01J6YWK5FRXG3E6HJVNDB9KJ97: build-and-test (helios)

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

Buildomat Job: 01J6YWKECTX2NZ50YKMVCBTKYC

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12024-09-04T16:06:40.533Zjob assigned to worker 01J6YW6TZ0QBQ1D0228SNA72FD (queued for 0 s)
 
22024-09-04T16:06:41.388Zstarting task 0: "setup"
32024-09-04T16:06:41.399Z++ uname -s
42024-09-04T16:06:41.402Z+ kern=SunOS
52024-09-04T16:06:41.402Z+ case "$kern" in
62024-09-04T16:06:41.402Z+ groupadd -g 12345 build
72024-09-04T16:06:41.404Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-09-04T16:06:43.415Z+ zfs create -o mountpoint=/work rpool/work
92024-09-04T16:06:43.467Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-09-04T16:06:43.469Z+ home_fs=zfs
112024-09-04T16:06:43.469Z+ [[ zfs == autofs ]]
122024-09-04T16:06:43.469Z+ mkdir -p /home/build
132024-09-04T16:06:43.472Z+ chown build:build /home/build /work
142024-09-04T16:06:45.475Z+ chmod 0700 /home/build /work
152024-09-04T16:06:45.478Zprocess exited: duration 4086 ms, exit code 0
 
162024-09-04T16:06:45.483Zstarting task 1: "rust-toolchain"
172024-09-04T16:06:45.488Z+ printf ' * toolchain channel = "%s"
182024-09-04T16:06:45.488Z' 1.80.1
192024-09-04T16:06:45.488Z * toolchain channel = "1.80.1"
202024-09-04T16:06:45.488Z * toolchain profile = "default"
212024-09-04T16:06:45.488Z+ printf ' * toolchain profile = "%s"
222024-09-04T16:06:45.489Z' default
232024-09-04T16:06:45.491Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242024-09-04T16:06:45.491Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.80.1 --profile default
252024-09-04T16:06:45.605Zinfo: downloading installer
262024-09-04T16:06:46.968Zinfo: profile set to 'default'
272024-09-04T16:06:46.968Zinfo: default host triple is x86_64-unknown-illumos
282024-09-04T16:06:46.971Zinfo: syncing channel updates for '1.80.1-x86_64-unknown-illumos'
292024-09-04T16:06:47.100Zinfo: latest update on 2024-08-08, rust version 1.80.1 (3f5fd8dd4 2024-08-06)
302024-09-04T16:06:47.100Zinfo: downloading component 'cargo'
312024-09-04T16:06:47.896Zinfo: downloading component 'clippy'
322024-09-04T16:06:48.141Zinfo: downloading component 'rust-docs'
332024-09-04T16:06:49.101Zinfo: downloading component 'rust-std'
342024-09-04T16:06:50.454Zinfo: downloading component 'rustc'
352024-09-04T16:06:54.331Zinfo: downloading component 'rustfmt'
362024-09-04T16:06:54.641Zinfo: installing component 'cargo'
372024-09-04T16:06:55.457Zinfo: installing component 'clippy'
382024-09-04T16:06:55.823Zinfo: installing component 'rust-docs'
392024-09-04T16:06:57.444Zinfo: installing component 'rust-std'
402024-09-04T16:06:59.113Zinfo: installing component 'rustc'
412024-09-04T16:07:03.300Zinfo: installing component 'rustfmt'
422024-09-04T16:07:03.639Zinfo: default toolchain set to '1.80.1-x86_64-unknown-illumos'
432024-09-04T16:07:03.639Z
442024-09-04T16:07:03.889Z 1.80.1-x86_64-unknown-illumos installed - rustc 1.80.1 (3f5fd8dd4 2024-08-06)
452024-09-04T16:07:03.889Z
462024-09-04T16:07:03.892Z
472024-09-04T16:07:03.892ZRust is installed now. Great!
482024-09-04T16:07:03.892Z
492024-09-04T16:07:03.892ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502024-09-04T16:07:03.892Zenvironment variable. This has not been done automatically.
512024-09-04T16:07:03.892Z
522024-09-04T16:07:03.892ZTo configure your current shell, you need to source
532024-09-04T16:07:03.892Zthe corresponding env file under $HOME/.cargo.
542024-09-04T16:07:03.892Z
552024-09-04T16:07:03.892ZThis is usually done by running one of the following (note the leading DOT):
562024-09-04T16:07:03.893Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572024-09-04T16:07:03.893Zsource "$HOME/.cargo/env.fish" # For fish
582024-09-04T16:07:03.939Z+ rustc --version
592024-09-04T16:07:04.002Zrustc 1.80.1 (3f5fd8dd4 2024-08-06)
602024-09-04T16:07:04.004Zprocess exited: duration 18507 ms, exit code 0
 
612024-09-04T16:07:04.012Zstarting task 2: "authentication"
622024-09-04T16:07:04.029Zprocess exited: duration 19 ms, exit code 0
 
632024-09-04T16:07:04.035Zstarting task 3: "clone repository"
642024-09-04T16:07:04.039Z+ mkdir -p /work/oxidecomputer/omicron
652024-09-04T16:07:04.042Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
662024-09-04T16:07:05.095ZCloning into '/work/oxidecomputer/omicron'...
672024-09-04T16:07:10.625Z+ cd /work/oxidecomputer/omicron
682024-09-04T16:07:10.627Z+ git fetch origin 86b0ae678a9b31d5f0d2b3915ca558b847ee0a0e
692024-09-04T16:07:10.930ZFrom https://github.com/oxidecomputer/omicron
702024-09-04T16:07:10.930Z * branch 86b0ae678a9b31d5f0d2b3915ca558b847ee0a0e -> FETCH_HEAD
712024-09-04T16:07:10.938Z+ [[ -n eliza/boot-on-fault-isnt-just-a-bool ]]
722024-09-04T16:07:10.940Z++ git branch --show-current
732024-09-04T16:07:10.942Z+ current=main
742024-09-04T16:07:10.943Z+ [[ main != eliza/boot-on-fault-isnt-just-a-bool ]]
752024-09-04T16:07:10.943Z+ git branch -f eliza/boot-on-fault-isnt-just-a-bool 86b0ae678a9b31d5f0d2b3915ca558b847ee0a0e
762024-09-04T16:07:10.946Z+ git checkout -f eliza/boot-on-fault-isnt-just-a-bool
772024-09-04T16:07:11.100ZSwitched to branch 'eliza/boot-on-fault-isnt-just-a-bool'
782024-09-04T16:07:11.103Z+ git reset --hard 86b0ae678a9b31d5f0d2b3915ca558b847ee0a0e
792024-09-04T16:07:11.249ZHEAD is now at 86b0ae678 actually we can just leave it null for now
802024-09-04T16:07:11.251Zprocess exited: duration 7209 ms, exit code 0
 
812024-09-04T16:07:11.255Zstarting task 4: "build"
822024-09-04T16:07:11.264Z+ target_os=illumos
832024-09-04T16:07:11.264Z+ NEXTEST_VERSION=0.9.77
842024-09-04T16:07:11.264Z+ cargo --version
852024-09-04T16:07:11.316Zcargo 1.80.1 (376290515 2024-07-16)
862024-09-04T16:07:11.319Z+ rustc --version
872024-09-04T16:07:11.376Zrustc 1.80.1 (3f5fd8dd4 2024-08-06)
882024-09-04T16:07:11.379Z+ curl -sSfL --retry 10 https://get.nexte.st/0.9.77/illumos
892024-09-04T16:07:11.382Z+ gunzip
902024-09-04T16:07:11.382Z+ tar -xvf - -C /home/build/.cargo/bin
912024-09-04T16:07:12.577Zx cargo-nextest, 16002616 bytes, 31256 tape blocks
922024-09-04T16:07:12.579Z+ TEST_TMPDIR=/var/tmp/omicron_tmp
932024-09-04T16:07:12.579Z+ echo 'tests will store ephemeral output in /var/tmp/omicron_tmp'
942024-09-04T16:07:12.580Ztests will store ephemeral output in /var/tmp/omicron_tmp
952024-09-04T16:07:12.580Z+ mkdir /var/tmp/omicron_tmp
962024-09-04T16:07:12.582Z+ OUTPUT_DIR=/work
972024-09-04T16:07:12.582Z+ echo 'tests will store non-ephemeral output in /work'
982024-09-04T16:07:12.582Ztests will store non-ephemeral output in /work
992024-09-04T16:07:12.582Z+ mkdir -p /work
1002024-09-04T16:07:12.582Z+ source ./env.sh
1012024-09-04T16:07:12.582Z++ OLD_SHELL_OPTS=ehxB
1022024-09-04T16:07:12.582Z++ set -o xtrace
1032024-09-04T16:07:12.585Z++++ dirname ./env.sh
1042024-09-04T16:07:12.587Z+++ readlink -f .
1052024-09-04T16:07:12.589Z++ OMICRON_WS=/work/oxidecomputer/omicron
1062024-09-04T16:07:12.589Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1072024-09-04T16:07:12.589Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1082024-09-04T16:07:12.591Z++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1092024-09-04T16:07:12.591Z++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1102024-09-04T16:07:12.591Z++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1112024-09-04T16:07:12.592Z++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1122024-09-04T16:07:12.592Z++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1132024-09-04T16:07:12.592Z++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1142024-09-04T16:07:12.592Z++ case $OLD_SHELL_OPTS in
1152024-09-04T16:07:12.592Z++ unset OLD_SHELL_OPTS OMICRON_WS
1162024-09-04T16:07:12.592Z+ banner prerequisites
1172024-09-04T16:07:12.594Z
1182024-09-04T16:07:12.594Z ##### ##### ###### ##### ###### #### # # # #### #
1192024-09-04T16:07:12.594Z # # # # # # # # # # # # # # #
1202024-09-04T16:07:12.594Z # # # # ##### # # ##### # # # # # #### #
1212024-09-04T16:07:12.594Z ##### ##### # ##### # # # # # # # # #
1222024-09-04T16:07:12.594Z # # # # # # # # # # # # # # #
1232024-09-04T16:07:12.594Z # # # ###### # # ###### ### # #### # #### #
1242024-09-04T16:07:12.594Z
1252024-09-04T16:07:12.594Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1262024-09-04T16:07:19.441Z Startup: Refreshing catalog 'helios-dev' ... Done
1272024-09-04T16:07:21.944Z Startup: Caching catalogs ... Done
1282024-09-04T16:07:23.968ZPlanning: Solver setup ... Done (1.359s)
1292024-09-04T16:07:23.992ZPlanning: Running solver ... Done (0.025s)
1302024-09-04T16:07:24.165ZPlanning: Finding local manifests ... Done (0.134s)
1312024-09-04T16:07:24.178ZPlanning: Fetching manifests: 0/5 0% complete
1322024-09-04T16:07:24.402ZPlanning: Fetching manifests: 5/5 100% complete
1332024-09-04T16:07:24.666ZPlanning: Package planning ... Done (0.265s)
1342024-09-04T16:07:24.722ZPlanning: Merging actions ... Done (0.056s)
1352024-09-04T16:07:25.529ZPlanning: Checking for conflicting actions ... Done (0.806s)
1362024-09-04T16:07:32.529ZPlanning: Consolidating action changes ... Done (6.994s)
1372024-09-04T16:07:32.903ZPlanning: Evaluating mediators ... Done (0.374s)
1382024-09-04T16:07:32.979ZPlanning: Planning completed in 10.94 seconds
1392024-09-04T16:07:32.994Z Packages to install: 4
1402024-09-04T16:07:32.994Z Packages to update: 1
1412024-09-04T16:07:32.996Z Mediators to change: 2
1422024-09-04T16:07:32.996Z Services to change: 1
1432024-09-04T16:07:32.996Z Estimated space available: 155.71 GB
1442024-09-04T16:07:32.996ZEstimated space to be consumed: 1.53 GB
1452024-09-04T16:07:32.997Z Create boot environment: No
1462024-09-04T16:07:32.997ZCreate backup boot environment: Yes
1472024-09-04T16:07:32.997Z Rebuild boot archive: No
1482024-09-04T16:07:32.997Z
1492024-09-04T16:07:32.997ZChanged mediators:
1502024-09-04T16:07:32.997Z mediator clang:
1512024-09-04T16:07:32.997Z version: None -> 15 (system default)
1522024-09-04T16:07:32.997Z
1532024-09-04T16:07:32.997Z mediator llvm:
1542024-09-04T16:07:32.997Z version: 14 (system default) -> 15 (system default)
1552024-09-04T16:07:32.997Z
1562024-09-04T16:07:32.997ZChanged packages:
1572024-09-04T16:07:32.997Zhelios-dev
1582024-09-04T16:07:32.997Z developer/build-essential
1592024-09-04T16:07:32.997Z None -> 11-2.0
1602024-09-04T16:07:32.997Z library/libxmlsec1
1612024-09-04T16:07:32.997Z None -> 1.2.35-2.0
1622024-09-04T16:07:32.997Z ooce/developer/clang-15
1632024-09-04T16:07:32.997Z None -> 15.0.7-2.0
1642024-09-04T16:07:32.997Z ooce/developer/llvm-15
1652024-09-04T16:07:32.997Z None -> 15.0.7-2.0
1662024-09-04T16:07:32.997Z package/pkg
1672024-09-04T16:07:32.997Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1682024-09-04T16:07:32.997Z
1692024-09-04T16:07:32.997ZServices:
1702024-09-04T16:07:32.997Z restart_fmri:
1712024-09-04T16:07:32.997Z svc:/system/update-man-index:default
1722024-09-04T16:07:32.997Z
1732024-09-04T16:07:32.997ZEditable files to change:
1742024-09-04T16:07:32.997Z Update:
1752024-09-04T16:07:32.997Z usr/share/lib/pkg/web/config.shtml
1762024-09-04T16:07:33.325Z
1772024-09-04T16:07:33.325ZDownload: 0/4281 items 0.0/220.6MB 0% complete
1782024-09-04T16:07:38.328ZDownload: 1261/4281 items 95.0/220.6MB 43% complete (19.0M/s)
1792024-09-04T16:07:43.332ZDownload: 3168/4281 items 141.9/220.6MB 64% complete (14.2M/s)
1802024-09-04T16:07:48.344ZDownload: 3597/4281 items 216.0/220.6MB 97% complete (12.7M/s)
1812024-09-04T16:07:53.529ZDownload: 4208/4281 items 220.6/220.6MB 99% complete (9.5M/s)
1822024-09-04T16:07:53.632ZDownload: Completed 220.60 MB in 20.29 seconds (10.9M/s)
1832024-09-04T16:07:55.667Z Actions: 1/5063 actions (Removing old actions)
1842024-09-04T16:07:55.684Z Actions: 194/5063 actions (Installing new actions)
1852024-09-04T16:08:00.577Z Actions: 4226/5063 actions (Updating modified actions)
1862024-09-04T16:08:00.887Z Actions: Completed 5063 actions in 5.22 seconds.
1872024-09-04T16:08:01.172Z Done (0.278s)
1882024-09-04T16:08:01.175Z Done (0.000s)
1892024-09-04T16:08:01.565Z Done (0.391s)
1902024-09-04T16:08:07.812Z Done (6.059s)
1912024-09-04T16:08:08.080Z Done (0.193s)
1922024-09-04T16:08:08.082Z Done (0.000s)
1932024-09-04T16:08:08.293Z Done (0.000s)
1942024-09-04T16:08:08.879ZPlanning: Evaluating mediator changes ... Done
1952024-09-04T16:08:09.038ZPlanning: Checking for conflicting actions ... Done
1962024-09-04T16:08:09.040ZPlanning: Consolidating action changes ... Done
1972024-09-04T16:08:09.303ZPlanning: Evaluating mediators ... Done
1982024-09-04T16:08:09.306ZPlanning: Planning completed in 0.42 seconds
1992024-09-04T16:08:09.344Z Mediators to change: 2
2002024-09-04T16:08:09.346Z Create boot environment: No
2012024-09-04T16:08:09.346ZCreate backup boot environment: No
2022024-09-04T16:08:09.415Z Done
2032024-09-04T16:08:09.415Z Done
2042024-09-04T16:08:09.653Z Done
2052024-09-04T16:08:13.142Z Done
2062024-09-04T16:08:13.233Z Done
2072024-09-04T16:08:13.235Z Done
2082024-09-04T16:08:13.362Z Done
2092024-09-04T16:08:13.963ZPlanning: Evaluating mediator changes ... Done
2102024-09-04T16:08:13.965ZPlanning: Merging actions ... Done
2112024-09-04T16:08:14.152ZPlanning: Checking for conflicting actions ... Done
2122024-09-04T16:08:14.154ZPlanning: Consolidating action changes ... Done
2132024-09-04T16:08:14.418ZPlanning: Evaluating mediators ... Done
2142024-09-04T16:08:14.475ZPlanning: Planning completed in 0.75 seconds
2152024-09-04T16:08:14.516Z Packages to change: 1
2162024-09-04T16:08:14.516Z Mediators to change: 1
2172024-09-04T16:08:14.518Z Services to change: 1
2182024-09-04T16:08:14.518Z Create boot environment: No
2192024-09-04T16:08:14.518ZCreate backup boot environment: Yes
2202024-09-04T16:08:16.229Z Actions: 1/6 actions (Updating modified actions)
2212024-09-04T16:08:16.232Z Actions: Completed 6 actions in 0.00 seconds.
2222024-09-04T16:08:16.232Z Done
2232024-09-04T16:08:16.232Z Done
2242024-09-04T16:08:16.311Z Done
2252024-09-04T16:08:19.864Z Done
2262024-09-04T16:08:19.953Z Done
2272024-09-04T16:08:19.955Z Done
2282024-09-04T16:08:20.102Z Done
2292024-09-04T16:08:20.531ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2302024-09-04T16:08:20.531Zclang system 15 system
2312024-09-04T16:08:20.531Zcsh system system illumos
2322024-09-04T16:08:20.531Zctags system system illumos
2332024-09-04T16:08:20.531Zgcc vendor 12 vendor
2342024-09-04T16:08:20.531Zgcc system 10 system
2352024-09-04T16:08:20.531Zgcc system 7 system
2362024-09-04T16:08:20.531Zgo system 1.20 system
2372024-09-04T16:08:20.531Zgo system 1.19 system
2382024-09-04T16:08:20.531Zllvm system 15 system
2392024-09-04T16:08:20.531Zllvm system 14 system
2402024-09-04T16:08:20.531Zmariadb system 10.6 system
2412024-09-04T16:08:20.531Zmta vendor vendor dma
2422024-09-04T16:08:20.531Zopenjdk system 17 system
2432024-09-04T16:08:20.531Zopenjdk system 11 system
2442024-09-04T16:08:20.531Zopenjdk system 1.8 system
2452024-09-04T16:08:20.531Zopenssl vendor 3 vendor
2462024-09-04T16:08:20.531Zperl system 5.36 system
2472024-09-04T16:08:20.531Zpostgresql system 15 system
2482024-09-04T16:08:20.531Zpostgresql system 13 system
2492024-09-04T16:08:20.531Zpython vendor 3 vendor
2502024-09-04T16:08:20.531Zpython system 2 system
2512024-09-04T16:08:20.531Zpython3 system 3.11 system
2522024-09-04T16:08:20.531Zruby system 3.0 system
2532024-09-04T16:08:20.531Zwords vendor vendor american-english
2542024-09-04T16:08:20.531Zwords system system australian-english
2552024-09-04T16:08:20.531Zwords system system british-english
2562024-09-04T16:08:20.531Zwords system system canadian-english
2572024-09-04T16:08:20.532Zwords system system french
2582024-09-04T16:08:20.532Zwords system system italian
2592024-09-04T16:08:20.532Zwords system system ngerman
2602024-09-04T16:08:20.532Zwords system system ogerman
2612024-09-04T16:08:20.532Zwords system system spanish
2622024-09-04T16:08:20.855ZPUBLISHER TYPE STATUS P LOCATION
2632024-09-04T16:08:20.855Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2642024-09-04T16:08:22.600ZFMRI IFO
2652024-09-04T16:08:22.600Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2662024-09-04T16:08:22.600Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2672024-09-04T16:08:22.600Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2682024-09-04T16:08:22.600Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2692024-09-04T16:08:22.600Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2702024-09-04T16:08:22.600Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2712024-09-04T16:08:22.600Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2722024-09-04T16:08:22.600Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2732024-09-04T16:08:22.600Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2742024-09-04T16:08:22.600Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2752024-09-04T16:08:22.600Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2762024-09-04T16:08:22.600Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2772024-09-04T16:08:22.600Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2782024-09-04T16:08:23.193Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2792024-09-04T16:08:23.513Z Updating crates.io index
2802024-09-04T16:08:23.515Z Updating git repository `https://github.com/oxidecomputer/dropshot`
2812024-09-04T16:08:24.283Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2822024-09-04T16:08:25.043Z Updating git repository `https://github.com/oxidecomputer/oxnet`
2832024-09-04T16:08:25.286Z Updating git repository `https://github.com/oxidecomputer/progenitor`
2842024-09-04T16:08:26.755Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2852024-09-04T16:08:27.024Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2862024-09-04T16:08:27.321Z Updating git repository `https://github.com/oxidecomputer/propolis`
2872024-09-04T16:08:28.361Z Updating git repository `https://github.com/oxidecomputer/crucible`
2882024-09-04T16:08:30.425Z Updating git repository `https://github.com/oxidecomputer/opte`
2892024-09-04T16:08:31.401Z Updating git repository `https://github.com/oxidecomputer/falcon`
2902024-09-04T16:08:32.124Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2912024-09-04T16:08:32.407Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2922024-09-04T16:08:32.892Z Updating git repository `https://github.com/oxidecomputer/libipcc`
2932024-09-04T16:08:33.306Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
2942024-09-04T16:08:33.679Z Updating git repository `https://github.com/oxidecomputer/qorb`
2952024-09-04T16:08:33.975Z Updating git repository `https://github.com/oxidecomputer/tofino`
2962024-09-04T16:08:34.339Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2972024-09-04T16:08:34.726Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2982024-09-04T16:08:34.996Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2992024-09-04T16:08:35.241Z Updating git repository `https://github.com/oxidecomputer/clickward`
3002024-09-04T16:08:35.517Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3012024-09-04T16:08:35.849Z Updating git repository `https://github.com/oxidecomputer/ispf`
3022024-09-04T16:08:36.387Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3032024-09-04T16:08:36.640Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3042024-09-04T16:08:37.071Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3052024-09-04T16:08:37.512Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3062024-09-04T16:08:37.981Z Updating git repository `https://github.com/oxidecomputer/typify`
3072024-09-04T16:08:40.050Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3082024-09-04T16:08:40.346Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3092024-09-04T16:08:40.594Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3102024-09-04T16:08:40.937Z Updating git repository `https://github.com/oxidecomputer/rfb`
3112024-09-04T16:08:42.186Z Downloading crates ...
3122024-09-04T16:08:42.273Z Downloaded anstyle-query v1.0.3
3132024-09-04T16:08:42.275Z Downloaded anstyle v1.0.8
3142024-09-04T16:08:42.282Z Downloaded cargo-platform v0.1.8
3152024-09-04T16:08:42.284Z Downloaded bytecount v0.6.8
3162024-09-04T16:08:42.286Z Downloaded autocfg v1.3.0
3172024-09-04T16:08:42.289Z Downloaded cargo_toml v0.20.4
3182024-09-04T16:08:42.291Z Downloaded dtrace-parser v0.2.0
3192024-09-04T16:08:42.293Z Downloaded colorchoice v1.0.1
3202024-09-04T16:08:42.297Z Downloaded scroll_derive v0.12.0
3212024-09-04T16:08:42.300Z Downloaded swrite v0.1.0
3222024-09-04T16:08:42.302Z Downloaded is_terminal_polyfill v1.70.0
3232024-09-04T16:08:42.309Z Downloaded camino v1.1.9
3242024-09-04T16:08:42.317Z Downloaded generic-array v0.14.7
3252024-09-04T16:08:42.319Z Downloaded fnv v1.0.7
3262024-09-04T16:08:42.321Z Downloaded errno v0.3.9
3272024-09-04T16:08:42.321Z Downloaded digest v0.10.7
3282024-09-04T16:08:42.323Z Downloaded terminal_size v0.3.0
3292024-09-04T16:08:42.325Z Downloaded plain v0.2.3
3302024-09-04T16:08:42.327Z Downloaded memmap v0.7.0
3312024-09-04T16:08:42.327Z Downloaded tabled_derive v0.7.0
3322024-09-04T16:08:42.329Z Downloaded toml_datetime v0.6.8
3332024-09-04T16:08:42.329Z Downloaded macaddr v1.0.1
3342024-09-04T16:08:42.331Z Downloaded thread-id v4.2.1
3352024-09-04T16:08:42.334Z Downloaded utf8parse v0.2.1
3362024-09-04T16:08:42.336Z Downloaded usdt-impl v0.5.0
3372024-09-04T16:08:42.339Z Downloaded heck v0.5.0
3382024-09-04T16:08:42.341Z Downloaded pest_generator v2.7.10
3392024-09-04T16:08:42.341Z Downloaded clap_derive v4.5.13
3402024-09-04T16:08:42.344Z Downloaded byteorder v1.5.0
3412024-09-04T16:08:42.346Z Downloaded block-buffer v0.10.4
3422024-09-04T16:08:42.348Z Downloaded equivalent v1.0.1
3432024-09-04T16:08:42.351Z Downloaded thiserror v1.0.63
3442024-09-04T16:08:42.355Z Downloaded smawk v0.3.2
3452024-09-04T16:08:42.359Z Downloaded version_check v0.9.5
3462024-09-04T16:08:42.361Z Downloaded serde_tokenstream v0.2.2
3472024-09-04T16:08:42.363Z Downloaded cfg-if v1.0.0
3482024-09-04T16:08:42.367Z Downloaded pretty-hex v0.4.1
3492024-09-04T16:08:42.376Z Downloaded usdt-attr-macro v0.5.0
3502024-09-04T16:08:42.378Z Downloaded usdt-macro v0.5.0
3512024-09-04T16:08:42.381Z Downloaded anstream v0.6.14
3522024-09-04T16:08:42.383Z Downloaded proc-macro-error v1.0.4
3532024-09-04T16:08:42.387Z Downloaded unicode-ident v1.0.12
3542024-09-04T16:08:42.389Z Downloaded typenum v1.17.0
3552024-09-04T16:08:42.392Z Downloaded proc-macro2 v1.0.86
3562024-09-04T16:08:42.394Z Downloaded crypto-common v0.1.6
3572024-09-04T16:08:42.397Z Downloaded ryu v1.0.18
3582024-09-04T16:08:42.399Z Downloaded cpufeatures v0.2.12
3592024-09-04T16:08:42.401Z Downloaded fs-err v2.11.0
3602024-09-04T16:08:42.403Z Downloaded fastrand v2.1.0
3612024-09-04T16:08:42.403Z Downloaded proc-macro-error-attr v1.0.4
3622024-09-04T16:08:42.405Z Downloaded cargo_metadata v0.18.1
3632024-09-04T16:08:42.407Z Downloaded dof v0.3.0
3642024-09-04T16:08:42.407Z Downloaded clap_lex v0.7.0
3652024-09-04T16:08:42.409Z Downloaded strsim v0.11.1
3662024-09-04T16:08:42.409Z Downloaded serde_spanned v0.6.7
3672024-09-04T16:08:42.412Z Downloaded unicode-linebreak v0.1.5
3682024-09-04T16:08:42.412Z Downloaded itoa v1.0.11
3692024-09-04T16:08:42.414Z Downloaded heck v0.4.1
3702024-09-04T16:08:42.414Z Downloaded camino-tempfile v1.1.1
3712024-09-04T16:08:42.417Z Downloaded anstyle-parse v0.2.4
3722024-09-04T16:08:42.419Z Downloaded thiserror-impl v1.0.63
3732024-09-04T16:08:42.422Z Downloaded clap v4.5.16
3742024-09-04T16:08:42.431Z Downloaded bitflags v2.6.0
3752024-09-04T16:08:42.434Z Downloaded usdt v0.5.0
3762024-09-04T16:08:42.437Z Downloaded quote v1.0.36
3772024-09-04T16:08:42.439Z Downloaded papergrid v0.11.0
3782024-09-04T16:08:42.442Z Downloaded semver v1.0.23
3792024-09-04T16:08:42.445Z Downloaded tempfile v3.10.1
3802024-09-04T16:08:42.447Z Downloaded scroll v0.12.0
3812024-09-04T16:08:42.449Z Downloaded anyhow v1.0.86
3822024-09-04T16:08:42.452Z Downloaded sha2 v0.10.8
3832024-09-04T16:08:42.454Z Downloaded pest_derive v2.7.10
3842024-09-04T16:08:42.458Z Downloaded zerocopy-derive v0.7.34
3852024-09-04T16:08:42.462Z Downloaded serde v1.0.208
3862024-09-04T16:08:42.466Z Downloaded textwrap v0.16.1
3872024-09-04T16:08:42.468Z Downloaded once_cell v1.19.0
3882024-09-04T16:08:42.471Z Downloaded pest_meta v2.7.10
3892024-09-04T16:08:42.473Z Downloaded log v0.4.21
3902024-09-04T16:08:42.475Z Downloaded toml v0.8.19
3912024-09-04T16:08:42.478Z Downloaded ucd-trie v0.1.6
3922024-09-04T16:08:42.483Z Downloaded serde_derive v1.0.208
3932024-09-04T16:08:42.500Z Downloaded indexmap v2.4.0
3942024-09-04T16:08:42.511Z Downloaded memchr v2.7.2
3952024-09-04T16:08:42.524Z Downloaded toml_edit v0.22.20
3962024-09-04T16:08:42.545Z Downloaded zerocopy v0.7.34
3972024-09-04T16:08:42.560Z Downloaded serde_json v1.0.125
3982024-09-04T16:08:42.567Z Downloaded hashbrown v0.14.5
3992024-09-04T16:08:42.572Z Downloaded pest v2.7.10
4002024-09-04T16:08:42.577Z Downloaded winnow v0.6.18
4012024-09-04T16:08:42.585Z Downloaded clap_builder v4.5.15
4022024-09-04T16:08:42.592Z Downloaded goblin v0.8.2
4032024-09-04T16:08:42.598Z Downloaded tabled v0.15.0
4042024-09-04T16:08:42.614Z Downloaded syn v2.0.74
4052024-09-04T16:08:42.624Z Downloaded syn v1.0.109
4062024-09-04T16:08:42.634Z Downloaded rustix v0.38.34
4072024-09-04T16:08:42.656Z Downloaded unicode-width v0.1.13
4082024-09-04T16:08:42.664Z Downloaded libc v0.2.158
4092024-09-04T16:08:42.966Z Compiling proc-macro2 v1.0.86
4102024-09-04T16:08:42.966Z Compiling unicode-ident v1.0.12
4112024-09-04T16:08:42.968Z Compiling serde v1.0.208
4122024-09-04T16:08:42.968Z Compiling version_check v0.9.5
4132024-09-04T16:08:42.968Z Compiling memchr v2.7.2
4142024-09-04T16:08:42.968Z Compiling thiserror v1.0.63
4152024-09-04T16:08:43.000Z Compiling libc v0.2.158
4162024-09-04T16:08:43.002Z Compiling itoa v1.0.11
4172024-09-04T16:08:43.198Z Compiling ryu v1.0.18
4182024-09-04T16:08:43.286Z Compiling ucd-trie v0.1.6
4192024-09-04T16:08:43.566Z Compiling once_cell v1.19.0
4202024-09-04T16:08:43.830Z Compiling byteorder v1.5.0
4212024-09-04T16:08:43.854Z Compiling serde_json v1.0.125
4222024-09-04T16:08:43.958Z Compiling rustix v0.38.34
4232024-09-04T16:08:44.233Z Compiling bitflags v2.6.0
4242024-09-04T16:08:44.337Z Compiling proc-macro-error-attr v1.0.4
4252024-09-04T16:08:44.635Z Compiling quote v1.0.36
4262024-09-04T16:08:44.688Z Compiling usdt-impl v0.5.0
4272024-09-04T16:08:44.735Z Compiling syn v1.0.109
4282024-09-04T16:08:44.831Z Compiling proc-macro-error v1.0.4
4292024-09-04T16:08:44.854Z Compiling plain v0.2.3
4302024-09-04T16:08:45.057Z Compiling syn v2.0.74
4312024-09-04T16:08:45.178Z Compiling equivalent v1.0.1
4322024-09-04T16:08:45.232Z Compiling errno v0.3.9
4332024-09-04T16:08:45.319Z Compiling camino v1.1.9
4342024-09-04T16:08:45.379Z Compiling utf8parse v0.2.1
4352024-09-04T16:08:45.557Z Compiling thread-id v4.2.1
4362024-09-04T16:08:45.578Z Compiling hashbrown v0.14.5
4372024-09-04T16:08:45.588Z Compiling log v0.4.21
4382024-09-04T16:08:45.675Z Compiling anstyle-parse v0.2.4
4392024-09-04T16:08:46.067Z Compiling colorchoice v1.0.1
4402024-09-04T16:08:46.166Z Compiling anstyle v1.0.8
4412024-09-04T16:08:46.236Z Compiling semver v1.0.23
4422024-09-04T16:08:46.415Z Compiling winnow v0.6.18
4432024-09-04T16:08:46.440Z Compiling autocfg v1.3.0
4442024-09-04T16:08:46.654Z Compiling is_terminal_polyfill v1.70.0
4452024-09-04T16:08:46.778Z Compiling anstyle-query v1.0.3
4462024-09-04T16:08:46.821Z Compiling indexmap v2.4.0
4472024-09-04T16:08:46.935Z Compiling pretty-hex v0.4.1
4482024-09-04T16:08:46.958Z Compiling unicode-width v0.1.13
4492024-09-04T16:08:47.157Z Compiling anstream v0.6.14
4502024-09-04T16:08:47.459Z Compiling fs-err v2.11.0
4512024-09-04T16:08:47.559Z Compiling terminal_size v0.3.0
4522024-09-04T16:08:47.753Z Compiling fnv v1.0.7
4532024-09-04T16:08:47.765Z Compiling cfg-if v1.0.0
4542024-09-04T16:08:47.866Z Compiling clap_lex v0.7.0
4552024-09-04T16:08:47.890Z Compiling bytecount v0.6.8
4562024-09-04T16:08:47.926Z Compiling fastrand v2.1.0
4572024-09-04T16:08:48.105Z Compiling heck v0.4.1
4582024-09-04T16:08:48.158Z Compiling heck v0.5.0
4592024-09-04T16:08:48.294Z Compiling anyhow v1.0.86
4602024-09-04T16:08:48.364Z Compiling strsim v0.11.1
4612024-09-04T16:08:48.594Z Compiling tempfile v3.10.1
4622024-09-04T16:08:48.678Z Compiling papergrid v0.11.0
4632024-09-04T16:08:49.094Z Compiling clap_builder v4.5.15
4642024-09-04T16:08:49.287Z Compiling memmap v0.7.0
4652024-09-04T16:08:49.312Z Compiling smawk v0.3.2
4662024-09-04T16:08:49.402Z Compiling unicode-linebreak v0.1.5
4672024-09-04T16:08:49.883Z Compiling textwrap v0.16.1
4682024-09-04T16:08:50.166Z Compiling swrite v0.1.0
4692024-09-04T16:08:51.319Z Compiling tabled_derive v0.7.0
4702024-09-04T16:08:53.102Z Compiling tabled v0.15.0
4712024-09-04T16:08:53.805Z Compiling serde_derive v1.0.208
4722024-09-04T16:08:53.805Z Compiling thiserror-impl v1.0.63
4732024-09-04T16:08:53.809Z Compiling zerocopy-derive v0.7.34
4742024-09-04T16:08:53.827Z Compiling scroll_derive v0.12.0
4752024-09-04T16:08:54.164Z Compiling clap_derive v4.5.13
4762024-09-04T16:08:55.332Z Compiling scroll v0.12.0
4772024-09-04T16:08:55.811Z Compiling goblin v0.8.2
4782024-09-04T16:08:55.978Z Compiling zerocopy v0.7.34
4792024-09-04T16:08:56.434Z Compiling pest v2.7.10
4802024-09-04T16:08:57.793Z Compiling clap v4.5.16
4812024-09-04T16:08:58.807Z Compiling pest_meta v2.7.10
4822024-09-04T16:08:59.642Z Compiling pest_generator v2.7.10
4832024-09-04T16:09:01.447Z Compiling pest_derive v2.7.10
4842024-09-04T16:09:02.097Z Compiling dtrace-parser v0.2.0
4852024-09-04T16:09:04.163Z Compiling toml_datetime v0.6.8
4862024-09-04T16:09:04.166Z Compiling serde_spanned v0.6.7
4872024-09-04T16:09:04.166Z Compiling cargo-platform v0.1.8
4882024-09-04T16:09:04.546Z Compiling serde_tokenstream v0.2.2
4892024-09-04T16:09:04.597Z Compiling toml_edit v0.22.20
4902024-09-04T16:09:04.737Z Compiling macaddr v1.0.1
4912024-09-04T16:09:04.849Z Compiling camino-tempfile v1.1.1
4922024-09-04T16:09:05.621Z Compiling dof v0.3.0
4932024-09-04T16:09:05.621Z Compiling cargo_metadata v0.18.1
4942024-09-04T16:09:07.410Z Compiling toml v0.8.19
4952024-09-04T16:09:07.549Z Compiling usdt-macro v0.5.0
4962024-09-04T16:09:07.549Z Compiling usdt-attr-macro v0.5.0
4972024-09-04T16:09:08.265Z Compiling cargo_toml v0.20.4
4982024-09-04T16:09:08.973Z Compiling usdt v0.5.0
4992024-09-04T16:09:11.997Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5002024-09-04T16:09:16.162Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.16s
5012024-09-04T16:09:16.413Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
5022024-09-04T16:09:16.973Z Downloading crates ...
5032024-09-04T16:09:17.085Z Downloaded atty v0.2.14
5042024-09-04T16:09:17.096Z Downloaded async-stream v0.3.5
5052024-09-04T16:09:17.104Z Downloaded addr2line v0.21.0
5062024-09-04T16:09:17.111Z Downloaded http-range v0.1.5
5072024-09-04T16:09:17.118Z Downloaded cstr-argument v0.1.2
5082024-09-04T16:09:17.120Z Downloaded crunchy v0.2.2
5092024-09-04T16:09:17.123Z Downloaded bitstruct_derive v0.1.0
5102024-09-04T16:09:17.123Z Downloaded ident_case v1.0.1
5112024-09-04T16:09:17.123Z Downloaded http v1.1.0
5122024-09-04T16:09:17.129Z Downloaded is-terminal v0.4.12
5132024-09-04T16:09:17.131Z Downloaded darling_macro v0.20.9
5142024-09-04T16:09:17.131Z Downloaded atomic-waker v1.1.2
5152024-09-04T16:09:17.133Z Downloaded array-init v0.0.4
5162024-09-04T16:09:17.133Z Downloaded match_cfg v0.1.0
5172024-09-04T16:09:17.135Z Downloaded newtype_derive v0.1.6
5182024-09-04T16:09:17.138Z Downloaded cexpr v0.6.0
5192024-09-04T16:09:17.140Z Downloaded atomicwrites v0.4.3
5202024-09-04T16:09:17.140Z Downloaded nodrop v0.1.14
5212024-09-04T16:09:17.142Z Downloaded bit-set v0.5.3
5222024-09-04T16:09:17.143Z Downloaded bb8 v0.8.5
5232024-09-04T16:09:17.145Z Downloaded async-stream-impl v0.3.5
5242024-09-04T16:09:17.145Z Downloaded ciborium-ll v0.2.2
5252024-09-04T16:09:17.147Z Downloaded crossbeam-deque v0.8.5
5262024-09-04T16:09:17.150Z Downloaded normalize-line-endings v0.3.0
5272024-09-04T16:09:17.152Z Downloaded num-iter v0.1.45
5282024-09-04T16:09:17.152Z Downloaded md5 v0.7.0
5292024-09-04T16:09:17.154Z Downloaded indoc v1.0.9
5302024-09-04T16:09:17.157Z Downloaded hyper-tls v0.5.0
5312024-09-04T16:09:17.168Z Downloaded ctr v0.9.2
5322024-09-04T16:09:17.168Z Downloaded lazy_static v1.5.0
5332024-09-04T16:09:17.168Z Downloaded bitfield v0.14.0
5342024-09-04T16:09:17.168Z Downloaded arrayvec v0.7.4
5352024-09-04T16:09:17.168Z Downloaded humantime v2.1.0
5362024-09-04T16:09:17.171Z Downloaded mockall v0.13.0
5372024-09-04T16:09:17.171Z Downloaded cbc v0.1.2
5382024-09-04T16:09:17.171Z Downloaded num-derive v0.4.2
5392024-09-04T16:09:17.173Z Downloaded curve25519-dalek-derive v0.1.1
5402024-09-04T16:09:17.175Z Downloaded ciborium-io v0.2.2
5412024-09-04T16:09:17.176Z Downloaded mime v0.3.17
5422024-09-04T16:09:17.178Z Downloaded bitstruct v0.1.1
5432024-09-04T16:09:17.180Z Downloaded num v0.4.3
5442024-09-04T16:09:17.180Z Downloaded cfg_aliases v0.1.1
5452024-09-04T16:09:17.182Z Downloaded bitfield-struct v0.6.1
5462024-09-04T16:09:17.182Z Downloaded nanorand v0.7.0
5472024-09-04T16:09:17.185Z Downloaded http-body v0.4.6
5482024-09-04T16:09:17.187Z Downloaded lru v0.12.3
5492024-09-04T16:09:17.190Z Downloaded hyper-rustls v0.24.2
5502024-09-04T16:09:17.193Z Downloaded memoffset v0.9.1
5512024-09-04T16:09:17.193Z Downloaded multer v3.1.0
5522024-09-04T16:09:17.196Z Downloaded crucible-workspace-hack v0.1.0
5532024-09-04T16:09:17.199Z Downloaded linked-hash-map v0.5.6
5542024-09-04T16:09:17.199Z Downloaded libsw v3.3.1
5552024-09-04T16:09:17.201Z Downloaded assert_matches v1.5.0
5562024-09-04T16:09:17.201Z Downloaded is_ci v1.2.0
5572024-09-04T16:09:17.204Z Downloaded instant v0.1.12
5582024-09-04T16:09:17.204Z Downloaded async-recursion v1.1.1
5592024-09-04T16:09:17.207Z Downloaded cookie_store v0.20.0
5602024-09-04T16:09:17.209Z Downloaded num-conv v0.1.0
5612024-09-04T16:09:17.211Z Downloaded crc32fast v1.4.0
5622024-09-04T16:09:17.214Z Downloaded new_debug_unreachable v1.0.6
5632024-09-04T16:09:17.214Z Downloaded cassowary v0.3.0
5642024-09-04T16:09:17.216Z Downloaded colored v2.1.0
5652024-09-04T16:09:17.220Z Downloaded matches v0.1.10
5662024-09-04T16:09:17.220Z Downloaded chacha20 v0.9.1
5672024-09-04T16:09:17.222Z Downloaded rustc_version v0.1.7
5682024-09-04T16:09:17.222Z Downloaded managed v0.8.0
5692024-09-04T16:09:17.225Z Downloaded adler v1.0.2
5702024-09-04T16:09:17.225Z Downloaded num-complex v0.4.6
5712024-09-04T16:09:17.227Z Downloaded libloading v0.8.3
5722024-09-04T16:09:17.230Z Downloaded lru-cache v0.1.2
5732024-09-04T16:09:17.230Z Downloaded ipnet v2.9.0
5742024-09-04T16:09:17.232Z Downloaded cookie v0.17.0
5752024-09-04T16:09:17.235Z Downloaded indexmap v1.9.3
5762024-09-04T16:09:17.238Z Downloaded num-traits v0.2.19
5772024-09-04T16:09:17.241Z Downloaded ssh-encoding v0.2.0
5782024-09-04T16:09:17.244Z Downloaded tinyvec_macros v0.1.1
5792024-09-04T16:09:17.246Z Downloaded ciborium v0.2.2
5802024-09-04T16:09:17.248Z Downloaded indent_write v2.2.0
5812024-09-04T16:09:17.248Z Downloaded derive_builder_macro v0.20.0
5822024-09-04T16:09:17.251Z Downloaded ipnetwork v0.20.0
5832024-09-04T16:09:17.253Z Downloaded inout v0.1.3
5842024-09-04T16:09:17.253Z Downloaded scrypt v0.11.0
5852024-09-04T16:09:17.255Z Downloaded internet-checksum v0.2.1
5862024-09-04T16:09:17.255Z Downloaded iana-time-zone v0.1.60
5872024-09-04T16:09:17.258Z Downloaded multimap v0.10.0
5882024-09-04T16:09:17.260Z Downloaded lazycell v1.3.0
5892024-09-04T16:09:17.260Z Downloaded crc-catalog v2.4.0
5902024-09-04T16:09:17.263Z Downloaded maplit v1.0.2
5912024-09-04T16:09:17.263Z Downloaded convert_case v0.4.0
5922024-09-04T16:09:17.265Z Downloaded cobs v0.2.3
5932024-09-04T16:09:17.267Z Downloaded tower-service v0.3.2
5942024-09-04T16:09:17.267Z Downloaded num-integer v0.1.46
5952024-09-04T16:09:17.269Z Downloaded lalrpop-util v0.19.12
5962024-09-04T16:09:17.272Z Downloaded time-core v0.1.2
5972024-09-04T16:09:17.272Z Downloaded sqlparser_derive v0.2.2
5982024-09-04T16:09:17.272Z Downloaded kstat-rs v0.2.4
5992024-09-04T16:09:17.275Z Downloaded buf-list v1.0.3
6002024-09-04T16:09:17.275Z Downloaded slog-json v2.6.1
6012024-09-04T16:09:17.277Z Downloaded ascii v1.1.0
6022024-09-04T16:09:17.280Z Downloaded nibble_vec v0.1.0
6032024-09-04T16:09:17.282Z Downloaded bcs v0.1.6
6042024-09-04T16:09:17.285Z Downloaded scopeguard v1.2.0
6052024-09-04T16:09:17.285Z Downloaded clang-sys v1.7.0
6062024-09-04T16:09:17.287Z Downloaded hyper-staticfile v0.9.5
6072024-09-04T16:09:17.289Z Downloaded httpdate v1.0.3
6082024-09-04T16:09:17.291Z Downloaded arc-swap v1.7.1
6092024-09-04T16:09:17.295Z Downloaded rustversion v1.0.17
6102024-09-04T16:09:17.297Z Downloaded openssl-probe v0.1.5
6112024-09-04T16:09:17.299Z Downloaded openssl-macros v0.1.1
6122024-09-04T16:09:17.302Z Downloaded number_prefix v0.4.0
6132024-09-04T16:09:17.302Z Downloaded num_threads v0.1.7
6142024-09-04T16:09:17.304Z Downloaded bit-vec v0.6.3
6152024-09-04T16:09:17.304Z Downloaded base64ct v1.6.0
6162024-09-04T16:09:17.306Z Downloaded foreign-types v0.5.0
6172024-09-04T16:09:17.309Z Downloaded parse-size v1.0.0
6182024-09-04T16:09:17.309Z Downloaded ssh-cipher v0.2.0
6192024-09-04T16:09:17.311Z Downloaded castaway v0.2.3
6202024-09-04T16:09:17.314Z Downloaded which v4.4.2
6212024-09-04T16:09:17.314Z Downloaded mime_guess v2.0.4
6222024-09-04T16:09:17.317Z Downloaded cancel-safe-futures v0.1.5
6232024-09-04T16:09:17.319Z Downloaded ff v0.13.0
6242024-09-04T16:09:17.321Z Downloaded native-tls v0.2.11
6252024-09-04T16:09:17.324Z Downloaded memmap2 v0.9.4
6262024-09-04T16:09:17.326Z Downloaded precomputed-hash v0.1.1
6272024-09-04T16:09:17.326Z Downloaded blake2 v0.10.6
6282024-09-04T16:09:17.328Z Downloaded serde_urlencoded v0.7.1
6292024-09-04T16:09:17.330Z Downloaded num-rational v0.4.2
6302024-09-04T16:09:17.332Z Downloaded uzers v0.11.3
6312024-09-04T16:09:17.335Z Downloaded rpassword v7.3.1
6322024-09-04T16:09:17.337Z Downloaded filetime v0.2.25
6332024-09-04T16:09:17.339Z Downloaded defmt v0.3.8
6342024-09-04T16:09:17.342Z Downloaded zone v0.3.0
6352024-09-04T16:09:17.342Z Downloaded darling v0.20.9
6362024-09-04T16:09:17.346Z Downloaded chacha20poly1305 v0.10.1
6372024-09-04T16:09:17.348Z Downloaded enum-as-inner v0.6.0
6382024-09-04T16:09:17.351Z Downloaded globset v0.4.14
6392024-09-04T16:09:17.353Z Downloaded ahash v0.8.11
6402024-09-04T16:09:17.356Z Downloaded take_mut v0.2.2
6412024-09-04T16:09:17.356Z Downloaded zone_cfg_derive v0.1.2
6422024-09-04T16:09:17.358Z Downloaded heck v0.3.3
6432024-09-04T16:09:17.358Z Downloaded parse-display v0.10.0
6442024-09-04T16:09:17.360Z Downloaded serde_plain v1.0.2
6452024-09-04T16:09:17.363Z Downloaded tracing-attributes v0.1.27
6462024-09-04T16:09:17.365Z Downloaded whoami v1.5.1
6472024-09-04T16:09:17.367Z Downloaded tap v1.0.1
6482024-09-04T16:09:17.367Z Downloaded time-macros v0.2.18
6492024-09-04T16:09:17.369Z Downloaded dhcproto-macros v0.1.0
6502024-09-04T16:09:17.371Z Downloaded crossbeam-epoch v0.9.18
6512024-09-04T16:09:17.373Z Downloaded cookie v0.18.1
6522024-09-04T16:09:17.377Z Downloaded foreign-types-macros v0.2.3
6532024-09-04T16:09:17.379Z Downloaded const-oid v0.9.6
6542024-09-04T16:09:17.382Z Downloaded term v0.7.0
6552024-09-04T16:09:17.384Z Downloaded parse-display-derive v0.10.0
6562024-09-04T16:09:17.384Z Downloaded signal-hook-registry v1.4.2
6572024-09-04T16:09:17.388Z Downloaded indicatif v0.17.8
6582024-09-04T16:09:17.391Z Downloaded salsa20 v0.10.2
6592024-09-04T16:09:17.393Z Downloaded miniz_oxide v0.7.2
6602024-09-04T16:09:17.395Z Downloaded const_format v0.2.32
6612024-09-04T16:09:17.399Z Downloaded base64 v0.22.1
6622024-09-04T16:09:17.403Z Downloaded getrandom v0.2.14
6632024-09-04T16:09:17.406Z Downloaded rustc_version v0.4.0
6642024-09-04T16:09:17.408Z Downloaded path-slash v0.1.5
6652024-09-04T16:09:17.410Z Downloaded twox-hash v1.6.3
6662024-09-04T16:09:17.412Z Downloaded minimal-lexical v0.2.1
6672024-09-04T16:09:17.416Z Downloaded untrusted v0.9.0
6682024-09-04T16:09:17.418Z Downloaded zone v0.1.8
6692024-09-04T16:09:17.421Z Downloaded static_assertions v1.1.0
6702024-09-04T16:09:17.421Z Downloaded spin v0.5.2
6712024-09-04T16:09:17.423Z Downloaded smallvec v0.6.14
6722024-09-04T16:09:17.425Z Downloaded tinyvec v1.6.0
6732024-09-04T16:09:17.428Z Downloaded slog-bunyan v2.5.0
6742024-09-04T16:09:17.430Z Downloaded pin-project-lite v0.2.14
6752024-09-04T16:09:17.433Z Downloaded compact_str v0.8.0
6762024-09-04T16:09:17.437Z Downloaded zone_cfg_derive v0.3.0
6772024-09-04T16:09:17.439Z Downloaded uuid v1.10.0
6782024-09-04T16:09:17.442Z Downloaded waitgroup v0.1.2
6792024-09-04T16:09:17.444Z Downloaded futures-executor v0.3.30
6802024-09-04T16:09:17.446Z Downloaded funty v2.0.0
6812024-09-04T16:09:17.446Z Downloaded fixedbitset v0.4.2
6822024-09-04T16:09:17.448Z Downloaded allocator-api2 v0.2.18
6832024-09-04T16:09:17.451Z Downloaded embedded-io v0.4.0
6842024-09-04T16:09:17.453Z Downloaded either v1.13.0
6852024-09-04T16:09:17.455Z Downloaded password-hash v0.4.2
6862024-09-04T16:09:17.458Z Downloaded backtrace v0.3.71
6872024-09-04T16:09:17.461Z Downloaded num_enum v0.5.11
6882024-09-04T16:09:17.466Z Downloaded phf_shared v0.10.0
6892024-09-04T16:09:17.469Z Downloaded foreign-types-shared v0.1.1
6902024-09-04T16:09:17.469Z Downloaded futures-core v0.3.30
6912024-09-04T16:09:17.479Z Downloaded radium v0.7.0
6922024-09-04T16:09:17.482Z Downloaded peg-runtime v0.8.3
6932024-09-04T16:09:17.484Z Downloaded ecdsa v0.16.9
6942024-09-04T16:09:17.486Z Downloaded opaque-debug v0.3.1
6952024-09-04T16:09:17.486Z Downloaded slog-async v2.8.0
6962024-09-04T16:09:17.488Z Downloaded serde_arrays v0.1.0
6972024-09-04T16:09:17.488Z Downloaded pin-project v1.1.5
6982024-09-04T16:09:17.500Z Downloaded tracing-core v0.1.32
6992024-09-04T16:09:17.503Z Downloaded serde-big-array v0.5.1
7002024-09-04T16:09:17.505Z Downloaded ref-cast v1.0.23
7012024-09-04T16:09:17.507Z Downloaded deranged v0.3.11
7022024-09-04T16:09:17.510Z Downloaded tokio-stream v0.1.15
7032024-09-04T16:09:17.513Z Downloaded derive-where v1.2.7
7042024-09-04T16:09:17.517Z Downloaded aes-gcm v0.10.3
7052024-09-04T16:09:17.522Z Downloaded num_enum_derive v0.5.11
7062024-09-04T16:09:17.525Z Downloaded enum-as-inner v0.5.1
7072024-09-04T16:09:17.525Z Downloaded tokio-rustls v0.25.0
7082024-09-04T16:09:17.527Z Downloaded topological-sort v0.2.2
7092024-09-04T16:09:17.527Z Downloaded mio v0.8.11
7102024-09-04T16:09:17.533Z Downloaded ref-cast-impl v1.0.23
7112024-09-04T16:09:17.536Z Downloaded portpicker v0.1.1
7122024-09-04T16:09:17.536Z Downloaded password-hash v0.5.0
7132024-09-04T16:09:17.539Z Downloaded parking_lot_core v0.9.10
7142024-09-04T16:09:17.543Z Downloaded parking_lot_core v0.8.6
7152024-09-04T16:09:17.546Z Downloaded packed_struct_codegen v0.10.1
7162024-09-04T16:09:17.546Z Downloaded rustls-pki-types v1.7.0
7172024-09-04T16:09:17.548Z Downloaded rustls-pemfile v2.1.3
7182024-09-04T16:09:17.550Z Downloaded group v0.13.0
7192024-09-04T16:09:17.552Z Downloaded pretty-hex v0.2.1
7202024-09-04T16:09:17.552Z Downloaded pin-utils v0.1.0
7212024-09-04T16:09:17.554Z Downloaded crypto-bigint v0.5.5
7222024-09-04T16:09:17.561Z Downloaded semver v0.1.20
7232024-09-04T16:09:17.563Z Downloaded sync_wrapper v0.1.2
7242024-09-04T16:09:17.563Z Downloaded half v2.4.1
7252024-09-04T16:09:17.566Z Downloaded diesel_table_macro_syntax v0.2.0
7262024-09-04T16:09:17.568Z Downloaded tokio-native-tls v0.3.1
7272024-09-04T16:09:17.570Z Downloaded tls_codec_derive v0.4.1
7282024-09-04T16:09:17.573Z Downloaded resolv-conf v0.7.0
7292024-09-04T16:09:17.573Z Downloaded des v0.8.1
7302024-09-04T16:09:17.576Z Downloaded crossterm v0.27.0
7312024-09-04T16:09:17.581Z Downloaded dhcproto v0.12.0
7322024-09-04T16:09:17.585Z Downloaded hash32 v0.3.1
7332024-09-04T16:09:17.589Z Downloaded mio v1.0.2
7342024-09-04T16:09:17.593Z Downloaded base64 v0.21.7
7352024-09-04T16:09:17.597Z Downloaded subtle v2.5.0
7362024-09-04T16:09:17.599Z Downloaded defmt-parser v0.3.4
7372024-09-04T16:09:17.602Z Downloaded defmt-macros v0.3.9
7382024-09-04T16:09:17.604Z Downloaded debug-ignore v1.0.5
7392024-09-04T16:09:17.606Z Downloaded crossbeam-channel v0.5.12
7402024-09-04T16:09:17.609Z Downloaded snafu-derive v0.8.2
7412024-09-04T16:09:17.612Z Downloaded hickory-client v0.24.1
7422024-09-04T16:09:17.614Z Downloaded smallvec v1.13.2
7432024-09-04T16:09:17.617Z Downloaded shell-words v1.1.0
7442024-09-04T16:09:17.619Z Downloaded powerfmt v0.2.0
7452024-09-04T16:09:17.621Z Downloaded serde_path_to_error v0.1.16
7462024-09-04T16:09:17.621Z Downloaded rustfmt-wrapper v0.2.1
7472024-09-04T16:09:17.623Z Downloaded primeorder v0.13.6
7482024-09-04T16:09:17.626Z Downloaded aes v0.8.4
7492024-09-04T16:09:17.628Z Downloaded downcast v0.11.0
7502024-09-04T16:09:17.631Z Downloaded endian-type v0.1.2
7512024-09-04T16:09:17.631Z Downloaded serde_derive_internals v0.29.1
7522024-09-04T16:09:17.633Z Downloaded signal-hook v0.3.17
7532024-09-04T16:09:17.636Z Downloaded termios v0.3.3
7542024-09-04T16:09:17.638Z Downloaded unicode-truncate v1.0.0
7552024-09-04T16:09:17.641Z Downloaded float-cmp v0.9.0
7562024-09-04T16:09:17.641Z Downloaded siphasher v0.3.11
7572024-09-04T16:09:17.643Z Downloaded vte v0.11.1
7582024-09-04T16:09:17.646Z Downloaded elliptic-curve v0.13.8
7592024-09-04T16:09:17.648Z Downloaded zeroize v1.7.0
7602024-09-04T16:09:17.650Z Downloaded ghash v0.5.1
7612024-09-04T16:09:17.652Z Downloaded postgres-protocol v0.6.7
7622024-09-04T16:09:17.655Z Downloaded tokio-macros v2.4.0
7632024-09-04T16:09:17.655Z Downloaded peg v0.8.4
7642024-09-04T16:09:17.658Z Downloaded packed_struct v0.10.1
7652024-09-04T16:09:17.660Z Downloaded want v0.3.1
7662024-09-04T16:09:17.663Z Downloaded zip v0.6.6
7672024-09-04T16:09:17.666Z Downloaded url v2.5.2
7682024-09-04T16:09:17.669Z Downloaded fxhash v0.2.1
7692024-09-04T16:09:17.671Z Downloaded sqlformat v0.2.4
7702024-09-04T16:09:17.673Z Downloaded pbkdf2 v0.12.2
7712024-09-04T16:09:17.673Z Downloaded percent-encoding v2.3.1
7722024-09-04T16:09:17.675Z Downloaded strum_macros v0.24.3
7732024-09-04T16:09:17.678Z Downloaded phf v0.11.2
7742024-09-04T16:09:17.678Z Downloaded itertools v0.13.0
7752024-09-04T16:09:17.685Z Downloaded pem-rfc7468 v0.7.0
7762024-09-04T16:09:17.688Z Downloaded fallible-iterator v0.3.0
7772024-09-04T16:09:17.691Z Downloaded slab v0.4.9
7782024-09-04T16:09:17.691Z Downloaded postgres-types v0.2.7
7792024-09-04T16:09:17.693Z Downloaded pem v3.0.4
7802024-09-04T16:09:17.695Z Downloaded aho-corasick v1.1.3
7812024-09-04T16:09:17.700Z Downloaded slog v2.7.0
7822024-09-04T16:09:17.703Z Downloaded fd-lock v4.0.2
7832024-09-04T16:09:17.706Z Downloaded derive_more v0.99.18
7842024-09-04T16:09:17.711Z Downloaded ed25519-dalek v2.1.1
7852024-09-04T16:09:17.714Z Downloaded russh-cryptovec v0.7.2
7862024-09-04T16:09:17.717Z Downloaded oso-derive v0.27.3
7872024-09-04T16:09:17.717Z Downloaded structmeta v0.3.0
7882024-09-04T16:09:17.717Z Downloaded structmeta v0.2.0
7892024-09-04T16:09:17.719Z Downloaded sec1 v0.7.3
7902024-09-04T16:09:17.723Z Downloaded schemars_derive v0.8.21
7912024-09-04T16:09:17.723Z Downloaded der_derive v0.7.2
7922024-09-04T16:09:17.725Z Downloaded secrecy v0.8.0
7932024-09-04T16:09:17.725Z Downloaded fallible-streaming-iterator v0.1.9
7942024-09-04T16:09:17.728Z Downloaded peg-macros v0.8.4
7952024-09-04T16:09:17.728Z Downloaded psl-types v2.0.11
7962024-09-04T16:09:17.731Z Downloaded owo-colors v4.0.0
7972024-09-04T16:09:17.734Z Downloaded getopts v0.2.21
7982024-09-04T16:09:17.734Z Downloaded foreign-types-shared v0.3.1
7992024-09-04T16:09:17.734Z Downloaded float-ord v0.3.2
8002024-09-04T16:09:17.737Z Downloaded rand_core v0.6.4
8012024-09-04T16:09:17.737Z Downloaded rand_chacha v0.3.1
8022024-09-04T16:09:17.740Z Downloaded futures-io v0.3.30
8032024-09-04T16:09:17.740Z Downloaded dropshot_endpoint v0.10.1
8042024-09-04T16:09:17.740Z Downloaded hickory-resolver v0.24.1
8052024-09-04T16:09:17.746Z Downloaded publicsuffix v2.2.3
8062024-09-04T16:09:17.750Z Downloaded yasna v0.5.2
8072024-09-04T16:09:17.752Z Downloaded strum_macros v0.26.4
8082024-09-04T16:09:17.753Z Downloaded pkcs1 v0.7.5
8092024-09-04T16:09:17.755Z Downloaded fallible-iterator v0.2.0
8102024-09-04T16:09:17.758Z Downloaded hashlink v0.9.1
8112024-09-04T16:09:17.758Z Downloaded display-error-chain v0.2.1
8122024-09-04T16:09:17.763Z Downloaded socket2 v0.4.10
8132024-09-04T16:09:17.763Z Downloaded home v0.5.9
8142024-09-04T16:09:17.766Z Downloaded fragile v2.0.0
8152024-09-04T16:09:17.766Z Downloaded num-bigint-dig v0.8.4
8162024-09-04T16:09:17.769Z Downloaded untrusted v0.7.1
8172024-09-04T16:09:17.772Z Downloaded universal-hash v0.5.1
8182024-09-04T16:09:17.772Z Downloaded stringprep v0.1.4
8192024-09-04T16:09:17.775Z Downloaded subprocess v0.2.9
8202024-09-04T16:09:17.775Z Downloaded sct v0.7.1
8212024-09-04T16:09:17.778Z Downloaded x509-cert v0.2.5
8222024-09-04T16:09:17.784Z Downloaded proc-macro-crate v1.3.1
8232024-09-04T16:09:17.786Z Downloaded string_cache v0.8.7
8242024-09-04T16:09:17.788Z Downloaded signature v2.2.0
8252024-09-04T16:09:17.791Z Downloaded unicode-xid v0.2.4
8262024-09-04T16:09:17.791Z Downloaded termtree v0.4.1
8272024-09-04T16:09:17.791Z Downloaded unicase v2.7.0
8282024-09-04T16:09:17.794Z Downloaded pkcs8 v0.10.2
8292024-09-04T16:09:17.797Z Downloaded structmeta-derive v0.3.0
8302024-09-04T16:09:17.797Z Downloaded structmeta-derive v0.2.0
8312024-09-04T16:09:17.799Z Downloaded quick-error v1.2.3
8322024-09-04T16:09:17.799Z Downloaded ena v0.14.3
8332024-09-04T16:09:17.802Z Downloaded flume v0.11.0
8342024-09-04T16:09:17.804Z Downloaded sha1 v0.10.6
8352024-09-04T16:09:17.806Z Downloaded form_urlencoded v1.2.1
8362024-09-04T16:09:17.808Z Downloaded dirs-next v2.0.0
8372024-09-04T16:09:17.808Z Downloaded rustc-hash v1.1.0
8382024-09-04T16:09:17.810Z Downloaded serde_with_macros v3.9.0
8392024-09-04T16:09:17.812Z Downloaded fatfs v0.3.6
8402024-09-04T16:09:17.814Z Downloaded vsss-rs v3.3.4
8412024-09-04T16:09:17.817Z Downloaded rustyline v14.0.0
8422024-09-04T16:09:17.822Z Downloaded rand_xorshift v0.3.0
8432024-09-04T16:09:17.824Z Downloaded signal-hook-mio v0.2.4
8442024-09-04T16:09:17.824Z Downloaded rtoolbox v0.0.2
8452024-09-04T16:09:17.826Z Downloaded pkg-config v0.3.30
8462024-09-04T16:09:17.829Z Downloaded highway v1.2.0
8472024-09-04T16:09:17.831Z Downloaded unicode-bidi v0.3.15
8482024-09-04T16:09:17.834Z Downloaded difflib v0.4.0
8492024-09-04T16:09:17.834Z Downloaded socket2 v0.5.7
8502024-09-04T16:09:17.836Z Downloaded rfc6979 v0.4.0
8512024-09-04T16:09:17.836Z Downloaded parking_lot v0.11.2
8522024-09-04T16:09:17.839Z Downloaded steno v0.4.1
8532024-09-04T16:09:17.843Z Downloaded tough v0.17.1
8542024-09-04T16:09:17.851Z Downloaded spki v0.7.3
8552024-09-04T16:09:17.853Z Downloaded dsl_auto_type v0.1.2
8562024-09-04T16:09:17.856Z Downloaded expectorate v1.1.0
8572024-09-04T16:09:17.858Z Downloaded dirs-sys-next v0.1.2
8582024-09-04T16:09:17.858Z Downloaded wyz v0.5.1
8592024-09-04T16:09:17.862Z Downloaded tokio-tungstenite v0.23.1
8602024-09-04T16:09:17.862Z Downloaded crossterm v0.28.1
8612024-09-04T16:09:17.867Z Downloaded flagset v0.4.5
8622024-09-04T16:09:17.870Z Downloaded tungstenite v0.20.1
8632024-09-04T16:09:17.872Z Downloaded heapless v0.7.17
8642024-09-04T16:09:17.876Z Downloaded pkcs5 v0.7.1
8652024-09-04T16:09:17.880Z Downloaded test-strategy v0.3.1
8662024-09-04T16:09:17.884Z Downloaded serde_with v3.9.0
8672024-09-04T16:09:17.893Z Downloaded diesel_derives v2.2.2
8682024-09-04T16:09:17.897Z Downloaded walkdir v2.5.0
8692024-09-04T16:09:17.899Z Downloaded rustc-demangle v0.1.24
8702024-09-04T16:09:17.965Z Downloaded tungstenite v0.23.0
8712024-09-04T16:09:17.967Z Downloaded russh-keys v0.45.0
8722024-09-04T16:09:17.967Z Downloaded serde_yaml v0.9.34+deprecated
8732024-09-04T16:09:17.967Z Downloaded tokio-tungstenite v0.21.0
8742024-09-04T16:09:17.967Z Downloaded unsafe-libyaml v0.2.11
8752024-09-04T16:09:17.967Z Downloaded unicode_categories v0.1.1
8762024-09-04T16:09:17.967Z Downloaded schemars v0.8.21
8772024-09-04T16:09:17.967Z Downloaded spin v0.9.8
8782024-09-04T16:09:17.967Z Downloaded vergen v8.3.2
8792024-09-04T16:09:17.967Z Downloaded toml v0.7.8
8802024-09-04T16:09:17.968Z Downloaded tungstenite v0.21.0
8812024-09-04T16:09:17.968Z Downloaded winnow v0.5.40
8822024-09-04T16:09:17.968Z Downloaded hashbrown v0.13.2
8832024-09-04T16:09:17.968Z Downloaded hyper v0.14.30
8842024-09-04T16:09:17.968Z Downloaded tokio-tungstenite v0.20.1
8852024-09-04T16:09:17.968Z Downloaded unicode-segmentation v1.11.0
8862024-09-04T16:09:17.971Z Downloaded similar v2.6.0
8872024-09-04T16:09:17.974Z Downloaded rcgen v0.12.1
8882024-09-04T16:09:17.977Z Downloaded bindgen v0.69.4
8892024-09-04T16:09:17.984Z Downloaded rsa v0.9.6
8902024-09-04T16:09:17.989Z Downloaded reqwest v0.11.27
8912024-09-04T16:09:17.997Z Downloaded rayon v1.10.0
8922024-09-04T16:09:18.007Z Downloaded unicode-normalization v0.1.23
8932024-09-04T16:09:18.011Z Downloaded bitvec v1.0.1
8942024-09-04T16:09:18.026Z Downloaded rustls-webpki v0.102.4
8952024-09-04T16:09:18.045Z Downloaded p521 v0.13.3
8962024-09-04T16:09:18.048Z Downloaded tokio-util v0.7.11
8972024-09-04T16:09:18.055Z Downloaded flate2 v1.0.31
8982024-09-04T16:09:18.060Z Downloaded h2 v0.3.26
8992024-09-04T16:09:18.067Z Downloaded idna v0.5.0
9002024-09-04T16:09:18.074Z Downloaded nix v0.27.1
9012024-09-04T16:09:18.086Z Downloaded idna v0.2.3
9022024-09-04T16:09:18.092Z Downloaded portable-atomic v1.6.0
9032024-09-04T16:09:18.098Z Downloaded reedline v0.33.0
9042024-09-04T16:09:18.106Z Downloaded rusqlite v0.31.0
9052024-09-04T16:09:18.113Z Downloaded futures-util v0.3.30
9062024-09-04T16:09:18.125Z Downloaded p384 v0.13.0
9072024-09-04T16:09:18.131Z Downloaded hkdf v0.12.4
9082024-09-04T16:09:18.133Z Downloaded radix_trie v0.2.1
9092024-09-04T16:09:18.139Z Downloaded vcpkg v0.2.15
9102024-09-04T16:09:18.177Z Downloaded idna v0.4.0
9112024-09-04T16:09:18.184Z Downloaded quick-xml v0.31.0
9122024-09-04T16:09:18.190Z Downloaded object v0.30.4
9132024-09-04T16:09:18.200Z Downloaded sqlparser v0.45.0
9142024-09-04T16:09:18.206Z Downloaded nix v0.28.0
9152024-09-04T16:09:18.218Z Downloaded smoltcp v0.9.1
9162024-09-04T16:09:18.229Z Downloaded proptest v1.5.0
9172024-09-04T16:09:18.239Z Downloaded rustls v0.21.12
9182024-09-04T16:09:18.251Z Downloaded gimli v0.28.1
9192024-09-04T16:09:18.259Z Downloaded regex-syntax v0.6.29
9202024-09-04T16:09:18.267Z Downloaded bstr v1.9.1
9212024-09-04T16:09:18.277Z Downloaded openapiv3 v2.0.0
9222024-09-04T16:09:18.290Z Downloaded openssl v0.10.66
9232024-09-04T16:09:18.299Z Downloaded polar-core v0.27.3
9242024-09-04T16:09:18.308Z Downloaded sled v0.34.7
9252024-09-04T16:09:18.318Z Downloaded hickory-proto v0.24.1
9262024-09-04T16:09:18.334Z Downloaded object v0.32.2
9272024-09-04T16:09:18.344Z Downloaded diesel v2.2.3
9282024-09-04T16:09:18.363Z Downloaded regex-syntax v0.8.4
9292024-09-04T16:09:18.371Z Downloaded rustls v0.22.4
9302024-09-04T16:09:18.385Z Downloaded regress v0.9.1
9312024-09-04T16:09:18.394Z Downloaded smoltcp v0.11.0
9322024-09-04T16:09:18.407Z Downloaded git2 v0.19.0
9332024-09-04T16:09:18.416Z Downloaded webpki-roots v0.25.4
9342024-09-04T16:09:18.420Z Downloaded finl_unicode v1.2.0
9352024-09-04T16:09:18.433Z Downloaded regex v1.10.6
9362024-09-04T16:09:18.446Z Downloaded petgraph v0.6.5
9372024-09-04T16:09:18.464Z Downloaded bzip2-sys v0.1.11+1.0.8
9382024-09-04T16:09:18.477Z Downloaded ratatui v0.28.0
9392024-09-04T16:09:18.497Z Downloaded zerocopy-derive v0.6.6
9402024-09-04T16:09:18.506Z Downloaded regex-automata v0.4.6
9412024-09-04T16:09:18.524Z Downloaded tokio v1.39.3
9422024-09-04T16:09:18.562Z Downloaded curve25519-dalek v4.1.3
9432024-09-04T16:09:18.571Z Downloaded dropshot v0.10.1
9442024-09-04T16:09:18.581Z Downloaded trust-dns-proto v0.22.0
9452024-09-04T16:09:18.592Z Downloaded chrono v0.4.38
9462024-09-04T16:09:18.600Z Downloaded csv v1.3.0
9472024-09-04T16:09:18.620Z Downloaded rustls-webpki v0.101.7
9482024-09-04T16:09:18.635Z Downloaded sha3 v0.10.8
9492024-09-04T16:09:18.640Z Downloaded lalrpop v0.19.12
9502024-09-04T16:09:18.652Z Downloaded idna v0.3.0
9512024-09-04T16:09:18.659Z Downloaded time v0.3.36
9522024-09-04T16:09:18.666Z Downloaded blake3 v1.5.1
9532024-09-04T16:09:18.673Z Downloaded der v0.7.9
9542024-09-04T16:09:18.678Z Downloaded omicron-zone-package v0.11.0
9552024-09-04T16:09:18.681Z Downloaded hmac v0.12.1
9562024-09-04T16:09:18.683Z Downloaded oso v0.27.3
9572024-09-04T16:09:18.685Z Downloaded diff v0.1.13
9582024-09-04T16:09:18.689Z Downloaded zerocopy v0.6.6
9592024-09-04T16:09:18.691Z Downloaded dyn-clone v1.0.17
9602024-09-04T16:09:18.693Z Downloaded toml_edit v0.19.15
9612024-09-04T16:09:18.708Z Downloaded ssh-key v0.6.6
9622024-09-04T16:09:18.714Z Downloaded encoding_rs v0.8.34
9632024-09-04T16:09:18.736Z Downloaded libgit2-sys v0.17.0+1.8.1
9642024-09-04T16:09:18.795Z Downloaded sigpipe v0.1.3
9652024-09-04T16:09:18.797Z Downloaded poly1305 v0.8.0
9662024-09-04T16:09:18.799Z Downloaded p256 v0.13.2
9672024-09-04T16:09:18.802Z Downloaded itertools v0.12.1
9682024-09-04T16:09:18.809Z Downloaded strip-ansi-escapes v0.2.0
9692024-09-04T16:09:18.811Z Downloaded typed-path v0.7.1
9702024-09-04T16:09:18.815Z Downloaded nom v7.1.3
9712024-09-04T16:09:18.821Z Downloaded polyval v0.6.2
9722024-09-04T16:09:18.823Z Downloaded libxml v0.3.3
9732024-09-04T16:09:18.828Z Downloaded libm v0.2.8
9742024-09-04T16:09:18.836Z Downloaded russh v0.45.0
9752024-09-04T16:09:18.841Z Downloaded olpc-cjson v0.1.3
9762024-09-04T16:09:18.843Z Downloaded erased-serde v0.3.31
9772024-09-04T16:09:18.845Z Downloaded tokio-postgres v0.7.11
9782024-09-04T16:09:18.849Z Downloaded hashbrown v0.12.3
9792024-09-04T16:09:18.853Z Downloaded headers v0.3.9
9802024-09-04T16:09:18.858Z Downloaded rand v0.8.5
9812024-09-04T16:09:18.862Z Downloaded heapless v0.8.0
9822024-09-04T16:09:18.866Z Downloaded futures v0.3.30
9832024-09-04T16:09:18.870Z Downloaded parking_lot v0.12.2
9842024-09-04T16:09:18.873Z Downloaded hash32 v0.2.1
9852024-09-04T16:09:18.875Z Downloaded gethostname v0.5.0
9862024-09-04T16:09:18.877Z Downloaded data-encoding v2.6.0
9872024-09-04T16:09:18.877Z Downloaded zeroize_derive v1.4.2
9882024-09-04T16:09:18.877Z Downloaded xattr v1.3.1
9892024-09-04T16:09:18.879Z Downloaded tls_codec v0.4.1
9902024-09-04T16:09:18.881Z Downloaded env_logger v0.10.2
9912024-09-04T16:09:18.883Z Downloaded rayon-core v1.12.1
9922024-09-04T16:09:18.887Z Downloaded prettyplease v0.2.20
9932024-09-04T16:09:18.890Z Downloaded postcard v1.0.8
9942024-09-04T16:09:18.893Z Downloaded thiserror-no-std v2.0.2
9952024-09-04T16:09:18.896Z Downloaded slog-term v2.9.1
9962024-09-04T16:09:18.898Z Downloaded samael v0.0.15
9972024-09-04T16:09:18.903Z Downloaded smf v0.2.3
9982024-09-04T16:09:18.906Z Downloaded tar v0.4.41
9992024-09-04T16:09:18.908Z Downloaded openssl-sys v0.9.103
10002024-09-04T16:09:18.913Z Downloaded tracing v0.1.40
10012024-09-04T16:09:18.916Z Downloaded shlex v1.3.0
10022024-09-04T16:09:18.918Z Downloaded headers-core v0.2.0
10032024-09-04T16:09:18.918Z Downloaded glob v0.3.1
10042024-09-04T16:09:18.923Z Downloaded itertools v0.10.5
10052024-09-04T16:09:18.929Z Downloaded ron v0.7.1
10062024-09-04T16:09:18.933Z Downloaded http v0.2.12
10072024-09-04T16:09:18.937Z Downloaded rand_seeder v0.3.0
10082024-09-04T16:09:18.940Z Downloaded predicates-tree v1.0.9
10092024-09-04T16:09:18.942Z Downloaded predicates-core v1.0.6
10102024-09-04T16:09:18.942Z Downloaded phf_shared v0.11.2
10112024-09-04T16:09:18.942Z Downloaded futures-task v0.3.30
10122024-09-04T16:09:18.944Z Downloaded futures-macro v0.3.30
10132024-09-04T16:09:18.944Z Downloaded wait-timeout v0.2.0
10142024-09-04T16:09:18.946Z Downloaded tui-tree-widget v0.22.0
10152024-09-04T16:09:18.946Z Downloaded thread_local v1.1.8
10162024-09-04T16:09:18.948Z Downloaded thiserror-impl-no-std v2.0.2
10172024-09-04T16:09:18.948Z Downloaded supports-color v3.0.0
10182024-09-04T16:09:18.951Z Downloaded slog-stdlog v4.1.1
10192024-09-04T16:09:18.951Z Downloaded slog-scope v4.4.0
10202024-09-04T16:09:18.953Z Downloaded slog-dtrace v0.3.0
10212024-09-04T16:09:18.955Z Downloaded serde-hex v0.1.0
10222024-09-04T16:09:18.955Z Downloaded pin-project-internal v1.1.5
10232024-09-04T16:09:18.957Z Downloaded hickory-server v0.24.1
10242024-09-04T16:09:18.963Z Downloaded cc v1.0.97
10252024-09-04T16:09:18.965Z Downloaded snafu v0.8.2
10262024-09-04T16:09:18.970Z Downloaded pbkdf2 v0.11.0
10272024-09-04T16:09:18.973Z Downloaded tokio-rustls v0.24.1
10282024-09-04T16:09:18.975Z Downloaded r2d2 v0.8.10
10292024-09-04T16:09:18.977Z Downloaded predicates v3.1.2
10302024-09-04T16:09:18.980Z Downloaded ppv-lite86 v0.2.17
10312024-09-04T16:09:18.982Z Downloaded num-bigint v0.4.5
10322024-09-04T16:09:18.984Z Downloaded hex-literal v0.4.1
10332024-09-04T16:09:18.987Z Downloaded paste v1.0.15
10342024-09-04T16:09:18.989Z Downloaded mockall_derive v0.13.0
10352024-09-04T16:09:18.991Z Downloaded vte_generate_state_changes v0.1.1
10362024-09-04T16:09:18.991Z Downloaded try-lock v0.2.5
10372024-09-04T16:09:18.994Z Downloaded toolchain_find v0.4.0
10382024-09-04T16:09:18.994Z Downloaded strum v0.26.3
10392024-09-04T16:09:18.994Z Downloaded unarray v0.1.4
10402024-09-04T16:09:18.996Z Downloaded derive_builder_core v0.20.0
10412024-09-04T16:09:18.998Z Downloaded hex v0.4.3
10422024-09-04T16:09:18.998Z Downloaded stable_deref_trait v1.2.0
10432024-09-04T16:09:19.001Z Downloaded signal-hook-tokio v0.3.1
10442024-09-04T16:09:19.001Z Downloaded scheduled-thread-pool v0.2.7
10452024-09-04T16:09:19.001Z Downloaded same-file v1.0.6
10462024-09-04T16:09:19.003Z Downloaded futures-sink v0.3.30
10472024-09-04T16:09:19.003Z Downloaded futures-channel v0.3.30
10482024-09-04T16:09:19.005Z Downloaded env_logger v0.9.3
10492024-09-04T16:09:19.007Z Downloaded darling_core v0.20.9
10502024-09-04T16:09:19.013Z Downloaded rusty-fork v0.3.0
10512024-09-04T16:09:19.015Z Downloaded derive_builder v0.20.0
10522024-09-04T16:09:19.019Z Downloaded ron v0.8.1
10532024-09-04T16:09:19.024Z Downloaded libz-sys v1.1.16
10542024-09-04T16:09:19.092Z Downloaded bytes v1.7.1
10552024-09-04T16:09:19.095Z Downloaded base64 v0.13.1
10562024-09-04T16:09:19.098Z Downloaded utf-8 v0.7.6
10572024-09-04T16:09:19.101Z Downloaded tabwriter v1.4.0
10582024-09-04T16:09:19.101Z Downloaded strum_macros v0.25.3
10592024-09-04T16:09:19.103Z Downloaded lock_api v0.4.12
10602024-09-04T16:09:19.105Z Downloaded nu-ansi-term v0.50.0
10612024-09-04T16:09:19.108Z Downloaded linear-map v1.2.0
10622024-09-04T16:09:19.108Z Downloaded jobserver v0.1.32
10632024-09-04T16:09:19.110Z Downloaded const_format_proc_macros v0.2.32
10642024-09-04T16:09:19.113Z Downloaded ed25519 v2.2.3
10652024-09-04T16:09:19.115Z Downloaded bzip2 v0.4.4
10662024-09-04T16:09:19.115Z Downloaded blowfish v0.9.1
10672024-09-04T16:09:19.118Z Downloaded backoff v0.4.0
10682024-09-04T16:09:19.118Z Downloaded slog-envlogger v2.2.0
10692024-09-04T16:09:19.120Z Downloaded serde_repr v0.1.19
10702024-09-04T16:09:19.122Z Downloaded foreign-types v0.3.2
10712024-09-04T16:09:19.122Z Downloaded tiny-keccak v2.0.2
10722024-09-04T16:09:19.124Z Downloaded termcolor v1.4.1
10732024-09-04T16:09:19.127Z Downloaded rustls-pemfile v1.0.4
10742024-09-04T16:09:19.129Z Downloaded crossbeam-utils v0.8.19
10752024-09-04T16:09:19.131Z Downloaded crc-any v2.5.0
10762024-09-04T16:09:19.131Z Downloaded console v0.15.8
10772024-09-04T16:09:19.134Z Downloaded newtype-uuid v1.1.0
10782024-09-04T16:09:19.136Z Downloaded argon2 v0.5.3
10792024-09-04T16:09:19.138Z Downloaded md-5 v0.10.6
10802024-09-04T16:09:19.138Z Downloaded crc v3.2.1
10812024-09-04T16:09:19.140Z Downloaded base16ct v0.2.0
10822024-09-04T16:09:19.142Z Downloaded cipher v0.4.4
10832024-09-04T16:09:19.144Z Downloaded bcrypt-pbkdf v0.10.0
10842024-09-04T16:09:19.144Z Downloaded csv-core v0.1.11
10852024-09-04T16:09:19.147Z Downloaded async-trait v0.1.81
10862024-09-04T16:09:19.149Z Downloaded async-bb8-diesel v0.2.1
10872024-09-04T16:09:19.151Z Downloaded arrayref v0.3.7
10882024-09-04T16:09:19.153Z Downloaded libsqlite3-sys v0.28.0
10892024-09-04T16:09:19.229Z Downloaded impl-trait-for-tuples v0.2.2
10902024-09-04T16:09:19.232Z Downloaded httparse v1.8.0
10912024-09-04T16:09:19.234Z Downloaded maybe-uninit v2.0.0
10922024-09-04T16:09:19.234Z Downloaded libefi-sys v0.1.0
10932024-09-04T16:09:19.236Z Downloaded keccak v0.1.5
10942024-09-04T16:09:19.236Z Downloaded hostname v0.3.1
10952024-09-04T16:09:19.238Z Downloaded ascii-canvas v3.0.0
10962024-09-04T16:09:19.238Z Downloaded aead v0.5.2
10972024-09-04T16:09:19.241Z Downloaded hubpack v0.1.2
10982024-09-04T16:09:19.241Z Downloaded hostname v0.4.0
10992024-09-04T16:09:19.243Z Downloaded block-padding v0.3.3
11002024-09-04T16:09:19.243Z Downloaded bitflags v1.3.2
11012024-09-04T16:09:19.245Z Downloaded instability v0.3.2
11022024-09-04T16:09:19.247Z Downloaded hubpack_derive v0.1.1
11032024-09-04T16:09:19.247Z Downloaded constant_time_eq v0.3.0
11042024-09-04T16:09:19.247Z Downloaded newline-converter v0.3.0
11052024-09-04T16:09:19.261Z Downloaded ring v0.17.8
11062024-09-04T16:09:19.373Z Downloaded ring v0.16.20
11072024-09-04T16:09:19.540Z Compiling serde v1.0.208
11082024-09-04T16:09:19.542Z Compiling typenum v1.17.0
11092024-09-04T16:09:19.542Z Compiling lock_api v0.4.12
11102024-09-04T16:09:19.542Z Compiling generic-array v0.14.7
11112024-09-04T16:09:19.542Z Compiling scopeguard v1.2.0
11122024-09-04T16:09:19.692Z Compiling log v0.4.21
11132024-09-04T16:09:19.714Z Compiling syn v2.0.74
11142024-09-04T16:09:19.716Z Compiling getrandom v0.2.14
11152024-09-04T16:09:19.829Z Compiling jobserver v0.1.32
11162024-09-04T16:09:20.010Z Compiling rand_core v0.6.4
11172024-09-04T16:09:20.280Z Compiling cc v1.0.97
11182024-09-04T16:09:20.336Z Compiling subtle v2.5.0
11192024-09-04T16:09:20.362Z Compiling const-oid v0.9.6
11202024-09-04T16:09:20.642Z Compiling smallvec v1.13.2
11212024-09-04T16:09:20.680Z Compiling pin-project-lite v0.2.14
11222024-09-04T16:09:20.762Z Compiling parking_lot_core v0.9.10
11232024-09-04T16:09:20.802Z Compiling signal-hook-registry v1.4.2
11242024-09-04T16:09:20.910Z Compiling spin v0.9.8
11252024-09-04T16:09:21.082Z Compiling mio v1.0.2
11262024-09-04T16:09:21.320Z Compiling ahash v0.8.11
11272024-09-04T16:09:21.670Z Compiling parking_lot v0.12.2
11282024-09-04T16:09:21.702Z Compiling tinyvec_macros v0.1.1
11292024-09-04T16:09:21.797Z Compiling tinyvec v1.6.0
11302024-09-04T16:09:22.023Z Compiling socket2 v0.5.7
11312024-09-04T16:09:22.349Z Compiling futures-sink v0.3.30
11322024-09-04T16:09:22.368Z Compiling serde_json v1.0.125
11332024-09-04T16:09:22.505Z Compiling cpufeatures v0.2.12
11342024-09-04T16:09:22.610Z Compiling futures-core v0.3.30
11352024-09-04T16:09:22.668Z Compiling libm v0.2.8
11362024-09-04T16:09:22.735Z Compiling slab v0.4.9
11372024-09-04T16:09:22.754Z Compiling num-traits v0.2.19
11382024-09-04T16:09:22.853Z Compiling unicode-bidi v0.3.15
11392024-09-04T16:09:23.051Z Compiling allocator-api2 v0.2.18
11402024-09-04T16:09:23.298Z Compiling unicode-normalization v0.1.23
11412024-09-04T16:09:23.340Z Compiling futures-channel v0.3.30
11422024-09-04T16:09:23.494Z Compiling futures-io v0.3.30
11432024-09-04T16:09:23.733Z Compiling vcpkg v0.2.15
11442024-09-04T16:09:23.791Z Compiling pin-utils v0.1.0
11452024-09-04T16:09:23.864Z Compiling pkg-config v0.3.30
11462024-09-04T16:09:23.885Z Compiling futures-task v0.3.30
11472024-09-04T16:09:24.341Z Compiling base64ct v1.6.0
11482024-09-04T16:09:24.368Z Compiling percent-encoding v2.3.1
11492024-09-04T16:09:24.464Z Compiling ring v0.17.8
11502024-09-04T16:09:24.515Z Compiling ppv-lite86 v0.2.17
11512024-09-04T16:09:24.735Z Compiling flagset v0.4.5
11522024-09-04T16:09:24.911Z Compiling pem-rfc7468 v0.7.0
11532024-09-04T16:09:24.943Z Compiling tracing-core v0.1.32
11542024-09-04T16:09:25.343Z Compiling rand_chacha v0.3.1
11552024-09-04T16:09:25.413Z Compiling untrusted v0.9.0
11562024-09-04T16:09:25.588Z Compiling rustix v0.38.34
11572024-09-04T16:09:25.704Z Compiling time-core v0.1.2
11582024-09-04T16:09:25.859Z Compiling openssl-sys v0.9.103
11592024-09-04T16:09:25.861Z Compiling rand v0.8.5
11602024-09-04T16:09:26.216Z Compiling powerfmt v0.2.0
11612024-09-04T16:09:26.362Z Compiling num-conv v0.1.0
11622024-09-04T16:09:26.436Z Compiling openssl v0.10.66
11632024-09-04T16:09:26.585Z Compiling httparse v1.8.0
11642024-09-04T16:09:26.641Z Compiling foreign-types-shared v0.1.1
11652024-09-04T16:09:26.733Z Compiling rustversion v1.0.17
11662024-09-04T16:09:26.856Z Compiling foreign-types v0.3.2
11672024-09-04T16:09:26.954Z Compiling time-macros v0.2.18
11682024-09-04T16:09:27.057Z Compiling deranged v0.3.11
11692024-09-04T16:09:27.514Z Compiling form_urlencoded v1.2.1
11702024-09-04T16:09:27.576Z Compiling aho-corasick v1.1.3
11712024-09-04T16:09:27.727Z Compiling crossbeam-utils v0.8.19
11722024-09-04T16:09:27.810Z Compiling native-tls v0.2.11
11732024-09-04T16:09:28.148Z Compiling rustls v0.21.12
11742024-09-04T16:09:28.233Z Compiling syn v1.0.109
11752024-09-04T16:09:28.343Z Compiling num_threads v0.1.7
11762024-09-04T16:09:28.418Z Compiling siphasher v0.3.11
11772024-09-04T16:09:28.472Z Compiling try-lock v0.2.5
11782024-09-04T16:09:28.609Z Compiling regex-syntax v0.8.4
11792024-09-04T16:09:28.768Z Compiling want v0.3.1
11802024-09-04T16:09:29.028Z Compiling idna v0.5.0
11812024-09-04T16:09:29.601Z Compiling cookie v0.17.0
11822024-09-04T16:09:29.865Z Compiling httpdate v1.0.3
11832024-09-04T16:09:30.163Z Compiling slog v2.7.0
11842024-09-04T16:09:30.203Z Compiling time v0.3.36
11852024-09-04T16:09:30.324Z Compiling iana-time-zone v0.1.60
11862024-09-04T16:09:30.518Z Compiling openssl-probe v0.1.5
11872024-09-04T16:09:30.696Z Compiling finl_unicode v1.2.0
11882024-09-04T16:09:30.766Z Compiling adler v1.0.2
11892024-09-04T16:09:30.866Z Compiling tower-service v0.3.2
11902024-09-04T16:09:30.991Z Compiling miniz_oxide v0.7.2
11912024-09-04T16:09:31.145Z Compiling url v2.5.2
11922024-09-04T16:09:31.300Z Compiling stringprep v0.1.4
11932024-09-04T16:09:32.489Z Compiling regex-automata v0.4.6
11942024-09-04T16:09:32.988Z Compiling num-integer v0.1.46
11952024-09-04T16:09:33.783Z Compiling rustls-webpki v0.101.7
11962024-09-04T16:09:34.138Z Compiling sct v0.7.1
11972024-09-04T16:09:34.175Z Compiling serde_derive v1.0.208
11982024-09-04T16:09:34.457Z Compiling zeroize_derive v1.4.2
11992024-09-04T16:09:34.959Z Compiling zerocopy-derive v0.7.34
12002024-09-04T16:09:35.048Z Compiling tokio-macros v2.4.0
12012024-09-04T16:09:35.237Z Compiling thiserror-impl v1.0.63
12022024-09-04T16:09:35.684Z Compiling futures-macro v0.3.30
12032024-09-04T16:09:36.089Z Compiling zeroize v1.7.0
12042024-09-04T16:09:36.746Z Compiling der_derive v0.7.2
12052024-09-04T16:09:37.264Z Compiling zerocopy v0.7.34
12062024-09-04T16:09:37.680Z Compiling futures-util v0.3.30
12072024-09-04T16:09:37.886Z Compiling crypto-common v0.1.6
12082024-09-04T16:09:38.123Z Compiling block-buffer v0.10.4
12092024-09-04T16:09:38.391Z Compiling digest v0.10.7
12102024-09-04T16:09:38.500Z Compiling block-padding v0.3.3
12112024-09-04T16:09:38.740Z Compiling inout v0.1.3
12122024-09-04T16:09:38.859Z Compiling hmac v0.12.1
12132024-09-04T16:09:39.000Z Compiling thiserror v1.0.63
12142024-09-04T16:09:39.099Z Compiling cipher v0.4.4
12152024-09-04T16:09:39.140Z Compiling sha2 v0.10.8
12162024-09-04T16:09:39.251Z Compiling pest v2.7.10
12172024-09-04T16:09:39.470Z Compiling hashbrown v0.14.5
12182024-09-04T16:09:39.610Z Compiling salsa20 v0.10.2
12192024-09-04T16:09:39.841Z Compiling der v0.7.9
12202024-09-04T16:09:40.954Z Compiling pbkdf2 v0.12.2
12212024-09-04T16:09:41.121Z Compiling scroll_derive v0.12.0
12222024-09-04T16:09:42.251Z Compiling pest_meta v2.7.10
12232024-09-04T16:09:42.553Z Compiling tracing-attributes v0.1.27
12242024-09-04T16:09:42.769Z Compiling scroll v0.12.0
12252024-09-04T16:09:43.072Z Compiling spki v0.7.3
12262024-09-04T16:09:43.337Z Compiling scrypt v0.11.0
12272024-09-04T16:09:43.412Z Compiling aes v0.8.4
12282024-09-04T16:09:43.881Z Compiling pest_generator v2.7.10
12292024-09-04T16:09:43.913Z Compiling cbc v0.1.2
12302024-09-04T16:09:44.142Z Compiling goblin v0.8.2
12312024-09-04T16:09:45.390Z Compiling pkcs5 v0.7.1
12322024-09-04T16:09:45.940Z Compiling openssl-macros v0.1.1
12332024-09-04T16:09:46.256Z Compiling pkcs8 v0.10.2
12342024-09-04T16:09:46.426Z Compiling tracing v0.1.40
12352024-09-04T16:09:46.549Z Compiling md-5 v0.10.6
12362024-09-04T16:09:46.694Z Compiling backtrace v0.3.71
12372024-09-04T16:09:46.803Z Compiling idna v0.3.0
12382024-09-04T16:09:46.939Z Compiling lazy_static v1.5.0
12392024-09-04T16:09:47.002Z Compiling hash32 v0.2.1
12402024-09-04T16:09:47.063Z Compiling crc32fast v1.4.0
12412024-09-04T16:09:47.142Z Compiling pest_derive v2.7.10
12422024-09-04T16:09:47.174Z Compiling psl-types v2.0.11
12432024-09-04T16:09:47.364Z Compiling base64 v0.22.1
12442024-09-04T16:09:47.366Z Compiling signal-hook v0.3.17
12452024-09-04T16:09:47.587Z Compiling cfg_aliases v0.1.1
12462024-09-04T16:09:47.654Z Compiling num-bigint-dig v0.8.4
12472024-09-04T16:09:47.686Z Compiling smoltcp v0.9.1
12482024-09-04T16:09:47.931Z Compiling dtrace-parser v0.2.0
12492024-09-04T16:09:47.960Z Compiling fallible-iterator v0.2.0
12502024-09-04T16:09:48.085Z Compiling gimli v0.28.1
12512024-09-04T16:09:48.301Z Compiling bytes v1.7.1
12522024-09-04T16:09:48.401Z Compiling bitflags v2.6.0
12532024-09-04T16:09:48.638Z Compiling indexmap v2.4.0
12542024-09-04T16:09:48.855Z Compiling semver v1.0.23
12552024-09-04T16:09:49.583Z Compiling tokio v1.39.3
12562024-09-04T16:09:49.633Z Compiling http v0.2.12
12572024-09-04T16:09:50.026Z Compiling rustc_version v0.4.0
12582024-09-04T16:09:50.862Z Compiling heapless v0.7.17
12592024-09-04T16:09:51.316Z Compiling http-body v0.4.6
12602024-09-04T16:09:51.687Z Compiling dof v0.3.0
12612024-09-04T16:09:52.296Z Compiling uuid v1.10.0
12622024-09-04T16:09:53.134Z Compiling usdt-impl v0.5.0
12632024-09-04T16:09:53.321Z Compiling serde_tokenstream v0.2.2
12642024-09-04T16:09:53.713Z Compiling chrono v0.4.38
12652024-09-04T16:09:53.923Z Compiling toml_datetime v0.6.8
12662024-09-04T16:09:54.051Z Compiling serde_spanned v0.6.7
12672024-09-04T16:09:54.284Z Compiling stable_deref_trait v1.2.0
12682024-09-04T16:09:54.447Z Compiling terminal_size v0.3.0
12692024-09-04T16:09:54.658Z Compiling addr2line v0.21.0
12702024-09-04T16:09:54.679Z Compiling postgres-protocol v0.6.7
12712024-09-04T16:09:54.778Z Compiling nix v0.28.0
12722024-09-04T16:09:55.358Z Compiling publicsuffix v2.2.3
12732024-09-04T16:09:55.643Z Compiling hubpack_derive v0.1.1
12742024-09-04T16:09:55.646Z Compiling async-trait v0.1.81
12752024-09-04T16:09:55.676Z Compiling zerocopy-derive v0.6.6
12762024-09-04T16:09:55.799Z Compiling num-iter v0.1.45
12772024-09-04T16:09:56.561Z Compiling phf_shared v0.11.2
12782024-09-04T16:09:56.757Z Compiling serde_derive_internals v0.29.1
12792024-09-04T16:09:56.928Z Compiling ff v0.13.0
12802024-09-04T16:09:57.132Z Compiling object v0.32.2
12812024-09-04T16:09:57.157Z Compiling fs-err v2.11.0
12822024-09-04T16:09:57.378Z Compiling rustc-demangle v0.1.24
12832024-09-04T16:09:57.444Z Compiling base16ct v0.2.0
12842024-09-04T16:09:57.767Z Compiling schemars v0.8.21
12852024-09-04T16:09:57.787Z Compiling managed v0.8.0
12862024-09-04T16:09:58.135Z Compiling tokio-util v0.7.11
12872024-09-04T16:09:58.298Z Compiling tokio-rustls v0.24.1
12882024-09-04T16:09:58.434Z Compiling anyhow v1.0.86
12892024-09-04T16:09:58.701Z Compiling tokio-native-tls v0.3.1
12902024-09-04T16:09:58.863Z Compiling winnow v0.5.40
12912024-09-04T16:09:58.979Z Compiling ipnet v2.9.0
12922024-09-04T16:09:59.047Z Compiling h2 v0.3.26
12932024-09-04T16:09:59.417Z Compiling bitflags v1.3.2
12942024-09-04T16:09:59.496Z Compiling either v1.13.0
12952024-09-04T16:09:59.523Z Compiling base64 v0.21.7
12962024-09-04T16:10:00.213Z Compiling rustls-pemfile v1.0.4
12972024-09-04T16:10:00.287Z Compiling schemars_derive v0.8.21
12982024-09-04T16:10:00.661Z Compiling clap_builder v4.5.15
12992024-09-04T16:10:00.783Z Compiling zerocopy v0.6.6
13002024-09-04T16:10:01.665Z Compiling sec1 v0.7.3
13012024-09-04T16:10:02.188Z Compiling group v0.13.0
13022024-09-04T16:10:02.256Z Compiling phf v0.11.2
13032024-09-04T16:10:02.513Z Compiling toml_edit v0.19.15
13042024-09-04T16:10:02.532Z Compiling hubpack v0.1.2
13052024-09-04T16:10:02.767Z Compiling cookie_store v0.20.0
13062024-09-04T16:10:02.974Z Compiling postgres-types v0.2.7
13072024-09-04T16:10:04.715Z Compiling usdt-attr-macro v0.5.0
13082024-09-04T16:10:04.738Z Compiling usdt-macro v0.5.0
13092024-09-04T16:10:05.548Z Compiling serde_urlencoded v0.7.1
13102024-09-04T16:10:06.038Z Compiling hyper v0.14.30
13112024-09-04T16:10:06.266Z Compiling pkcs1 v0.7.5
13122024-09-04T16:10:06.433Z Compiling futures-executor v0.3.30
13132024-09-04T16:10:07.006Z Compiling hkdf v0.12.4
13142024-09-04T16:10:07.194Z Compiling signature v2.2.0
13152024-09-04T16:10:07.253Z Compiling regex v1.10.6
13162024-09-04T16:10:07.273Z Compiling bstr v1.9.1
13172024-09-04T16:10:07.494Z Compiling crypto-bigint v0.5.5
13182024-09-04T16:10:08.333Z Compiling clap_derive v4.5.13
13192024-09-04T16:10:09.047Z Compiling strum_macros v0.25.3
13202024-09-04T16:10:09.651Z Compiling enum-as-inner v0.6.0
13212024-09-04T16:10:09.987Z Compiling serde_repr v0.1.19
13222024-09-04T16:10:10.408Z Compiling phf_shared v0.10.0
13232024-09-04T16:10:10.775Z Compiling float-cmp v0.9.0
13242024-09-04T16:10:10.775Z Compiling idna v0.4.0
13252024-09-04T16:10:10.999Z Compiling mio v0.8.11
13262024-09-04T16:10:11.215Z Compiling encoding_rs v0.8.34
13272024-09-04T16:10:12.267Z Compiling minimal-lexical v0.2.1
13282024-09-04T16:10:12.382Z Compiling mime v0.3.17
13292024-09-04T16:10:12.766Z Compiling static_assertions v1.1.0
13302024-09-04T16:10:12.870Z Compiling whoami v1.5.1
13312024-09-04T16:10:12.979Z Compiling hyper-rustls v0.24.2
13322024-09-04T16:10:13.217Z Compiling hyper-tls v0.5.0
13332024-09-04T16:10:13.345Z Compiling difflib v0.4.0
13342024-09-04T16:10:13.430Z Compiling fixedbitset v0.4.2
13352024-09-04T16:10:13.498Z Compiling unicode-segmentation v1.11.0
13362024-09-04T16:10:13.539Z Compiling data-encoding v2.6.0
13372024-09-04T16:10:13.559Z Compiling webpki-roots v0.25.4
13382024-09-04T16:10:13.721Z Compiling bit-vec v0.6.3
13392024-09-04T16:10:13.875Z Compiling sync_wrapper v0.1.2
13402024-09-04T16:10:14.016Z Compiling normalize-line-endings v0.3.0
13412024-09-04T16:10:14.145Z Compiling dyn-clone v1.0.17
13422024-09-04T16:10:14.180Z Compiling predicates-core v1.0.6
13432024-09-04T16:10:14.326Z Compiling precomputed-hash v0.1.1
13442024-09-04T16:10:14.365Z Compiling new_debug_unreachable v1.0.6
13452024-09-04T16:10:14.447Z Compiling string_cache v0.8.7
13462024-09-04T16:10:14.466Z Compiling predicates v3.1.2
13472024-09-04T16:10:14.875Z Compiling hickory-proto v0.24.1
13482024-09-04T16:10:14.913Z Compiling similar v2.6.0
13492024-09-04T16:10:15.613Z Compiling bit-set v0.5.3
13502024-09-04T16:10:15.896Z Compiling reqwest v0.11.27
13512024-09-04T16:10:15.953Z Compiling petgraph v0.6.5
13522024-09-04T16:10:16.009Z Compiling console v0.15.8
13532024-09-04T16:10:16.224Z Compiling toml_edit v0.22.20
13542024-09-04T16:10:17.383Z Compiling clap v4.5.16
13552024-09-04T16:10:17.512Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=319e7b92db69792ab8efa4c68554ad0cf83adf93#319e7b92)
13562024-09-04T16:10:17.564Z Compiling tokio-postgres v0.7.11
13572024-09-04T16:10:18.272Z Compiling nom v7.1.3
13582024-09-04T16:10:18.661Z Compiling signal-hook-mio v0.2.4
13592024-09-04T16:10:18.839Z Compiling usdt v0.5.0
13602024-09-04T16:10:19.360Z Compiling elliptic-curve v0.13.8
13612024-09-04T16:10:19.873Z Compiling rsa v0.9.6
13622024-09-04T16:10:20.192Z Compiling futures v0.3.30
13632024-09-04T16:10:20.318Z Compiling toml v0.7.8
13642024-09-04T16:10:21.898Z Compiling flate2 v1.0.31
13652024-09-04T16:10:23.743Z Compiling itertools v0.12.1
13662024-09-04T16:10:23.992Z Compiling itertools v0.10.5
13672024-09-04T16:10:24.009Z Compiling tokio-stream v0.1.15
13682024-09-04T16:10:24.460Z Compiling openapiv3 v2.0.0
13692024-09-04T16:10:25.014Z Compiling hex v0.4.3
13702024-09-04T16:10:25.034Z Compiling sha1 v0.10.6
13712024-09-04T16:10:25.470Z Compiling crossbeam-epoch v0.9.18
13722024-09-04T16:10:25.645Z Compiling dirs-sys-next v0.1.2
13732024-09-04T16:10:26.095Z Compiling unicode-xid v0.2.4
13742024-09-04T16:10:26.252Z Compiling lalrpop-util v0.19.12
13752024-09-04T16:10:26.273Z Compiling peg-runtime v0.8.3
13762024-09-04T16:10:26.291Z Compiling dirs-next v2.0.0
13772024-09-04T16:10:26.489Z Compiling thread_local v1.1.8
13782024-09-04T16:10:26.580Z Compiling slog-async v2.8.0
13792024-09-04T16:10:26.692Z Compiling term v0.7.0
13802024-09-04T16:10:26.867Z Compiling xattr v1.3.1
13812024-09-04T16:10:26.906Z Compiling strum_macros v0.26.4
13822024-09-04T16:10:26.996Z Compiling crossbeam-channel v0.5.12
13832024-09-04T16:10:27.136Z Compiling filetime v0.2.25
13842024-09-04T16:10:27.179Z Compiling is-terminal v0.4.12
13852024-09-04T16:10:27.311Z Compiling take_mut v0.2.2
13862024-09-04T16:10:27.449Z Compiling tar v0.4.41
13872024-09-04T16:10:27.469Z Compiling slog-term v2.9.1
13882024-09-04T16:10:28.077Z Compiling camino v1.1.9
13892024-09-04T16:10:29.460Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
13902024-09-04T16:10:30.142Z Compiling strum v0.26.3
13912024-09-04T16:10:30.220Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
13922024-09-04T16:10:35.203Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 18s
13932024-09-04T16:10:35.349Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
13942024-09-04T16:10:35.398ZSep 04 16:10:33.901 INFO Starting download, target: Clickhouse
13952024-09-04T16:10:35.398ZSep 04 16:10:33.901 INFO Starting download, target: Cockroach
13962024-09-04T16:10:35.401ZSep 04 16:10:33.901 INFO Starting download, target: Console
13972024-09-04T16:10:35.401ZSep 04 16:10:33.901 INFO Starting download, target: DendriteOpenapi
13982024-09-04T16:10:35.401ZSep 04 16:10:33.901 INFO Starting download, target: DendriteStub
13992024-09-04T16:10:35.401ZSep 04 16:10:33.901 INFO Starting download, target: MaghemiteMgd
14002024-09-04T16:10:35.401ZSep 04 16:10:33.902 INFO Starting download, target: TransceiverControl
14012024-09-04T16:10:35.401ZSep 04 16:10:33.902 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
14022024-09-04T16:10:35.401ZSep 04 16:10:33.902 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
14032024-09-04T16:10:35.401ZSep 04 16:10:33.902 INFO Downloading out/downloads/dpd-76c735d472e3badaeca08982e22496fccb1ce210.json (attempt 1/3), target: DendriteOpenapi
14042024-09-04T16:10:35.401ZSep 04 16:10:33.902 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
14052024-09-04T16:10:35.401ZSep 04 16:10:33.902 INFO Downloading out/downloads/cockroach-v22.1.9.illumos.tar.gz (attempt 1/3), target: Cockroach
14062024-09-04T16:10:35.401ZSep 04 16:10:33.902 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
14072024-09-04T16:10:35.401ZSep 04 16:10:33.902 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
14082024-09-04T16:10:35.676ZSep 04 16:10:34.179 INFO Download complete, target: DendriteOpenapi
14092024-09-04T16:10:35.680ZSep 04 16:10:34.183 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
14102024-09-04T16:10:36.024ZSep 04 16:10:34.527 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
14112024-09-04T16:10:36.066ZSep 04 16:10:34.568 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
14122024-09-04T16:10:36.251ZSep 04 16:10:34.754 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
14132024-09-04T16:10:36.405ZSep 04 16:10:34.908 INFO Download complete, target: Console
14142024-09-04T16:10:37.422ZSep 04 16:10:34.922 INFO Download complete, target: TransceiverControl
14152024-09-04T16:10:37.485ZSep 04 16:10:35.987 INFO tarball path: out/downloads/cockroach-v22.1.9.illumos.tar.gz, target: Cockroach
14162024-09-04T16:10:37.485ZSep 04 16:10:35.987 INFO Unpacking out/downloads/cockroach-v22.1.9.illumos.tar.gz to out/downloads, target: Cockroach
14172024-09-04T16:10:38.939ZSep 04 16:10:37.439 INFO Download complete, target: DendriteStub
14182024-09-04T16:10:39.346ZSep 04 16:10:37.846 INFO Download complete, target: MaghemiteMgd
14192024-09-04T16:10:41.510ZSep 04 16:10:40.009 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
14202024-09-04T16:10:45.588ZSep 04 16:10:44.084 INFO Copying from out/downloads/cockroach-v22.1.9 to out/cockroachdb, target: Cockroach
14212024-09-04T16:10:45.881ZSep 04 16:10:44.377 INFO Checking that binary works, target: Cockroach
14222024-09-04T16:10:46.040ZSep 04 16:10:44.536 INFO Download complete, target: Cockroach
14232024-09-04T16:10:55.240ZSep 04 16:10:53.728 INFO Checking that binary works, target: Clickhouse
14242024-09-04T16:10:55.379ZSep 04 16:10:53.867 INFO Download complete, target: Clickhouse
14252024-09-04T16:10:55.399ZAll builder prerequisites installed successfully, and PATH looks valid
14262024-09-04T16:10:55.401Z
14272024-09-04T16:10:55.401Zreal 3:42.637633097
14282024-09-04T16:10:55.402Zuser 11:19.265383627
14292024-09-04T16:10:55.402Zsys 2:25.854629324
14302024-09-04T16:10:55.402Ztrap 0.415506746
14312024-09-04T16:10:55.402Ztflt 1.518199909
14322024-09-04T16:10:55.402Zdflt 1.990886863
14332024-09-04T16:10:55.402Zkflt 0.020365665
14342024-09-04T16:10:55.402Zlock 23:04.301780141
14352024-09-04T16:10:55.402Zslp 43:40.666350849
14362024-09-04T16:10:55.402Zlat 43.216226368
14372024-09-04T16:10:55.402Zstop 1:50.293046318
14382024-09-04T16:10:55.402Z+ banner build
14392024-09-04T16:10:55.405Z
14402024-09-04T16:10:55.405Z ##### # # # # #####
14412024-09-04T16:10:55.405Z # # # # # # # #
14422024-09-04T16:10:55.405Z ##### # # # # # #
14432024-09-04T16:10:55.405Z # # # # # # # #
14442024-09-04T16:10:55.405Z # # # # # # # #
14452024-09-04T16:10:55.405Z ##### #### # ###### #####
14462024-09-04T16:10:55.405Z
14472024-09-04T16:10:55.405Z+ export 'RUSTFLAGS=-D warnings'
14482024-09-04T16:10:55.405Z+ RUSTFLAGS='-D warnings'
14492024-09-04T16:10:55.405Z+ export 'RUSTDOCFLAGS=--document-private-items -D warnings'
14502024-09-04T16:10:55.405Z+ RUSTDOCFLAGS='--document-private-items -D warnings'
14512024-09-04T16:10:55.405Z+ [[ illumos == \i\l\l\u\m\o\s ]]
14522024-09-04T16:10:55.405Z+ RUSTFLAGS='-D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64'
14532024-09-04T16:10:55.405Z+ export TMPDIR=/var/tmp/omicron_tmp
14542024-09-04T16:10:55.405Z+ TMPDIR=/var/tmp/omicron_tmp
14552024-09-04T16:10:55.405Z+ export RUST_BACKTRACE=1
14562024-09-04T16:10:55.405Z+ RUST_BACKTRACE=1
14572024-09-04T16:10:55.405Z+ export CARGO_INCREMENTAL=0
14582024-09-04T16:10:55.405Z+ CARGO_INCREMENTAL=0
14592024-09-04T16:10:55.405Z+ export RUSTC_BOOTSTRAP=1
14602024-09-04T16:10:55.405Z+ RUSTC_BOOTSTRAP=1
14612024-09-04T16:10:55.405Z+ ptime -m cargo build -Z unstable-options --timings=json --workspace --tests --locked --verbose
14622024-09-04T16:10:56.141Z Downloading crates ...
14632024-09-04T16:10:56.418Z Downloaded approx v0.5.1
14642024-09-04T16:10:56.420Z Downloaded plotters-backend v0.3.5
14652024-09-04T16:10:56.423Z Downloaded doc-comment v0.3.3
14662024-09-04T16:10:56.426Z Downloaded pathdiff v0.2.1
14672024-09-04T16:10:56.428Z Downloaded http-body v1.0.0
14682024-09-04T16:10:56.432Z Downloaded nested v0.1.1
14692024-09-04T16:10:56.435Z Downloaded tower-layer v0.3.2
14702024-09-04T16:10:56.440Z Downloaded threadpool v1.8.1
14712024-09-04T16:10:56.445Z Downloaded proc-macro-crate v3.1.0
14722024-09-04T16:10:56.448Z Downloaded num_cpus v1.16.0
14732024-09-04T16:10:56.450Z Downloaded cast v0.3.0
14742024-09-04T16:10:56.454Z Downloaded target-lexicon v0.12.16
14752024-09-04T16:10:56.456Z Downloaded rustls-native-certs v0.7.0
14762024-09-04T16:10:56.458Z Downloaded rust-argon2 v2.1.0
14772024-09-04T16:10:56.460Z Downloaded criterion-plot v0.5.0
14782024-09-04T16:10:56.476Z Downloaded rstest v0.22.0
14792024-09-04T16:10:56.481Z Downloaded hyper-util v0.1.3
14802024-09-04T16:10:56.485Z Downloaded fancy-regex v0.13.0
14812024-09-04T16:10:56.488Z Downloaded toml_edit v0.21.1
14822024-09-04T16:10:56.509Z Downloaded hyper v1.3.1
14832024-09-04T16:10:56.515Z Downloaded plotters-svg v0.3.5
14842024-09-04T16:10:56.518Z Downloaded relative-path v1.9.3
14852024-09-04T16:10:56.518Z Downloaded yansi v0.5.1
14862024-09-04T16:10:56.520Z Downloaded datatest-stable v0.2.9
14872024-09-04T16:10:56.523Z Downloaded oorandom v11.1.3
14882024-09-04T16:10:56.523Z Downloaded guppy-workspace-hack v0.1.0
14892024-09-04T16:10:56.523Z Downloaded futures-timer v3.0.3
14902024-09-04T16:10:56.525Z Downloaded escape8259 v0.5.2
14912024-09-04T16:10:56.525Z Downloaded target-spec v3.2.1
14922024-09-04T16:10:56.527Z Downloaded similar-asserts v1.5.0
14932024-09-04T16:10:56.529Z Downloaded regex-automata v0.1.10
14942024-09-04T16:10:56.533Z Downloaded httptest v0.15.5
14952024-09-04T16:10:56.536Z Downloaded tinytemplate v1.2.1
14962024-09-04T16:10:56.538Z Downloaded libtest-mimic v0.7.3
14972024-09-04T16:10:56.540Z Downloaded trybuild v1.0.99
14982024-09-04T16:10:56.543Z Downloaded rand_distr v0.4.3
14992024-09-04T16:10:56.546Z Downloaded partial-io v0.5.4
15002024-09-04T16:10:56.548Z Downloaded rstest_macros v0.22.0
15012024-09-04T16:10:56.551Z Downloaded pretty_assertions v1.4.0
15022024-09-04T16:10:56.553Z Downloaded tower v0.4.13
15032024-09-04T16:10:56.562Z Downloaded guppy v0.17.7
15042024-09-04T16:10:56.567Z Downloaded plotters v0.3.5
15052024-09-04T16:10:56.575Z Downloaded bstr v0.2.17
15062024-09-04T16:10:56.584Z Downloaded cfg-expr v0.16.0
15072024-09-04T16:10:56.586Z Downloaded hyper-rustls v0.26.0
15082024-09-04T16:10:56.588Z Downloaded criterion v0.5.1
15092024-09-04T16:10:56.594Z Downloaded assert_cmd v2.0.16
15102024-09-04T16:10:56.597Z Downloaded blake2b_simd v1.0.2
15112024-09-04T16:10:56.597Z Downloaded anes v0.1.6
15122024-09-04T16:10:57.210Z Dirty unicode-ident v1.0.12: the rustflags changed
15132024-09-04T16:10:57.210Z Compiling unicode-ident v1.0.12
15142024-09-04T16:10:57.210Z Dirty proc-macro2 v1.0.86: the rustflags changed
15152024-09-04T16:10:57.210Z Compiling proc-macro2 v1.0.86
15162024-09-04T16:10:57.210Z Dirty libc v0.2.158: the rustflags changed
15172024-09-04T16:10:57.210Z Compiling libc v0.2.158
15182024-09-04T16:10:57.212Z Dirty cfg-if v1.0.0: the rustflags changed
15192024-09-04T16:10:57.212Z Compiling cfg-if v1.0.0
15202024-09-04T16:10:57.213Z Dirty serde v1.0.208: the rustflags changed
15212024-09-04T16:10:57.213Z Compiling serde v1.0.208
15222024-09-04T16:10:57.213Z Dirty version_check v0.9.5: the rustflags changed
15232024-09-04T16:10:57.213Z Compiling version_check v0.9.5
15242024-09-04T16:10:57.213Z Dirty autocfg v1.3.0: the rustflags changed
15252024-09-04T16:10:57.213Z Compiling autocfg v1.3.0
15262024-09-04T16:10:57.213Z Dirty once_cell v1.19.0: the rustflags changed
15272024-09-04T16:10:57.213Z Compiling once_cell v1.19.0
15282024-09-04T16:10:57.345Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name unicode_ident --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode-ident-1.0.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3d72d7b152c86412 -C extra-filename=-3d72d7b152c86412 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15292024-09-04T16:10:57.348Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.86/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=d49ccfd8249300a7 -C extra-filename=-d49ccfd8249300a7 --out-dir /work/oxidecomputer/omicron/target/debug/build/proc-macro2-d49ccfd8249300a7 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15302024-09-04T16:10:57.348Z 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`
15312024-09-04T16:10:57.348Z 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.158/build.rs --error-format=json --json=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=d7688388bbee30c6 -C extra-filename=-d7688388bbee30c6 --out-dir /work/oxidecomputer/omicron/target/debug/build/libc-d7688388bbee30c6 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15322024-09-04T16:10:57.348Z 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.208/build.rs --error-format=json --json=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=b084312515d7d617 -C extra-filename=-b084312515d7d617 --out-dir /work/oxidecomputer/omicron/target/debug/build/serde-b084312515d7d617 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15332024-09-04T16:10:57.348Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name autocfg --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/autocfg-1.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7640f4cdb39f9682 -C extra-filename=-7640f4cdb39f9682 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15342024-09-04T16:10:57.348Z 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`
15352024-09-04T16:10:57.348Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name once_cell --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.19.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=d381d90b77512a0f -C extra-filename=-d381d90b77512a0f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15362024-09-04T16:10:57.482Z Dirty memchr v2.7.2: the rustflags changed
15372024-09-04T16:10:57.482Z Compiling memchr v2.7.2
15382024-09-04T16:10:57.484Z Dirty log v0.4.21: the rustflags changed
15392024-09-04T16:10:57.484Z Compiling log v0.4.21
15402024-09-04T16:10:57.484Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name memchr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/memchr-2.7.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=3b15747880b886c1 -C extra-filename=-3b15747880b886c1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15412024-09-04T16:10:57.536Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name log --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/log-0.4.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("kv", "kv_serde", "kv_std", "kv_sval", "kv_unstable", "kv_unstable_serde", "kv_unstable_std", "kv_unstable_sval", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "std", "sval", "sval_ref", "value-bag"))' -C metadata=46cf9439802ec3f9 -C extra-filename=-46cf9439802ec3f9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15422024-09-04T16:10:57.729Z Dirty byteorder v1.5.0: the rustflags changed
15432024-09-04T16:10:57.729Z Compiling byteorder v1.5.0
15442024-09-04T16:10:57.732Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name byteorder --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/byteorder-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=325983a483f82094 -C extra-filename=-325983a483f82094 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15452024-09-04T16:10:58.016Z Dirty scopeguard v1.2.0: the rustflags changed
15462024-09-04T16:10:58.016Z Compiling scopeguard v1.2.0
15472024-09-04T16:10:58.019Z 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`
15482024-09-04T16:10:58.046Z Running `/work/oxidecomputer/omicron/target/debug/build/proc-macro2-d49ccfd8249300a7/build-script-build`
15492024-09-04T16:10:58.092Z Running `/work/oxidecomputer/omicron/target/debug/build/serde-b084312515d7d617/build-script-build`
15502024-09-04T16:10:58.159Z Dirty itoa v1.0.11: the rustflags changed
15512024-09-04T16:10:58.159Z Compiling itoa v1.0.11
15522024-09-04T16:10:58.162Z 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`
15532024-09-04T16:10:58.181Z Dirty smallvec v1.13.2: the rustflags changed
15542024-09-04T16:10:58.181Z Compiling smallvec v1.13.2
15552024-09-04T16:10:58.184Z Dirty parking_lot_core v0.9.10: the rustflags changed
15562024-09-04T16:10:58.184Z Compiling parking_lot_core v0.9.10
15572024-09-04T16:10:58.184Z 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`
15582024-09-04T16:10:58.184Z 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`
15592024-09-04T16:10:58.245Z Running `/work/oxidecomputer/omicron/target/debug/build/libc-d7688388bbee30c6/build-script-build`
15602024-09-04T16:10:58.267Z Dirty thiserror v1.0.63: the rustflags changed
15612024-09-04T16:10:58.267Z Compiling thiserror v1.0.63
15622024-09-04T16:10:58.269Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/thiserror-1.0.63/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a6af16f059664a63 -C extra-filename=-a6af16f059664a63 --out-dir /work/oxidecomputer/omicron/target/debug/build/thiserror-a6af16f059664a63 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15632024-09-04T16:10:58.289Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name proc_macro2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.86/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=39d204f28cc7075a -C extra-filename=-39d204f28cc7075a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-3d72d7b152c86412.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg wrap_proc_macro --cfg proc_macro_span --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(no_is_available)' --check-cfg 'cfg(no_literal_byte_character)' --check-cfg 'cfg(no_literal_c_string)' --check-cfg 'cfg(no_source_text)' --check-cfg 'cfg(proc_macro_span)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_nightly_testing)' --check-cfg 'cfg(procmacro2_semver_exempt)' --check-cfg 'cfg(randomize_layout)' --check-cfg 'cfg(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg 'cfg(wrap_proc_macro)'`
15642024-09-04T16:10:58.318Z 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.158/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,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=3cee8a96976693de -C extra-filename=-3cee8a96976693de --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_long_array --cfg libc_ptr_addr_of --cfg libc_underscore_const_names --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_new_stat_abi)' --check-cfg 'cfg(espidf_time64)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(libc_align)' --check-cfg 'cfg(libc_cfg_target_vendor)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_const_extern_fn_unstable)' --check-cfg 'cfg(libc_const_size_of)' --check-cfg 'cfg(libc_core_cvoid)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_int128)' --check-cfg 'cfg(libc_long_array)' --check-cfg 'cfg(libc_non_exhaustive)' --check-cfg 'cfg(libc_packedN)' --check-cfg 'cfg(libc_priv_mod_use)' --check-cfg 'cfg(libc_ptr_addr_of)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_underscore_const_names)' --check-cfg 'cfg(libc_union)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","visionos"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'`
15652024-09-04T16:10:58.340Z Dirty lock_api v0.4.12: the rustflags changed
15662024-09-04T16:10:58.340Z Compiling lock_api v0.4.12
15672024-09-04T16:10:58.342Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/lock_api-0.4.12/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="atomic_usize"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arc_lock", "atomic_usize", "default", "nightly", "owning_ref", "serde"))' -C metadata=653785a230c85179 -C extra-filename=-653785a230c85179 --out-dir /work/oxidecomputer/omicron/target/debug/build/lock_api-653785a230c85179 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-7640f4cdb39f9682.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15682024-09-04T16:10:58.376Z Dirty pin-project-lite v0.2.14: the rustflags changed
15692024-09-04T16:10:58.376Z Compiling pin-project-lite v0.2.14
15702024-09-04T16:10:58.379Z 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`
15712024-09-04T16:10:58.520Z Dirty typenum v1.17.0: the rustflags changed
15722024-09-04T16:10:58.520Z Compiling typenum v1.17.0
15732024-09-04T16:10:58.522Z 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`
15742024-09-04T16:10:58.601Z Dirty ahash v0.8.11: the rustflags changed
15752024-09-04T16:10:58.601Z Compiling ahash v0.8.11
15762024-09-04T16:10:58.607Z 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`
15772024-09-04T16:10:58.727Z Running `/work/oxidecomputer/omicron/target/debug/build/lock_api-653785a230c85179/build-script-build`
15782024-09-04T16:10:58.746Z Running `/work/oxidecomputer/omicron/target/debug/build/parking_lot_core-aeb53c5354bb50d5/build-script-build`
15792024-09-04T16:10:58.777Z Dirty generic-array v0.14.7: the rustflags changed
15802024-09-04T16:10:58.777Z Compiling generic-array v0.14.7
15812024-09-04T16:10:58.779Z 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`
15822024-09-04T16:10:58.853Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name lock_api --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/lock_api-0.4.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="atomic_usize"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arc_lock", "atomic_usize", "default", "nightly", "owning_ref", "serde"))' -C metadata=09a20e99f076665f -C extra-filename=-09a20e99f076665f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-5380524236143168.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg has_const_fn_trait_bound`
15832024-09-04T16:10:58.946Z Running `/work/oxidecomputer/omicron/target/debug/build/thiserror-a6af16f059664a63/build-script-build`
15842024-09-04T16:10:59.016Z Running `/work/oxidecomputer/omicron/target/debug/build/ahash-6093e0e56b120ab2/build-script-build`
15852024-09-04T16:10:59.089Z Dirty quote v1.0.36: the rustflags changed
15862024-09-04T16:10:59.090Z Compiling quote v1.0.36
15872024-09-04T16:10:59.108Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name quote --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/quote-1.0.36/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=46c64c1f55b4d3af -C extra-filename=-46c64c1f55b4d3af --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15882024-09-04T16:10:59.133Z Running `/work/oxidecomputer/omicron/target/debug/build/generic-array-6331d367a75138c7/build-script-build`
15892024-09-04T16:10:59.154Z Dirty ryu v1.0.18: the rustflags changed
15902024-09-04T16:10:59.154Z Compiling ryu v1.0.18
15912024-09-04T16:10:59.157Z 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`
15922024-09-04T16:10:59.185Z Dirty libm v0.2.8: the rustflags changed
15932024-09-04T16:10:59.185Z Compiling libm v0.2.8
15942024-09-04T16:10:59.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/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`
15952024-09-04T16:10:59.209Z Dirty num-traits v0.2.19: the rustflags changed
15962024-09-04T16:10:59.209Z Compiling num-traits v0.2.19
15972024-09-04T16:10:59.211Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-traits-0.2.19/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="i128"' --cfg 'feature="libm"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=df973dab6b6b4461 -C extra-filename=-df973dab6b6b4461 --out-dir /work/oxidecomputer/omicron/target/debug/build/num-traits-df973dab6b6b4461 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-7640f4cdb39f9682.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15982024-09-04T16:10:59.383Z Dirty allocator-api2 v0.2.18: the rustflags changed
15992024-09-04T16:10:59.383Z Compiling allocator-api2 v0.2.18
16002024-09-04T16:10:59.385Z 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`
16012024-09-04T16:10:59.544Z Dirty syn v2.0.74: the rustflags changed
16022024-09-04T16:10:59.544Z Compiling syn v2.0.74
16032024-09-04T16:10:59.547Z 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.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 --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=8a46d8fdbab68150 -C extra-filename=-8a46d8fdbab68150 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-3d72d7b152c86412.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16042024-09-04T16:10:59.647Z Dirty getrandom v0.2.14: the rustflags changed
16052024-09-04T16:10:59.647Z Compiling getrandom v0.2.14
16062024-09-04T16:10:59.650Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name getrandom --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/getrandom-0.2.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="js"' --cfg 'feature="js-sys"' --cfg 'feature="rdrand"' --cfg 'feature="std"' --cfg 'feature="wasm-bindgen"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "custom", "js", "js-sys", "linux_disable_fallback", "rdrand", "rustc-dep-of-std", "std", "test-in-browser", "wasm-bindgen"))' -C metadata=bb6974eb2a6ed7a2 -C extra-filename=-bb6974eb2a6ed7a2 --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-3cee8a96976693de.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16072024-09-04T16:10:59.677Z Dirty jobserver v0.1.32: the rustflags changed
16082024-09-04T16:10:59.685Z Compiling jobserver v0.1.32
16092024-09-04T16:10:59.737Z 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=13ad412af24c11e7 -C extra-filename=-13ad412af24c11e7 --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-3cee8a96976693de.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16102024-09-04T16:10:59.770Z 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=32550cb75a89fa37 -C extra-filename=-32550cb75a89fa37 --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-3cee8a96976693de.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`
16112024-09-04T16:10:59.964Z Running `/work/oxidecomputer/omicron/target/debug/build/typenum-f78d3e5b0e6ba211/build-script-main`
16122024-09-04T16:11:00.039Z Dirty rand_core v0.6.4: the rustflags changed
16132024-09-04T16:11:00.039Z Compiling rand_core v0.6.4
16142024-09-04T16:11:00.043Z 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=025910be55d74958 -C extra-filename=-025910be55d74958 --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-bb6974eb2a6ed7a2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16152024-09-04T16:11:00.195Z Dirty cc v1.0.97: the rustflags changed
16162024-09-04T16:11:00.195Z Compiling cc v1.0.97
16172024-09-04T16:11:00.197Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cc --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cc-1.0.97/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="jobserver"' --cfg 'feature="libc"' --cfg 'feature="once_cell"' --cfg 'feature="parallel"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("jobserver", "libc", "once_cell", "parallel"))' -C metadata=16c270462d044a3e -C extra-filename=-16c270462d044a3e --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-13ad412af24c11e7.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16182024-09-04T16:11:00.258Z Dirty parking_lot v0.12.2: the rustflags changed
16192024-09-04T16:11:00.258Z Compiling parking_lot v0.12.2
16202024-09-04T16:11:00.261Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name parking_lot --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/parking_lot-0.12.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arc_lock", "deadlock_detection", "default", "hardware-lock-elision", "nightly", "owning_ref", "send_guard", "serde"))' -C metadata=d8a6256384ee3248 -C extra-filename=-d8a6256384ee3248 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern lock_api=/work/oxidecomputer/omicron/target/debug/deps/liblock_api-09a20e99f076665f.rmeta --extern parking_lot_core=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot_core-32550cb75a89fa37.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16212024-09-04T16:11:00.290Z 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`
16222024-09-04T16:11:00.331Z Running `/work/oxidecomputer/omicron/target/debug/build/libm-167dbd547a9f8507/build-script-build`
16232024-09-04T16:11:00.364Z Dirty signal-hook-registry v1.4.2: the rustflags changed
16242024-09-04T16:11:00.364Z Compiling signal-hook-registry v1.4.2
16252024-09-04T16:11:00.367Z 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=402a1c926ffbe73d -C extra-filename=-402a1c926ffbe73d --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-3cee8a96976693de.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16262024-09-04T16:11:00.479Z 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`
16272024-09-04T16:11:00.665Z Running `/work/oxidecomputer/omicron/target/debug/build/num-traits-df973dab6b6b4461/build-script-build`
16282024-09-04T16:11:00.752Z Dirty mio v1.0.2: the rustflags changed
16292024-09-04T16:11:00.752Z Compiling mio v1.0.2
16302024-09-04T16:11:00.754Z 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=7aa5c9e6364e3108 -C extra-filename=-7aa5c9e6364e3108 --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-3cee8a96976693de.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-46cf9439802ec3f9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16312024-09-04T16:11:00.890Z Dirty spin v0.9.8: the rustflags changed
16322024-09-04T16:11:00.890Z Compiling spin v0.9.8
16332024-09-04T16:11:00.894Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name spin --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/spin-0.9.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="barrier"' --cfg 'feature="default"' --cfg 'feature="lazy"' --cfg 'feature="lock_api"' --cfg 'feature="lock_api_crate"' --cfg 'feature="mutex"' --cfg 'feature="once"' --cfg 'feature="rwlock"' --cfg 'feature="spin_mutex"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("barrier", "default", "fair_mutex", "lazy", "lock_api", "lock_api_crate", "mutex", "once", "portable-atomic", "portable_atomic", "rwlock", "spin_mutex", "std", "ticket_mutex", "use_ticket_mutex"))' -C metadata=d52e3d8c16e8a214 -C extra-filename=-d52e3d8c16e8a214 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern lock_api_crate=/work/oxidecomputer/omicron/target/debug/deps/liblock_api-09a20e99f076665f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16342024-09-04T16:11:01.159Z Dirty serde_json v1.0.125: the rustflags changed
16352024-09-04T16:11:01.159Z Compiling serde_json v1.0.125
16362024-09-04T16:11:01.162Z 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.125/build.rs --error-format=json --json=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=15a1be94685c3c56 -C extra-filename=-15a1be94685c3c56 --out-dir /work/oxidecomputer/omicron/target/debug/build/serde_json-15a1be94685c3c56 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16372024-09-04T16:11:01.195Z Dirty subtle v2.5.0: the rustflags changed
16382024-09-04T16:11:01.195Z Compiling subtle v2.5.0
16392024-09-04T16:11:01.198Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name subtle --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/subtle-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="i128"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("const-generics", "core_hint_black_box", "default", "i128", "nightly", "std"))' -C metadata=69c441407b09e74b -C extra-filename=-69c441407b09e74b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16402024-09-04T16:11:01.281Z Dirty socket2 v0.5.7: the rustflags changed
16412024-09-04T16:11:01.281Z Compiling socket2 v0.5.7
16422024-09-04T16:11:01.283Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name socket2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/socket2-0.5.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="all"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all"))' -C metadata=7081604ed8ed5c37 -C extra-filename=-7081604ed8ed5c37 --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-3cee8a96976693de.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16432024-09-04T16:11:01.516Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name num_traits --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-traits-0.2.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="i128"' --cfg 'feature="libm"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=2914d78ac96fc53c -C extra-filename=-2914d78ac96fc53c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libm=/work/oxidecomputer/omicron/target/debug/deps/liblibm-ba00d9da7e296366.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg has_total_cmp`
16442024-09-04T16:11:01.560Z Running `/work/oxidecomputer/omicron/target/debug/build/serde_json-15a1be94685c3c56/build-script-build`
16452024-09-04T16:11:01.593Z Dirty futures-core v0.3.30: the rustflags changed
16462024-09-04T16:11:01.593Z Compiling futures-core v0.3.30
16472024-09-04T16:11:01.596Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name futures_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-core-0.3.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "portable-atomic", "std", "unstable"))' -C metadata=965f1abbaef84084 -C extra-filename=-965f1abbaef84084 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16482024-09-04T16:11:01.729Z Dirty equivalent v1.0.1: the rustflags changed
16492024-09-04T16:11:01.730Z Compiling equivalent v1.0.1
16502024-09-04T16:11:01.732Z 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`
16512024-09-04T16:11:01.850Z Dirty fnv v1.0.7: the rustflags changed
16522024-09-04T16:11:01.850Z Compiling fnv v1.0.7
16532024-09-04T16:11:01.853Z Dirty futures-sink v0.3.30: the rustflags changed
16542024-09-04T16:11:01.853Z Compiling futures-sink v0.3.30
16552024-09-04T16:11:01.853Z 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`
16562024-09-04T16:11:01.853Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name futures_sink --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-sink-0.3.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=d5a6af5eceae766d -C extra-filename=-d5a6af5eceae766d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16572024-09-04T16:11:01.889Z Dirty slab v0.4.9: the rustflags changed
16582024-09-04T16:11:01.889Z Compiling slab v0.4.9
16592024-09-04T16:11:01.892Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slab-0.4.9/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=26e342cf5190e347 -C extra-filename=-26e342cf5190e347 --out-dir /work/oxidecomputer/omicron/target/debug/build/slab-26e342cf5190e347 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-7640f4cdb39f9682.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16602024-09-04T16:11:01.924Z Dirty const-oid v0.9.6: the rustflags changed
16612024-09-04T16:11:01.925Z Compiling const-oid v0.9.6
16622024-09-04T16:11:01.936Z 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`
16632024-09-04T16:11:01.977Z Dirty futures-task v0.3.30: the rustflags changed
16642024-09-04T16:11:01.977Z Compiling futures-task v0.3.30
16652024-09-04T16:11:01.981Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name futures_task --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-task-0.3.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "std", "unstable"))' -C metadata=b2e13e142afbdd87 -C extra-filename=-b2e13e142afbdd87 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16662024-09-04T16:11:02.016Z Dirty futures-channel v0.3.30: the rustflags changed
16672024-09-04T16:11:02.017Z Compiling futures-channel v0.3.30
16682024-09-04T16:11:02.019Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name futures_channel --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-channel-0.3.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="futures-sink"' --cfg 'feature="sink"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "futures-sink", "sink", "std", "unstable"))' -C metadata=315266bf3c88a0ab -C extra-filename=-315266bf3c88a0ab --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-965f1abbaef84084.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-d5a6af5eceae766d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16692024-09-04T16:11:02.233Z Dirty futures-io v0.3.30: the rustflags changed
16702024-09-04T16:11:02.233Z Compiling futures-io v0.3.30
16712024-09-04T16:11:02.236Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name futures_io --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-io-0.3.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std", "unstable"))' -C metadata=1044befc4d8b6f32 -C extra-filename=-1044befc4d8b6f32 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16722024-09-04T16:11:02.257Z Dirty pin-utils v0.1.0: the rustflags changed
16732024-09-04T16:11:02.257Z Compiling pin-utils v0.1.0
16742024-09-04T16:11:02.259Z 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`
16752024-09-04T16:11:02.271Z Running `/work/oxidecomputer/omicron/target/debug/build/slab-26e342cf5190e347/build-script-build`
16762024-09-04T16:11:02.350Z Dirty regex-syntax v0.8.4: the rustflags changed
16772024-09-04T16:11:02.350Z Compiling regex-syntax v0.8.4
16782024-09-04T16:11:02.352Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name regex_syntax --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/regex-syntax-0.8.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=7d938304ceffab4a -C extra-filename=-7d938304ceffab4a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16792024-09-04T16:11:02.407Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name slab --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slab-0.4.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=f96e20c34b56be83 -C extra-filename=-f96e20c34b56be83 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16802024-09-04T16:11:02.435Z Dirty aho-corasick v1.1.3: the rustflags changed
16812024-09-04T16:11:02.436Z Compiling aho-corasick v1.1.3
16822024-09-04T16:11:02.438Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name aho_corasick --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/aho-corasick-1.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="perf-literal"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "logging", "perf-literal", "std"))' -C metadata=ccd418511fd0e494 -C extra-filename=-ccd418511fd0e494 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-3b15747880b886c1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16832024-09-04T16:11:02.559Z Dirty cpufeatures v0.2.12: the rustflags changed
16842024-09-04T16:11:02.559Z Compiling cpufeatures v0.2.12
16852024-09-04T16:11:02.562Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cpufeatures --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cpufeatures-0.2.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=250510e548f1bd64 -C extra-filename=-250510e548f1bd64 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16862024-09-04T16:11:02.665Z Dirty pkg-config v0.3.30: the rustflags changed
16872024-09-04T16:11:02.665Z Compiling pkg-config v0.3.30
16882024-09-04T16:11:02.668Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name pkg_config --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pkg-config-0.3.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=eb481e38678e4e0a -C extra-filename=-eb481e38678e4e0a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16892024-09-04T16:11:02.689Z Dirty iana-time-zone v0.1.60: the rustflags changed
16902024-09-04T16:11:02.689Z Compiling iana-time-zone v0.1.60
16912024-09-04T16:11:02.691Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name iana_time_zone --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/iana-time-zone-0.1.60/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="fallback"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("fallback"))' -C metadata=e4234c30fefa5b8b -C extra-filename=-e4234c30fefa5b8b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16922024-09-04T16:11:03.246Z Dirty heck v0.5.0: the rustflags changed
16932024-09-04T16:11:03.246Z Compiling heck v0.5.0
16942024-09-04T16:11:03.251Z 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`
16952024-09-04T16:11:03.665Z Dirty tinyvec_macros v0.1.1: the rustflags changed
16962024-09-04T16:11:03.665Z Compiling tinyvec_macros v0.1.1
16972024-09-04T16:11:03.668Z 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`
16982024-09-04T16:11:03.766Z Dirty semver v1.0.23: the rustflags changed
16992024-09-04T16:11:03.766Z Compiling semver v1.0.23
17002024-09-04T16:11:03.768Z 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`
17012024-09-04T16:11:03.788Z Dirty tinyvec v1.6.0: the rustflags changed
17022024-09-04T16:11:03.788Z Compiling tinyvec v1.6.0
17032024-09-04T16:11:03.791Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tinyvec --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tinyvec-1.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="tinyvec_macros"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary", "default", "experimental_write_impl", "grab_spare_slice", "nightly_slice_partition_dedup", "real_blackbox", "rustc_1_40", "rustc_1_55", "rustc_1_57", "serde", "std", "tinyvec_macros"))' -C metadata=bfd9b440086bc207 -C extra-filename=-bfd9b440086bc207 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern tinyvec_macros=/work/oxidecomputer/omicron/target/debug/deps/libtinyvec_macros-e3f75058ddf213ea.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17042024-09-04T16:11:03.924Z Dirty syn v1.0.109: the rustflags changed
17052024-09-04T16:11:03.924Z Compiling syn v1.0.109
17062024-09-04T16:11:03.927Z 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`
17072024-09-04T16:11:04.220Z Dirty unicode-bidi v0.3.15: the rustflags changed
17082024-09-04T16:11:04.220Z Compiling unicode-bidi v0.3.15
17092024-09-04T16:11:04.223Z Dirty percent-encoding v2.3.1: the rustflags changed
17102024-09-04T16:11:04.223Z Compiling percent-encoding v2.3.1
17112024-09-04T16:11:04.223Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name unicode_bidi --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode-bidi-0.3.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="hardcoded-data"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench_it", "default", "flame", "flame_it", "flamer", "hardcoded-data", "serde", "std", "unstable", "with_serde"))' -C metadata=773c324f50696e3f -C extra-filename=-773c324f50696e3f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17122024-09-04T16:11:04.223Z 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`
17132024-09-04T16:11:04.362Z Running `/work/oxidecomputer/omicron/target/debug/build/semver-746a93df62810af4/build-script-build`
17142024-09-04T16:11:04.432Z Dirty rustix v0.38.34: the rustflags changed
17152024-09-04T16:11:04.432Z Compiling rustix v0.38.34
17162024-09-04T16:11:04.435Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustix-0.38.34/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="stdio"' --cfg 'feature="system"' --cfg 'feature="termios"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "shm", "std", "stdio", "system", "termios", "thread", "time", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=acd65f42c1541416 -C extra-filename=-acd65f42c1541416 --out-dir /work/oxidecomputer/omicron/target/debug/build/rustix-acd65f42c1541416 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17172024-09-04T16:11:04.610Z Dirty errno v0.3.9: the rustflags changed
17182024-09-04T16:11:04.610Z Compiling errno v0.3.9
17192024-09-04T16:11:04.617Z 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=afb8d41ec981239d -C extra-filename=-afb8d41ec981239d --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-3cee8a96976693de.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17202024-09-04T16:11:04.641Z Running `/work/oxidecomputer/omicron/target/debug/build/syn-7bd69fb34c9940b1/build-script-build`
17212024-09-04T16:11:04.716Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name syn --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=0c3b85329fe55c62 -C extra-filename=-0c3b85329fe55c62 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-3d72d7b152c86412.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg syn_disable_nightly_tests`
17222024-09-04T16:11:04.852Z Dirty ppv-lite86 v0.2.17: the rustflags changed
17232024-09-04T16:11:04.852Z Compiling ppv-lite86 v0.2.17
17242024-09-04T16:11:04.854Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ppv_lite86 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ppv-lite86-0.2.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="simd"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "no_simd", "simd", "std"))' -C metadata=de1c01fb16cf43da -C extra-filename=-de1c01fb16cf43da --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17252024-09-04T16:11:05.234Z Dirty unicode-normalization v0.1.23: the rustflags changed
17262024-09-04T16:11:05.234Z Compiling unicode-normalization v0.1.23
17272024-09-04T16:11:05.236Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name unicode_normalization --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode-normalization-0.1.23/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=4163aa611c9fa9ab -C extra-filename=-4163aa611c9fa9ab --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern tinyvec=/work/oxidecomputer/omicron/target/debug/deps/libtinyvec-bfd9b440086bc207.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17282024-09-04T16:11:05.289Z Running `/work/oxidecomputer/omicron/target/debug/build/rustix-acd65f42c1541416/build-script-build`
17292024-09-04T16:11:05.408Z Dirty schemars v0.8.21: the rustflags changed
17302024-09-04T16:11:05.408Z Compiling schemars v0.8.21
17312024-09-04T16:11:05.411Z 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`
17322024-09-04T16:11:05.603Z Dirty rand_chacha v0.3.1: the rustflags changed
17332024-09-04T16:11:05.603Z Compiling rand_chacha v0.3.1
17342024-09-04T16:11:05.606Z 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=232b7ed080472947 -C extra-filename=-232b7ed080472947 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ppv_lite86=/work/oxidecomputer/omicron/target/debug/deps/libppv_lite86-de1c01fb16cf43da.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-025910be55d74958.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17352024-09-04T16:11:05.695Z Dirty vcpkg v0.2.15: the rustflags changed
17362024-09-04T16:11:05.695Z Compiling vcpkg v0.2.15
17372024-09-04T16:11:05.697Z 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`
17382024-09-04T16:11:05.825Z Dirty regex-automata v0.4.6: the rustflags changed
17392024-09-04T16:11:05.825Z Compiling regex-automata v0.4.6
17402024-09-04T16:11:05.827Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name regex_automata --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/regex-automata-0.4.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="dfa"' --cfg 'feature="dfa-build"' --cfg 'feature="dfa-onepass"' --cfg 'feature="dfa-search"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=fcd8ea28b6b8ac77 -C extra-filename=-fcd8ea28b6b8ac77 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern aho_corasick=/work/oxidecomputer/omicron/target/debug/deps/libaho_corasick-ccd418511fd0e494.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-3b15747880b886c1.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-7d938304ceffab4a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17412024-09-04T16:11:06.315Z Dirty dyn-clone v1.0.17: the rustflags changed
17422024-09-04T16:11:06.315Z Compiling dyn-clone v1.0.17
17432024-09-04T16:11:06.342Z 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`
17442024-09-04T16:11:06.540Z Dirty rand v0.8.5: the rustflags changed
17452024-09-04T16:11:06.540Z Compiling rand v0.8.5
17462024-09-04T16:11:06.545Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rand --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="libc"' --cfg 'feature="rand_chacha"' --cfg 'feature="std"' --cfg 'feature="std_rng"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "libc", "log", "min_const_gen", "nightly", "packed_simd", "rand_chacha", "serde", "serde1", "simd_support", "small_rng", "std", "std_rng"))' -C metadata=6ea14e4997ff6b64 -C extra-filename=-6ea14e4997ff6b64 --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-3cee8a96976693de.rmeta --extern rand_chacha=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-232b7ed080472947.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-025910be55d74958.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17472024-09-04T16:11:07.914Z Dirty serde_derive_internals v0.29.1: the rustflags changed
17482024-09-04T16:11:07.914Z Compiling serde_derive_internals v0.29.1
17492024-09-04T16:11:07.917Z 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=8bdd97e67bf53503 -C extra-filename=-8bdd97e67bf53503 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17502024-09-04T16:11:07.956Z Running `/work/oxidecomputer/omicron/target/debug/build/schemars-55f55719d25eeb1e/build-script-build`
17512024-09-04T16:11:07.971Z Dirty form_urlencoded v1.2.1: the rustflags changed
17522024-09-04T16:11:07.971Z Compiling form_urlencoded v1.2.1
17532024-09-04T16:11:07.974Z 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`
17542024-09-04T16:11:07.994Z Dirty tracing-core v0.1.32: the rustflags changed
17552024-09-04T16:11:07.994Z Compiling tracing-core v0.1.32
17562024-09-04T16:11:07.997Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tracing_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tracing-core-0.1.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="once_cell"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "once_cell", "std", "valuable"))' -C metadata=adeb21224cd93e5d -C extra-filename=-adeb21224cd93e5d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17572024-09-04T16:11:08.329Z Dirty lazy_static v1.5.0: the rustflags changed
17582024-09-04T16:11:08.329Z Compiling lazy_static v1.5.0
17592024-09-04T16:11:08.332Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name lazy_static --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/lazy_static-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="spin"' --cfg 'feature="spin_no_std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("spin", "spin_no_std"))' -C metadata=4058c7340bf7b5f3 -C extra-filename=-4058c7340bf7b5f3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-d52e3d8c16e8a214.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17602024-09-04T16:11:08.460Z Dirty httparse v1.8.0: the rustflags changed
17612024-09-04T16:11:08.460Z Compiling httparse v1.8.0
17622024-09-04T16:11:08.462Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/httparse-1.8.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=080b0553c9222f9d -C extra-filename=-080b0553c9222f9d --out-dir /work/oxidecomputer/omicron/target/debug/build/httparse-080b0553c9222f9d -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17632024-09-04T16:11:08.595Z Dirty idna v0.5.0: the rustflags changed
17642024-09-04T16:11:08.595Z Compiling idna v0.5.0
17652024-09-04T16:11:08.598Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name idna --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/idna-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=28c67756af01de96 -C extra-filename=-28c67756af01de96 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern unicode_bidi=/work/oxidecomputer/omicron/target/debug/deps/libunicode_bidi-773c324f50696e3f.rmeta --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-4163aa611c9fa9ab.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17662024-09-04T16:11:08.905Z Dirty powerfmt v0.2.0: the rustflags changed
17672024-09-04T16:11:08.905Z Compiling powerfmt v0.2.0
17682024-09-04T16:11:08.908Z 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`
17692024-09-04T16:11:08.978Z Running `/work/oxidecomputer/omicron/target/debug/build/httparse-080b0553c9222f9d/build-script-build`
17702024-09-04T16:11:09.013Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name httparse --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/httparse-1.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=4ceb8996510f7f6e -C extra-filename=-4ceb8996510f7f6e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg httparse_simd`
17712024-09-04T16:11:09.296Z Dirty num-conv v0.1.0: the rustflags changed
17722024-09-04T16:11:09.296Z Compiling num-conv v0.1.0
17732024-09-04T16:11:09.300Z 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`
17742024-09-04T16:11:09.386Z Dirty time-core v0.1.2: the rustflags changed
17752024-09-04T16:11:09.386Z Compiling time-core v0.1.2
17762024-09-04T16:11:09.388Z 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`
17772024-09-04T16:11:09.566Z Dirty url v2.5.2: the rustflags changed
17782024-09-04T16:11:09.566Z Compiling url v2.5.2
17792024-09-04T16:11:09.568Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name url --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/url-2.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("debugger_visualizer", "default", "expose_internals", "serde"))' -C metadata=c883dcfe2d3789aa -C extra-filename=-c883dcfe2d3789aa --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern form_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libform_urlencoded-5569ff5eb631ad8f.rmeta --extern idna=/work/oxidecomputer/omicron/target/debug/deps/libidna-28c67756af01de96.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-8bf889c42ff0e1d1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17802024-09-04T16:11:09.600Z Dirty either v1.13.0: the rustflags changed
17812024-09-04T16:11:09.600Z Compiling either v1.13.0
17822024-09-04T16:11:09.602Z 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`
17832024-09-04T16:11:09.705Z Dirty time-macros v0.2.18: the rustflags changed
17842024-09-04T16:11:09.705Z Compiling time-macros v0.2.18
17852024-09-04T16:11:09.708Z 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`
17862024-09-04T16:11:10.032Z Dirty deranged v0.3.11: the rustflags changed
17872024-09-04T16:11:10.032Z Compiling deranged v0.3.11
17882024-09-04T16:11:10.034Z 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`
17892024-09-04T16:11:10.171Z Dirty ring v0.17.8: the rustflags changed
17902024-09-04T16:11:10.171Z Compiling ring v0.17.8
17912024-09-04T16:11:10.174Z 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=30391ef0dfabbbd4 -C extra-filename=-30391ef0dfabbbd4 --out-dir /work/oxidecomputer/omicron/target/debug/build/ring-30391ef0dfabbbd4 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-16c270462d044a3e.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17922024-09-04T16:11:10.633Z Dirty num_threads v0.1.7: the rustflags changed
17932024-09-04T16:11:10.633Z Compiling num_threads v0.1.7
17942024-09-04T16:11:10.636Z 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`
17952024-09-04T16:11:10.769Z Dirty adler v1.0.2: the rustflags changed
17962024-09-04T16:11:10.769Z Compiling adler v1.0.2
17972024-09-04T16:11:10.771Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name adler --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/adler-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "rustc-dep-of-std", "std"))' -C metadata=74707462cb48944c -C extra-filename=-74707462cb48944c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17982024-09-04T16:11:10.998Z Dirty rustversion v1.0.17: the rustflags changed
17992024-09-04T16:11:10.998Z Compiling rustversion v1.0.17
18002024-09-04T16:11:11.001Z 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`
18012024-09-04T16:11:11.405Z Dirty regex v1.10.6: the rustflags changed
18022024-09-04T16:11:11.405Z Compiling regex v1.10.6
18032024-09-04T16:11:11.408Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name regex --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/regex-1.10.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="perf"' --cfg 'feature="perf-backtrack"' --cfg 'feature="perf-cache"' --cfg 'feature="perf-dfa"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-onepass"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "logging", "pattern", "perf", "perf-backtrack", "perf-cache", "perf-dfa", "perf-dfa-full", "perf-inline", "perf-literal", "perf-onepass", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unstable", "use_std"))' -C metadata=f062f553787acf4a -C extra-filename=-f062f553787acf4a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern aho_corasick=/work/oxidecomputer/omicron/target/debug/deps/libaho_corasick-ccd418511fd0e494.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-3b15747880b886c1.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-fcd8ea28b6b8ac77.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-7d938304ceffab4a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18042024-09-04T16:11:11.426Z Running `/work/oxidecomputer/omicron/target/debug/build/ring-30391ef0dfabbbd4/build-script-build`
18052024-09-04T16:11:11.826Z Running `/work/oxidecomputer/omicron/target/debug/build/rustversion-12b051871c96bdc0/build-script-build`
18062024-09-04T16:11:11.898Z Dirty miniz_oxide v0.7.2: the rustflags changed
18072024-09-04T16:11:11.898Z Compiling miniz_oxide v0.7.2
18082024-09-04T16:11:11.901Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name miniz_oxide --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/miniz_oxide-0.7.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="with-alloc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "rustc-dep-of-std", "simd", "simd-adler32", "std", "with-alloc"))' -C metadata=0754261838d72f08 -C extra-filename=-0754261838d72f08 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern adler=/work/oxidecomputer/omicron/target/debug/deps/libadler-74707462cb48944c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18092024-09-04T16:11:12.009Z 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"))'`
18102024-09-04T16:11:12.428Z Dirty unicode-width v0.1.13: the rustflags changed
18112024-09-04T16:11:12.428Z Compiling unicode-width v0.1.13
18122024-09-04T16:11:12.430Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name unicode_width --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode-width-0.1.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "no_std", "rustc-dep-of-std", "std"))' -C metadata=3919ec52e6b0b262 -C extra-filename=-3919ec52e6b0b262 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18132024-09-04T16:11:12.657Z Dirty untrusted v0.9.0: the rustflags changed
18142024-09-04T16:11:12.657Z Compiling untrusted v0.9.0
18152024-09-04T16:11:12.660Z 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`
18162024-09-04T16:11:12.834Z Dirty base64ct v1.6.0: the rustflags changed
18172024-09-04T16:11:12.834Z Compiling base64ct v1.6.0
18182024-09-04T16:11:12.853Z 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`
18192024-09-04T16:11:13.046Z Dirty time v0.3.36: the rustflags changed
18202024-09-04T16:11:13.046Z Compiling time v0.3.36
18212024-09-04T16:11:13.048Z 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=2127d3e6f9069305 -C extra-filename=-2127d3e6f9069305 --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-3cee8a96976693de.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`
18222024-09-04T16:11:13.426Z Dirty slog v2.7.0: the rustflags changed
18232024-09-04T16:11:13.426Z Compiling slog v2.7.0
18242024-09-04T16:11:13.429Z 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`
18252024-09-04T16:11:13.463Z Dirty try-lock v0.2.5: the rustflags changed
18262024-09-04T16:11:13.463Z Compiling try-lock v0.2.5
18272024-09-04T16:11:13.465Z 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`
18282024-09-04T16:11:13.493Z Dirty backtrace v0.3.71: the rustflags changed
18292024-09-04T16:11:13.493Z Compiling backtrace v0.3.71
18302024-09-04T16:11:13.496Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/backtrace-0.3.71/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("coresymbolication", "cpp_demangle", "dbghelp", "default", "dladdr", "gimli-symbolize", "kernel32", "libbacktrace", "libunwind", "rustc-serialize", "serde", "serialize-rustc", "serialize-serde", "std", "unix-backtrace", "verify-winapi", "winapi"))' -C metadata=b570e6b245a73107 -C extra-filename=-b570e6b245a73107 --out-dir /work/oxidecomputer/omicron/target/debug/build/backtrace-b570e6b245a73107 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-16c270462d044a3e.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18312024-09-04T16:11:13.619Z Dirty want v0.3.1: the rustflags changed
18322024-09-04T16:11:13.619Z Compiling want v0.3.1
18332024-09-04T16:11:13.622Z 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`
18342024-09-04T16:11:13.914Z Dirty tower-service v0.3.2: the rustflags changed
18352024-09-04T16:11:13.914Z Compiling tower-service v0.3.2
18362024-09-04T16:11:13.916Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tower_service --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tower-service-0.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c20ddb2efdeabe78 -C extra-filename=-c20ddb2efdeabe78 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18372024-09-04T16:11:14.012Z Running `/work/oxidecomputer/omicron/target/debug/build/slog-993125d68d51fc81/build-script-build`
18382024-09-04T16:11:14.042Z Dirty gimli v0.28.1: the rustflags changed
18392024-09-04T16:11:14.042Z Compiling gimli v0.28.1
18402024-09-04T16:11:14.044Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name gimli --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/gimli-0.28.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="read"' --cfg 'feature="read-core"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "endian-reader", "fallible-iterator", "read", "read-all", "read-core", "rustc-dep-of-std", "std", "write"))' -C metadata=1eda159745dc50fc -C extra-filename=-1eda159745dc50fc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18412024-09-04T16:11:14.066Z Dirty strsim v0.11.1: the rustflags changed
18422024-09-04T16:11:14.066Z Compiling strsim v0.11.1
18432024-09-04T16:11:14.068Z 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`
18442024-09-04T16:11:14.087Z 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`
18452024-09-04T16:11:14.242Z Dirty serde_derive v1.0.208: the rustflags changed
18462024-09-04T16:11:14.242Z Compiling serde_derive v1.0.208
18472024-09-04T16:11:14.245Z 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.208/src/lib.rs --error-format=json --json=diagnostic-rendered-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=9d3985cfd86df11e -C extra-filename=-9d3985cfd86df11e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18482024-09-04T16:11:14.869Z Dirty zerocopy-derive v0.7.34: the rustflags changed
18492024-09-04T16:11:14.869Z Compiling zerocopy-derive v0.7.34
18502024-09-04T16:11:14.871Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name zerocopy_derive --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zerocopy-derive-0.7.34/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=93f3f46e1071aff3 -C extra-filename=-93f3f46e1071aff3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18512024-09-04T16:11:14.949Z Dirty zeroize_derive v1.4.2: the rustflags changed
18522024-09-04T16:11:14.949Z Compiling zeroize_derive v1.4.2
18532024-09-04T16:11:14.952Z 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=c41601d782ff3b61 -C extra-filename=-c41601d782ff3b61 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18542024-09-04T16:11:16.580Z Dirty zeroize v1.7.0: the rustflags changed
18552024-09-04T16:11:16.580Z Compiling zeroize v1.7.0
18562024-09-04T16:11:16.583Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name zeroize --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zeroize-1.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="zeroize_derive"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("aarch64", "alloc", "default", "derive", "serde", "std", "zeroize_derive"))' -C metadata=d47f5ede55f99f5b -C extra-filename=-d47f5ede55f99f5b --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-c41601d782ff3b61.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18572024-09-04T16:11:16.958Z Dirty thiserror-impl v1.0.63: the rustflags changed
18582024-09-04T16:11:16.958Z Compiling thiserror-impl v1.0.63
18592024-09-04T16:11:16.973Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name thiserror_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/thiserror-impl-1.0.63/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=799532d0aec7b49d -C extra-filename=-799532d0aec7b49d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18602024-09-04T16:11:16.977Z 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=65767634d4000cd6 -C extra-filename=-65767634d4000cd6 --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-d47f5ede55f99f5b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg relaxed_coherence`
18612024-09-04T16:11:17.346Z Dirty zerocopy v0.7.34: the rustflags changed
18622024-09-04T16:11:17.346Z Compiling zerocopy v0.7.34
18632024-09-04T16:11:17.348Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name zerocopy --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zerocopy-0.7.34/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="byteorder"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="simd"' --cfg 'feature="zerocopy-derive"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "byteorder", "default", "derive", "simd", "simd-nightly", "zerocopy-derive"))' -C metadata=6a6c96d3d3dbf088 -C extra-filename=-6a6c96d3d3dbf088 --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-93f3f46e1071aff3.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18642024-09-04T16:11:18.006Z Dirty tokio-macros v2.4.0: the rustflags changed
18652024-09-04T16:11:18.007Z Compiling tokio-macros v2.4.0
18662024-09-04T16:11:18.009Z 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=20df5afb8d504e8a -C extra-filename=-20df5afb8d504e8a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18672024-09-04T16:11:18.364Z Dirty futures-macro v0.3.30: the rustflags changed
18682024-09-04T16:11:18.364Z Compiling futures-macro v0.3.30
18692024-09-04T16:11:18.368Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name futures_macro --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-macro-0.3.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5d59140073378632 -C extra-filename=-5d59140073378632 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18702024-09-04T16:11:18.491Z Dirty crypto-common v0.1.6: the rustflags changed
18712024-09-04T16:11:18.491Z Compiling crypto-common v0.1.6
18722024-09-04T16:11:18.493Z 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=76f73301a37487bb -C extra-filename=-76f73301a37487bb --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-65767634d4000cd6.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-025910be55d74958.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`
18732024-09-04T16:11:18.728Z Dirty block-buffer v0.10.4: the rustflags changed
18742024-09-04T16:11:18.728Z Compiling block-buffer v0.10.4
18752024-09-04T16:11:18.731Z 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=2c5bdd47e7b744f8 -C extra-filename=-2c5bdd47e7b744f8 --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-65767634d4000cd6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18762024-09-04T16:11:18.823Z 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=bdb500d6706a0d33 -C extra-filename=-bdb500d6706a0d33 --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-bb6974eb2a6ed7a2.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-6a6c96d3d3dbf088.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg 'feature="folded_multiply"'`
18772024-09-04T16:11:18.900Z Dirty schemars_derive v0.8.21: the rustflags changed
18782024-09-04T16:11:18.900Z Compiling schemars_derive v0.8.21
18792024-09-04T16:11:18.939Z 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=e9b9ae5b4f5c74d2 -C extra-filename=-e9b9ae5b4f5c74d2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern serde_derive_internals=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive_internals-8bdd97e67bf53503.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18802024-09-04T16:11:18.943Z Dirty tracing-attributes v0.1.27: the rustflags changed
18812024-09-04T16:11:18.943Z Compiling tracing-attributes v0.1.27
18822024-09-04T16:11:18.945Z 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=f3dcb8757f01168e -C extra-filename=-f3dcb8757f01168e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18832024-09-04T16:11:18.994Z Dirty digest v0.10.7: the rustflags changed
18842024-09-04T16:11:18.994Z Compiling digest v0.10.7
18852024-09-04T16:11:18.996Z 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=d2d889a761cc1203 -C extra-filename=-d2d889a761cc1203 --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-2c5bdd47e7b744f8.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-76f73301a37487bb.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-69c441407b09e74b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18862024-09-04T16:11:19.447Z Dirty hashbrown v0.14.5: the rustflags changed
18872024-09-04T16:11:19.447Z Compiling hashbrown v0.14.5
18882024-09-04T16:11:19.450Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hashbrown --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hashbrown-0.14.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="ahash"' --cfg 'feature="allocator-api2"' --cfg 'feature="default"' --cfg 'feature="inline-more"' --cfg 'feature="raw"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ahash", "alloc", "allocator-api2", "compiler_builtins", "core", "default", "equivalent", "inline-more", "nightly", "raw", "rayon", "rkyv", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=333cc1e052d8280e -C extra-filename=-333cc1e052d8280e --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-bdb500d6706a0d33.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`
18892024-09-04T16:11:19.502Z Dirty block-padding v0.3.3: the rustflags changed
18902024-09-04T16:11:19.502Z Compiling block-padding v0.3.3
18912024-09-04T16:11:19.505Z 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=4771113fac6eedf8 -C extra-filename=-4771113fac6eedf8 --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-65767634d4000cd6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18922024-09-04T16:11:19.760Z Dirty inout v0.1.3: the rustflags changed
18932024-09-04T16:11:19.760Z Compiling inout v0.1.3
18942024-09-04T16:11:19.763Z 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=6cd38624c256774c -C extra-filename=-6cd38624c256774c --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-4771113fac6eedf8.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-65767634d4000cd6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18952024-09-04T16:11:19.813Z Dirty hmac v0.12.1: the rustflags changed
18962024-09-04T16:11:19.813Z Compiling hmac v0.12.1
18972024-09-04T16:11:19.814Z 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=f03460b191d7ec86 -C extra-filename=-f03460b191d7ec86 --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-d2d889a761cc1203.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18982024-09-04T16:11:20.013Z Dirty cipher v0.4.4: the rustflags changed
18992024-09-04T16:11:20.013Z Compiling cipher v0.4.4
19002024-09-04T16:11:20.015Z 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=fe9a32234f466722 -C extra-filename=-fe9a32234f466722 --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-76f73301a37487bb.rmeta --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-6cd38624c256774c.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d47f5ede55f99f5b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19012024-09-04T16:11:20.059Z 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=e736e5009c91f06c -C extra-filename=-e736e5009c91f06c --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-bb6974eb2a6ed7a2.rmeta --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-d52e3d8c16e8a214.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-5ba18449f0014995.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -l static=ring_core_0_17_8_ -l static=ring_core_0_17_8_test`
19022024-09-04T16:11:20.477Z Dirty futures-util v0.3.30: the rustflags changed
19032024-09-04T16:11:20.477Z Compiling futures-util v0.3.30
19042024-09-04T16:11:20.480Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name futures_util --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="channel"' --cfg 'feature="default"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-io"' --cfg 'feature="futures-macro"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "memchr", "portable-atomic", "sink", "slab", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=a0ceeed7299917eb -C extra-filename=-a0ceeed7299917eb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-315266bf3c88a0ab.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-965f1abbaef84084.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-1044befc4d8b6f32.rmeta --extern futures_macro=/work/oxidecomputer/omicron/target/debug/deps/libfutures_macro-5d59140073378632.so --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-d5a6af5eceae766d.rmeta --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-b2e13e142afbdd87.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-3b15747880b886c1.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-5196b1d39b63f0cb.rmeta --extern pin_utils=/work/oxidecomputer/omicron/target/debug/deps/libpin_utils-ab4c9310920e6cf2.rmeta --extern slab=/work/oxidecomputer/omicron/target/debug/deps/libslab-f96e20c34b56be83.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19052024-09-04T16:11:20.501Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name thiserror --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/thiserror-1.0.63/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=da9815be099cf41c -C extra-filename=-da9815be099cf41c --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-799532d0aec7b49d.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)'`
19062024-09-04T16:11:20.549Z Dirty async-trait v0.1.81: the rustflags changed
19072024-09-04T16:11:20.549Z Compiling async-trait v0.1.81
19082024-09-04T16:11:20.551Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name async_trait --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-trait-0.1.81/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=eaec0f1802c5ca04 -C extra-filename=-eaec0f1802c5ca04 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19092024-09-04T16:11:20.643Z Dirty sha2 v0.10.8: the rustflags changed
19102024-09-04T16:11:20.643Z Compiling sha2 v0.10.8
19112024-09-04T16:11:20.645Z 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=e6ef8036dc26a573 -C extra-filename=-e6ef8036dc26a573 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-250510e548f1bd64.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-d2d889a761cc1203.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19122024-09-04T16:11:20.808Z Dirty addr2line v0.21.0: the rustflags changed
19132024-09-04T16:11:20.808Z Compiling addr2line v0.21.0
19142024-09-04T16:11:20.830Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name addr2line --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/addr2line-0.21.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "cpp_demangle", "default", "fallible-iterator", "memmap2", "object", "rustc-demangle", "rustc-dep-of-std", "smallvec", "std", "std-object"))' -C metadata=c07277663cfdc1d0 -C extra-filename=-c07277663cfdc1d0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern gimli=/work/oxidecomputer/omicron/target/debug/deps/libgimli-1eda159745dc50fc.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19152024-09-04T16:11:21.480Z Running `/work/oxidecomputer/omicron/target/debug/build/backtrace-b570e6b245a73107/build-script-build`
19162024-09-04T16:11:21.510Z Dirty object v0.32.2: the rustflags changed
19172024-09-04T16:11:21.510Z Compiling object v0.32.2
19182024-09-04T16:11:21.513Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name object --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/object-0.32.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="unaligned"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "cargo-all", "coff", "compiler_builtins", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=28740f4d46b8b6dd -C extra-filename=-28740f4d46b8b6dd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-3b15747880b886c1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19192024-09-04T16:11:22.466Z Dirty rustc-demangle v0.1.24: the rustflags changed
19202024-09-04T16:11:22.466Z Compiling rustc-demangle v0.1.24
19212024-09-04T16:11:22.469Z 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`
19222024-09-04T16:11:22.686Z 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.208/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,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=19476516253bd8c8 -C extra-filename=-19476516253bd8c8 --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-9d3985cfd86df11e.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_core_try_from)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_float_copysign)' --check-cfg 'cfg(no_num_nonzero_signed)' --check-cfg 'cfg(no_relaxed_trait_bounds)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_systemtime_checked_add)' --check-cfg 'cfg(no_target_has_atomic)'`
19232024-09-04T16:11:22.978Z Dirty tracing v0.1.40: the rustflags changed
19242024-09-04T16:11:22.978Z Compiling tracing v0.1.40
19252024-09-04T16:11:22.981Z 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=119892d76510e357 -C extra-filename=-119892d76510e357 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-46cf9439802ec3f9.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-5196b1d39b63f0cb.rmeta --extern tracing_attributes=/work/oxidecomputer/omicron/target/debug/deps/libtracing_attributes-f3dcb8757f01168e.so --extern tracing_core=/work/oxidecomputer/omicron/target/debug/deps/libtracing_core-adeb21224cd93e5d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19262024-09-04T16:11:23.512Z Dirty anyhow v1.0.86: the rustflags changed
19272024-09-04T16:11:23.512Z Compiling anyhow v1.0.86
19282024-09-04T16:11:23.515Z Dirty pem-rfc7468 v0.7.0: the rustflags changed
19292024-09-04T16:11:23.515Z Compiling pem-rfc7468 v0.7.0
19302024-09-04T16:11:23.515Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.86/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="backtrace"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=15411073692bfeba -C extra-filename=-15411073692bfeba --out-dir /work/oxidecomputer/omicron/target/debug/build/anyhow-15411073692bfeba -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19312024-09-04T16:11:23.515Z 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`
19322024-09-04T16:11:23.635Z Dirty openssl-sys v0.9.103: the rustflags changed
19332024-09-04T16:11:23.635Z Compiling openssl-sys v0.9.103
19342024-09-04T16:11:23.653Z 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=0c8532f9836cb990 -C extra-filename=-0c8532f9836cb990 --out-dir /work/oxidecomputer/omicron/target/debug/build/openssl-sys-0c8532f9836cb990 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-16c270462d044a3e.rlib --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-eb481e38678e4e0a.rlib --extern vcpkg=/work/oxidecomputer/omicron/target/debug/deps/libvcpkg-1de0e5370f5fe5c3.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19352024-09-04T16:11:23.771Z Dirty httpdate v1.0.3: the rustflags changed
19362024-09-04T16:11:23.771Z Compiling httpdate v1.0.3
19372024-09-04T16:11:23.773Z 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`
19382024-09-04T16:11:24.228Z Dirty heck v0.4.1: the rustflags changed
19392024-09-04T16:11:24.228Z Compiling heck v0.4.1
19402024-09-04T16:11:24.230Z 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`
19412024-09-04T16:11:24.252Z Dirty der_derive v0.7.2: the rustflags changed
19422024-09-04T16:11:24.252Z Compiling der_derive v0.7.2
19432024-09-04T16:11:24.254Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name der_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/der_derive-0.7.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5a1f17b7266557e3 -C extra-filename=-5a1f17b7266557e3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19442024-09-04T16:11:24.254Z Running `/work/oxidecomputer/omicron/target/debug/build/anyhow-15411073692bfeba/build-script-build`
19452024-09-04T16:11:24.291Z Dirty crossbeam-utils v0.8.19: the rustflags changed
19462024-09-04T16:11:24.291Z Compiling crossbeam-utils v0.8.19
19472024-09-04T16:11:24.294Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crossbeam-utils-0.8.19/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=c614866a1ad12207 -C extra-filename=-c614866a1ad12207 --out-dir /work/oxidecomputer/omicron/target/debug/build/crossbeam-utils-c614866a1ad12207 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19482024-09-04T16:11:24.562Z Dirty base64 v0.21.7: the rustflags changed
19492024-09-04T16:11:24.562Z Compiling base64 v0.21.7
19502024-09-04T16:11:24.564Z 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`
19512024-09-04T16:11:24.708Z Dirty mime v0.3.17: the rustflags changed
19522024-09-04T16:11:24.708Z Compiling mime v0.3.17
19532024-09-04T16:11:24.711Z 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`
19542024-09-04T16:11:24.841Z Running `/work/oxidecomputer/omicron/target/debug/build/openssl-sys-0c8532f9836cb990/build-script-main`
19552024-09-04T16:11:24.931Z Dirty flagset v0.4.5: the rustflags changed
19562024-09-04T16:11:24.931Z Compiling flagset v0.4.5
19572024-09-04T16:11:24.933Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name flagset --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/flagset-0.4.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde", "std"))' -C metadata=881d334f1a3d1211 -C extra-filename=-881d334f1a3d1211 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19582024-09-04T16:11:24.989Z Dirty winnow v0.5.40: the rustflags changed
19592024-09-04T16:11:24.989Z Compiling winnow v0.5.40
19602024-09-04T16:11:24.991Z 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`
19612024-09-04T16:11:25.139Z Running `/work/oxidecomputer/omicron/target/debug/build/crossbeam-utils-c614866a1ad12207/build-script-build`
19622024-09-04T16:11:25.171Z Dirty aes v0.8.4: the rustflags changed
19632024-09-04T16:11:25.171Z Compiling aes v0.8.4
19642024-09-04T16:11:25.174Z 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=99a0a479c4ceaf78 -C extra-filename=-99a0a479c4ceaf78 --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-fe9a32234f466722.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-250510e548f1bd64.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19652024-09-04T16:11:25.316Z Dirty pbkdf2 v0.12.2: the rustflags changed
19662024-09-04T16:11:25.316Z Compiling pbkdf2 v0.12.2
19672024-09-04T16:11:25.318Z 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=a7527657846b788a -C extra-filename=-a7527657846b788a --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-d2d889a761cc1203.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-f03460b191d7ec86.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19682024-09-04T16:11:25.369Z Dirty ipnet v2.9.0: the rustflags changed
19692024-09-04T16:11:25.369Z Compiling ipnet v2.9.0
19702024-09-04T16:11:25.372Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ipnet --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ipnet-2.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "heapless", "json", "schemars", "ser_as_str", "serde", "std"))' -C metadata=7e28ccd96dc058f1 -C extra-filename=-7e28ccd96dc058f1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19712024-09-04T16:11:25.483Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name crossbeam_utils --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crossbeam-utils-0.8.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=6f3b480f63e334a5 -C extra-filename=-6f3b480f63e334a5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19722024-09-04T16:11:26.563Z Dirty futures-executor v0.3.30: the rustflags changed
19732024-09-04T16:11:26.563Z Compiling futures-executor v0.3.30
19742024-09-04T16:11:26.582Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name futures_executor --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-executor-0.3.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "num_cpus", "std", "thread-pool"))' -C metadata=e73e1abcbc6bc381 -C extra-filename=-e73e1abcbc6bc381 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-965f1abbaef84084.rmeta --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-b2e13e142afbdd87.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-a0ceeed7299917eb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19752024-09-04T16:11:26.720Z Dirty cbc v0.1.2: the rustflags changed
19762024-09-04T16:11:26.720Z Compiling cbc v0.1.2
19772024-09-04T16:11:26.722Z 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=72ebe6b8d80d06bc -C extra-filename=-72ebe6b8d80d06bc --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-fe9a32234f466722.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19782024-09-04T16:11:26.756Z Dirty salsa20 v0.10.2: the rustflags changed
19792024-09-04T16:11:26.756Z Compiling salsa20 v0.10.2
19802024-09-04T16:11:26.758Z 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=d6479a9368347878 -C extra-filename=-d6479a9368347878 --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-fe9a32234f466722.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19812024-09-04T16:11:26.979Z Dirty futures v0.3.30: the rustflags changed
19822024-09-04T16:11:26.979Z Compiling futures v0.3.30
19832024-09-04T16:11:26.981Z Dirty openssl-probe v0.1.5: the rustflags changed
19842024-09-04T16:11:26.981Z Compiling openssl-probe v0.1.5
19852024-09-04T16:11:26.981Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name futures --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-0.3.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="default"' --cfg 'feature="executor"' --cfg 'feature="futures-executor"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "async-await", "bilock", "cfg-target-has-atomic", "compat", "default", "executor", "futures-executor", "io-compat", "std", "thread-pool", "unstable", "write-all-vectored"))' -C metadata=5835243fede18e51 -C extra-filename=-5835243fede18e51 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-315266bf3c88a0ab.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-965f1abbaef84084.rmeta --extern futures_executor=/work/oxidecomputer/omicron/target/debug/deps/libfutures_executor-e73e1abcbc6bc381.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-1044befc4d8b6f32.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-d5a6af5eceae766d.rmeta --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-b2e13e142afbdd87.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-a0ceeed7299917eb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19862024-09-04T16:11:26.981Z 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`
19872024-09-04T16:11:27.019Z Dirty der v0.7.9: the rustflags changed
19882024-09-04T16:11:27.019Z Compiling der v0.7.9
19892024-09-04T16:11:27.021Z 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=e6f841b1e5437932 -C extra-filename=-e6f841b1e5437932 --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-5a1f17b7266557e3.so --extern flagset=/work/oxidecomputer/omicron/target/debug/deps/libflagset-881d334f1a3d1211.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-e6975d27c0797841.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d47f5ede55f99f5b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19902024-09-04T16:11:27.093Z Dirty foreign-types-shared v0.1.1: the rustflags changed
19912024-09-04T16:11:27.093Z Compiling foreign-types-shared v0.1.1
19922024-09-04T16:11:27.095Z 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`
19932024-09-04T16:11:27.118Z Dirty openssl v0.10.66: the rustflags changed
19942024-09-04T16:11:27.118Z Compiling openssl v0.10.66
19952024-09-04T16:11:27.121Z 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`
19962024-09-04T16:11:27.205Z Dirty foreign-types v0.3.2: the rustflags changed
19972024-09-04T16:11:27.205Z Compiling foreign-types v0.3.2
19982024-09-04T16:11:27.207Z 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`
19992024-09-04T16:11:27.304Z Dirty scrypt v0.11.0: the rustflags changed
20002024-09-04T16:11:27.304Z Compiling scrypt v0.11.0
20012024-09-04T16:11:27.307Z 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=ac4a87f549921095 -C extra-filename=-ac4a87f549921095 --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-a7527657846b788a.rmeta --extern salsa20=/work/oxidecomputer/omicron/target/debug/deps/libsalsa20-d6479a9368347878.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e6ef8036dc26a573.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20022024-09-04T16:11:27.343Z 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=01bb75b60de83b30 -C extra-filename=-01bb75b60de83b30 --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-3cee8a96976693de.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)'`
20032024-09-04T16:11:27.605Z Running `/work/oxidecomputer/omicron/target/debug/build/openssl-a8b0d1321d6e4d0d/build-script-build`
20042024-09-04T16:11:27.637Z Dirty openssl-macros v0.1.1: the rustflags changed
20052024-09-04T16:11:27.637Z Compiling openssl-macros v0.1.1
20062024-09-04T16:11:27.639Z 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=18fa0f8ee4f51cd3 -C extra-filename=-18fa0f8ee4f51cd3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20072024-09-04T16:11:27.899Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name backtrace --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/backtrace-0.3.71/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("coresymbolication", "cpp_demangle", "dbghelp", "default", "dladdr", "gimli-symbolize", "kernel32", "libbacktrace", "libunwind", "rustc-serialize", "serde", "serialize-rustc", "serialize-serde", "std", "unix-backtrace", "verify-winapi", "winapi"))' -C metadata=8f8dbb03c1df04d6 -C extra-filename=-8f8dbb03c1df04d6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern addr2line=/work/oxidecomputer/omicron/target/debug/deps/libaddr2line-c07277663cfdc1d0.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rmeta --extern miniz_oxide=/work/oxidecomputer/omicron/target/debug/deps/libminiz_oxide-0754261838d72f08.rmeta --extern object=/work/oxidecomputer/omicron/target/debug/deps/libobject-28740f4d46b8b6dd.rmeta --extern rustc_demangle=/work/oxidecomputer/omicron/target/debug/deps/librustc_demangle-7e6a6a1eb2bce4c3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20082024-09-04T16:11:27.990Z Dirty encoding_rs v0.8.34: the rustflags changed
20092024-09-04T16:11:27.990Z Compiling encoding_rs v0.8.34
20102024-09-04T16:11:27.992Z 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`
20112024-09-04T16:11:28.600Z Dirty bytes v1.7.1: the rustflags changed
20122024-09-04T16:11:28.600Z Compiling bytes v1.7.1
20132024-09-04T16:11:28.603Z Dirty bitflags v2.6.0: the rustflags changed
20142024-09-04T16:11:28.603Z Compiling bitflags v2.6.0
20152024-09-04T16:11:28.603Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bytes --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=7296041c0fd81490 -C extra-filename=-7296041c0fd81490 --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-19476516253bd8c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20162024-09-04T16:11:28.603Z 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=8e41b751a0ccc20a -C extra-filename=-8e41b751a0ccc20a --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-19476516253bd8c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20172024-09-04T16:11:28.782Z 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.125/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,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=c52af4401d46531c -C extra-filename=-c52af4401d46531c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-4cb0fb6bacfafb96.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-3b15747880b886c1.rmeta --extern ryu=/work/oxidecomputer/omicron/target/debug/deps/libryu-c8748712d383e42f.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg limb_width_64 --check-cfg 'cfg(limb_width_32)' --check-cfg 'cfg(limb_width_64)'`
20182024-09-04T16:11:28.951Z Dirty indexmap v2.4.0: the rustflags changed
20192024-09-04T16:11:28.951Z Compiling indexmap v2.4.0
20202024-09-04T16:11:28.954Z 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.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 '--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=e7d7b8ea648ab4e3 -C extra-filename=-e7d7b8ea648ab4e3 --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-333cc1e052d8280e.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20212024-09-04T16:11:28.987Z Dirty chrono v0.4.38: the rustflags changed
20222024-09-04T16:11:28.987Z Compiling chrono v0.4.38
20232024-09-04T16:11:28.991Z 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=8599901668faa364 -C extra-filename=-8599901668faa364 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern iana_time_zone=/work/oxidecomputer/omicron/target/debug/deps/libiana_time_zone-e4234c30fefa5b8b.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-2914d78ac96fc53c.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20242024-09-04T16:11:29.051Z 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=cb8c86c5f719f8c5 -C extra-filename=-cb8c86c5f719f8c5 --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-19476516253bd8c8.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)'`
20252024-09-04T16:11:29.821Z Dirty tokio v1.39.3: the rustflags changed
20262024-09-04T16:11:29.821Z Compiling tokio v1.39.3
20272024-09-04T16:11:29.823Z 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.39.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="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=1981ee7ae2c1df25 -C extra-filename=-1981ee7ae2c1df25 --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-7296041c0fd81490.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rmeta --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-7aa5c9e6364e3108.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-d8a6256384ee3248.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-402a1c926ffbe73d.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-7081604ed8ed5c37.rmeta --extern tokio_macros=/work/oxidecomputer/omicron/target/debug/deps/libtokio_macros-20df5afb8d504e8a.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20282024-09-04T16:11:29.896Z Dirty uuid v1.10.0: the rustflags changed
20292024-09-04T16:11:29.896Z Compiling uuid v1.10.0
20302024-09-04T16:11:29.898Z 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=be165005e7972943 -C extra-filename=-be165005e7972943 --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-bb6974eb2a6ed7a2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20312024-09-04T16:11:30.328Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rustix --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustix-0.38.34/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="stdio"' --cfg 'feature="system"' --cfg 'feature="termios"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "shm", "std", "stdio", "system", "termios", "thread", "time", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=617bd4e1e745a59c -C extra-filename=-617bd4e1e745a59c --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-8e41b751a0ccc20a.rmeta --extern libc_errno=/work/oxidecomputer/omicron/target/debug/deps/liberrno-afb8d41ec981239d.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg libc --cfg solarish`
20322024-09-04T16:11:30.440Z Dirty toml_datetime v0.6.8: the rustflags changed
20332024-09-04T16:11:30.440Z Compiling toml_datetime v0.6.8
20342024-09-04T16:11:30.442Z 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=a13a239ec45c3af2 -C extra-filename=-a13a239ec45c3af2 --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-19476516253bd8c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20352024-09-04T16:11:30.955Z Dirty http v0.2.12: the rustflags changed
20362024-09-04T16:11:30.955Z Compiling http v0.2.12
20372024-09-04T16:11:30.958Z 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=7309206c31ed76bc -C extra-filename=-7309206c31ed76bc --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-7296041c0fd81490.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`
20382024-09-04T16:11:31.268Z Dirty serde_tokenstream v0.2.2: the rustflags changed
20392024-09-04T16:11:31.268Z Compiling serde_tokenstream v0.2.2
20402024-09-04T16:11:31.271Z 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=18d2f5765b7a5050 -C extra-filename=-18d2f5765b7a5050 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20412024-09-04T16:11:31.355Z 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=10365e2f7522a3f1 -C extra-filename=-10365e2f7522a3f1 --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-7296041c0fd81490.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.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-e9b9ae5b4f5c74d2.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern uuid1=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg std_atomic64 --cfg std_atomic`
20422024-09-04T16:11:31.920Z Dirty serde_spanned v0.6.7: the rustflags changed
20432024-09-04T16:11:31.920Z Compiling serde_spanned v0.6.7
20442024-09-04T16:11:31.922Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_spanned --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_spanned-0.6.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=fc6ddcff9f820214 -C extra-filename=-fc6ddcff9f820214 --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-19476516253bd8c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20452024-09-04T16:11:31.922Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name anyhow --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.86/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="backtrace"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=43ffeb4984e9bb15 -C extra-filename=-43ffeb4984e9bb15 --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-8f8dbb03c1df04d6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg std_backtrace --cfg error_generic_member_access --check-cfg 'cfg(anyhow_nightly_testing)' --check-cfg 'cfg(anyhow_no_fmt_arguments_as_str)' --check-cfg 'cfg(anyhow_no_ptr_addr_of)' --check-cfg 'cfg(anyhow_no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(std_backtrace)'`
20462024-09-04T16:11:32.167Z Dirty rustc_version v0.4.0: the rustflags changed
20472024-09-04T16:11:32.167Z Compiling rustc_version v0.4.0
20482024-09-04T16:11:32.169Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rustc_version --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustc_version-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5207196babc65af3 -C extra-filename=-5207196babc65af3 --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-cb8c86c5f719f8c5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20492024-09-04T16:11:32.362Z Dirty spki v0.7.3: the rustflags changed
20502024-09-04T16:11:32.362Z Compiling spki v0.7.3
20512024-09-04T16:11:32.364Z 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=2f5012838d8a5b7d -C extra-filename=-2f5012838d8a5b7d --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-e6f841b1e5437932.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20522024-09-04T16:11:32.728Z Dirty http-body v0.4.6: the rustflags changed
20532024-09-04T16:11:32.728Z Compiling http-body v0.4.6
20542024-09-04T16:11:32.731Z 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=070372ae925891ba -C extra-filename=-070372ae925891ba --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-7296041c0fd81490.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.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`
20552024-09-04T16:11:32.753Z Dirty serde_urlencoded v0.7.1: the rustflags changed
20562024-09-04T16:11:32.753Z Compiling serde_urlencoded v0.7.1
20572024-09-04T16:11:32.753Z 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=8ce276b9163974ea -C extra-filename=-8ce276b9163974ea --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-19476516253bd8c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20582024-09-04T16:11:32.844Z Dirty ucd-trie v0.1.6: the rustflags changed
20592024-09-04T16:11:32.844Z Compiling ucd-trie v0.1.6
20602024-09-04T16:11:32.847Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ucd_trie --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ucd-trie-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=aadd2b25afa3c353 -C extra-filename=-aadd2b25afa3c353 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20612024-09-04T16:11:32.950Z Dirty data-encoding v2.6.0: the rustflags changed
20622024-09-04T16:11:32.950Z Compiling data-encoding v2.6.0
20632024-09-04T16:11:32.953Z 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`
20642024-09-04T16:11:33.211Z Dirty rustls v0.21.12: the rustflags changed
20652024-09-04T16:11:33.211Z Compiling rustls v0.21.12
20662024-09-04T16:11:33.213Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-0.21.12/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="dangerous_configuration"' --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("dangerous_configuration", "default", "log", "logging", "quic", "read_buf", "rustversion", "secret_extraction", "tls12"))' -C metadata=cc7004d78b197d5b -C extra-filename=-cc7004d78b197d5b --out-dir /work/oxidecomputer/omicron/target/debug/build/rustls-cc7004d78b197d5b -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20672024-09-04T16:11:33.323Z Dirty pest v2.7.10: the rustflags changed
20682024-09-04T16:11:33.323Z Compiling pest v2.7.10
20692024-09-04T16:11:33.325Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name pest --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pest-2.7.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="memchr"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("const_prec_climber", "default", "memchr", "pretty-print", "std"))' -C metadata=3c769f66c9a2e791 -C extra-filename=-3c769f66c9a2e791 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-3b15747880b886c1.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern ucd_trie=/work/oxidecomputer/omicron/target/debug/deps/libucd_trie-aadd2b25afa3c353.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20702024-09-04T16:11:33.402Z Dirty pkcs5 v0.7.1: the rustflags changed
20712024-09-04T16:11:33.402Z Compiling pkcs5 v0.7.1
20722024-09-04T16:11:33.405Z 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=5bfa3c1200fcfd0e -C extra-filename=-5bfa3c1200fcfd0e --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-99a0a479c4ceaf78.rmeta --extern cbc=/work/oxidecomputer/omicron/target/debug/deps/libcbc-72ebe6b8d80d06bc.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-e6f841b1e5437932.rmeta --extern pbkdf2=/work/oxidecomputer/omicron/target/debug/deps/libpbkdf2-a7527657846b788a.rmeta --extern scrypt=/work/oxidecomputer/omicron/target/debug/deps/libscrypt-ac4a87f549921095.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e6ef8036dc26a573.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-2f5012838d8a5b7d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20732024-09-04T16:11:33.498Z 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=1c28f15d8bd98486 -C extra-filename=-1c28f15d8bd98486 --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-8e41b751a0ccc20a.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-3cee8a96976693de.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --extern openssl_macros=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_macros-18fa0f8ee4f51cd3.so --extern ffi=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-01bb75b60de83b30.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)'`
20742024-09-04T16:11:33.537Z Dirty rustls-webpki v0.101.7: the rustflags changed
20752024-09-04T16:11:33.537Z Compiling rustls-webpki v0.101.7
20762024-09-04T16:11:33.548Z 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=419a2138bdeac3a1 -C extra-filename=-419a2138bdeac3a1 --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-e736e5009c91f06c.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-174c0052e817e966/out`
20772024-09-04T16:11:33.571Z Running `/work/oxidecomputer/omicron/target/debug/build/rustls-cc7004d78b197d5b/build-script-build`
20782024-09-04T16:11:33.604Z Dirty sct v0.7.1: the rustflags changed
20792024-09-04T16:11:33.604Z Compiling sct v0.7.1
20802024-09-04T16:11:33.606Z 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=3e3561a2b1032246 -C extra-filename=-3e3561a2b1032246 --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-e736e5009c91f06c.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-174c0052e817e966/out`
20812024-09-04T16:11:33.927Z Dirty native-tls v0.2.11: the rustflags changed
20822024-09-04T16:11:33.927Z Compiling native-tls v0.2.11
20832024-09-04T16:11:33.930Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/native-tls-0.2.11/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alpn", "vendored"))' -C metadata=cf90cf2c6b0283f2 -C extra-filename=-cf90cf2c6b0283f2 --out-dir /work/oxidecomputer/omicron/target/debug/build/native-tls-cf90cf2c6b0283f2 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20842024-09-04T16:11:34.341Z Dirty utf8parse v0.2.1: the rustflags changed
20852024-09-04T16:11:34.341Z Compiling utf8parse v0.2.1
20862024-09-04T16:11:34.344Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name utf8parse --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/utf8parse-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly"))' -C metadata=da51f585a387d022 -C extra-filename=-da51f585a387d022 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20872024-09-04T16:11:34.507Z Running `/work/oxidecomputer/omicron/target/debug/build/native-tls-cf90cf2c6b0283f2/build-script-build`
20882024-09-04T16:11:34.540Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-0.21.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="dangerous_configuration"' --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("dangerous_configuration", "default", "log", "logging", "quic", "read_buf", "rustversion", "secret_extraction", "tls12"))' -C metadata=9399fa74a52872f2 -C extra-filename=-9399fa74a52872f2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-46cf9439802ec3f9.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-e736e5009c91f06c.rmeta --extern webpki=/work/oxidecomputer/omicron/target/debug/deps/libwebpki-419a2138bdeac3a1.rmeta --extern sct=/work/oxidecomputer/omicron/target/debug/deps/libsct-3e3561a2b1032246.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out`
20892024-09-04T16:11:34.613Z Dirty pkcs8 v0.10.2: the rustflags changed
20902024-09-04T16:11:34.613Z Compiling pkcs8 v0.10.2
20912024-09-04T16:11:34.616Z 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=02364bea890e4dea -C extra-filename=-02364bea890e4dea --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-e6f841b1e5437932.rmeta --extern pkcs5=/work/oxidecomputer/omicron/target/debug/deps/libpkcs5-5bfa3c1200fcfd0e.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-025910be55d74958.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-2f5012838d8a5b7d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20922024-09-04T16:11:35.202Z Dirty toml_edit v0.19.15: the rustflags changed
20932024-09-04T16:11:35.202Z Compiling toml_edit v0.19.15
20942024-09-04T16:11:35.205Z 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=0aa41fa91298e638 -C extra-filename=-0aa41fa91298e638 --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-e7d7b8ea648ab4e3.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_spanned=/work/oxidecomputer/omicron/target/debug/deps/libserde_spanned-fc6ddcff9f820214.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-a13a239ec45c3af2.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`
20952024-09-04T16:11:35.316Z Dirty openapiv3 v2.0.0: the rustflags changed
20962024-09-04T16:11:35.316Z Compiling openapiv3 v2.0.0
20972024-09-04T16:11:35.319Z 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=1c1e529c4f2fdc97 -C extra-filename=-1c1e529c4f2fdc97 --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-e7d7b8ea648ab4e3.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20982024-09-04T16:11:35.375Z Dirty scroll_derive v0.12.0: the rustflags changed
20992024-09-04T16:11:35.375Z Compiling scroll_derive v0.12.0
21002024-09-04T16:11:35.377Z 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=3d6dfe70c35098fd -C extra-filename=-3d6dfe70c35098fd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21012024-09-04T16:11:35.432Z Dirty cookie v0.17.0: the rustflags changed
21022024-09-04T16:11:35.432Z Compiling cookie v0.17.0
21032024-09-04T16:11:35.434Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cookie-0.17.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="percent-encode"' --cfg 'feature="percent-encoding"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("aes-gcm", "base64", "hkdf", "hmac", "key-expansion", "percent-encode", "percent-encoding", "private", "rand", "secure", "sha2", "signed", "subtle"))' -C metadata=f9006c4f2b124dac -C extra-filename=-f9006c4f2b124dac --out-dir /work/oxidecomputer/omicron/target/debug/build/cookie-f9006c4f2b124dac -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-6f67b0bf22e78afd.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21042024-09-04T16:11:35.784Z Dirty pest_meta v2.7.10: the rustflags changed
21052024-09-04T16:11:35.784Z Compiling pest_meta v2.7.10
21062024-09-04T16:11:35.788Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name pest_meta --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pest_meta-2.7.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "grammar-extras", "not-bootstrap-in-src"))' -C metadata=683f44f67d5bcea4 -C extra-filename=-683f44f67d5bcea4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --extern pest=/work/oxidecomputer/omicron/target/debug/deps/libpest-3c769f66c9a2e791.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21072024-09-04T16:11:36.340Z Running `/work/oxidecomputer/omicron/target/debug/build/cookie-f9006c4f2b124dac/build-script-build`
21082024-09-04T16:11:36.414Z Dirty sha1 v0.10.6: the rustflags changed
21092024-09-04T16:11:36.415Z Compiling sha1 v0.10.6
21102024-09-04T16:11:36.417Z 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=53f05da0a091a7f6 -C extra-filename=-53f05da0a091a7f6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-250510e548f1bd64.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-d2d889a761cc1203.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21112024-09-04T16:11:36.847Z Dirty idna v0.3.0: the rustflags changed
21122024-09-04T16:11:36.847Z Compiling idna v0.3.0
21132024-09-04T16:11:36.849Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name idna --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/idna-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=10e850573a39292b -C extra-filename=-10e850573a39292b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern unicode_bidi=/work/oxidecomputer/omicron/target/debug/deps/libunicode_bidi-773c324f50696e3f.rmeta --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-4163aa611c9fa9ab.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21142024-09-04T16:11:37.114Z Dirty scroll v0.12.0: the rustflags changed
21152024-09-04T16:11:37.114Z Compiling scroll v0.12.0
21162024-09-04T16:11:37.116Z 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=34e129306816bfab -C extra-filename=-34e129306816bfab --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-3d6dfe70c35098fd.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21172024-09-04T16:11:37.708Z Dirty pest_generator v2.7.10: the rustflags changed
21182024-09-04T16:11:37.708Z Compiling pest_generator v2.7.10
21192024-09-04T16:11:37.711Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name pest_generator --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pest_generator-2.7.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "export-internal", "grammar-extras", "not-bootstrap-in-src", "std"))' -C metadata=b9dbbe36b5c2a1ac -C extra-filename=-b9dbbe36b5c2a1ac --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-3c769f66c9a2e791.rmeta --extern pest_meta=/work/oxidecomputer/omicron/target/debug/deps/libpest_meta-683f44f67d5bcea4.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21202024-09-04T16:11:38.499Z Dirty tokio-util v0.7.11: the rustflags changed
21212024-09-04T16:11:38.499Z Compiling tokio-util v0.7.11
21222024-09-04T16:11:38.501Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tokio_util --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-util-0.7.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="codec"' --cfg 'feature="default"' --cfg 'feature="io"' --cfg 'feature="io-util"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__docs_rs", "codec", "compat", "default", "full", "futures-io", "futures-util", "hashbrown", "io", "io-util", "net", "rt", "slab", "time", "tracing"))' -C metadata=e3436a1b9cb47c0f -C extra-filename=-e3436a1b9cb47c0f --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-7296041c0fd81490.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-965f1abbaef84084.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-d5a6af5eceae766d.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-5196b1d39b63f0cb.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21232024-09-04T16:11:39.721Z Dirty h2 v0.3.26: the rustflags changed
21242024-09-04T16:11:39.721Z Compiling h2 v0.3.26
21252024-09-04T16:11:39.724Z 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=f66f49d22653b75e -C extra-filename=-f66f49d22653b75e --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-7296041c0fd81490.rmeta --extern fnv=/work/oxidecomputer/omicron/target/debug/deps/libfnv-384dbe410948d0e9.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-965f1abbaef84084.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-d5a6af5eceae766d.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-a0ceeed7299917eb.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-e7d7b8ea648ab4e3.rmeta --extern slab=/work/oxidecomputer/omicron/target/debug/deps/libslab-f96e20c34b56be83.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e3436a1b9cb47c0f.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-119892d76510e357.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21262024-09-04T16:11:39.764Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name native_tls --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/native-tls-0.2.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alpn", "vendored"))' -C metadata=9ad10e2d3e323099 -C extra-filename=-9ad10e2d3e323099 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-46cf9439802ec3f9.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-1c28f15d8bd98486.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-01bb75b60de83b30.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`
21272024-09-04T16:11:39.861Z Dirty tokio-rustls v0.24.1: the rustflags changed
21282024-09-04T16:11:39.861Z Compiling tokio-rustls v0.24.1
21292024-09-04T16:11:39.864Z 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=779291fb8717cda3 -C extra-filename=-779291fb8717cda3 --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-9399fa74a52872f2.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out`
21302024-09-04T16:11:40.282Z Dirty anstyle v1.0.8: the rustflags changed
21312024-09-04T16:11:40.282Z Compiling anstyle v1.0.8
21322024-09-04T16:11:40.285Z 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`
21332024-09-04T16:11:40.397Z Dirty plain v0.2.3: the rustflags changed
21342024-09-04T16:11:40.397Z Compiling plain v0.2.3
21352024-09-04T16:11:40.401Z 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`
21362024-09-04T16:11:40.563Z Dirty psl-types v2.0.11: the rustflags changed
21372024-09-04T16:11:40.563Z Compiling psl-types v2.0.11
21382024-09-04T16:11:40.565Z 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`
21392024-09-04T16:11:40.700Z Dirty pest_derive v2.7.10: the rustflags changed
21402024-09-04T16:11:40.700Z Compiling pest_derive v2.7.10
21412024-09-04T16:11:40.703Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name pest_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pest_derive-2.7.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "grammar-extras", "not-bootstrap-in-src", "std"))' -C metadata=bbc0d5b965273980 -C extra-filename=-bbc0d5b965273980 --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-3c769f66c9a2e791.rlib --extern pest_generator=/work/oxidecomputer/omicron/target/debug/deps/libpest_generator-b9dbbe36b5c2a1ac.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21422024-09-04T16:11:40.735Z Dirty publicsuffix v2.2.3: the rustflags changed
21432024-09-04T16:11:40.735Z Compiling publicsuffix v2.2.3
21442024-09-04T16:11:40.737Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name publicsuffix --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/publicsuffix-2.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="idna"' --cfg 'feature="punycode"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("anycase", "default", "hashbrown", "idna", "punycode", "std", "unicase"))' -C metadata=f266276591515350 -C extra-filename=-f266276591515350 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern idna=/work/oxidecomputer/omicron/target/debug/deps/libidna-10e850573a39292b.rmeta --extern psl_types=/work/oxidecomputer/omicron/target/debug/deps/libpsl_types-4f6e6f689f08928b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21452024-09-04T16:11:40.758Z Dirty goblin v0.8.2: the rustflags changed
21462024-09-04T16:11:40.758Z Compiling goblin v0.8.2
21472024-09-04T16:11:40.761Z 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=f7c8e039ccabc9cd -C extra-filename=-f7c8e039ccabc9cd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-46cf9439802ec3f9.rmeta --extern plain=/work/oxidecomputer/omicron/target/debug/deps/libplain-7a3ece633e1d4183.rmeta --extern scroll=/work/oxidecomputer/omicron/target/debug/deps/libscroll-34e129306816bfab.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21482024-09-04T16:11:41.004Z Dirty tokio-native-tls v0.3.1: the rustflags changed
21492024-09-04T16:11:41.004Z Compiling tokio-native-tls v0.3.1
21502024-09-04T16:11:41.006Z 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=b042cc89963a13fe -C extra-filename=-b042cc89963a13fe --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-9ad10e2d3e323099.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
21512024-09-04T16:11:41.292Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cookie --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cookie-0.17.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="percent-encode"' --cfg 'feature="percent-encoding"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("aes-gcm", "base64", "hkdf", "hmac", "key-expansion", "percent-encode", "percent-encoding", "private", "rand", "secure", "sha2", "signed", "subtle"))' -C metadata=1bff19d9c0698ae6 -C extra-filename=-1bff19d9c0698ae6 --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-2127d3e6f9069305.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21522024-09-04T16:11:41.726Z Dirty rustls-pemfile v1.0.4: the rustflags changed
21532024-09-04T16:11:41.726Z Compiling rustls-pemfile v1.0.4
21542024-09-04T16:11:41.728Z 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`
21552024-09-04T16:11:42.181Z Dirty usdt-impl v0.5.0: the rustflags changed
21562024-09-04T16:11:42.181Z Compiling usdt-impl v0.5.0
21572024-09-04T16:11:42.184Z 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`
21582024-09-04T16:11:42.356Z Dirty pretty-hex v0.4.1: the rustflags changed
21592024-09-04T16:11:42.356Z Compiling pretty-hex v0.4.1
21602024-09-04T16:11:42.362Z 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`
21612024-09-04T16:11:42.392Z Dirty cookie_store v0.20.0: the rustflags changed
21622024-09-04T16:11:42.392Z Compiling cookie_store v0.20.0
21632024-09-04T16:11:42.394Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cookie_store --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cookie_store-0.20.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="public_suffix"' --cfg 'feature="publicsuffix"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "indexmap", "log_secure_cookie_values", "preserve_order", "public_suffix", "publicsuffix", "wasm-bindgen"))' -C metadata=c09bec5f0c6c79a6 -C extra-filename=-c09bec5f0c6c79a6 --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-1bff19d9c0698ae6.rmeta --extern idna=/work/oxidecomputer/omicron/target/debug/deps/libidna-10e850573a39292b.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-46cf9439802ec3f9.rmeta --extern publicsuffix=/work/oxidecomputer/omicron/target/debug/deps/libpublicsuffix-f266276591515350.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-9d3985cfd86df11e.so --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-2127d3e6f9069305.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-c883dcfe2d3789aa.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21642024-09-04T16:11:42.580Z Dirty dtrace-parser v0.2.0: the rustflags changed
21652024-09-04T16:11:42.580Z Compiling dtrace-parser v0.2.0
21662024-09-04T16:11:42.582Z 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=81d1636c56845813 -C extra-filename=-81d1636c56845813 --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-3c769f66c9a2e791.rmeta --extern pest_derive=/work/oxidecomputer/omicron/target/debug/deps/libpest_derive-bbc0d5b965273980.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21672024-09-04T16:11:42.602Z Running `/work/oxidecomputer/omicron/target/debug/build/usdt-impl-6caa4c31d5230c97/build-script-build`
21682024-09-04T16:11:42.756Z Dirty thread-id v4.2.1: the rustflags changed
21692024-09-04T16:11:42.756Z Compiling thread-id v4.2.1
21702024-09-04T16:11:42.815Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name thread_id --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/thread-id-4.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e660996b5178cbfa -C extra-filename=-e660996b5178cbfa --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-3cee8a96976693de.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21712024-09-04T16:11:42.918Z Dirty sync_wrapper v0.1.2: the rustflags changed
21722024-09-04T16:11:42.918Z Compiling sync_wrapper v0.1.2
21732024-09-04T16:11:42.921Z 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`
21742024-09-04T16:11:43.046Z Dirty bitflags v1.3.2: the rustflags changed
21752024-09-04T16:11:43.046Z Compiling bitflags v1.3.2
21762024-09-04T16:11:43.052Z 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`
21772024-09-04T16:11:43.135Z Dirty webpki-roots v0.25.4: the rustflags changed
21782024-09-04T16:11:43.135Z Compiling webpki-roots v0.25.4
21792024-09-04T16:11:43.137Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name webpki_roots --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/webpki-roots-0.25.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=81f0f128de5a591f -C extra-filename=-81f0f128de5a591f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21802024-09-04T16:11:43.158Z Dirty base64 v0.22.1: the rustflags changed
21812024-09-04T16:11:43.158Z Compiling base64 v0.22.1
21822024-09-04T16:11:43.160Z 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`
21832024-09-04T16:11:43.313Z Dirty anstyle-parse v0.2.4: the rustflags changed
21842024-09-04T16:11:43.313Z Compiling anstyle-parse v0.2.4
21852024-09-04T16:11:43.316Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name anstyle_parse --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/anstyle-parse-0.2.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="utf8"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("core", "default", "utf8"))' -C metadata=3b44f6743e0c3e26 -C extra-filename=-3b44f6743e0c3e26 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern utf8parse=/work/oxidecomputer/omicron/target/debug/deps/libutf8parse-da51f585a387d022.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21862024-09-04T16:11:43.370Z Dirty colorchoice v1.0.1: the rustflags changed
21872024-09-04T16:11:43.370Z Compiling colorchoice v1.0.1
21882024-09-04T16:11:43.372Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name colorchoice --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/colorchoice-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f6a6e3d912aec48d -C extra-filename=-f6a6e3d912aec48d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21892024-09-04T16:11:43.536Z Dirty anstyle-query v1.0.3: the rustflags changed
21902024-09-04T16:11:43.536Z Compiling anstyle-query v1.0.3
21912024-09-04T16:11:43.539Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name anstyle_query --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/anstyle-query-1.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=10a2c3e65098f959 -C extra-filename=-10a2c3e65098f959 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21922024-09-04T16:11:43.646Z Dirty is_terminal_polyfill v1.70.0: the rustflags changed
21932024-09-04T16:11:43.646Z Compiling is_terminal_polyfill v1.70.0
21942024-09-04T16:11:43.648Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name is_terminal_polyfill --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/is_terminal_polyfill-1.70.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default"))' -C metadata=5f3c92807fdf7406 -C extra-filename=-5f3c92807fdf7406 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21952024-09-04T16:11:43.688Z Dirty terminal_size v0.3.0: the rustflags changed
21962024-09-04T16:11:43.688Z Compiling terminal_size v0.3.0
21972024-09-04T16:11:43.691Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name terminal_size --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/terminal_size-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2d9e0be96cad03b3 -C extra-filename=-2d9e0be96cad03b3 --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-617bd4e1e745a59c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21982024-09-04T16:11:43.778Z Dirty anstream v0.6.14: the rustflags changed
21992024-09-04T16:11:43.778Z Compiling anstream v0.6.14
22002024-09-04T16:11:43.780Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name anstream --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/anstream-0.6.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="auto"' --cfg 'feature="default"' --cfg 'feature="wincon"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("auto", "default", "test", "wincon"))' -C metadata=384c2475a46f47da -C extra-filename=-384c2475a46f47da --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anstyle=/work/oxidecomputer/omicron/target/debug/deps/libanstyle-43f69afcb50accdb.rmeta --extern anstyle_parse=/work/oxidecomputer/omicron/target/debug/deps/libanstyle_parse-3b44f6743e0c3e26.rmeta --extern anstyle_query=/work/oxidecomputer/omicron/target/debug/deps/libanstyle_query-10a2c3e65098f959.rmeta --extern colorchoice=/work/oxidecomputer/omicron/target/debug/deps/libcolorchoice-f6a6e3d912aec48d.rmeta --extern is_terminal_polyfill=/work/oxidecomputer/omicron/target/debug/deps/libis_terminal_polyfill-5f3c92807fdf7406.rmeta --extern utf8parse=/work/oxidecomputer/omicron/target/debug/deps/libutf8parse-da51f585a387d022.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22012024-09-04T16:11:43.883Z Dirty signature v2.2.0: the rustflags changed
22022024-09-04T16:11:43.883Z Compiling signature v2.2.0
22032024-09-04T16:11:43.894Z 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=a51fffc00f04704a -C extra-filename=-a51fffc00f04704a --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-d2d889a761cc1203.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-025910be55d74958.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22042024-09-04T16:11:43.907Z Dirty crc32fast v1.4.0: the rustflags changed
22052024-09-04T16:11:43.907Z Compiling crc32fast v1.4.0
22062024-09-04T16:11:43.907Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crc32fast-1.4.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=37021511ff531a57 -C extra-filename=-37021511ff531a57 --out-dir /work/oxidecomputer/omicron/target/debug/build/crc32fast-37021511ff531a57 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22072024-09-04T16:11:43.932Z Dirty clap_lex v0.7.0: the rustflags changed
22082024-09-04T16:11:43.932Z Compiling clap_lex v0.7.0
22092024-09-04T16:11:43.934Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name clap_lex --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/clap_lex-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4e1b078fd504755b -C extra-filename=-4e1b078fd504755b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22102024-09-04T16:11:44.184Z Dirty winnow v0.6.18: the rustflags changed
22112024-09-04T16:11:44.185Z Compiling winnow v0.6.18
22122024-09-04T16:11:44.187Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name winnow --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/winnow-0.6.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--allow=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unstable-doc", "unstable-recover"))' -C metadata=19ea7df69bd3fb83 -C extra-filename=-19ea7df69bd3fb83 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22132024-09-04T16:11:44.435Z Dirty clap_builder v4.5.15: the rustflags changed
22142024-09-04T16:11:44.435Z Compiling clap_builder v4.5.15
22152024-09-04T16:11:44.437Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name clap_builder --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/clap_builder-4.5.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="cargo"' --cfg 'feature="color"' --cfg 'feature="env"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --cfg 'feature="wrap_help"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-doc", "unstable-ext", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=1288f983719441f7 -C extra-filename=-1288f983719441f7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anstream=/work/oxidecomputer/omicron/target/debug/deps/libanstream-384c2475a46f47da.rmeta --extern anstyle=/work/oxidecomputer/omicron/target/debug/deps/libanstyle-43f69afcb50accdb.rmeta --extern clap_lex=/work/oxidecomputer/omicron/target/debug/deps/libclap_lex-4e1b078fd504755b.rmeta --extern strsim=/work/oxidecomputer/omicron/target/debug/deps/libstrsim-a1f7ddb01f1b033d.rmeta --extern terminal_size=/work/oxidecomputer/omicron/target/debug/deps/libterminal_size-2d9e0be96cad03b3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22162024-09-04T16:11:44.508Z Dirty clap_derive v4.5.13: the rustflags changed
22172024-09-04T16:11:44.509Z Compiling clap_derive v4.5.13
22182024-09-04T16:11:44.509Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name clap_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/clap_derive-4.5.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("debug", "default", "deprecated", "raw-deprecated", "unstable-v5"))' -C metadata=c8c55e1d4170e199 -C extra-filename=-c8c55e1d4170e199 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-830498e334c402a9.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22192024-09-04T16:11:44.531Z Running `/work/oxidecomputer/omicron/target/debug/build/crc32fast-37021511ff531a57/build-script-build`
22202024-09-04T16:11:44.600Z Dirty num-integer v0.1.46: the rustflags changed
22212024-09-04T16:11:44.600Z Compiling num-integer v0.1.46
22222024-09-04T16:11:44.603Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name num_integer --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-integer-0.1.46/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="i128"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=8d0b37c8c3e1862e -C extra-filename=-8d0b37c8c3e1862e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-2914d78ac96fc53c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22232024-09-04T16:11:44.766Z Dirty memmap v0.7.0: the rustflags changed
22242024-09-04T16:11:44.766Z Compiling memmap v0.7.0
22252024-09-04T16:11:44.768Z 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=6a2c5a6acab18c13 -C extra-filename=-6a2c5a6acab18c13 --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-3cee8a96976693de.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22262024-09-04T16:11:45.062Z Dirty unicode-segmentation v1.11.0: the rustflags changed
22272024-09-04T16:11:45.062Z Compiling unicode-segmentation v1.11.0
22282024-09-04T16:11:45.064Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name unicode_segmentation --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode-segmentation-1.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("no_std"))' -C metadata=d809c6274b019e58 -C extra-filename=-d809c6274b019e58 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22292024-09-04T16:11:45.120Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name crc32fast --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crc32fast-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=9ba8c9fbacf692c5 -C extra-filename=-9ba8c9fbacf692c5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg crc32fast_stdarchx86`
22302024-09-04T16:11:45.379Z Dirty base16ct v0.2.0: the rustflags changed
22312024-09-04T16:11:45.379Z Compiling base16ct v0.2.0
22322024-09-04T16:11:45.381Z 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`
22332024-09-04T16:11:45.444Z Dirty siphasher v0.3.11: the rustflags changed
22342024-09-04T16:11:45.445Z Compiling siphasher v0.3.11
22352024-09-04T16:11:45.447Z 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`
22362024-09-04T16:11:45.726Z Dirty sec1 v0.7.3: the rustflags changed
22372024-09-04T16:11:45.726Z Compiling sec1 v0.7.3
22382024-09-04T16:11:45.728Z 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=7f6481f3dc540987 -C extra-filename=-7f6481f3dc540987 --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-e6f841b1e5437932.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-65767634d4000cd6.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-02364bea890e4dea.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-69c441407b09e74b.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d47f5ede55f99f5b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22392024-09-04T16:11:45.832Z Dirty hex v0.4.3: the rustflags changed
22402024-09-04T16:11:45.832Z Compiling hex v0.4.3
22412024-09-04T16:11:45.835Z 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=599d8f15621b0c55 -C extra-filename=-599d8f15621b0c55 --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-19476516253bd8c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22422024-09-04T16:11:45.879Z Dirty crossbeam-epoch v0.9.18: the rustflags changed
22432024-09-04T16:11:45.879Z Compiling crossbeam-epoch v0.9.18
22442024-09-04T16:11:45.882Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name crossbeam_epoch --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crossbeam-epoch-0.9.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "loom", "loom-crate", "nightly", "std"))' -C metadata=c305da7ac85d23b9 -C extra-filename=-c305da7ac85d23b9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-6f3b480f63e334a5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22452024-09-04T16:11:46.306Z Dirty itertools v0.10.5: the rustflags changed
22462024-09-04T16:11:46.306Z Compiling itertools v0.10.5
22472024-09-04T16:11:46.308Z 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`
22482024-09-04T16:11:46.430Z Dirty ff v0.13.0: the rustflags changed
22492024-09-04T16:11:46.430Z Compiling ff v0.13.0
22502024-09-04T16:11:46.433Z 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=e8b978ec7a9d98e8 -C extra-filename=-e8b978ec7a9d98e8 --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-025910be55d74958.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-69c441407b09e74b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22512024-09-04T16:11:46.629Z Dirty hyper v0.14.30: the rustflags changed
22522024-09-04T16:11:46.629Z Compiling hyper v0.14.30
22532024-09-04T16:11:46.631Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hyper --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hyper-0.14.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="client"' --cfg 'feature="default"' --cfg 'feature="full"' --cfg 'feature="h2"' --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="runtime"' --cfg 'feature="server"' --cfg 'feature="socket2"' --cfg 'feature="stream"' --cfg 'feature="tcp"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__internal_happy_eyeballs_tests", "backports", "client", "default", "deprecated", "ffi", "full", "h2", "http1", "http2", "libc", "nightly", "runtime", "server", "socket2", "stream", "tcp"))' -C metadata=a57bbe9c76c83262 -C extra-filename=-a57bbe9c76c83262 --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-7296041c0fd81490.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-315266bf3c88a0ab.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-965f1abbaef84084.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-a0ceeed7299917eb.rmeta --extern h2=/work/oxidecomputer/omicron/target/debug/deps/libh2-f66f49d22653b75e.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rmeta --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-070372ae925891ba.rmeta --extern httparse=/work/oxidecomputer/omicron/target/debug/deps/libhttparse-4ceb8996510f7f6e.rmeta --extern httpdate=/work/oxidecomputer/omicron/target/debug/deps/libhttpdate-6fbea464aaabb1e8.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-4cb0fb6bacfafb96.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-5196b1d39b63f0cb.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-7081604ed8ed5c37.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-c20ddb2efdeabe78.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-119892d76510e357.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`
22542024-09-04T16:11:46.667Z Dirty dof v0.3.0: the rustflags changed
22552024-09-04T16:11:46.667Z Compiling dof v0.3.0
22562024-09-04T16:11:46.670Z 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=89864ba25cc11d31 -C extra-filename=-89864ba25cc11d31 --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-f7c8e039ccabc9cd.rmeta --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-966337b29a6969eb.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-6a6c96d3d3dbf088.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22572024-09-04T16:11:48.031Z 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=0250e00b9194dd70 -C extra-filename=-0250e00b9194dd70 --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-89864ba25cc11d31.rmeta --extern dtrace_parser=/work/oxidecomputer/omicron/target/debug/deps/libdtrace_parser-81d1636c56845813.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern thread_id=/work/oxidecomputer/omicron/target/debug/deps/libthread_id-e660996b5178cbfa.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg usdt_stable_asm --cfg usdt_backend_standard`
22582024-09-04T16:11:48.840Z Dirty toml_edit v0.22.20: the rustflags changed
22592024-09-04T16:11:48.840Z Compiling toml_edit v0.22.20
22602024-09-04T16:11:48.842Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name toml_edit --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/toml_edit-0.22.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="display"' --cfg 'feature="parse"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "display", "parse", "perf", "serde", "unbounded"))' -C metadata=78f7586b935e5407 -C extra-filename=-78f7586b935e5407 --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-e7d7b8ea648ab4e3.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_spanned=/work/oxidecomputer/omicron/target/debug/deps/libserde_spanned-fc6ddcff9f820214.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-a13a239ec45c3af2.rmeta --extern winnow=/work/oxidecomputer/omicron/target/debug/deps/libwinnow-19ea7df69bd3fb83.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22612024-09-04T16:11:49.191Z Dirty stable_deref_trait v1.2.0: the rustflags changed
22622024-09-04T16:11:49.191Z Compiling stable_deref_trait v1.2.0
22632024-09-04T16:11:49.193Z 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`
22642024-09-04T16:11:49.302Z Dirty bit-vec v0.6.3: the rustflags changed
22652024-09-04T16:11:49.303Z Compiling bit-vec v0.6.3
22662024-09-04T16:11:49.305Z 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`
22672024-09-04T16:11:49.631Z Dirty clap v4.5.16: the rustflags changed
22682024-09-04T16:11:49.631Z Compiling clap v4.5.16
22692024-09-04T16:11:49.634Z 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.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::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="cargo"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="env"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --cfg 'feature="wrap_help"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "derive", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-doc", "unstable-ext", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=57028ecd0932b834 -C extra-filename=-57028ecd0932b834 --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-1288f983719441f7.rmeta --extern clap_derive=/work/oxidecomputer/omicron/target/debug/deps/libclap_derive-c8c55e1d4170e199.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22702024-09-04T16:11:49.654Z Dirty group v0.13.0: the rustflags changed
22712024-09-04T16:11:49.654Z Compiling group v0.13.0
22722024-09-04T16:11:49.656Z 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=2abe9fe1e738a523 -C extra-filename=-2abe9fe1e738a523 --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-e8b978ec7a9d98e8.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-025910be55d74958.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-69c441407b09e74b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22732024-09-04T16:11:49.763Z Dirty bit-set v0.5.3: the rustflags changed
22742024-09-04T16:11:49.763Z Compiling bit-set v0.5.3
22752024-09-04T16:11:49.766Z 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`
22762024-09-04T16:11:49.787Z Dirty num-iter v0.1.45: the rustflags changed
22772024-09-04T16:11:49.787Z Compiling num-iter v0.1.45
22782024-09-04T16:11:49.787Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name num_iter --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-iter-0.1.45/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="i128"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=1b50779845f357a9 -C extra-filename=-1b50779845f357a9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-8d0b37c8c3e1862e.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-2914d78ac96fc53c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22792024-09-04T16:11:49.977Z Dirty hkdf v0.12.4: the rustflags changed
22802024-09-04T16:11:49.977Z Compiling hkdf v0.12.4
22812024-09-04T16:11:49.979Z Dirty crypto-bigint v0.5.5: the rustflags changed
22822024-09-04T16:11:49.979Z Compiling crypto-bigint v0.5.5
22832024-09-04T16:11:49.979Z 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=d7b45ad24fd307b3 -C extra-filename=-d7b45ad24fd307b3 --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-f03460b191d7ec86.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22842024-09-04T16:11:49.979Z 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=6fd46c673146c237 -C extra-filename=-6fd46c673146c237 --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-65767634d4000cd6.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-025910be55d74958.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-69c441407b09e74b.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d47f5ede55f99f5b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22852024-09-04T16:11:50.047Z Dirty num-bigint-dig v0.8.4: the rustflags changed
22862024-09-04T16:11:50.047Z Compiling num-bigint-dig v0.8.4
22872024-09-04T16:11:50.050Z 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`
22882024-09-04T16:11:50.135Z Dirty signal-hook v0.3.17: the rustflags changed
22892024-09-04T16:11:50.135Z Compiling signal-hook v0.3.17
22902024-09-04T16:11:50.138Z 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`
22912024-09-04T16:11:50.243Z Dirty flate2 v1.0.31: the rustflags changed
22922024-09-04T16:11:50.243Z Compiling flate2 v1.0.31
22932024-09-04T16:11:50.245Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name flate2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/flate2-1.0.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="any_impl"' --cfg 'feature="default"' --cfg 'feature="miniz_oxide"' --cfg 'feature="rust_backend"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("any_impl", "any_zlib", "cloudflare-zlib-sys", "cloudflare_zlib", "default", "libz-ng-sys", "libz-rs-sys", "libz-sys", "miniz-sys", "miniz_oxide", "rust_backend", "zlib", "zlib-default", "zlib-ng", "zlib-ng-compat", "zlib-rs"))' -C metadata=725dd47f885197a3 -C extra-filename=-725dd47f885197a3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern crc32fast=/work/oxidecomputer/omicron/target/debug/deps/libcrc32fast-9ba8c9fbacf692c5.rmeta --extern miniz_oxide=/work/oxidecomputer/omicron/target/debug/deps/libminiz_oxide-0754261838d72f08.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22942024-09-04T16:11:50.431Z Running `/work/oxidecomputer/omicron/target/debug/build/num-bigint-dig-a48bba7d8738e000/build-script-build`
22952024-09-04T16:11:50.462Z Dirty toml v0.7.8: the rustflags changed
22962024-09-04T16:11:50.462Z Compiling toml v0.7.8
22972024-09-04T16:11:50.474Z 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=afdc34c6c77cb46c -C extra-filename=-afdc34c6c77cb46c --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-19476516253bd8c8.rmeta --extern serde_spanned=/work/oxidecomputer/omicron/target/debug/deps/libserde_spanned-fc6ddcff9f820214.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-a13a239ec45c3af2.rmeta --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-0aa41fa91298e638.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22982024-09-04T16:11:50.484Z Running `/work/oxidecomputer/omicron/target/debug/build/signal-hook-aa21692816cd7757/build-script-build`
22992024-09-04T16:11:50.514Z Dirty zerocopy-derive v0.6.6: the rustflags changed
23002024-09-04T16:11:50.514Z Compiling zerocopy-derive v0.6.6
23012024-09-04T16:11:50.516Z 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=18bc5e5475db7504 -C extra-filename=-18bc5e5475db7504 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23022024-09-04T16:11:51.258Z Dirty itertools v0.12.1: the rustflags changed
23032024-09-04T16:11:51.258Z Compiling itertools v0.12.1
23042024-09-04T16:11:51.261Z 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`
23052024-09-04T16:11:51.304Z Dirty usdt-attr-macro v0.5.0: the rustflags changed
23062024-09-04T16:11:51.304Z Compiling usdt-attr-macro v0.5.0
23072024-09-04T16:11:51.341Z 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=06d52d9c7aa4df95 -C extra-filename=-06d52d9c7aa4df95 --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-81d1636c56845813.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-18d2f5765b7a5050.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-0250e00b9194dd70.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23082024-09-04T16:11:52.225Z Dirty usdt-macro v0.5.0: the rustflags changed
23092024-09-04T16:11:52.225Z Compiling usdt-macro v0.5.0
23102024-09-04T16:11:52.228Z 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=fa4f2ddb94a91e65 -C extra-filename=-fa4f2ddb94a91e65 --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-81d1636c56845813.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-18d2f5765b7a5050.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-0250e00b9194dd70.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23112024-09-04T16:11:52.912Z Dirty managed v0.8.0: the rustflags changed
23122024-09-04T16:11:52.912Z Compiling managed v0.8.0
23132024-09-04T16:11:52.916Z 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`
23142024-09-04T16:11:53.285Z Dirty elliptic-curve v0.13.8: the rustflags changed
23152024-09-04T16:11:53.285Z Compiling elliptic-curve v0.13.8
23162024-09-04T16:11:53.287Z 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=a81a0a662579eff1 -C extra-filename=-a81a0a662579eff1 --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-6fd46c673146c237.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-d2d889a761cc1203.rmeta --extern ff=/work/oxidecomputer/omicron/target/debug/deps/libff-e8b978ec7a9d98e8.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-65767634d4000cd6.rmeta --extern group=/work/oxidecomputer/omicron/target/debug/deps/libgroup-2abe9fe1e738a523.rmeta --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-d7b45ad24fd307b3.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-e6975d27c0797841.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-02364bea890e4dea.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-025910be55d74958.rmeta --extern sec1=/work/oxidecomputer/omicron/target/debug/deps/libsec1-7f6481f3dc540987.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-69c441407b09e74b.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d47f5ede55f99f5b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23172024-09-04T16:11:53.342Z Dirty fixedbitset v0.4.2: the rustflags changed
23182024-09-04T16:11:53.342Z Compiling fixedbitset v0.4.2
23192024-09-04T16:11:53.344Z 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`
23202024-09-04T16:11:53.675Z Dirty hyper-rustls v0.24.2: the rustflags changed
23212024-09-04T16:11:53.676Z Compiling hyper-rustls v0.24.2
23222024-09-04T16:11:53.678Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hyper_rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hyper-rustls-0.24.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("acceptor", "default", "http1", "http2", "log", "logging", "native-tokio", "rustls-native-certs", "tls12", "tokio-runtime", "webpki-roots", "webpki-tokio"))' -C metadata=9403a1f75acb9013 -C extra-filename=-9403a1f75acb9013 --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-a0ceeed7299917eb.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-a57bbe9c76c83262.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-9399fa74a52872f2.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-779291fb8717cda3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out`
23232024-09-04T16:11:53.825Z Dirty hyper-tls v0.5.0: the rustflags changed
23242024-09-04T16:11:53.825Z Compiling hyper-tls v0.5.0
23252024-09-04T16:11:53.828Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hyper_tls --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hyper-tls-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("vendored"))' -C metadata=64ea3970253375b1 -C extra-filename=-64ea3970253375b1 --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-7296041c0fd81490.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-a57bbe9c76c83262.rmeta --extern native_tls=/work/oxidecomputer/omicron/target/debug/deps/libnative_tls-9ad10e2d3e323099.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rmeta --extern tokio_native_tls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_native_tls-b042cc89963a13fe.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
23262024-09-04T16:11:54.018Z Dirty static_assertions v1.1.0: the rustflags changed
23272024-09-04T16:11:54.018Z Compiling static_assertions v1.1.0
23282024-09-04T16:11:54.028Z 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`
23292024-09-04T16:11:54.087Z Dirty usdt v0.5.0: the rustflags changed
23302024-09-04T16:11:54.087Z Compiling usdt v0.5.0
23312024-09-04T16:11:54.089Z Dirty petgraph v0.6.5: the rustflags changed
23322024-09-04T16:11:54.090Z Compiling petgraph v0.6.5
23332024-09-04T16:11:54.090Z 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=5a011723636fb8e7 -C extra-filename=-5a011723636fb8e7 --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-89864ba25cc11d31.rmeta --extern dtrace_parser=/work/oxidecomputer/omicron/target/debug/deps/libdtrace_parser-81d1636c56845813.rmeta --extern goblin=/work/oxidecomputer/omicron/target/debug/deps/libgoblin-f7c8e039ccabc9cd.rmeta --extern memmap=/work/oxidecomputer/omicron/target/debug/deps/libmemmap-6a2c5a6acab18c13.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern usdt_attr_macro=/work/oxidecomputer/omicron/target/debug/deps/libusdt_attr_macro-06d52d9c7aa4df95.so --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-0250e00b9194dd70.rmeta --extern usdt_macro=/work/oxidecomputer/omicron/target/debug/deps/libusdt_macro-fa4f2ddb94a91e65.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23342024-09-04T16:11:54.090Z 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=a558247ce38e0784 -C extra-filename=-a558247ce38e0784 --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-e7d7b8ea648ab4e3.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-9d3985cfd86df11e.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23352024-09-04T16:11:54.128Z Dirty reqwest v0.11.27: the rustflags changed
23362024-09-04T16:11:54.128Z Compiling reqwest v0.11.27
23372024-09-04T16:11:54.131Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name reqwest --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/reqwest-0.11.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="__rustls"' --cfg 'feature="__tls"' --cfg 'feature="blocking"' --cfg 'feature="cookie_crate"' --cfg 'feature="cookie_store"' --cfg 'feature="cookies"' --cfg 'feature="default"' --cfg 'feature="default-tls"' --cfg 'feature="hyper-rustls"' --cfg 'feature="hyper-tls"' --cfg 'feature="json"' --cfg 'feature="native-tls-crate"' --cfg 'feature="rustls"' --cfg 'feature="rustls-tls"' --cfg 'feature="rustls-tls-webpki-roots"' --cfg 'feature="serde_json"' --cfg 'feature="stream"' --cfg 'feature="tokio-native-tls"' --cfg 'feature="tokio-rustls"' --cfg 'feature="tokio-util"' --cfg 'feature="wasm-streams"' --cfg 'feature="webpki-roots"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__internal_proxy_sys_no_cache", "__rustls", "__tls", "async-compression", "blocking", "brotli", "cookie_crate", "cookie_store", "cookies", "default", "default-tls", "deflate", "futures-channel", "gzip", "h3", "h3-quinn", "hickory-dns", "hickory-resolver", "http3", "hyper-rustls", "hyper-tls", "json", "mime_guess", "multipart", "native-tls", "native-tls-alpn", "native-tls-crate", "native-tls-vendored", "quinn", "rustls", "rustls-native-certs", "rustls-tls", "rustls-tls-manual-roots", "rustls-tls-native-roots", "rustls-tls-webpki-roots", "serde_json", "socks", "stream", "tokio-native-tls", "tokio-rustls", "tokio-socks", "tokio-util", "trust-dns", "wasm-streams", "webpki-roots"))' -C metadata=ee2432dc82f63991 -C extra-filename=-ee2432dc82f63991 --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-7296041c0fd81490.rmeta --extern cookie_crate=/work/oxidecomputer/omicron/target/debug/deps/libcookie-1bff19d9c0698ae6.rmeta --extern cookie_store=/work/oxidecomputer/omicron/target/debug/deps/libcookie_store-c09bec5f0c6c79a6.rmeta --extern encoding_rs=/work/oxidecomputer/omicron/target/debug/deps/libencoding_rs-036e08876869b21a.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-965f1abbaef84084.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-a0ceeed7299917eb.rmeta --extern h2=/work/oxidecomputer/omicron/target/debug/deps/libh2-f66f49d22653b75e.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rmeta --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-070372ae925891ba.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-a57bbe9c76c83262.rmeta --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-9403a1f75acb9013.rmeta --extern hyper_tls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_tls-64ea3970253375b1.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-7e28ccd96dc058f1.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-46cf9439802ec3f9.rmeta --extern mime=/work/oxidecomputer/omicron/target/debug/deps/libmime-74bdd973ffb0df66.rmeta --extern native_tls_crate=/work/oxidecomputer/omicron/target/debug/deps/libnative_tls-9ad10e2d3e323099.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-8bf889c42ff0e1d1.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-5196b1d39b63f0cb.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-9399fa74a52872f2.rmeta --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-ef67309bf96e0f1b.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-8ce276b9163974ea.rmeta --extern sync_wrapper=/work/oxidecomputer/omicron/target/debug/deps/libsync_wrapper-12c43cd70bd8ae58.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rmeta --extern tokio_native_tls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_native_tls-b042cc89963a13fe.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-779291fb8717cda3.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e3436a1b9cb47c0f.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-c20ddb2efdeabe78.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-c883dcfe2d3789aa.rmeta --extern webpki_roots=/work/oxidecomputer/omicron/target/debug/deps/libwebpki_roots-81f0f128de5a591f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
23382024-09-04T16:11:54.178Z Dirty zerocopy v0.6.6: the rustflags changed
23392024-09-04T16:11:54.178Z Compiling zerocopy v0.6.6
23402024-09-04T16:11:54.185Z 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=fd86349cac891522 -C extra-filename=-fd86349cac891522 --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-18bc5e5475db7504.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23412024-09-04T16:11:54.439Z 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=7849c9e51a3c096f -C extra-filename=-7849c9e51a3c096f --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-3cee8a96976693de.rmeta --extern signal_hook_registry=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_registry-402a1c926ffbe73d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23422024-09-04T16:11:54.562Z 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=b009908fd19ee724 -C extra-filename=-b009908fd19ee724 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-4058c7340bf7b5f3.rmeta --extern libm=/work/oxidecomputer/omicron/target/debug/deps/liblibm-ba00d9da7e296366.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-8d0b37c8c3e1862e.rmeta --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-1b50779845f357a9.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-2914d78ac96fc53c.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-90c42fabfdf6af03.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d47f5ede55f99f5b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg has_i128`
23432024-09-04T16:11:55.022Z Dirty phf_shared v0.10.0: the rustflags changed
23442024-09-04T16:11:55.022Z Compiling phf_shared v0.10.0
23452024-09-04T16:11:55.025Z 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`
23462024-09-04T16:11:55.447Z Dirty pkcs1 v0.7.5: the rustflags changed
23472024-09-04T16:11:55.447Z Compiling pkcs1 v0.7.5
23482024-09-04T16:11:55.450Z Dirty precomputed-hash v0.1.1: the rustflags changed
23492024-09-04T16:11:55.450Z Compiling precomputed-hash v0.1.1
23502024-09-04T16:11:55.450Z 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=72532f838726842e -C extra-filename=-72532f838726842e --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-e6f841b1e5437932.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-02364bea890e4dea.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-2f5012838d8a5b7d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23512024-09-04T16:11:55.450Z 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`
23522024-09-04T16:11:55.590Z Dirty new_debug_unreachable v1.0.6: the rustflags changed
23532024-09-04T16:11:55.590Z Compiling new_debug_unreachable v1.0.6
23542024-09-04T16:11:55.593Z 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`
23552024-09-04T16:11:55.700Z Dirty unicode-xid v0.2.4: the rustflags changed
23562024-09-04T16:11:55.700Z Compiling unicode-xid v0.2.4
23572024-09-04T16:11:55.702Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name unicode_xid --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode-xid-0.2.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench", "default", "no_std"))' -C metadata=4a828090b584bc69 -C extra-filename=-4a828090b584bc69 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23582024-09-04T16:11:55.890Z Dirty minimal-lexical v0.2.1: the rustflags changed
23592024-09-04T16:11:55.891Z Compiling minimal-lexical v0.2.1
23602024-09-04T16:11:55.901Z 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`
23612024-09-04T16:11:56.000Z Dirty string_cache v0.8.7: the rustflags changed
23622024-09-04T16:11:56.000Z Compiling string_cache v0.8.7
23632024-09-04T16:11:56.003Z 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=970f38cc963541c5 -C extra-filename=-970f38cc963541c5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern debug_unreachable=/work/oxidecomputer/omicron/target/debug/deps/libdebug_unreachable-2da89dee01071d53.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-d8a6256384ee3248.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-19476516253bd8c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23642024-09-04T16:11:56.444Z Dirty nom v7.1.3: the rustflags changed
23652024-09-04T16:11:56.444Z Compiling nom v7.1.3
23662024-09-04T16:11:56.447Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nom --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/nom-7.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "docsrs", "std"))' -C metadata=19a28b98cd1da8cc -C extra-filename=-19a28b98cd1da8cc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-3b15747880b886c1.rmeta --extern minimal_lexical=/work/oxidecomputer/omicron/target/debug/deps/libminimal_lexical-9a8e77c298b71cc5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23672024-09-04T16:11:56.470Z Dirty bstr v1.9.1: the rustflags changed
23682024-09-04T16:11:56.470Z Compiling bstr v1.9.1
23692024-09-04T16:11:56.472Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bstr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bstr-1.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std", "unicode"))' -C metadata=0b179f319982781a -C extra-filename=-0b179f319982781a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-3b15747880b886c1.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-fcd8ea28b6b8ac77.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23702024-09-04T16:11:56.496Z Dirty mio v0.8.11: the rustflags changed
23712024-09-04T16:11:56.497Z Compiling mio v0.8.11
23722024-09-04T16:11:56.497Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name mio --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mio-0.8.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="net"' --cfg 'feature="os-ext"' --cfg 'feature="os-poll"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "log", "net", "os-ext", "os-poll"))' -C metadata=f827eaac146f4882 -C extra-filename=-f827eaac146f4882 --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-3cee8a96976693de.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-46cf9439802ec3f9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23732024-09-04T16:11:56.523Z Dirty heapless v0.7.17: the rustflags changed
23742024-09-04T16:11:56.523Z Compiling heapless v0.7.17
23752024-09-04T16:11:56.530Z 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=b998ca263ea272d2 -C extra-filename=-b998ca263ea272d2 --out-dir /work/oxidecomputer/omicron/target/debug/build/heapless-b998ca263ea272d2 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustc_version=/work/oxidecomputer/omicron/target/debug/deps/librustc_version-5207196babc65af3.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23762024-09-04T16:11:57.113Z Dirty enum-as-inner v0.6.0: the rustflags changed
23772024-09-04T16:11:57.113Z Compiling enum-as-inner v0.6.0
23782024-09-04T16:11:57.116Z 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.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=72f007d99ff29298 -C extra-filename=-72f007d99ff29298 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-64fe453a3f9fcd4a.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23792024-09-04T16:11:57.324Z Dirty rsa v0.9.6: the rustflags changed
23802024-09-04T16:11:57.324Z Compiling rsa v0.9.6
23812024-09-04T16:11:57.340Z 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=ea2b35fb4c3aea16 -C extra-filename=-ea2b35fb4c3aea16 --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-d2d889a761cc1203.rmeta --extern num_bigint=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint_dig-b009908fd19ee724.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-8d0b37c8c3e1862e.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-2914d78ac96fc53c.rmeta --extern pkcs1=/work/oxidecomputer/omicron/target/debug/deps/libpkcs1-72532f838726842e.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-02364bea890e4dea.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-025910be55d74958.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e6ef8036dc26a573.rmeta --extern signature=/work/oxidecomputer/omicron/target/debug/deps/libsignature-a51fffc00f04704a.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-2f5012838d8a5b7d.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-69c441407b09e74b.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d47f5ede55f99f5b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23822024-09-04T16:11:57.923Z Dirty signal-hook-mio v0.2.4: the rustflags changed
23832024-09-04T16:11:57.923Z Compiling signal-hook-mio v0.2.4
23842024-09-04T16:11:57.946Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name signal_hook_mio --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/signal-hook-mio-0.2.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="mio-0_8"' --cfg 'feature="mio-1_0"' --cfg 'feature="support-v0_8"' --cfg 'feature="support-v1_0"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("mio-0_6", "mio-0_7", "mio-0_8", "mio-1_0", "mio-uds", "support-v0_6", "support-v0_7", "support-v0_8", "support-v1_0"))' -C metadata=43a9fadd6694e79f -C extra-filename=-43a9fadd6694e79f --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-3cee8a96976693de.rmeta --extern mio_0_8=/work/oxidecomputer/omicron/target/debug/deps/libmio-f827eaac146f4882.rmeta --extern mio_1_0=/work/oxidecomputer/omicron/target/debug/deps/libmio-7aa5c9e6364e3108.rmeta --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-7849c9e51a3c096f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23852024-09-04T16:11:58.114Z Dirty idna v0.4.0: the rustflags changed
23862024-09-04T16:11:58.114Z Compiling idna v0.4.0
23872024-09-04T16:11:58.117Z 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=bf46d2358bd9dd90 -C extra-filename=-bf46d2358bd9dd90 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern unicode_bidi=/work/oxidecomputer/omicron/target/debug/deps/libunicode_bidi-773c324f50696e3f.rmeta --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-4163aa611c9fa9ab.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23882024-09-04T16:11:58.355Z Dirty lalrpop-util v0.19.12: the rustflags changed
23892024-09-04T16:11:58.355Z Compiling lalrpop-util v0.19.12
23902024-09-04T16:11:58.358Z 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`
23912024-09-04T16:11:58.408Z Dirty cfg_aliases v0.1.1: the rustflags changed
23922024-09-04T16:11:58.408Z Compiling cfg_aliases v0.1.1
23932024-09-04T16:11:58.411Z 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`
23942024-09-04T16:11:58.527Z Dirty nix v0.28.0: the rustflags changed
23952024-09-04T16:11:58.527Z Compiling nix v0.28.0
23962024-09-04T16:11:58.529Z 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="default"' --cfg 'feature="feature"' --cfg 'feature="fs"' --cfg 'feature="ioctl"' --cfg 'feature="poll"' --cfg 'feature="process"' --cfg 'feature="signal"' --cfg 'feature="term"' --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=82ca83025de97a0f -C extra-filename=-82ca83025de97a0f --out-dir /work/oxidecomputer/omicron/target/debug/build/nix-82ca83025de97a0f -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`
23972024-09-04T16:11:58.529Z Running `/work/oxidecomputer/omicron/target/debug/build/heapless-b998ca263ea272d2/build-script-build`
23982024-09-04T16:11:58.627Z Dirty hash32 v0.2.1: the rustflags changed
23992024-09-04T16:11:58.627Z Compiling hash32 v0.2.1
24002024-09-04T16:11:58.629Z 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`
24012024-09-04T16:11:58.717Z Dirty finl_unicode v1.2.0: the rustflags changed
24022024-09-04T16:11:58.717Z Compiling finl_unicode v1.2.0
24032024-09-04T16:11:58.719Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name finl_unicode --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/finl_unicode-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="categories"' --cfg 'feature="default"' --cfg 'feature="grapheme_clusters"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("categories", "default", "grapheme_clusters"))' -C metadata=3e0871fb68948e2f -C extra-filename=-3e0871fb68948e2f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24042024-09-04T16:11:59.033Z Dirty predicates-core v1.0.6: the rustflags changed
24052024-09-04T16:11:59.033Z Compiling predicates-core v1.0.6
24062024-09-04T16:11:59.036Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name predicates_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/predicates-core-1.0.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=010f1331228f9ea5 -C extra-filename=-010f1331228f9ea5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24072024-09-04T16:11:59.351Z Dirty hickory-proto v0.24.1: the rustflags changed
24082024-09-04T16:11:59.351Z Compiling hickory-proto v0.24.1
24092024-09-04T16:11:59.353Z 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=ac74b60f0850df59 -C extra-filename=-ac74b60f0850df59 --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-eaec0f1802c5ca04.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-72f007d99ff29298.so --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-315266bf3c88a0ab.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-1044befc4d8b6f32.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-a0ceeed7299917eb.rmeta --extern idna=/work/oxidecomputer/omicron/target/debug/deps/libidna-bf46d2358bd9dd90.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-7e28ccd96dc058f1.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tinyvec=/work/oxidecomputer/omicron/target/debug/deps/libtinyvec-bfd9b440086bc207.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-119892d76510e357.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-c883dcfe2d3789aa.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24102024-09-04T16:11:59.426Z Dirty smoltcp v0.9.1: the rustflags changed
24112024-09-04T16:11:59.426Z Compiling smoltcp v0.9.1
24122024-09-04T16:11:59.428Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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`
24132024-09-04T16:11:59.455Z Running `/work/oxidecomputer/omicron/target/debug/build/nix-82ca83025de97a0f/build-script-build`
24142024-09-04T16:11:59.489Z Dirty stringprep v0.1.4: the rustflags changed
24152024-09-04T16:11:59.489Z Compiling stringprep v0.1.4
24162024-09-04T16:11:59.493Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name stringprep --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/stringprep-0.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=672fb69311fd6a4a -C extra-filename=-672fb69311fd6a4a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern finl_unicode=/work/oxidecomputer/omicron/target/debug/deps/libfinl_unicode-3e0871fb68948e2f.rmeta --extern unicode_bidi=/work/oxidecomputer/omicron/target/debug/deps/libunicode_bidi-773c324f50696e3f.rmeta --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-4163aa611c9fa9ab.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24172024-09-04T16:11:59.762Z 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=8016ed793f9c2bdc -C extra-filename=-8016ed793f9c2bdc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern hash32=/work/oxidecomputer/omicron/target/debug/deps/libhash32-b2d4b24ee1288cc3.rmeta --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-d52e3d8c16e8a214.rmeta --extern stable_deref_trait=/work/oxidecomputer/omicron/target/debug/deps/libstable_deref_trait-d8344a76eab0acab.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg has_cas --cfg has_atomics`
24182024-09-04T16:12:00.271Z Running `/work/oxidecomputer/omicron/target/debug/build/smoltcp-bdbe85cbcf8150ee/build-script-build`
24192024-09-04T16:12:00.305Z Dirty tokio-stream v0.1.15: the rustflags changed
24202024-09-04T16:12:00.305Z Compiling tokio-stream v0.1.15
24212024-09-04T16:12:00.326Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tokio_stream --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-stream-0.1.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="net"' --cfg 'feature="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=65e68db06b7158c6 -C extra-filename=-65e68db06b7158c6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-965f1abbaef84084.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-5196b1d39b63f0cb.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e3436a1b9cb47c0f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24222024-09-04T16:12:00.438Z Dirty md-5 v0.10.6: the rustflags changed
24232024-09-04T16:12:00.438Z Compiling md-5 v0.10.6
24242024-09-04T16:12:00.441Z 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=61ba3f9e86e188b8 -C extra-filename=-61ba3f9e86e188b8 --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-d2d889a761cc1203.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24252024-09-04T16:12:00.701Z Dirty hubpack_derive v0.1.1: the rustflags changed
24262024-09-04T16:12:00.701Z Compiling hubpack_derive v0.1.1
24272024-09-04T16:12:00.724Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hubpack_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hubpack_derive-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ef6b112d64377947 -C extra-filename=-ef6b112d64377947 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0c3b85329fe55c62.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24282024-09-04T16:12:00.724Z Dirty console v0.15.8: the rustflags changed
24292024-09-04T16:12:00.724Z Compiling console v0.15.8
24302024-09-04T16:12:00.724Z 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=c4214c86ee2bbd33 -C extra-filename=-c4214c86ee2bbd33 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-4058c7340bf7b5f3.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-3919ec52e6b0b262.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24312024-09-04T16:12:00.997Z Dirty float-cmp v0.9.0: the rustflags changed
24322024-09-04T16:12:00.997Z Compiling float-cmp v0.9.0
24332024-09-04T16:12:01.000Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name float_cmp --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/float-cmp-0.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="num-traits"' --cfg 'feature="ratio"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "num-traits", "ratio", "std"))' -C metadata=ff2d3af3210f593b -C extra-filename=-ff2d3af3210f593b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-2914d78ac96fc53c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24342024-09-04T16:12:01.236Z Dirty fs-err v2.11.0: the rustflags changed
24352024-09-04T16:12:01.236Z Compiling fs-err v2.11.0
24362024-09-04T16:12:01.238Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fs-err-2.11.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("io_safety", "tokio"))' -C metadata=7840dcc9301ae0b4 -C extra-filename=-7840dcc9301ae0b4 --out-dir /work/oxidecomputer/omicron/target/debug/build/fs-err-7840dcc9301ae0b4 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-7640f4cdb39f9682.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24372024-09-04T16:12:01.358Z Dirty normalize-line-endings v0.3.0: the rustflags changed
24382024-09-04T16:12:01.358Z Compiling normalize-line-endings v0.3.0
24392024-09-04T16:12:01.361Z 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`
24402024-09-04T16:12:01.499Z Dirty difflib v0.4.0: the rustflags changed
24412024-09-04T16:12:01.499Z Compiling difflib v0.4.0
24422024-09-04T16:12:01.501Z 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`
24432024-09-04T16:12:01.636Z Dirty fallible-iterator v0.2.0: the rustflags changed
24442024-09-04T16:12:01.636Z Compiling fallible-iterator v0.2.0
24452024-09-04T16:12:01.640Z 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`
24462024-09-04T16:12:01.843Z Dirty hubpack v0.1.2: the rustflags changed
24472024-09-04T16:12:01.843Z Compiling hubpack v0.1.2
24482024-09-04T16:12:01.845Z 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=24e46af5cc55ead8 -C extra-filename=-24e46af5cc55ead8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern hubpack_derive=/work/oxidecomputer/omicron/target/debug/deps/libhubpack_derive-ef6b112d64377947.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24492024-09-04T16:12:02.325Z Dirty postgres-protocol v0.6.7: the rustflags changed
24502024-09-04T16:12:02.325Z Compiling postgres-protocol v0.6.7
24512024-09-04T16:12:02.327Z 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=6f7517e5aed20a31 -C extra-filename=-6f7517e5aed20a31 --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-7296041c0fd81490.rmeta --extern fallible_iterator=/work/oxidecomputer/omicron/target/debug/deps/libfallible_iterator-99585d275a54a8fa.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-f03460b191d7ec86.rmeta --extern md5=/work/oxidecomputer/omicron/target/debug/deps/libmd5-61ba3f9e86e188b8.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-3b15747880b886c1.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e6ef8036dc26a573.rmeta --extern stringprep=/work/oxidecomputer/omicron/target/debug/deps/libstringprep-672fb69311fd6a4a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24522024-09-04T16:12:02.346Z Dirty predicates v3.1.2: the rustflags changed
24532024-09-04T16:12:02.346Z Compiling predicates v3.1.2
24542024-09-04T16:12:02.349Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name predicates --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/predicates-3.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="diff"' --cfg 'feature="float-cmp"' --cfg 'feature="normalize-line-endings"' --cfg 'feature="regex"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("color", "default", "diff", "float-cmp", "normalize-line-endings", "regex", "unstable"))' -C metadata=457abf17ed177e26 -C extra-filename=-457abf17ed177e26 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anstyle=/work/oxidecomputer/omicron/target/debug/deps/libanstyle-43f69afcb50accdb.rmeta --extern difflib=/work/oxidecomputer/omicron/target/debug/deps/libdifflib-df3a4df3c1440d6e.rmeta --extern float_cmp=/work/oxidecomputer/omicron/target/debug/deps/libfloat_cmp-ff2d3af3210f593b.rmeta --extern normalize_line_endings=/work/oxidecomputer/omicron/target/debug/deps/libnormalize_line_endings-eb19df894926175b.rmeta --extern predicates_core=/work/oxidecomputer/omicron/target/debug/deps/libpredicates_core-010f1331228f9ea5.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24552024-09-04T16:12:02.370Z Running `/work/oxidecomputer/omicron/target/debug/build/fs-err-7840dcc9301ae0b4/build-script-build`
24562024-09-04T16:12:02.520Z 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=3f10fdbe8bd482b1 -C extra-filename=-3f10fdbe8bd482b1 --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-8016ed793f9c2bdc.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`
24572024-09-04T16:12:03.242Z 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="default"' --cfg 'feature="feature"' --cfg 'feature="fs"' --cfg 'feature="ioctl"' --cfg 'feature="poll"' --cfg 'feature="process"' --cfg 'feature="signal"' --cfg 'feature="term"' --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=7763e57e9478cd9d -C extra-filename=-7763e57e9478cd9d --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-8e41b751a0ccc20a.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg illumos --cfg solarish`
24582024-09-04T16:12:03.733Z Dirty similar v2.6.0: the rustflags changed
24592024-09-04T16:12:03.733Z Compiling similar v2.6.0
24602024-09-04T16:12:03.736Z 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=fb7801688e79354e -C extra-filename=-fb7801688e79354e --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-0b179f319982781a.rmeta --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-d809c6274b019e58.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24612024-09-04T16:12:04.196Z Dirty phf_shared v0.11.2: the rustflags changed
24622024-09-04T16:12:04.196Z Compiling phf_shared v0.11.2
24632024-09-04T16:12:04.198Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name phf_shared --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/phf_shared-0.11.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std", "uncased", "unicase"))' -C metadata=471a15ddaebb70d0 -C extra-filename=-471a15ddaebb70d0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern siphasher=/work/oxidecomputer/omicron/target/debug/deps/libsiphasher-4d9b4c4f3cdb6951.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24642024-09-04T16:12:04.609Z Dirty strum_macros v0.25.3: the rustflags changed
24652024-09-04T16:12:04.609Z Compiling strum_macros v0.25.3
24662024-09-04T16:12:04.612Z 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=3dcc3610e217a363 -C extra-filename=-3dcc3610e217a363 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-64fe453a3f9fcd4a.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-cd12841eafeed674.so --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24672024-09-04T16:12:04.737Z Dirty serde_repr v0.1.19: the rustflags changed
24682024-09-04T16:12:04.737Z Compiling serde_repr v0.1.19
24692024-09-04T16:12:04.740Z 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=93fece06d7eea44a -C extra-filename=-93fece06d7eea44a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24702024-09-04T16:12:05.824Z Dirty peg-runtime v0.8.3: the rustflags changed
24712024-09-04T16:12:05.824Z Compiling peg-runtime v0.8.3
24722024-09-04T16:12:05.826Z 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`
24732024-09-04T16:12:06.142Z Dirty phf v0.11.2: the rustflags changed
24742024-09-04T16:12:06.142Z Compiling phf v0.11.2
24752024-09-04T16:12:06.144Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name phf --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/phf-0.11.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "macros", "phf_macros", "serde", "std", "uncased", "unicase"))' -C metadata=8e35b99582fa2840 -C extra-filename=-8e35b99582fa2840 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern phf_shared=/work/oxidecomputer/omicron/target/debug/deps/libphf_shared-471a15ddaebb70d0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24762024-09-04T16:12:06.212Z Dirty postgres-types v0.2.7: the rustflags changed
24772024-09-04T16:12:06.212Z Compiling postgres-types v0.2.7
24782024-09-04T16:12:06.230Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name postgres_types --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/postgres-types-0.2.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="chrono-04"' --cfg 'feature="serde-1"' --cfg 'feature="serde_json-1"' --cfg 'feature="uuid-1"' --cfg 'feature="with-chrono-0_4"' --cfg 'feature="with-serde_json-1"' --cfg 'feature="with-uuid-1"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("array-impls", "array-init", "bit-vec-06", "chrono-04", "cidr-02", "derive", "eui48-04", "eui48-1", "geo-types-06", "geo-types-0_7", "js", "postgres-derive", "serde-1", "serde_json-1", "smol_str-01", "time-02", "time-03", "uuid-08", "uuid-1", "with-bit-vec-0_6", "with-chrono-0_4", "with-cidr-0_2", "with-eui48-0_4", "with-eui48-1", "with-geo-types-0_6", "with-geo-types-0_7", "with-serde_json-1", "with-smol_str-01", "with-time-0_2", "with-time-0_3", "with-uuid-0_8", "with-uuid-1"))' -C metadata=7851212d9793da98 -C extra-filename=-7851212d9793da98 --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-7296041c0fd81490.rmeta --extern chrono_04=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.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-6f7517e5aed20a31.rmeta --extern serde_1=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json_1=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern uuid_1=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24792024-09-04T16:12:06.455Z 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=338ef30fca83f141 -C extra-filename=-338ef30fca83f141 --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-1981ee7ae2c1df25.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg rustc_1_63`
24802024-09-04T16:12:06.513Z Dirty whoami v1.5.1: the rustflags changed
24812024-09-04T16:12:06.513Z Compiling whoami v1.5.1
24822024-09-04T16:12:06.516Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name whoami --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/whoami-1.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="web"' --cfg 'feature="web-sys"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "web", "web-sys"))' -C metadata=9ffcccbeeda8d38c -C extra-filename=-9ffcccbeeda8d38c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24832024-09-04T16:12:07.218Z Dirty tokio-postgres v0.7.11: the rustflags changed
24842024-09-04T16:12:07.218Z Compiling tokio-postgres v0.7.11
24852024-09-04T16:12:07.221Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tokio_postgres --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-postgres-0.7.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="runtime"' --cfg 'feature="with-chrono-0_4"' --cfg 'feature="with-serde_json-1"' --cfg 'feature="with-uuid-1"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("array-impls", "default", "js", "runtime", "with-bit-vec-0_6", "with-chrono-0_4", "with-eui48-0_4", "with-eui48-1", "with-geo-types-0_6", "with-geo-types-0_7", "with-serde_json-1", "with-smol_str-01", "with-time-0_2", "with-time-0_3", "with-uuid-0_8", "with-uuid-1"))' -C metadata=1d2ae43d38fb2dfb -C extra-filename=-1d2ae43d38fb2dfb --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-eaec0f1802c5ca04.so --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rmeta --extern fallible_iterator=/work/oxidecomputer/omicron/target/debug/deps/libfallible_iterator-99585d275a54a8fa.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-315266bf3c88a0ab.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-a0ceeed7299917eb.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-46cf9439802ec3f9.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-d8a6256384ee3248.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-8bf889c42ff0e1d1.rmeta --extern phf=/work/oxidecomputer/omicron/target/debug/deps/libphf-8e35b99582fa2840.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-5196b1d39b63f0cb.rmeta --extern postgres_protocol=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_protocol-6f7517e5aed20a31.rmeta --extern postgres_types=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_types-7851212d9793da98.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-7081604ed8ed5c37.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e3436a1b9cb47c0f.rmeta --extern whoami=/work/oxidecomputer/omicron/target/debug/deps/libwhoami-9ffcccbeeda8d38c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24862024-09-04T16:12:07.308Z Dirty camino v1.1.9: the rustflags changed
24872024-09-04T16:12:07.308Z Compiling camino v1.1.9
24882024-09-04T16:12:07.311Z Compiling regress v0.9.1
24892024-09-04T16:12:07.311Z 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`
24902024-09-04T16:12:07.311Z 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=b3d8d6b94a4e8781 -C extra-filename=-b3d8d6b94a4e8781 --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-333cc1e052d8280e.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-3b15747880b886c1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24912024-09-04T16:12:07.765Z Dirty is-terminal v0.4.12: the rustflags changed
24922024-09-04T16:12:07.765Z Compiling is-terminal v0.4.12
24932024-09-04T16:12:07.768Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name is_terminal --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/is-terminal-0.4.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=dc0a9157b5066ae2 -C extra-filename=-dc0a9157b5066ae2 --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-3cee8a96976693de.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24942024-09-04T16:12:07.926Z Compiling getopts v0.2.21
24952024-09-04T16:12:07.928Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name getopts --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/getopts-0.2.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("core", "rustc-dep-of-std", "std"))' -C metadata=c6002415ff761945 -C extra-filename=-c6002415ff761945 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-3919ec52e6b0b262.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24962024-09-04T16:12:08.109Z Running `/work/oxidecomputer/omicron/target/debug/build/camino-2abadfff710ca87e/build-script-build`
24972024-09-04T16:12:08.191Z 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=b792cecba43cac9d -C extra-filename=-b792cecba43cac9d --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-19476516253bd8c8.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)'`
24982024-09-04T16:12:08.870Z Compiling unsafe-libyaml v0.2.11
24992024-09-04T16:12:08.872Z 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`
25002024-09-04T16:12:09.026Z Dirty gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=319e7b92db69792ab8efa4c68554ad0cf83adf93#319e7b92): the rustflags changed
25012024-09-04T16:12:09.026Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=319e7b92db69792ab8efa4c68554ad0cf83adf93#319e7b92)
25022024-09-04T16:12:09.028Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name gateway_messages --edition=2021 /home/build/.cargo/git/checkouts/management-gateway-service-749acba834b73294/319e7b9/gateway-messages/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="smoltcp"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "smoltcp", "std"))' -C metadata=3affc9248ff4b8d2 -C extra-filename=-3affc9248ff4b8d2 --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-8e41b751a0ccc20a.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-24e46af5cc55ead8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_repr=/work/oxidecomputer/omicron/target/debug/deps/libserde_repr-93fece06d7eea44a.so --extern smoltcp=/work/oxidecomputer/omicron/target/debug/deps/libsmoltcp-3f10fdbe8bd482b1.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-3dcc3610e217a363.so --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-fd86349cac891522.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25032024-09-04T16:12:09.208Z Compiling progenitor-client v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
25042024-09-04T16:12:09.210Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name progenitor_client --edition=2021 /home/build/.cargo/git/checkouts/progenitor-639bd64206ac5e43/c59c6d6/progenitor-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c70a862bebcaf2b1 -C extra-filename=-c70a862bebcaf2b1 --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-7296041c0fd81490.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-965f1abbaef84084.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-8bf889c42ff0e1d1.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-8ce276b9163974ea.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
25052024-09-04T16:12:09.297Z Dirty dirs-sys-next v0.1.2: the rustflags changed
25062024-09-04T16:12:09.297Z Compiling dirs-sys-next v0.1.2
25072024-09-04T16:12:09.299Z 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=d8fca6d55913f35c -C extra-filename=-d8fca6d55913f35c --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-3cee8a96976693de.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25082024-09-04T16:12:09.369Z Compiling http v1.1.0
25092024-09-04T16:12:09.400Z 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=4e2b74acff94d59c -C extra-filename=-4e2b74acff94d59c --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-7296041c0fd81490.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`
25102024-09-04T16:12:09.644Z Dirty dirs-next v2.0.0: the rustflags changed
25112024-09-04T16:12:09.644Z Compiling dirs-next v2.0.0
25122024-09-04T16:12:09.647Z 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=950b0ebb765cd2b2 -C extra-filename=-950b0ebb765cd2b2 --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-d8fca6d55913f35c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25132024-09-04T16:12:09.786Z Dirty term v0.7.0: the rustflags changed
25142024-09-04T16:12:09.786Z Compiling term v0.7.0
25152024-09-04T16:12:09.789Z 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=42cdc58f9cbd97df -C extra-filename=-42cdc58f9cbd97df --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-950b0ebb765cd2b2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25162024-09-04T16:12:09.839Z Compiling paste v1.0.15
25172024-09-04T16:12:09.841Z 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`
25182024-09-04T16:12:09.969Z Compiling toml v0.8.19
25192024-09-04T16:12:09.971Z 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=ff2cc6f6b548f800 -C extra-filename=-ff2cc6f6b548f800 --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-19476516253bd8c8.rmeta --extern serde_spanned=/work/oxidecomputer/omicron/target/debug/deps/libserde_spanned-fc6ddcff9f820214.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-a13a239ec45c3af2.rmeta --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-78f7586b935e5407.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25202024-09-04T16:12:10.448Z Compiling serde_yaml v0.9.34+deprecated
25212024-09-04T16:12:10.451Z 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=44e99e02d52c1762 -C extra-filename=-44e99e02d52c1762 --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-e7d7b8ea648ab4e3.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-19476516253bd8c8.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`
25222024-09-04T16:12:10.862Z Running `/work/oxidecomputer/omicron/target/debug/build/paste-fe0fbfc06ab2594b/build-script-build`
25232024-09-04T16:12:10.933Z 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"))'`
25242024-09-04T16:12:11.386Z Compiling typify-impl v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
25252024-09-04T16:12:11.388Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name typify_impl --edition=2021 /home/build/.cargo/git/checkouts/typify-288d5a84bbbe6a46/ad1296f/typify-impl/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ca184b7e3180e4e8 -C extra-filename=-ca184b7e3180e4e8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-830498e334c402a9.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-46cf9439802ec3f9.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-b3d8d6b94a4e8781.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-3d72d7b152c86412.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25262024-09-04T16:12:11.782Z Dirty crossbeam-channel v0.5.12: the rustflags changed
25272024-09-04T16:12:11.782Z Compiling crossbeam-channel v0.5.12
25282024-09-04T16:12:11.787Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name crossbeam_channel --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crossbeam-channel-0.5.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=9f8fe1d87fa9a6f6 -C extra-filename=-9f8fe1d87fa9a6f6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-6f3b480f63e334a5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25292024-09-04T16:12:11.984Z Dirty thread_local v1.1.8: the rustflags changed
25302024-09-04T16:12:11.984Z Compiling thread_local v1.1.8
25312024-09-04T16:12:11.987Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name thread_local --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/thread_local-1.1.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=31e87b9424f2815f -C extra-filename=-31e87b9424f2815f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25322024-09-04T16:12:12.268Z Dirty slog-async v2.8.0: the rustflags changed
25332024-09-04T16:12:12.268Z Compiling slog-async v2.8.0
25342024-09-04T16:12:12.270Z 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`
25352024-09-04T16:12:12.552Z Compiling ident_case v1.0.1
25362024-09-04T16:12:12.555Z 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`
25372024-09-04T16:12:12.582Z Dirty take_mut v0.2.2: the rustflags changed
25382024-09-04T16:12:12.582Z Compiling take_mut v0.2.2
25392024-09-04T16:12:12.584Z 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`
25402024-09-04T16:12:12.744Z Compiling match_cfg v0.1.0
25412024-09-04T16:12:12.747Z 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`
25422024-09-04T16:12:12.762Z Compiling rustls-pki-types v1.7.0
25432024-09-04T16:12:12.762Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rustls_pki_types --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-pki-types-1.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std", "web", "web-time"))' -C metadata=2fefae8d752d7a3a -C extra-filename=-2fefae8d752d7a3a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25442024-09-04T16:12:12.838Z Compiling hostname v0.3.1
25452024-09-04T16:12:12.840Z 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=a6bdf447eb1d58a4 -C extra-filename=-a6bdf447eb1d58a4 --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-3cee8a96976693de.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`
25462024-09-04T16:12:12.921Z Running `/work/oxidecomputer/omicron/target/debug/build/slog-async-01c8cef20947d45b/build-script-build`
25472024-09-04T16:12:12.932Z Compiling darling_core v0.20.9
25482024-09-04T16:12:12.934Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name darling_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/darling_core-0.20.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("diagnostics", "strsim", "suggestions"))' -C metadata=a4eb756722b0b4ba -C extra-filename=-a4eb756722b0b4ba --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern fnv=/work/oxidecomputer/omicron/target/debug/deps/libfnv-384dbe410948d0e9.rmeta --extern ident_case=/work/oxidecomputer/omicron/target/debug/deps/libident_case-1f0a2acd79c1f241.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rmeta --extern strsim=/work/oxidecomputer/omicron/target/debug/deps/libstrsim-a1f7ddb01f1b033d.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25492024-09-04T16:12:12.954Z Dirty slog-term v2.9.1: the rustflags changed
25502024-09-04T16:12:12.955Z Compiling slog-term v2.9.1
25512024-09-04T16:12:12.957Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name slog_async --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slog-async-2.8.0/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "dynamic-keys", "nested-values"))' -C metadata=584ba06da5147514 -C extra-filename=-584ba06da5147514 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern crossbeam_channel=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_channel-9f8fe1d87fa9a6f6.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern take_mut=/work/oxidecomputer/omicron/target/debug/deps/libtake_mut-f9518271d040c7fa.rmeta --extern thread_local=/work/oxidecomputer/omicron/target/debug/deps/libthread_local-31e87b9424f2815f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg integer128`
25522024-09-04T16:12:12.957Z 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=b04cd725ac45fa88 -C extra-filename=-b04cd725ac45fa88 --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-dc0a9157b5066ae2.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-42cdc58f9cbd97df.rmeta --extern thread_local=/work/oxidecomputer/omicron/target/debug/deps/libthread_local-31e87b9424f2815f.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-2127d3e6f9069305.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25532024-09-04T16:12:13.143Z Dirty strum_macros v0.26.4: the rustflags changed
25542024-09-04T16:12:13.143Z Compiling strum_macros v0.26.4
25552024-09-04T16:12:13.146Z 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=af4c16b7d1ccc6d5 -C extra-filename=-af4c16b7d1ccc6d5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-830498e334c402a9.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-cd12841eafeed674.so --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25562024-09-04T16:12:13.632Z Compiling rustls v0.22.4
25572024-09-04T16:12:13.634Z 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`
25582024-09-04T16:12:13.978Z Running `/work/oxidecomputer/omicron/target/debug/build/rustls-7a39c18fd3e98d58/build-script-build`
25592024-09-04T16:12:14.009Z Compiling rustls-webpki v0.102.4
25602024-09-04T16:12:14.012Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name webpki --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-webpki-0.102.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="ring"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "aws_lc_rs", "default", "ring", "std"))' -C metadata=2a5e1ac73ea71181 -C extra-filename=-2a5e1ac73ea71181 --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-e736e5009c91f06c.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-2fefae8d752d7a3a.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-5ba18449f0014995.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out`
25612024-09-04T16:12:14.158Z Dirty fastrand v2.1.0: the rustflags changed
25622024-09-04T16:12:14.158Z Compiling fastrand v2.1.0
25632024-09-04T16:12:14.161Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name fastrand --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fastrand-2.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "js", "std"))' -C metadata=93d3aefab645b806 -C extra-filename=-93d3aefab645b806 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25642024-09-04T16:12:14.244Z Compiling rustls-pemfile v2.1.3
25652024-09-04T16:12:14.246Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rustls_pemfile --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-pemfile-2.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=0825b86e4f23338d -C extra-filename=-0825b86e4f23338d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-2fefae8d752d7a3a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25662024-09-04T16:12:14.715Z Compiling tempfile v3.10.1
25672024-09-04T16:12:14.718Z Compiling multer v3.1.0
25682024-09-04T16:12:14.718Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tempfile --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tempfile-3.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=e44ebbb5ceb66800 -C extra-filename=-e44ebbb5ceb66800 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern fastrand=/work/oxidecomputer/omicron/target/debug/deps/libfastrand-93d3aefab645b806.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-617bd4e1e745a59c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25692024-09-04T16:12:14.718Z 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`
25702024-09-04T16:12:14.825Z Compiling debug-ignore v1.0.5
25712024-09-04T16:12:14.828Z 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`
25722024-09-04T16:12:14.965Z 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=de03faa4a182a7e3 -C extra-filename=-de03faa4a182a7e3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-46cf9439802ec3f9.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-e736e5009c91f06c.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-2fefae8d752d7a3a.rmeta --extern webpki=/work/oxidecomputer/omicron/target/debug/deps/libwebpki-2a5e1ac73ea71181.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-69c441407b09e74b.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d47f5ede55f99f5b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out`
25732024-09-04T16:12:15.088Z Running `/work/oxidecomputer/omicron/target/debug/build/multer-b0c2a76b3dbdbc46/build-script-build`
25742024-09-04T16:12:15.160Z Compiling slog-json v2.6.1
25752024-09-04T16:12:15.162Z 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=54bd8a03efa416f7 -C extra-filename=-54bd8a03efa416f7 --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-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-2127d3e6f9069305.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25762024-09-04T16:12:15.531Z Compiling async-stream-impl v0.3.5
25772024-09-04T16:12:15.533Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name async_stream_impl --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-stream-impl-0.3.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=24da5d56aa84ad68 -C extra-filename=-24da5d56aa84ad68 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25782024-09-04T16:12:15.563Z Compiling atomic-waker v1.1.2
25792024-09-04T16:12:15.565Z 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`
25802024-09-04T16:12:15.597Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25812024-09-04T16:12:15.599Z 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=3fb31dea2d003603 -C extra-filename=-3fb31dea2d003603 --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-workspace-hack-3fb31dea2d003603 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ahash=/work/oxidecomputer/omicron/target/debug/deps/libahash-bdb500d6706a0d33.rlib --extern aho_corasick=/work/oxidecomputer/omicron/target/debug/deps/libaho_corasick-ccd418511fd0e494.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.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-8e41b751a0ccc20a.rlib --extern bstr=/work/oxidecomputer/omicron/target/debug/deps/libbstr-0b179f319982781a.rlib --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rlib --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-16c270462d044a3e.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-fe9a32234f466722.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern clap_builder=/work/oxidecomputer/omicron/target/debug/deps/libclap_builder-1288f983719441f7.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-c4214c86ee2bbd33.rlib --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-0fbd4ee0c026a43b.rlib --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-c305da7ac85d23b9.rlib --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-6f3b480f63e334a5.rlib --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-76f73301a37487bb.rlib --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-e6f841b1e5437932.rlib --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-d2d889a761cc1203.rlib --extern dof=/work/oxidecomputer/omicron/target/debug/deps/libdof-89864ba25cc11d31.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rlib --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-a81a0a662579eff1.rlib --extern ff=/work/oxidecomputer/omicron/target/debug/deps/libff-e8b978ec7a9d98e8.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-725dd47f885197a3.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-338ef30fca83f141.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-315266bf3c88a0ab.rlib --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-965f1abbaef84084.rlib --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-1044befc4d8b6f32.rlib --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-d5a6af5eceae766d.rlib --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-b2e13e142afbdd87.rlib --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-a0ceeed7299917eb.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-3affc9248ff4b8d2.rlib --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-65767634d4000cd6.rlib --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-bb6974eb2a6ed7a2.rlib --extern group=/work/oxidecomputer/omicron/target/debug/deps/libgroup-2abe9fe1e738a523.rlib --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-333cc1e052d8280e.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-ac74b60f0850df59.rlib --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-f03460b191d7ec86.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-a57bbe9c76c83262.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-e7d7b8ea648ab4e3.rlib --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-6cd38624c256774c.rlib --extern itertools_93f6ce9d446188ac=/work/oxidecomputer/omicron/target/debug/deps/libitertools-197a32e1da667e01.rlib --extern itertools_5ef9efb8ec2df382=/work/oxidecomputer/omicron/target/debug/deps/libitertools-bb69c56d84ec7036.rlib --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-cabd6990d00654d2.rlib --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-4058c7340bf7b5f3.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rlib --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-46cf9439802ec3f9.rlib --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-7ebffa2b30e78119.rlib --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-3b15747880b886c1.rlib --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-7aa5c9e6364e3108.rlib --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-7763e57e9478cd9d.rlib --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-19a28b98cd1da8cc.rlib --extern num_bigint_dig=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint_dig-b009908fd19ee724.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-8d0b37c8c3e1862e.rlib --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-1b50779845f357a9.rlib --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-2914d78ac96fc53c.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-1c1e529c4f2fdc97.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-a558247ce38e0784.rlib --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-02364bea890e4dea.rlib --extern postgres_types=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_types-7851212d9793da98.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-457abf17ed177e26.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rlib --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-fcd8ea28b6b8ac77.rlib --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-7d938304ceffab4a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-e736e5009c91f06c.rlib --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-ea2b35fb4c3aea16.rlib --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-617bd4e1e745a59c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-5380524236143168.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-53f05da0a091a7f6.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e6ef8036dc26a573.rlib --extern signal_hook_mio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_mio-43a9fadd6694e79f.rlib --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-fb7801688e79354e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-90c42fabfdf6af03.rlib --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-d52e3d8c16e8a214.rlib --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-970f38cc963541c5.rlib --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-69c441407b09e74b.rlib --extern syn_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0c3b85329fe55c62.rlib --extern syn_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-2127d3e6f9069305.rlib --extern time_macros=/work/oxidecomputer/omicron/target/debug/deps/libtime_macros-fe135c41e946333f.so --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-1d2ae43d38fb2dfb.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-65e68db06b7158c6.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e3436a1b9cb47c0f.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-afdc34c6c77cb46c.rlib --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-a13a239ec45c3af2.rlib --extern toml_edit_cdcf2f9584511fe6=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-0aa41fa91298e638.rlib --extern toml_edit_3c51e837cfc5589a=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-78f7586b935e5407.rlib --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-119892d76510e357.rlib --extern unicode_bidi=/work/oxidecomputer/omicron/target/debug/deps/libunicode_bidi-773c324f50696e3f.rlib --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-4163aa611c9fa9ab.rlib --extern unicode_xid=/work/oxidecomputer/omicron/target/debug/deps/libunicode_xid-4a828090b584bc69.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-5a011723636fb8e7.rlib --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-0250e00b9194dd70.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-6a6c96d3d3dbf088.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d47f5ede55f99f5b.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
25822024-09-04T16:12:15.756Z Compiling waitgroup v0.1.2
25832024-09-04T16:12:15.758Z 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`
25842024-09-04T16:12:15.936Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-workspace-hack-3fb31dea2d003603/build-script-build`
25852024-09-04T16:12:15.967Z Compiling slog-bunyan v2.5.0
25862024-09-04T16:12:15.986Z 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=50c2b75429f0bba1 -C extra-filename=-50c2b75429f0bba1 --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-a6bdf447eb1d58a4.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_json=/work/oxidecomputer/omicron/target/debug/deps/libslog_json-54bd8a03efa416f7.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-2127d3e6f9069305.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25872024-09-04T16:12:15.988Z 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=cd70e29d14d09b59 -C extra-filename=-cd70e29d14d09b59 --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-bdb500d6706a0d33.rmeta --extern aho_corasick=/work/oxidecomputer/omicron/target/debug/deps/libaho_corasick-ccd418511fd0e494.rmeta --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.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-8e41b751a0ccc20a.rmeta --extern bstr=/work/oxidecomputer/omicron/target/debug/deps/libbstr-0b179f319982781a.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-fe9a32234f466722.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rmeta --extern clap_builder=/work/oxidecomputer/omicron/target/debug/deps/libclap_builder-1288f983719441f7.rmeta --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-c4214c86ee2bbd33.rmeta --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-0fbd4ee0c026a43b.rmeta --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-c305da7ac85d23b9.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-6f3b480f63e334a5.rmeta --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-76f73301a37487bb.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-e6f841b1e5437932.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-d2d889a761cc1203.rmeta --extern dof=/work/oxidecomputer/omicron/target/debug/deps/libdof-89864ba25cc11d31.rmeta --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-a81a0a662579eff1.rmeta --extern ff=/work/oxidecomputer/omicron/target/debug/deps/libff-e8b978ec7a9d98e8.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-725dd47f885197a3.rmeta --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-338ef30fca83f141.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-315266bf3c88a0ab.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-965f1abbaef84084.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-1044befc4d8b6f32.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-d5a6af5eceae766d.rmeta --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-b2e13e142afbdd87.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-a0ceeed7299917eb.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-3affc9248ff4b8d2.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-65767634d4000cd6.rmeta --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-bb6974eb2a6ed7a2.rmeta --extern group=/work/oxidecomputer/omicron/target/debug/deps/libgroup-2abe9fe1e738a523.rmeta --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-333cc1e052d8280e.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rmeta --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-ac74b60f0850df59.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-f03460b191d7ec86.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-a57bbe9c76c83262.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-e7d7b8ea648ab4e3.rmeta --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-6cd38624c256774c.rmeta --extern itertools_93f6ce9d446188ac=/work/oxidecomputer/omicron/target/debug/deps/libitertools-197a32e1da667e01.rmeta --extern itertools_5ef9efb8ec2df382=/work/oxidecomputer/omicron/target/debug/deps/libitertools-bb69c56d84ec7036.rmeta --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-cabd6990d00654d2.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-4058c7340bf7b5f3.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-46cf9439802ec3f9.rmeta --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-7ebffa2b30e78119.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-3b15747880b886c1.rmeta --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-7aa5c9e6364e3108.rmeta --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-7763e57e9478cd9d.rmeta --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-19a28b98cd1da8cc.rmeta --extern num_bigint_dig=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint_dig-b009908fd19ee724.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-8d0b37c8c3e1862e.rmeta --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-1b50779845f357a9.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-2914d78ac96fc53c.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-1c1e529c4f2fdc97.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-a558247ce38e0784.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-02364bea890e4dea.rmeta --extern postgres_types=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_types-7851212d9793da98.rmeta --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-457abf17ed177e26.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-fcd8ea28b6b8ac77.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-7d938304ceffab4a.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-e736e5009c91f06c.rmeta --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-ea2b35fb4c3aea16.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-617bd4e1e745a59c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rmeta --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-5380524236143168.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-53f05da0a091a7f6.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e6ef8036dc26a573.rmeta --extern signal_hook_mio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_mio-43a9fadd6694e79f.rmeta --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-fb7801688e79354e.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-90c42fabfdf6af03.rmeta --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-d52e3d8c16e8a214.rmeta --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-970f38cc963541c5.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-69c441407b09e74b.rmeta --extern syn_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-2127d3e6f9069305.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-1d2ae43d38fb2dfb.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-65e68db06b7158c6.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e3436a1b9cb47c0f.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-afdc34c6c77cb46c.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-a13a239ec45c3af2.rmeta --extern toml_edit_cdcf2f9584511fe6=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-0aa41fa91298e638.rmeta --extern toml_edit_3c51e837cfc5589a=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-78f7586b935e5407.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-119892d76510e357.rmeta --extern unicode_bidi=/work/oxidecomputer/omicron/target/debug/deps/libunicode_bidi-773c324f50696e3f.rmeta --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-4163aa611c9fa9ab.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-5a011723636fb8e7.rmeta --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-0250e00b9194dd70.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-6a6c96d3d3dbf088.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d47f5ede55f99f5b.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
25882024-09-04T16:12:16.089Z 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=c2505fdb068f4212 -C extra-filename=-c2505fdb068f4212 --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-7296041c0fd81490.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-a0ceeed7299917eb.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4e2b74acff94d59c.rmeta --extern httparse=/work/oxidecomputer/omicron/target/debug/deps/libhttparse-4ceb8996510f7f6e.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-3b15747880b886c1.rmeta --extern mime=/work/oxidecomputer/omicron/target/debug/deps/libmime-74bdd973ffb0df66.rmeta --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-d52e3d8c16e8a214.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25892024-09-04T16:12:16.112Z Compiling serde_path_to_error v0.1.16
25902024-09-04T16:12:16.114Z 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=4bf70369cde44e16 -C extra-filename=-4bf70369cde44e16 --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-19476516253bd8c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25912024-09-04T16:12:16.191Z Compiling hostname v0.4.0
25922024-09-04T16:12:16.193Z 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=8ddc9dbfce995824 -C extra-filename=-8ddc9dbfce995824 --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-3cee8a96976693de.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25932024-09-04T16:12:16.455Z Compiling dropshot v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#06c8dab4)
25942024-09-04T16:12:16.458Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/dropshot-a4a923d29dccc492/06c8dab/dropshot/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' -C metadata=a919d62130b9e085 -C extra-filename=-a919d62130b9e085 --out-dir /work/oxidecomputer/omicron/target/debug/build/dropshot-a919d62130b9e085 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-6f67b0bf22e78afd.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25952024-09-04T16:12:16.828Z Running `/work/oxidecomputer/omicron/target/debug/build/dropshot-a919d62130b9e085/build-script-build`
25962024-09-04T16:12:16.905Z Compiling ipnetwork v0.20.0
25972024-09-04T16:12:16.908Z 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=0a3af5e760ae820b -C extra-filename=-0a3af5e760ae820b --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-10365e2f7522a3f1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25982024-09-04T16:12:16.979Z Compiling dropshot_endpoint v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#06c8dab4)
25992024-09-04T16:12:16.981Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dropshot_endpoint --edition=2021 /home/build/.cargo/git/checkouts/dropshot-a4a923d29dccc492/06c8dab/dropshot_endpoint/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' -C metadata=9fdf6e4f2c5682ec -C extra-filename=-9fdf6e4f2c5682ec --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-830498e334c402a9.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-18d2f5765b7a5050.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26002024-09-04T16:12:17.105Z Compiling async-stream v0.3.5
26012024-09-04T16:12:17.107Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name async_stream --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-stream-0.3.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=eb56cc425a358c6a -C extra-filename=-eb56cc425a358c6a --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-24da5d56aa84ad68.so --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-965f1abbaef84084.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-5196b1d39b63f0cb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26022024-09-04T16:12:17.155Z Compiling instant v0.1.12
26032024-09-04T16:12:17.159Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name instant --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/instant-0.1.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("inaccurate", "js-sys", "now", "stdweb", "wasm-bindgen", "wasm-bindgen_rs", "web-sys"))' -C metadata=4d9fb3cc79b503f7 -C extra-filename=-4d9fb3cc79b503f7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26042024-09-04T16:12:17.310Z Compiling quick-error v1.2.3
26052024-09-04T16:12:17.313Z 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`
26062024-09-04T16:12:17.424Z Compiling newtype-uuid v1.1.0
26072024-09-04T16:12:17.426Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name newtype_uuid --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/newtype-uuid-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="schemars08"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="v4"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "schemars08", "serde", "std", "v4"))' -C metadata=8bb428dfe1a4b149 -C extra-filename=-8bb428dfe1a4b149 --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-10365e2f7522a3f1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26082024-09-04T16:12:17.460Z Compiling structmeta-derive v0.3.0
26092024-09-04T16:12:17.462Z 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=509e55e998b438b4 -C extra-filename=-509e55e998b438b4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26102024-09-04T16:12:17.717Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
26112024-09-04T16:12:17.717Z 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=d39cfb853ce6af5d -C extra-filename=-d39cfb853ce6af5d --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-8bb428dfe1a4b149.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-4ec299dfa0e92da3.so --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26122024-09-04T16:12:17.819Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
26132024-09-04T16:12:17.837Z 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=492500dba913d1cf -C extra-filename=-492500dba913d1cf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26142024-09-04T16:12:18.069Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#2612d220)
26152024-09-04T16:12:18.072Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oxnet --edition=2021 /home/build/.cargo/git/checkouts/oxnet-5e61f09626980c60/2612d22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="ipnetwork"' --cfg 'feature="schemars"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "ipnetwork", "schemars", "serde", "std"))' -C metadata=f3307f821eb2d099 -C extra-filename=-f3307f821eb2d099 --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-0a3af5e760ae820b.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26162024-09-04T16:12:18.482Z Dirty strum v0.26.3: the rustflags changed
26172024-09-04T16:12:18.482Z Compiling strum v0.26.3
26182024-09-04T16:12:18.489Z 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=d605b07ab2a0de30 -C extra-filename=-d605b07ab2a0de30 --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-af4c16b7d1ccc6d5.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26192024-09-04T16:12:18.666Z Compiling backoff v0.4.0
26202024-09-04T16:12:18.673Z 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=4277cc7aa340cb7c -C extra-filename=-4277cc7aa340cb7c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-965f1abbaef84084.rmeta --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-bb6974eb2a6ed7a2.rmeta --extern instant=/work/oxidecomputer/omicron/target/debug/deps/libinstant-4d9fb3cc79b503f7.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-5196b1d39b63f0cb.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rmeta --extern tokio_1=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26212024-09-04T16:12:18.810Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
26222024-09-04T16:12:18.814Z 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=a33837303a60c71a -C extra-filename=-a33837303a60c71a --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-492500dba913d1cf.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26232024-09-04T16:12:18.834Z Compiling macaddr v1.0.1
26242024-09-04T16:12:18.854Z 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=98a67a59a334178d -C extra-filename=-98a67a59a334178d --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-19476516253bd8c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26252024-09-04T16:12:18.988Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
26262024-09-04T16:12:18.991Z 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=741909e155643cb8 -C extra-filename=-741909e155643cb8 --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-cd70e29d14d09b59.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
26272024-09-04T16:12:19.019Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
26282024-09-04T16:12:19.021Z 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=4c497ff74b1d7ab1 -C extra-filename=-4c497ff74b1d7ab1 --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-599d8f15621b0c55.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26292024-09-04T16:12:19.179Z Compiling tokio-rustls v0.25.0
26302024-09-04T16:12:19.181Z 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=85a3f55d3d93dc69 -C extra-filename=-85a3f55d3d93dc69 --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-de03faa4a182a7e3.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-2fefae8d752d7a3a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out`
26312024-09-04T16:12:19.281Z Compiling wait-timeout v0.2.0
26322024-09-04T16:12:19.284Z 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=67dd394de3b1f54c -C extra-filename=-67dd394de3b1f54c --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-3cee8a96976693de.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26332024-09-04T16:12:19.611Z Compiling rusty-fork v0.3.0
26342024-09-04T16:12:19.613Z 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=b3146221add1d1dc -C extra-filename=-b3146221add1d1dc --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-e44ebbb5ceb66800.rmeta --extern wait_timeout=/work/oxidecomputer/omicron/target/debug/deps/libwait_timeout-67dd394de3b1f54c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26352024-09-04T16:12:19.853Z Compiling structmeta-derive v0.2.0
26362024-09-04T16:12:19.854Z 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=c4396d75b0dbcb2b -C extra-filename=-c4396d75b0dbcb2b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26372024-09-04T16:12:19.904Z Compiling rand_xorshift v0.3.0
26382024-09-04T16:12:19.906Z 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=dc717fe65b3dad73 -C extra-filename=-dc717fe65b3dad73 --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-025910be55d74958.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26392024-09-04T16:12:19.967Z Compiling darling_macro v0.20.9
26402024-09-04T16:12:19.970Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name darling_macro --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/darling_macro-0.20.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=bf09ae7f5d123ca8 -C extra-filename=-bf09ae7f5d123ca8 --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-a4eb756722b0b4ba.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26412024-09-04T16:12:20.250Z Compiling unarray v0.1.4
26422024-09-04T16:12:20.257Z 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`
26432024-09-04T16:12:20.364Z Compiling camino-tempfile v1.1.1
26442024-09-04T16:12:20.367Z 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=ba5ef2d7000f2955 -C extra-filename=-ba5ef2d7000f2955 --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-b792cecba43cac9d.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-e44ebbb5ceb66800.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26452024-09-04T16:12:20.413Z Compiling proptest v1.5.0
26462024-09-04T16:12:20.415Z 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=d4fe2c0e8752187a -C extra-filename=-d4fe2c0e8752187a --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-8e41b751a0ccc20a.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-4058c7340bf7b5f3.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-2914d78ac96fc53c.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rmeta --extern rand_chacha=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-232b7ed080472947.rmeta --extern rand_xorshift=/work/oxidecomputer/omicron/target/debug/deps/librand_xorshift-dc717fe65b3dad73.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-7d938304ceffab4a.rmeta --extern rusty_fork=/work/oxidecomputer/omicron/target/debug/deps/librusty_fork-b3146221add1d1dc.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-e44ebbb5ceb66800.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`
26472024-09-04T16:12:20.702Z Compiling structmeta v0.3.0
26482024-09-04T16:12:20.705Z 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=50192c4a7967f549 -C extra-filename=-50192c4a7967f549 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rmeta --extern structmeta_derive=/work/oxidecomputer/omicron/target/debug/deps/libstructmeta_derive-509e55e998b438b4.so --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26492024-09-04T16:12:20.814Z Dirty proc-macro-error-attr v1.0.4: the rustflags changed
26502024-09-04T16:12:20.814Z Compiling proc-macro-error-attr v1.0.4
26512024-09-04T16:12:20.816Z 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`
26522024-09-04T16:12:21.100Z Compiling darling v0.20.9
26532024-09-04T16:12:21.102Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name darling --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/darling-0.20.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="suggestions"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "diagnostics", "suggestions"))' -C metadata=25783681bc5c63f6 -C extra-filename=-25783681bc5c63f6 --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-a4eb756722b0b4ba.rmeta --extern darling_macro=/work/oxidecomputer/omicron/target/debug/deps/libdarling_macro-bf09ae7f5d123ca8.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26542024-09-04T16:12:21.126Z Compiling parse-display-derive v0.10.0
26552024-09-04T16:12:21.128Z 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=947ac3dd5707f459 -C extra-filename=-947ac3dd5707f459 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rlib --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-7d938304ceffab4a.rlib --extern structmeta=/work/oxidecomputer/omicron/target/debug/deps/libstructmeta-50192c4a7967f549.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26562024-09-04T16:12:21.187Z Running `/work/oxidecomputer/omicron/target/debug/build/proc-macro-error-attr-5d000a157274cd67/build-script-build`
26572024-09-04T16:12:21.222Z Compiling serde_with_macros v3.9.0
26582024-09-04T16:12:21.224Z 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.9.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"))' -C metadata=e554c284d49db9dc -C extra-filename=-e554c284d49db9dc --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-25783681bc5c63f6.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26592024-09-04T16:12:21.258Z Dirty proc-macro-error v1.0.4: the rustflags changed
26602024-09-04T16:12:21.258Z Compiling proc-macro-error v1.0.4
26612024-09-04T16:12:21.260Z 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`
26622024-09-04T16:12:21.657Z Running `/work/oxidecomputer/omicron/target/debug/build/proc-macro-error-a4bca8a215788b67/build-script-build`
26632024-09-04T16:12:21.671Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dropshot --edition=2021 /home/build/.cargo/git/checkouts/dropshot-a4a923d29dccc492/06c8dab/dropshot/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' -C metadata=4d26041ad30ec019 -C extra-filename=-4d26041ad30ec019 --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-eb56cc425a358c6a.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.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-9fdf6e4f2c5682ec.so --extern form_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libform_urlencoded-5569ff5eb631ad8f.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rmeta --extern hostname=/work/oxidecomputer/omicron/target/debug/deps/libhostname-8ddc9dbfce995824.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-a57bbe9c76c83262.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-e7d7b8ea648ab4e3.rmeta --extern multer=/work/oxidecomputer/omicron/target/debug/deps/libmulter-c2505fdb068f4212.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-1c1e529c4f2fdc97.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-de03faa4a182a7e3.rmeta --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-0825b86e4f23338d.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rmeta --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-5380524236143168.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern serde_path_to_error=/work/oxidecomputer/omicron/target/debug/deps/libserde_path_to_error-4bf70369cde44e16.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-8ce276b9163974ea.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-53f05da0a091a7f6.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rmeta --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-50c2b75429f0bba1.rmeta --extern slog_json=/work/oxidecomputer/omicron/target/debug/deps/libslog_json-54bd8a03efa416f7.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-85a3f55d3d93dc69.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-5a011723636fb8e7.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.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-174c0052e817e966/out`
26642024-09-04T16:12:21.807Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name proc_macro_error_attr --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/proc-macro-error-attr-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2c2579e9bbf82a84 -C extra-filename=-2c2579e9bbf82a84 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26652024-09-04T16:12:22.765Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name proc_macro_error --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/proc-macro-error-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="syn"' --cfg 'feature="syn-error"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "syn", "syn-error"))' -C metadata=be785971ed3c6df6 -C extra-filename=-be785971ed3c6df6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro_error_attr=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro_error_attr-2c2579e9bbf82a84.so --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0c3b85329fe55c62.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg use_fallback`
26662024-09-04T16:12:22.947Z Compiling structmeta v0.2.0
26672024-09-04T16:12:22.950Z 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=db9a063fabe691ea -C extra-filename=-db9a063fabe691ea --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rmeta --extern structmeta_derive=/work/oxidecomputer/omicron/target/debug/deps/libstructmeta_derive-c4396d75b0dbcb2b.so --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26682024-09-04T16:12:23.423Z Compiling test-strategy v0.3.1
26692024-09-04T16:12:23.426Z 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=33f37eee6fa58373 -C extra-filename=-33f37eee6fa58373 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern structmeta=/work/oxidecomputer/omicron/target/debug/deps/libstructmeta-db9a063fabe691ea.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26702024-09-04T16:12:23.553Z Compiling proc-macro-crate v1.3.1
26712024-09-04T16:12:23.556Z 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=13613f5dbe52b83a -C extra-filename=-13613f5dbe52b83a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-0aa41fa91298e638.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26722024-09-04T16:12:24.458Z Compiling serde_with v3.9.0
26732024-09-04T16:12:24.461Z 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.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=rust_2018_idioms --warn=variant_size_differences --warn=unused_import_braces --warn=unused_extern_crates --warn=unexpected_cfgs --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::redundant_closure_for_method_calls' --warn=missing_docs '--warn=rustdoc::missing_crate_level_docs' '--allow=clippy::manual-unwrap-or-default' '--allow=clippy::explicit_auto_deref' '--warn=clippy::doc_markdown' '--warn=clippy::default_trait_access' '--warn=clippy::cloned_instead_of_copied' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="macros"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "base64", "chrono", "chrono_0_4", "default", "guide", "hashbrown_0_14", "hex", "indexmap", "indexmap_1", "indexmap_2", "json", "macros", "schemars_0_8", "std", "time_0_3"))' -C metadata=fbf3e444deddd920 -C extra-filename=-fbf3e444deddd920 --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-19476516253bd8c8.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-9d3985cfd86df11e.so --extern serde_with_macros=/work/oxidecomputer/omicron/target/debug/deps/libserde_with_macros-e554c284d49db9dc.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26742024-09-04T16:12:24.606Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
26752024-09-04T16:12:24.608Z 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`
26762024-09-04T16:12:25.024Z Running `/work/oxidecomputer/omicron/target/debug/build/nvpair-sys-d7e5a9887b0b0e8e/build-script-build`
26772024-09-04T16:12:25.055Z Compiling num_enum_derive v0.5.11
26782024-09-04T16:12:25.057Z 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=c16aec0e8561ffd7 -C extra-filename=-c16aec0e8561ffd7 --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-13613f5dbe52b83a.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0c3b85329fe55c62.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26792024-09-04T16:12:25.137Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
26802024-09-04T16:12:25.140Z 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`
26812024-09-04T16:12:25.489Z Running `/work/oxidecomputer/omicron/target/debug/build/libdlpi-sys-525ace519d3346b6/build-script-build`
26822024-09-04T16:12:25.523Z Compiling foreign-types-macros v0.2.3
26832024-09-04T16:12:25.525Z 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=df170ba7eb52ebc6 -C extra-filename=-df170ba7eb52ebc6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26842024-09-04T16:12:26.073Z Compiling parse-display v0.10.0
26852024-09-04T16:12:26.075Z 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=aa2fc19618e8223a -C extra-filename=-aa2fc19618e8223a --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-947ac3dd5707f459.so --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-7d938304ceffab4a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26862024-09-04T16:12:26.781Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
26872024-09-04T16:12:26.784Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/git/checkouts/rusty-doors-f5932c202d734158/42ad010/lib/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f477c3b355d84377 -C extra-filename=-f477c3b355d84377 --out-dir /work/oxidecomputer/omicron/target/debug/build/rusty-doors-f477c3b355d84377 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26882024-09-04T16:12:26.944Z Compiling foreign-types-shared v0.3.1
26892024-09-04T16:12:26.947Z 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`
26902024-09-04T16:12:27.066Z Compiling foreign-types v0.5.0
26912024-09-04T16:12:27.069Z 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=26ae3eac20104068 -C extra-filename=-26ae3eac20104068 --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-df170ba7eb52ebc6.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`
26922024-09-04T16:12:27.129Z Running `/work/oxidecomputer/omicron/target/debug/build/rusty-doors-f477c3b355d84377/build-script-build`
26932024-09-04T16:12:27.161Z 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`
26942024-09-04T16:12:27.182Z 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`
26952024-09-04T16:12:27.320Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
26962024-09-04T16:12:27.322Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rusty_doors_macros --edition=2018 /home/build/.cargo/git/checkouts/rusty-doors-f5932c202d734158/42ad010/macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3251be0370a8c741 -C extra-filename=-3251be0370a8c741 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0c3b85329fe55c62.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26972024-09-04T16:12:27.352Z Compiling cstr-argument v0.1.2
26982024-09-04T16:12:27.354Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cstr_argument --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cstr-argument-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=aab9cf1341f27a2e -C extra-filename=-aab9cf1341f27a2e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-3b15747880b886c1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26992024-09-04T16:12:27.566Z Compiling pretty-hex v0.2.1
27002024-09-04T16:12:27.568Z 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`
27012024-09-04T16:12:27.610Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
27022024-09-04T16:12:27.612Z 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=1acf1cd39738a6dc -C extra-filename=-1acf1cd39738a6dc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cstr_argument=/work/oxidecomputer/omicron/target/debug/deps/libcstr_argument-aab9cf1341f27a2e.rmeta --extern foreign_types=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types-26ae3eac20104068.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`
27032024-09-04T16:12:27.749Z Compiling tabwriter v1.4.0
27042024-09-04T16:12:27.752Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tabwriter --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tabwriter-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="ansi_formatting"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ansi_formatting", "default"))' -C metadata=36b664ce9afcce98 -C extra-filename=-36b664ce9afcce98 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-3919ec52e6b0b262.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27052024-09-04T16:12:28.054Z Compiling num_enum v0.5.11
27062024-09-04T16:12:28.056Z 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=b95cff2816cecfe2 -C extra-filename=-b95cff2816cecfe2 --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-c16aec0e8561ffd7.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27072024-09-04T16:12:28.220Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
27082024-09-04T16:12:28.222Z 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=c8cbb8731a530a81 -C extra-filename=-c8cbb8731a530a81 --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-3cee8a96976693de.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-b95cff2816cecfe2.rmeta --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-27176efeb89a212c.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27092024-09-04T16:12:28.241Z Compiling colored v2.1.0
27102024-09-04T16:12:28.243Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name colored --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/colored-2.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("no-color"))' -C metadata=6166f879ac927c99 -C extra-filename=-6166f879ac927c99 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-4058c7340bf7b5f3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27112024-09-04T16:12:28.303Z Compiling socket2 v0.4.10
27122024-09-04T16:12:28.306Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name socket2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/socket2-0.4.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="all"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all"))' -C metadata=6e18d66bb56b6803 -C extra-filename=-6e18d66bb56b6803 --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-3cee8a96976693de.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27132024-09-04T16:12:28.358Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rusty_doors --edition=2018 /home/build/.cargo/git/checkouts/rusty-doors-f5932c202d734158/42ad010/lib/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=25bae2786bf912b7 -C extra-filename=-25bae2786bf912b7 --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-3cee8a96976693de.rmeta --extern rusty_doors_macros=/work/oxidecomputer/omicron/target/debug/deps/librusty_doors_macros-3251be0370a8c741.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -l door`
27142024-09-04T16:12:28.380Z Compiling smf v0.2.3
27152024-09-04T16:12:28.383Z 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=b94b1747d4cd77f0 -C extra-filename=-b94b1747d4cd77f0 --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-da9815be099cf41c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27162024-09-04T16:12:28.531Z Compiling termtree v0.4.1
27172024-09-04T16:12:28.549Z 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`
27182024-09-04T16:12:28.602Z Compiling heapless v0.8.0
27192024-09-04T16:12:28.604Z 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`
27202024-09-04T16:12:28.767Z Compiling predicates-tree v1.0.9
27212024-09-04T16:12:28.771Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name predicates_tree --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/predicates-tree-1.0.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e26635fc8c38883b -C extra-filename=-e26635fc8c38883b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern predicates_core=/work/oxidecomputer/omicron/target/debug/deps/libpredicates_core-010f1331228f9ea5.rmeta --extern termtree=/work/oxidecomputer/omicron/target/debug/deps/libtermtree-3f580d41a8e4e74f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27222024-09-04T16:12:29.031Z Compiling hash32 v0.3.1
27232024-09-04T16:12:29.033Z 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`
27242024-09-04T16:12:29.195Z Compiling smoltcp v0.11.0
27252024-09-04T16:12:29.198Z 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`
27262024-09-04T16:12:29.272Z Compiling crucible-workspace-hack v0.1.0
27272024-09-04T16:12:29.272Z Compiling cobs v0.2.3
27282024-09-04T16:12:29.274Z Running `/work/oxidecomputer/omicron/target/debug/build/heapless-e556d1dbcfabb7d1/build-script-build`
27292024-09-04T16:12:29.274Z 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`
27302024-09-04T16:12:29.274Z 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`
27312024-09-04T16:12:29.581Z 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`
27322024-09-04T16:12:29.600Z Compiling embedded-io v0.4.0
27332024-09-04T16:12:29.609Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name embedded_io --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/embedded-io-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "async", "defmt", "futures", "log", "std", "tokio"))' -C metadata=443730149b1d4047 -C extra-filename=-443730149b1d4047 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27342024-09-04T16:12:29.621Z Running `/work/oxidecomputer/omicron/target/debug/build/crucible-workspace-hack-7bb6db9d5be3b93a/build-script-build`
27352024-09-04T16:12:29.648Z 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`
27362024-09-04T16:12:29.666Z Compiling typify-macro v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
27372024-09-04T16:12:29.668Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name typify_macro --edition=2021 /home/build/.cargo/git/checkouts/typify-288d5a84bbbe6a46/ad1296f/typify-macro/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=87b1d60d9d076c45 -C extra-filename=-87b1d60d9d076c45 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-18d2f5765b7a5050.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern typify_impl=/work/oxidecomputer/omicron/target/debug/deps/libtypify_impl-ca184b7e3180e4e8.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27382024-09-04T16:12:29.747Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
27392024-09-04T16:12:29.750Z 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/76878de/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=f3ebe4ececd17b62 -C extra-filename=-f3ebe4ececd17b62 --out-dir /work/oxidecomputer/omicron/target/debug/build/opte-f3ebe4ececd17b62 -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`
27402024-09-04T16:12:29.780Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
27412024-09-04T16:12:29.783Z 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/76878de/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=a58320961eec3d1a -C extra-filename=-a58320961eec3d1a --out-dir /work/oxidecomputer/omicron/target/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-09-04T16:12:29.824Z Compiling postcard v1.0.8
27432024-09-04T16:12:29.837Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name postcard --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/postcard-1.0.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="embedded-io"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "const_format", "crc", "default", "defmt", "embedded-io", "experimental-derive", "heapless", "heapless-cas", "paste", "postcard-derive", "use-crc", "use-defmt", "use-std"))' -C metadata=e781c146b7163138 -C extra-filename=-e781c146b7163138 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cobs=/work/oxidecomputer/omicron/target/debug/deps/libcobs-e7a06af4cb4d7afa.rmeta --extern embedded_io=/work/oxidecomputer/omicron/target/debug/deps/libembedded_io-443730149b1d4047.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27442024-09-04T16:12:29.954Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
27452024-09-04T16:12:29.957Z 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/76878de/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=3f8bba5bf933473e -C extra-filename=-3f8bba5bf933473e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27462024-09-04T16:12:29.976Z Running `/work/oxidecomputer/omicron/target/debug/build/smoltcp-8932ed320cfb35a5/build-script-build`
27472024-09-04T16:12:30.007Z Compiling sigpipe v0.1.3
27482024-09-04T16:12:30.009Z 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=d1fe35a71df76961 -C extra-filename=-d1fe35a71df76961 --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-3cee8a96976693de.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27492024-09-04T16:12:30.121Z Running `/work/oxidecomputer/omicron/target/debug/build/opte-f3ebe4ececd17b62/build-script-build`
27502024-09-04T16:12:30.141Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#4ceaf96e)
27512024-09-04T16:12:30.143Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/netadm-sys-25ac2db9b1b244c6/4ceaf96/libnet/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=03b8ac6ea3fd311e -C extra-filename=-03b8ac6ea3fd311e --out-dir /work/oxidecomputer/omicron/target/debug/build/libnet-03b8ac6ea3fd311e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27522024-09-04T16:12:30.194Z Compiling mockall_derive v0.13.0
27532024-09-04T16:12:30.197Z 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`
27542024-09-04T16:12:30.363Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
27552024-09-04T16:12:30.365Z 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`
27562024-09-04T16:12:30.562Z Running `/work/oxidecomputer/omicron/target/debug/build/libnet-03b8ac6ea3fd311e/build-script-build`
27572024-09-04T16:12:30.567Z 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`
27582024-09-04T16:12:30.587Z Running `/work/oxidecomputer/omicron/target/debug/build/mockall_derive-840718ae530a1b62/build-script-build`
27592024-09-04T16:12:30.616Z 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=4961c33f6949946b -C extra-filename=-4961c33f6949946b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --check-cfg 'cfg(reprocheck)'`
27602024-09-04T16:12:30.636Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
27612024-09-04T16:12:30.639Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name libnet --edition=2021 /home/build/.cargo/git/checkouts/netadm-sys-25ac2db9b1b244c6/4ceaf96/libnet/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0b7124617bd4b39f -C extra-filename=-0b7124617bd4b39f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-6166f879ac927c99.rmeta --extern dlpi=/work/oxidecomputer/omicron/target/debug/deps/libdlpi-c8cbb8731a530a81.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rmeta --extern num_enum=/work/oxidecomputer/omicron/target/debug/deps/libnum_enum-b95cff2816cecfe2.rmeta --extern nvpair=/work/oxidecomputer/omicron/target/debug/deps/libnvpair-1acf1cd39738a6dc.rmeta --extern nvpair_sys=/work/oxidecomputer/omicron/target/debug/deps/libnvpair_sys-0294cfe81e15398b.rmeta --extern rusty_doors=/work/oxidecomputer/omicron/target/debug/deps/librusty_doors-25bae2786bf912b7.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-6e18d66bb56b6803.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-119892d76510e357.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -l kstat`
27622024-09-04T16:12:30.639Z 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=26c3426625f9a4af -C extra-filename=-26c3426625f9a4af --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rmeta --extern sigpipe=/work/oxidecomputer/omicron/target/debug/deps/libsigpipe-d1fe35a71df76961.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
27632024-09-04T16:12:30.683Z Compiling zone_cfg_derive v0.3.0
27642024-09-04T16:12:30.686Z 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=d4fd2cdfe1574aac -C extra-filename=-d4fd2cdfe1574aac --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-64fe453a3f9fcd4a.rlib --extern proc_macro_error=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro_error-be785971ed3c6df6.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0c3b85329fe55c62.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27652024-09-04T16:12:31.062Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
27662024-09-04T16:12:31.065Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bhyve_api_sys --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/24a74d0/crates/bhyve-api/sys/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c90f1ba5fb386716 -C extra-filename=-c90f1ba5fb386716 --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-3cee8a96976693de.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27672024-09-04T16:12:31.536Z Compiling num-derive v0.4.2
27682024-09-04T16:12:31.538Z 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=4722cb14eb30b203 -C extra-filename=-4722cb14eb30b203 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27692024-09-04T16:12:31.811Z Compiling downcast v0.11.0
27702024-09-04T16:12:31.814Z 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`
27712024-09-04T16:12:32.044Z Compiling humantime v2.1.0
27722024-09-04T16:12:32.046Z 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`
27732024-09-04T16:12:32.345Z Compiling fragile v2.0.0
27742024-09-04T16:12:32.348Z 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`
27752024-09-04T16:12:32.547Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
27762024-09-04T16:12:32.550Z 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`
27772024-09-04T16:12:32.907Z Running `/work/oxidecomputer/omicron/target/debug/build/illumos-utils-a3fc801a6ca21997/build-script-build`
27782024-09-04T16:12:32.965Z Compiling zone v0.3.0
27792024-09-04T16:12:32.968Z 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=25b75516e133f29d -C extra-filename=-25b75516e133f29d --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-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rmeta --extern zone_cfg_derive=/work/oxidecomputer/omicron/target/debug/deps/libzone_cfg_derive-d4fd2cdfe1574aac.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27802024-09-04T16:12:33.013Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
27812024-09-04T16:12:33.016Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bhyve_api --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/24a74d0/crates/bhyve-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=23dc985f084fda09 -C extra-filename=-23dc985f084fda09 --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-c90f1ba5fb386716.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27822024-09-04T16:12:33.469Z Compiling same-file v1.0.6
27832024-09-04T16:12:33.472Z 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`
27842024-09-04T16:12:33.769Z Compiling walkdir v2.5.0
27852024-09-04T16:12:33.771Z 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`
27862024-09-04T16:12:34.098Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
27872024-09-04T16:12:34.101Z 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/76878de/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=996945a138889757 -C extra-filename=-996945a138889757 --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-a58320961eec3d1a.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0a3af5e760ae820b.rmeta --extern postcard=/work/oxidecomputer/omicron/target/debug/deps/libpostcard-e781c146b7163138.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.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`
27882024-09-04T16:12:34.541Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e58ca3693cb9ce0438947beba10e97ee38a0966b#e58ca369)
27892024-09-04T16:12:34.543Z Dirty xattr v1.3.1: the rustflags changed
27902024-09-04T16:12:34.543Z Compiling xattr v1.3.1
27912024-09-04T16:12:34.543Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name crucible_smf --edition=2021 /home/build/.cargo/git/checkouts/crucible-f3b5bdecdc6486d6/e58ca36/smf/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5164d81d6740eb56 -C extra-filename=-5164d81d6740eb56 --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-3cee8a96976693de.rmeta --extern num_derive=/work/oxidecomputer/omicron/target/debug/deps/libnum_derive-4722cb14eb30b203.so --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-2914d78ac96fc53c.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27922024-09-04T16:12:34.558Z 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=c5f3cb10c1eaf38a -C extra-filename=-c5f3cb10c1eaf38a --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-617bd4e1e745a59c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27932024-09-04T16:12:34.577Z Dirty filetime v0.2.25: the rustflags changed
27942024-09-04T16:12:34.577Z Compiling filetime v0.2.25
27952024-09-04T16:12:34.596Z 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=f1ba33698d34c9b1 -C extra-filename=-f1ba33698d34c9b1 --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-3cee8a96976693de.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27962024-09-04T16:12:34.630Z Compiling typify v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
27972024-09-04T16:12:34.633Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name typify --edition=2021 /home/build/.cargo/git/checkouts/typify-288d5a84bbbe6a46/ad1296f/typify/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="macro"' --cfg 'feature="typify-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "macro", "typify-macro"))' -C metadata=887aec81e6eb352d -C extra-filename=-887aec81e6eb352d --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-ca184b7e3180e4e8.rmeta --extern typify_macro=/work/oxidecomputer/omicron/target/debug/deps/libtypify_macro-87b1d60d9d076c45.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27982024-09-04T16:12:34.777Z Compiling progenitor-impl v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
27992024-09-04T16:12:34.780Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name progenitor_impl --edition=2021 /home/build/.cargo/git/checkouts/progenitor-639bd64206ac5e43/c59c6d6/progenitor-impl/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2b474b81fd7e4a9f -C extra-filename=-2b474b81fd7e4a9f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern getopts=/work/oxidecomputer/omicron/target/debug/deps/libgetopts-c6002415ff761945.rmeta --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-830498e334c402a9.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-e7d7b8ea648ab4e3.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-1c1e529c4f2fdc97.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern typify=/work/oxidecomputer/omicron/target/debug/deps/libtypify-887aec81e6eb352d.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-3d72d7b152c86412.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28002024-09-04T16:12:34.841Z Dirty tar v0.4.41: the rustflags changed
28012024-09-04T16:12:34.841Z Compiling tar v0.4.41
28022024-09-04T16:12:34.843Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tar --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tar-0.4.41/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="xattr"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "xattr"))' -C metadata=ccb6a7cc999cb954 -C extra-filename=-ccb6a7cc999cb954 --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-f1ba33698d34c9b1.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rmeta --extern xattr=/work/oxidecomputer/omicron/target/debug/deps/libxattr-c5f3cb10c1eaf38a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28032024-09-04T16:12:34.874Z Compiling newline-converter v0.3.0
28042024-09-04T16:12:34.876Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name newline_converter --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/newline-converter-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1025312162311df7 -C extra-filename=-1025312162311df7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-d809c6274b019e58.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28052024-09-04T16:12:35.040Z Compiling expectorate v1.1.0
28062024-09-04T16:12:35.043Z 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=ebf8b8b3ea322b8e -C extra-filename=-ebf8b8b3ea322b8e --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-c4214c86ee2bbd33.rmeta --extern newline_converter=/work/oxidecomputer/omicron/target/debug/deps/libnewline_converter-1025312162311df7.rmeta --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-fb7801688e79354e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28072024-09-04T16:12:35.211Z Compiling utf-8 v0.7.6
28082024-09-04T16:12:35.213Z 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`
28092024-09-04T16:12:35.426Z 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/76878de/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=f00bbc0a08708a88 -C extra-filename=-f00bbc0a08708a88 --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-a58320961eec3d1a.rmeta --extern kstat_macro=/work/oxidecomputer/omicron/target/debug/deps/libkstat_macro-3f8bba5bf933473e.so --extern opte_api=/work/oxidecomputer/omicron/target/debug/deps/libopte_api-996945a138889757.rmeta --extern postcard=/work/oxidecomputer/omicron/target/debug/deps/libpostcard-e781c146b7163138.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern smoltcp=/work/oxidecomputer/omicron/target/debug/deps/libsmoltcp-602d7e1333826dc3.rmeta --extern tabwriter=/work/oxidecomputer/omicron/target/debug/deps/libtabwriter-36b664ce9afcce98.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg usdt_stable_asm --check-cfg 'cfg(usdt_stable_asm)' --check-cfg 'cfg(usdt_stable_asm_sym)'`
28102024-09-04T16:12:35.543Z Compiling arc-swap v1.7.1
28112024-09-04T16:12:35.546Z Compiling derive-where v1.2.7
28122024-09-04T16:12:35.546Z 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`
28132024-09-04T16:12:35.546Z 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=8755f378a0d2712e -C extra-filename=-8755f378a0d2712e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28142024-09-04T16:12:35.654Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
28152024-09-04T16:12:35.657Z 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/76878de/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=579ceacb49981aac -C extra-filename=-579ceacb49981aac --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-a58320961eec3d1a.rmeta --extern opte=/work/oxidecomputer/omicron/target/debug/deps/libopte-f00bbc0a08708a88.rmeta --extern poptrie=/work/oxidecomputer/omicron/target/debug/deps/libpoptrie-1bcf0f2aa9b53959.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern smoltcp=/work/oxidecomputer/omicron/target/debug/deps/libsmoltcp-602d7e1333826dc3.rmeta --extern tabwriter=/work/oxidecomputer/omicron/target/debug/deps/libtabwriter-36b664ce9afcce98.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-6a6c96d3d3dbf088.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28162024-09-04T16:12:36.118Z Compiling slog-scope v4.4.0
28172024-09-04T16:12:36.121Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name slog_scope --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slog-scope-4.4.0/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5f11e017fd164908 -C extra-filename=-5f11e017fd164908 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern arc_swap=/work/oxidecomputer/omicron/target/debug/deps/libarc_swap-0d304e6ef816775a.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-4058c7340bf7b5f3.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28182024-09-04T16:12:36.196Z Compiling termcolor v1.4.1
28192024-09-04T16:12:36.200Z 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`
28202024-09-04T16:12:36.658Z Compiling slog-stdlog v4.1.1
28212024-09-04T16:12:36.658Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name slog_stdlog --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slog-stdlog-4.1.1/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "kv_unstable"))' -C metadata=4305b37fc9523ddf -C extra-filename=-4305b37fc9523ddf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-46cf9439802ec3f9.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_scope=/work/oxidecomputer/omicron/target/debug/deps/libslog_scope-5f11e017fd164908.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28222024-09-04T16:12:36.987Z Compiling slog-envlogger v2.2.0
28232024-09-04T16:12:36.989Z 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=2db2963ce829035d -C extra-filename=-2db2963ce829035d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-46cf9439802ec3f9.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rmeta --extern slog_scope=/work/oxidecomputer/omicron/target/debug/deps/libslog_scope-5f11e017fd164908.rmeta --extern slog_stdlog=/work/oxidecomputer/omicron/target/debug/deps/libslog_stdlog-4305b37fc9523ddf.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28242024-09-04T16:12:37.050Z Compiling num-rational v0.4.2
28252024-09-04T16:12:37.052Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name num_rational --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-rational-0.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "num-bigint", "num-bigint-std", "serde", "std"))' -C metadata=d35299848ca2e15c -C extra-filename=-d35299848ca2e15c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-8d0b37c8c3e1862e.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-2914d78ac96fc53c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28262024-09-04T16:12:37.115Z Compiling blake2 v0.10.6
28272024-09-04T16:12:37.118Z 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=380cc17c0e70964e -C extra-filename=-380cc17c0e70964e --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-d2d889a761cc1203.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28282024-09-04T16:12:37.779Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
28292024-09-04T16:12:37.783Z 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/76878de/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=ba776c6c3892ae19 -C extra-filename=-ba776c6c3892ae19 --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-3cee8a96976693de.rmeta --extern libnet=/work/oxidecomputer/omicron/target/debug/deps/liblibnet-0b7124617bd4b39f.rmeta --extern opte=/work/oxidecomputer/omicron/target/debug/deps/libopte-f00bbc0a08708a88.rmeta --extern oxide_vpc=/work/oxidecomputer/omicron/target/debug/deps/liboxide_vpc-579ceacb49981aac.rmeta --extern postcard=/work/oxidecomputer/omicron/target/debug/deps/libpostcard-e781c146b7163138.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28302024-09-04T16:12:37.844Z Compiling password-hash v0.5.0
28312024-09-04T16:12:37.848Z 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=c3b38f6969439f67 -C extra-filename=-c3b38f6969439f67 --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-025910be55d74958.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-69c441407b09e74b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28322024-09-04T16:12:38.646Z Compiling num-complex v0.4.6
28332024-09-04T16:12:38.649Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name num_complex --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-complex-0.4.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="libm"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytecheck", "bytemuck", "default", "libm", "rand", "rkyv", "serde", "std"))' -C metadata=6f36a9b5054667f2 -C extra-filename=-6f36a9b5054667f2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-2914d78ac96fc53c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28342024-09-04T16:12:38.858Z Compiling argon2 v0.5.3
28352024-09-04T16:12:38.860Z 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=d87e839f32f72b6b -C extra-filename=-d87e839f32f72b6b --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-380cc17c0e70964e.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-250510e548f1bd64.rmeta --extern password_hash=/work/oxidecomputer/omicron/target/debug/deps/libpassword_hash-c3b38f6969439f67.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28362024-09-04T16:12:38.910Z Compiling tungstenite v0.21.0
28372024-09-04T16:12:38.912Z 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=74bb3943d8fa1a0b -C extra-filename=-74bb3943d8fa1a0b --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-7296041c0fd81490.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-cd98acc801d35958.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4e2b74acff94d59c.rmeta --extern httparse=/work/oxidecomputer/omicron/target/debug/deps/libhttparse-4ceb8996510f7f6e.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-46cf9439802ec3f9.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-53f05da0a091a7f6.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-c883dcfe2d3789aa.rmeta --extern utf8=/work/oxidecomputer/omicron/target/debug/deps/libutf8-402f663b8b26fd9e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28382024-09-04T16:12:39.119Z Compiling mockall v0.13.0
28392024-09-04T16:12:39.122Z 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=b1a54d07005cc8e8 -C extra-filename=-b1a54d07005cc8e8 --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-4961c33f6949946b.so --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-457abf17ed177e26.rmeta --extern predicates_tree=/work/oxidecomputer/omicron/target/debug/deps/libpredicates_tree-e26635fc8c38883b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28402024-09-04T16:12:39.160Z Compiling convert_case v0.4.0
28412024-09-04T16:12:39.162Z 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`
28422024-09-04T16:12:39.407Z Compiling float-ord v0.3.2
28432024-09-04T16:12:39.411Z 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`
28442024-09-04T16:12:39.476Z Compiling atty v0.2.14
28452024-09-04T16:12:39.478Z 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=42f3561578a41d43 -C extra-filename=-42f3561578a41d43 --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-3cee8a96976693de.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28462024-09-04T16:12:39.568Z Compiling num v0.4.3
28472024-09-04T16:12:39.570Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name num --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-0.4.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="libm"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "libm", "num-bigint", "rand", "serde", "std"))' -C metadata=11024960b20c5ca2 -C extra-filename=-11024960b20c5ca2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern num_complex=/work/oxidecomputer/omicron/target/debug/deps/libnum_complex-6f36a9b5054667f2.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-8d0b37c8c3e1862e.rmeta --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-1b50779845f357a9.rmeta --extern num_rational=/work/oxidecomputer/omicron/target/debug/deps/libnum_rational-d35299848ca2e15c.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-2914d78ac96fc53c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28482024-09-04T16:12:39.620Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
28492024-09-04T16:12:39.623Z 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=c346e9981ecdc6aa -C extra-filename=-c346e9981ecdc6aa --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-d87e839f32f72b6b.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-fbf3e444deddd920.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
28502024-09-04T16:12:39.665Z Compiling pem v3.0.4
28512024-09-04T16:12:39.668Z 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`
28522024-09-04T16:12:39.686Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28532024-09-04T16:12:39.688Z 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=593a287cdf6d02eb -C extra-filename=-593a287cdf6d02eb --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-cd70e29d14d09b59.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
28542024-09-04T16:12:40.016Z Compiling tokio-tungstenite v0.21.0
28552024-09-04T16:12:40.018Z 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=96874bafe633c8ae -C extra-filename=-96874bafe633c8ae --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-a0ceeed7299917eb.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-46cf9439802ec3f9.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rmeta --extern tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtungstenite-74bb3943d8fa1a0b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28562024-09-04T16:12:40.037Z Compiling tungstenite v0.20.1
28572024-09-04T16:12:40.037Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tungstenite --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tungstenite-0.20.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="data-encoding"' --cfg 'feature="handshake"' --cfg 'feature="http"' --cfg 'feature="httparse"' --cfg 'feature="sha1"' --cfg 'feature="url"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__rustls-tls", "data-encoding", "default", "handshake", "http", "httparse", "native-tls", "native-tls-crate", "native-tls-vendored", "rustls", "rustls-native-certs", "rustls-tls-native-roots", "rustls-tls-webpki-roots", "sha1", "url", "webpki-roots"))' -C metadata=a022905c6a0d129f -C extra-filename=-a022905c6a0d129f --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-7296041c0fd81490.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-cd98acc801d35958.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rmeta --extern httparse=/work/oxidecomputer/omicron/target/debug/deps/libhttparse-4ceb8996510f7f6e.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-46cf9439802ec3f9.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-53f05da0a091a7f6.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-c883dcfe2d3789aa.rmeta --extern utf8=/work/oxidecomputer/omicron/target/debug/deps/libutf8-402f663b8b26fd9e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28582024-09-04T16:12:40.141Z Compiling derive_more v0.99.18
28592024-09-04T16:12:40.162Z 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=aae238a7f781fbdf -C extra-filename=-aae238a7f781fbdf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern convert_case=/work/oxidecomputer/omicron/target/debug/deps/libconvert_case-6dc902c7485ec1d1.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28602024-09-04T16:12:40.493Z Compiling env_logger v0.9.3
28612024-09-04T16:12:40.496Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name env_logger --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/env_logger-0.9.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="atty"' --cfg 'feature="default"' --cfg 'feature="humantime"' --cfg 'feature="regex"' --cfg 'feature="termcolor"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("atty", "default", "humantime", "regex", "termcolor"))' -C metadata=c2b2d4cf5a746884 -C extra-filename=-c2b2d4cf5a746884 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern atty=/work/oxidecomputer/omicron/target/debug/deps/libatty-42f3561578a41d43.rmeta --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-46cf9439802ec3f9.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rmeta --extern termcolor=/work/oxidecomputer/omicron/target/debug/deps/libtermcolor-729e749081eb9f7f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28622024-09-04T16:12:40.535Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
28632024-09-04T16:12:40.537Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bhyve_api_sys --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/6dceb9e/crates/bhyve-api/sys/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1baa0505f6a96e78 -C extra-filename=-1baa0505f6a96e78 --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-3cee8a96976693de.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28642024-09-04T16:12:40.973Z Compiling bitstruct_derive v0.1.0
28652024-09-04T16:12:40.976Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bitstruct_derive --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bitstruct_derive-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d3b46eb0f9b2a27f -C extra-filename=-d3b46eb0f9b2a27f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0c3b85329fe55c62.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28662024-09-04T16:12:41.024Z Compiling viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
28672024-09-04T16:12:41.027Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name viona_api_sys --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/6dceb9e/crates/viona-api/sys/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8740fb4ae3972f58 -C extra-filename=-8740fb4ae3972f58 --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-3cee8a96976693de.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28682024-09-04T16:12:41.170Z Compiling tokio-tungstenite v0.20.1
28692024-09-04T16:12:41.173Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tokio_tungstenite --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-tungstenite-0.20.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="connect"' --cfg 'feature="default"' --cfg 'feature="handshake"' --cfg 'feature="stream"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__rustls-tls", "connect", "default", "handshake", "native-tls", "native-tls-crate", "native-tls-vendored", "rustls", "rustls-native-certs", "rustls-tls-native-roots", "rustls-tls-webpki-roots", "stream", "tokio-native-tls", "tokio-rustls", "webpki-roots"))' -C metadata=5b9641a05bc1f945 -C extra-filename=-5b9641a05bc1f945 --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-a0ceeed7299917eb.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-46cf9439802ec3f9.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rmeta --extern tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtungstenite-a022905c6a0d129f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28702024-09-04T16:12:41.730Z Compiling ascii v1.1.0
28712024-09-04T16:12:41.732Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ascii --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ascii-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "serde_test", "std"))' -C metadata=fd22831dba000475 -C extra-filename=-fd22831dba000475 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28722024-09-04T16:12:41.761Z Compiling viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
28732024-09-04T16:12:41.763Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name viona_api --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/6dceb9e/crates/viona-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0cabea45a6da5cf5 -C extra-filename=-0cabea45a6da5cf5 --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-3cee8a96976693de.rmeta --extern viona_api_sys=/work/oxidecomputer/omicron/target/debug/deps/libviona_api_sys-8740fb4ae3972f58.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28742024-09-04T16:12:41.845Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
28752024-09-04T16:12:41.847Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bhyve_api --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/6dceb9e/crates/bhyve-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1e0e43a7f2a19b3d -C extra-filename=-1e0e43a7f2a19b3d --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-1baa0505f6a96e78.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28762024-09-04T16:12:42.088Z Compiling dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
28772024-09-04T16:12:42.090Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dladm --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/6dceb9e/crates/dladm/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3272529682244108 -C extra-filename=-3272529682244108 --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-3cee8a96976693de.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28782024-09-04T16:12:42.149Z Compiling rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c)
28792024-09-04T16:12:42.151Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rfb --edition=2021 /home/build/.cargo/git/checkouts/rfb-288dbd459c42dc7a/0cac8d9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7e9ed81760b095fb -C extra-filename=-7e9ed81760b095fb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ascii=/work/oxidecomputer/omicron/target/debug/deps/libascii-fd22831dba000475.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-e992fadcca1ed6f2.rmeta --extern env_logger=/work/oxidecomputer/omicron/target/debug/deps/libenv_logger-c2b2d4cf5a746884.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-46cf9439802ec3f9.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28802024-09-04T16:12:42.287Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
28812024-09-04T16:12:42.290Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name propolis_types --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/6dceb9e/crates/propolis-types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ce2f2772bcc53c07 -C extra-filename=-ce2f2772bcc53c07 --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-10365e2f7522a3f1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28822024-09-04T16:12:42.341Z Compiling serde_arrays v0.1.0
28832024-09-04T16:12:42.358Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_arrays --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_arrays-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d20ace094b846a11 -C extra-filename=-d20ace094b846a11 --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-19476516253bd8c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28842024-09-04T16:12:42.510Z Compiling erased-serde v0.3.31
28852024-09-04T16:12:42.512Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name erased_serde --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/erased-serde-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std", "unstable-debug"))' -C metadata=d0624b260095c365 -C extra-filename=-d0624b260095c365 --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-19476516253bd8c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28862024-09-04T16:12:42.544Z Compiling bitstruct v0.1.1
28872024-09-04T16:12:42.546Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bitstruct --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bitstruct-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e149dd05d065ccf6 -C extra-filename=-e149dd05d065ccf6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitstruct_derive=/work/oxidecomputer/omicron/target/debug/deps/libbitstruct_derive-d3b46eb0f9b2a27f.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28882024-09-04T16:12:42.625Z Compiling atomicwrites v0.4.3
28892024-09-04T16:12:42.629Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name atomicwrites --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/atomicwrites-0.4.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a164bb68436b9864 -C extra-filename=-a164bb68436b9864 --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-617bd4e1e745a59c.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-e44ebbb5ceb66800.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28902024-09-04T16:12:42.664Z Compiling heck v0.3.3
28912024-09-04T16:12:42.666Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name heck --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/heck-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=fb0186a49dfb9c2f -C extra-filename=-fb0186a49dfb9c2f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-d809c6274b019e58.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28922024-09-04T16:12:42.777Z Compiling highway v1.2.0
28932024-09-04T16:12:42.780Z 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`
28942024-09-04T16:12:42.970Z Compiling progenitor-macro v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
28952024-09-04T16:12:42.974Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name progenitor_macro --edition=2021 /home/build/.cargo/git/checkouts/progenitor-639bd64206ac5e43/c59c6d6/progenitor-macro/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ad30541f0f707b07 -C extra-filename=-ad30541f0f707b07 --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-1c1e529c4f2fdc97.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern progenitor_impl=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_impl-2b474b81fd7e4a9f.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-18d2f5765b7a5050.rlib --extern serde_yaml=/work/oxidecomputer/omicron/target/debug/deps/libserde_yaml-44e99e02d52c1762.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28962024-09-04T16:12:43.015Z Compiling home v0.5.9
28972024-09-04T16:12:43.018Z 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`
28982024-09-04T16:12:43.112Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4ceaf96e)
28992024-09-04T16:12:43.114Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/netadm-sys-25ac2db9b1b244c6/4ceaf96/libnet/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ca3d463ff48c182f -C extra-filename=-ca3d463ff48c182f --out-dir /work/oxidecomputer/omicron/target/debug/build/libnet-ca3d463ff48c182f -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29002024-09-04T16:12:43.292Z Compiling zone_cfg_derive v0.1.2
29012024-09-04T16:12:43.294Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name zone_cfg_derive --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zone_cfg_derive-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f1791e02af9af5c7 -C extra-filename=-f1791e02af9af5c7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-fb0186a49dfb9c2f.rlib --extern proc_macro_error=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro_error-be785971ed3c6df6.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0c3b85329fe55c62.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29022024-09-04T16:12:43.471Z Running `/work/oxidecomputer/omicron/target/debug/build/libnet-ca3d463ff48c182f/build-script-build`
29032024-09-04T16:12:43.502Z Compiling headers-core v0.2.0
29042024-09-04T16:12:43.505Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name headers_core --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/headers-core-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=449e2f4388bf8e24 -C extra-filename=-449e2f4388bf8e24 --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-7309206c31ed76bc.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29052024-09-04T16:12:43.598Z Compiling yasna v0.5.2
29062024-09-04T16:12:43.601Z 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=8c819d5954084c09 -C extra-filename=-8c819d5954084c09 --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-2127d3e6f9069305.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29072024-09-04T16:12:43.665Z Compiling base64 v0.13.1
29082024-09-04T16:12:43.667Z 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`
29092024-09-04T16:12:43.759Z Compiling propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
29102024-09-04T16:12:43.761Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name propolis --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/6dceb9e/lib/propolis/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("crucible", "crucible-client-types", "crucible-full", "default", "dlpi", "falcon", "ispf", "libloading", "nexus-client", "num_enum", "omicron-build", "oximeter", "p9ds", "rand", "softnpu-lib"))' -C metadata=ca8837e33dac772a -C extra-filename=-ca8837e33dac772a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rmeta --extern bhyve_api=/work/oxidecomputer/omicron/target/debug/deps/libbhyve_api-1e0e43a7f2a19b3d.rmeta --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-8e41b751a0ccc20a.rmeta --extern bitstruct=/work/oxidecomputer/omicron/target/debug/deps/libbitstruct-e149dd05d065ccf6.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rmeta --extern dladm=/work/oxidecomputer/omicron/target/debug/deps/libdladm-3272529682244108.rmeta --extern erased_serde=/work/oxidecomputer/omicron/target/debug/deps/liberased_serde-d0624b260095c365.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-4058c7340bf7b5f3.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-5196b1d39b63f0cb.rmeta --extern propolis_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_types-ce2f2772bcc53c07.rmeta --extern rfb=/work/oxidecomputer/omicron/target/debug/deps/librfb-7e9ed81760b095fb.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_arrays=/work/oxidecomputer/omicron/target/debug/deps/libserde_arrays-d20ace094b846a11.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-5a011723636fb8e7.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta --extern viona_api=/work/oxidecomputer/omicron/target/debug/deps/libviona_api-0cabea45a6da5cf5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29112024-09-04T16:12:43.971Z Compiling headers v0.3.9
29122024-09-04T16:12:43.973Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name headers --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/headers-0.3.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=714228daf94f3204 -C extra-filename=-714228daf94f3204 --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-7296041c0fd81490.rmeta --extern headers_core=/work/oxidecomputer/omicron/target/debug/deps/libheaders_core-449e2f4388bf8e24.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.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-53f05da0a091a7f6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29132024-09-04T16:12:44.298Z Compiling ron v0.7.1
29142024-09-04T16:12:44.301Z 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=e4776dcf3ba290b7 -C extra-filename=-e4776dcf3ba290b7 --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-19476516253bd8c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29152024-09-04T16:12:45.000Z Compiling zone v0.1.8
29162024-09-04T16:12:45.002Z 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=ac3f55af10ec47c5 -C extra-filename=-ac3f55af10ec47c5 --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-da9815be099cf41c.rmeta --extern zone_cfg_derive=/work/oxidecomputer/omicron/target/debug/deps/libzone_cfg_derive-f1791e02af9af5c7.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29172024-09-04T16:12:45.285Z Compiling rcgen v0.12.1
29182024-09-04T16:12:45.287Z 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=a39c6323898de335 -C extra-filename=-a39c6323898de335 --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-e736e5009c91f06c.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-2127d3e6f9069305.rmeta --extern yasna=/work/oxidecomputer/omicron/target/debug/deps/libyasna-8c819d5954084c09.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out`
29192024-09-04T16:12:45.932Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name libnet --edition=2021 /home/build/.cargo/git/checkouts/netadm-sys-25ac2db9b1b244c6/4ceaf96/libnet/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=64781099ba242c07 -C extra-filename=-64781099ba242c07 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-6166f879ac927c99.rmeta --extern dlpi=/work/oxidecomputer/omicron/target/debug/deps/libdlpi-c8cbb8731a530a81.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rmeta --extern num_enum=/work/oxidecomputer/omicron/target/debug/deps/libnum_enum-b95cff2816cecfe2.rmeta --extern nvpair=/work/oxidecomputer/omicron/target/debug/deps/libnvpair-1acf1cd39738a6dc.rmeta --extern nvpair_sys=/work/oxidecomputer/omicron/target/debug/deps/libnvpair_sys-0294cfe81e15398b.rmeta --extern rusty_doors=/work/oxidecomputer/omicron/target/debug/deps/librusty_doors-25bae2786bf912b7.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-6e18d66bb56b6803.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-119892d76510e357.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -l kstat`
29202024-09-04T16:12:46.630Z Compiling portpicker v0.1.1
29212024-09-04T16:12:46.632Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name portpicker --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/portpicker-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=04ed4dfdd2a9a190 -C extra-filename=-04ed4dfdd2a9a190 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29222024-09-04T16:12:46.723Z Compiling semver v0.1.20
29232024-09-04T16:12:46.725Z 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`
29242024-09-04T16:12:46.997Z Compiling subprocess v0.2.9
29252024-09-04T16:12:47.000Z 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=a2d788d7704cee28 -C extra-filename=-a2d788d7704cee28 --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-3cee8a96976693de.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29262024-09-04T16:12:47.410Z Compiling rustc_version v0.1.7
29272024-09-04T16:12:47.410Z 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`
29282024-09-04T16:12:47.745Z Compiling cookie v0.18.1
29292024-09-04T16:12:47.748Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cookie-0.18.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("aes-gcm", "base64", "hkdf", "hmac", "key-expansion", "percent-encode", "percent-encoding", "private", "rand", "secure", "sha2", "signed", "subtle"))' -C metadata=40d88af450dd2121 -C extra-filename=-40d88af450dd2121 --out-dir /work/oxidecomputer/omicron/target/debug/build/cookie-40d88af450dd2121 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-6f67b0bf22e78afd.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29302024-09-04T16:12:47.796Z Compiling prettyplease v0.2.20
29312024-09-04T16:12:47.799Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/prettyplease-0.2.20/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="verbatim"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("verbatim"))' -C metadata=8edd0c5489e3b208 -C extra-filename=-8edd0c5489e3b208 --out-dir /work/oxidecomputer/omicron/target/debug/build/prettyplease-8edd0c5489e3b208 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29322024-09-04T16:12:47.923Z Compiling newtype_derive v0.1.6
29332024-09-04T16:12:47.926Z 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`
29342024-09-04T16:12:48.146Z Running `/work/oxidecomputer/omicron/target/debug/build/cookie-40d88af450dd2121/build-script-build`
29352024-09-04T16:12:48.207Z Running `/work/oxidecomputer/omicron/target/debug/build/prettyplease-8edd0c5489e3b208/build-script-build`
29362024-09-04T16:12:48.220Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
29372024-09-04T16:12:48.223Z 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`
29382024-09-04T16:12:48.238Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cookie --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cookie-0.18.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("aes-gcm", "base64", "hkdf", "hmac", "key-expansion", "percent-encode", "percent-encoding", "private", "rand", "secure", "sha2", "signed", "subtle"))' -C metadata=64c755c38fa600bf -C extra-filename=-64c755c38fa600bf --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-2127d3e6f9069305.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29392024-09-04T16:12:48.305Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name prettyplease --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/prettyplease-0.2.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="verbatim"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("verbatim"))' -C metadata=32391bb99b637df4 -C extra-filename=-32391bb99b637df4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.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)'`
29402024-09-04T16:12:48.307Z Running `/work/oxidecomputer/omicron/target/debug/build/newtype_derive-c4c1ae37bf8fd7dc/build-script-build`
29412024-09-04T16:12:48.397Z 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`
29422024-09-04T16:12:48.518Z Compiling steno v0.4.1
29432024-09-04T16:12:48.521Z 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=174227136a3b7501 -C extra-filename=-174227136a3b7501 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-4058c7340bf7b5f3.rmeta --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-a6c5e59db985c498.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-a558247ce38e0784.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29442024-09-04T16:12:48.955Z Compiling linked-hash-map v0.5.6
29452024-09-04T16:12:48.957Z 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`
29462024-09-04T16:12:49.172Z Running `/work/oxidecomputer/omicron/target/debug/build/pq-sys-68f76a0818581d6b/build-script-build`
29472024-09-04T16:12:49.226Z Compiling resolv-conf v0.7.0
29482024-09-04T16:12:49.229Z 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=15adbb9379dcb634 -C extra-filename=-15adbb9379dcb634 --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-a6bdf447eb1d58a4.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`
29492024-09-04T16:12:49.321Z Compiling lru-cache v0.1.2
29502024-09-04T16:12:49.324Z Compiling half v2.4.1
29512024-09-04T16:12:49.324Z 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`
29522024-09-04T16:12:49.324Z 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`
29532024-09-04T16:12:49.517Z Compiling ciborium-io v0.2.2
29542024-09-04T16:12:49.520Z 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`
29552024-09-04T16:12:49.659Z Compiling hickory-resolver v0.24.1
29562024-09-04T16:12:49.661Z 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=ed746f18f31e2aa0 -C extra-filename=-ed746f18f31e2aa0 --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-a0ceeed7299917eb.rmeta --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-ac74b60f0850df59.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-d381d90b77512a0f.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-d8a6256384ee3248.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rmeta --extern resolv_conf=/work/oxidecomputer/omicron/target/debug/deps/libresolv_conf-15adbb9379dcb634.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-90c42fabfdf6af03.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-119892d76510e357.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29572024-09-04T16:12:49.690Z Dirty swrite v0.1.0: the rustflags changed
29582024-09-04T16:12:49.690Z Compiling swrite v0.1.0
29592024-09-04T16:12:49.706Z 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`
29602024-09-04T16:12:49.818Z Compiling ciborium-ll v0.2.2
29612024-09-04T16:12:49.821Z 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`
29622024-09-04T16:12:49.857Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
29632024-09-04T16:12:49.859Z 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=dc083f253cba29f1 -C extra-filename=-dc083f253cba29f1 --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-cd70e29d14d09b59.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
29642024-09-04T16:12:50.016Z Compiling rayon-core v1.12.1
29652024-09-04T16:12:50.018Z 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`
29662024-09-04T16:12:50.221Z Compiling ciborium v0.2.2
29672024-09-04T16:12:50.223Z 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=2f8000a2198a9279 -C extra-filename=-2f8000a2198a9279 --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-19476516253bd8c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29682024-09-04T16:12:50.371Z Running `/work/oxidecomputer/omicron/target/debug/build/rayon-core-dbd7eded198f5a43/build-script-build`
29692024-09-04T16:12:50.403Z Compiling crossbeam-deque v0.8.5
29702024-09-04T16:12:50.406Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name crossbeam_deque --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crossbeam-deque-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=d3c0b407aa91d755 -C extra-filename=-d3c0b407aa91d755 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-c305da7ac85d23b9.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-6f3b480f63e334a5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29712024-09-04T16:12:50.747Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rayon_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rayon-core-1.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("web_spin_lock"))' -C metadata=4c44c92761c50284 -C extra-filename=-4c44c92761c50284 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern crossbeam_deque=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_deque-d3c0b407aa91d755.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-6f3b480f63e334a5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29722024-09-04T16:12:51.204Z 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`
29732024-09-04T16:12:51.396Z Compiling slog-dtrace v0.3.0
29742024-09-04T16:12:51.399Z 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`
29752024-09-04T16:12:51.475Z Compiling cancel-safe-futures v0.1.5
29762024-09-04T16:12:51.478Z 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`
29772024-09-04T16:12:51.728Z Compiling rayon v1.10.0
29782024-09-04T16:12:51.731Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rayon --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rayon-1.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("web_spin_lock"))' -C metadata=8be4b95ce6e63459 -C extra-filename=-8be4b95ce6e63459 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rmeta --extern rayon_core=/work/oxidecomputer/omicron/target/debug/deps/librayon_core-4c44c92761c50284.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29792024-09-04T16:12:51.753Z Running `/work/oxidecomputer/omicron/target/debug/build/slog-dtrace-4a6bc5db261f7a6c/build-script-build`
29802024-09-04T16:12:51.827Z Compiling arrayref v0.3.7
29812024-09-04T16:12:51.841Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name arrayref --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/arrayref-0.3.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8c86a7a964b0dca8 -C extra-filename=-8c86a7a964b0dca8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29822024-09-04T16:12:51.868Z Compiling constant_time_eq v0.3.0
29832024-09-04T16:12:51.870Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name constant_time_eq --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/constant_time_eq-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("count_instructions_test"))' -C metadata=bb2dcf9258e9fbc9 -C extra-filename=-bb2dcf9258e9fbc9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29842024-09-04T16:12:51.927Z Compiling arrayvec v0.7.4
29852024-09-04T16:12:51.931Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name arrayvec --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/arrayvec-0.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std", "zeroize"))' -C metadata=417409ccb48187aa -C extra-filename=-417409ccb48187aa --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29862024-09-04T16:12:52.055Z Running `/work/oxidecomputer/omicron/target/debug/build/cancel-safe-futures-2d15830b8e271b76/build-script-build`
29872024-09-04T16:12:52.085Z 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=caf1600dd15b5767 -C extra-filename=-caf1600dd15b5767 --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-8599901668faa364.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-5a011723636fb8e7.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29882024-09-04T16:12:52.333Z Compiling itertools v0.13.0
29892024-09-04T16:12:52.336Z 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`
29902024-09-04T16:12:52.550Z 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=12548fd0d163deb5 -C extra-filename=-12548fd0d163deb5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-965f1abbaef84084.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-d5a6af5eceae766d.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-a0ceeed7299917eb.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-1981ee7ae2c1df25.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29912024-09-04T16:12:52.685Z Compiling blake3 v1.5.1
29922024-09-04T16:12:52.687Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="mmap"' --cfg 'feature="rayon"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "digest", "mmap", "neon", "no_avx2", "no_avx512", "no_neon", "no_sse2", "no_sse41", "prefer_intrinsics", "pure", "rayon", "serde", "std", "traits-preview", "zeroize"))' -C metadata=849bbe711da1ff3d -C extra-filename=-849bbe711da1ff3d --out-dir /work/oxidecomputer/omicron/target/debug/build/blake3-849bbe711da1ff3d -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-16c270462d044a3e.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29932024-09-04T16:12:53.157Z Compiling ring v0.16.20
29942024-09-04T16:12:53.160Z 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=ae65e30466f21b07 -C extra-filename=-ae65e30466f21b07 --out-dir /work/oxidecomputer/omicron/target/debug/build/ring-ae65e30466f21b07 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-16c270462d044a3e.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29952024-09-04T16:12:53.505Z Compiling glob v0.3.1
29962024-09-04T16:12:53.507Z 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`
29972024-09-04T16:12:54.412Z Running `/work/oxidecomputer/omicron/target/debug/build/ring-ae65e30466f21b07/build-script-build`
29982024-09-04T16:12:54.480Z Running `/work/oxidecomputer/omicron/target/debug/build/blake3-849bbe711da1ff3d/build-script-build`
29992024-09-04T16:12:55.060Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
30002024-09-04T16:12:55.062Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cpuid_profile_config --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/6dceb9e/crates/cpuid-profile-config/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=968e05d9fff3454a -C extra-filename=-968e05d9fff3454a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern propolis=/work/oxidecomputer/omicron/target/debug/deps/libpropolis-ca8837e33dac772a.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-9d3985cfd86df11e.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-afdc34c6c77cb46c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30012024-09-04T16:12:55.485Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
30022024-09-04T16:12:55.488Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name propolis_server_config --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/6dceb9e/crates/propolis-server-config/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=09e39213dd9af3f0 -C extra-filename=-09e39213dd9af3f0 --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-968e05d9fff3454a.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-9d3985cfd86df11e.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-afdc34c6c77cb46c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30032024-09-04T16:12:55.701Z Compiling memmap2 v0.9.4
30042024-09-04T16:12:55.703Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name memmap2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/memmap2-0.9.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("stable_deref_trait"))' -C metadata=c7ee2818f0e58528 -C extra-filename=-c7ee2818f0e58528 --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-3cee8a96976693de.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30052024-09-04T16:12:56.160Z Compiling spin v0.5.2
30062024-09-04T16:12:56.162Z 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`
30072024-09-04T16:12:56.181Z Compiling untrusted v0.7.1
30082024-09-04T16:12:56.184Z 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`
30092024-09-04T16:12:56.203Z Compiling topological-sort v0.2.2
30102024-09-04T16:12:56.205Z 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`
30112024-09-04T16:12:56.243Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name blake3 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="mmap"' --cfg 'feature="rayon"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "digest", "mmap", "neon", "no_avx2", "no_avx512", "no_neon", "no_sse2", "no_sse41", "prefer_intrinsics", "pure", "rayon", "serde", "std", "traits-preview", "zeroize"))' -C metadata=f82cf6065301e37a -C extra-filename=-f82cf6065301e37a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern arrayref=/work/oxidecomputer/omicron/target/debug/deps/libarrayref-8c86a7a964b0dca8.rmeta --extern arrayvec=/work/oxidecomputer/omicron/target/debug/deps/libarrayvec-417409ccb48187aa.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern constant_time_eq=/work/oxidecomputer/omicron/target/debug/deps/libconstant_time_eq-bb2dcf9258e9fbc9.rmeta --extern memmap2=/work/oxidecomputer/omicron/target/debug/deps/libmemmap2-c7ee2818f0e58528.rmeta --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-8be4b95ce6e63459.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/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`
30122024-09-04T16:12:56.377Z Compiling libsw v3.3.1
30132024-09-04T16:12:56.399Z 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=54a04dc5e03daabe -C extra-filename=-54a04dc5e03daabe --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-1981ee7ae2c1df25.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30142024-09-04T16:12:56.402Z Compiling owo-colors v4.0.0
30152024-09-04T16:12:56.402Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name owo_colors --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/owo-colors-4.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "supports-color", "supports-colors"))' -C metadata=cedc2b4cdec5a13d -C extra-filename=-cedc2b4cdec5a13d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30162024-09-04T16:12:56.420Z Compiling linear-map v1.2.0
30172024-09-04T16:12:56.420Z 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`
30182024-09-04T16:12:56.660Z Compiling display-error-chain v0.2.1
30192024-09-04T16:12:56.663Z 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`
30202024-09-04T16:12:56.680Z Compiling toolchain_find v0.4.0
30212024-09-04T16:12:56.716Z 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=0649e628d8b0a715 -C extra-filename=-0649e628d8b0a715 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern home=/work/oxidecomputer/omicron/target/debug/deps/libhome-97a8c4bd154ecfb4.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.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`
30222024-09-04T16:12:56.808Z Compiling nibble_vec v0.1.0
30232024-09-04T16:12:56.810Z 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`
30242024-09-04T16:12:56.826Z Compiling endian-type v0.1.2
30252024-09-04T16:12:56.828Z 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`
30262024-09-04T16:12:56.904Z 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=15b1f364969cb16a -C extra-filename=-15b1f364969cb16a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-70522defaf54c867.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-7f1b32950861d692.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -l static=ring-core -l static=ring-test`
30272024-09-04T16:12:57.013Z Compiling rustfmt-wrapper v0.2.1
30282024-09-04T16:12:57.021Z 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=6cfc1f8edf631899 -C extra-filename=-6cfc1f8edf631899 --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-19476516253bd8c8.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-e44ebbb5ceb66800.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rmeta --extern toolchain_find=/work/oxidecomputer/omicron/target/debug/deps/libtoolchain_find-0649e628d8b0a715.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30292024-09-04T16:12:57.063Z Compiling radix_trie v0.2.1
30302024-09-04T16:12:57.066Z 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`
30312024-09-04T16:12:57.339Z Compiling fxhash v0.2.1
30322024-09-04T16:12:57.344Z 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`
30332024-09-04T16:12:57.488Z Compiling keccak v0.1.5
30342024-09-04T16:12:57.490Z 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`
30352024-09-04T16:12:57.542Z Compiling secrecy v0.8.0
30362024-09-04T16:12:57.542Z 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=b7c2c873485a1910 -C extra-filename=-b7c2c873485a1910 --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-d47f5ede55f99f5b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30372024-09-04T16:12:57.593Z Compiling maplit v1.0.2
30382024-09-04T16:12:57.595Z 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`
30392024-09-04T16:12:57.716Z Compiling universal-hash v0.5.1
30402024-09-04T16:12:57.738Z 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=aec64a2ae5835583 -C extra-filename=-aec64a2ae5835583 --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-76f73301a37487bb.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-69c441407b09e74b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30412024-09-04T16:12:57.765Z Compiling radium v0.7.0
30422024-09-04T16:12:57.767Z 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`
30432024-09-04T16:12:57.815Z Compiling sha3 v0.10.8
30442024-09-04T16:12:57.817Z 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=c506ffbd41dcbee6 -C extra-filename=-c506ffbd41dcbee6 --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-d2d889a761cc1203.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`
30452024-09-04T16:12:57.906Z Compiling opaque-debug v0.3.1
30462024-09-04T16:12:57.908Z 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`
30472024-09-04T16:12:58.018Z Compiling tap v1.0.1
30482024-09-04T16:12:58.020Z 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`
30492024-09-04T16:12:58.205Z Compiling maybe-uninit v2.0.0
30502024-09-04T16:12:58.208Z 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`
30512024-09-04T16:12:58.315Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
30522024-09-04T16:12:58.317Z 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=40e1bb4255e62c74 -C extra-filename=-40e1bb4255e62c74 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rmeta --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-12548fd0d163deb5.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.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-8755f378a0d2712e.so --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-e7d7b8ea648ab4e3.rmeta --extern libsw=/work/oxidecomputer/omicron/target/debug/deps/liblibsw-54a04dc5e03daabe.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-cd70e29d14d09b59.rmeta --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-cedc2b4cdec5a13d.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-a558247ce38e0784.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-fbf3e444deddd920.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-1981ee7ae2c1df25.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-3919ec52e6b0b262.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
30532024-09-04T16:12:58.511Z Running `/work/oxidecomputer/omicron/target/debug/build/radium-aac5360a52d794c2/build-script-build`
30542024-09-04T16:12:58.542Z 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`
30552024-09-04T16:12:58.690Z Compiling wyz v0.5.1
30562024-09-04T16:12:58.692Z 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`
30572024-09-04T16:12:58.810Z Running `/work/oxidecomputer/omicron/target/debug/build/maybe-uninit-b33ceb08dbefeb3f/build-script-build`
30582024-09-04T16:12:58.874Z Compiling curve25519-dalek v4.1.3
30592024-09-04T16:12:58.876Z 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=a4bcaae36749ba15 -C extra-filename=-a4bcaae36749ba15 --out-dir /work/oxidecomputer/omicron/target/debug/build/curve25519-dalek-a4bcaae36749ba15 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustc_version=/work/oxidecomputer/omicron/target/debug/deps/librustc_version-5207196babc65af3.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30602024-09-04T16:12:58.895Z Compiling omicron-zone-package v0.11.0
30612024-09-04T16:12:58.897Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_zone_package --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/omicron-zone-package-0.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b6c59dc3270ee126 -C extra-filename=-b6c59dc3270ee126 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern blake3=/work/oxidecomputer/omicron/target/debug/deps/libblake3-f82cf6065301e37a.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ba5ef2d7000f2955.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-f1ba33698d34c9b1.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-725dd47f885197a3.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-a0ceeed7299917eb.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-15b1f364969cb16a.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-9d3985cfd86df11e.so --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-ccb6a7cc999cb954.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-afdc34c6c77cb46c.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-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out`
30622024-09-04T16:12:59.010Z Compiling bzip2-sys v0.1.11+1.0.8
30632024-09-04T16:12:59.013Z 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=39a402b7831ed7c9 -C extra-filename=-39a402b7831ed7c9 --out-dir /work/oxidecomputer/omicron/target/debug/build/bzip2-sys-39a402b7831ed7c9 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-16c270462d044a3e.rlib --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-eb481e38678e4e0a.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30642024-09-04T16:12:59.130Z Compiling packed_struct v0.10.1
30652024-09-04T16:12:59.132Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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`
30662024-09-04T16:12:59.609Z Compiling funty v2.0.0
30672024-09-04T16:12:59.611Z 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`
30682024-09-04T16:12:59.633Z Compiling crc-catalog v2.4.0
30692024-09-04T16:12:59.636Z 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`
30702024-09-04T16:12:59.672Z Running `/work/oxidecomputer/omicron/target/debug/build/packed_struct-d51a549b82168867/build-script-build`
30712024-09-04T16:12:59.703Z Running `/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-39a402b7831ed7c9/build-script-build`
30722024-09-04T16:12:59.790Z Compiling crc v3.2.1
30732024-09-04T16:12:59.793Z 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`
30742024-09-04T16:13:00.477Z Running `/work/oxidecomputer/omicron/target/debug/build/curve25519-dalek-a4bcaae36749ba15/build-script-build`
30752024-09-04T16:13:00.527Z 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`
30762024-09-04T16:13:00.578Z Compiling packed_struct_codegen v0.10.1
30772024-09-04T16:13:00.580Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name packed_struct_codegen --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/packed_struct_codegen-0.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=d8c7308880c8ae94 -C extra-filename=-d8c7308880c8ae94 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0c3b85329fe55c62.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30782024-09-04T16:13:00.612Z Compiling bitvec v1.0.1
30792024-09-04T16:13:00.615Z 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`
30802024-09-04T16:13:01.341Z Compiling aead v0.5.2
30812024-09-04T16:13:01.344Z 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=0b3f758a1a48f0db -C extra-filename=-0b3f758a1a48f0db --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-76f73301a37487bb.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-65767634d4000cd6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30822024-09-04T16:13:01.435Z Compiling curve25519-dalek-derive v0.1.1
30832024-09-04T16:13:01.439Z 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=7b351ab8c13e411a -C extra-filename=-7b351ab8c13e411a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30842024-09-04T16:13:01.724Z Compiling indexmap v1.9.3
30852024-09-04T16:13:01.726Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/indexmap-1.9.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "quickcheck", "rayon", "rustc-rayon", "serde", "serde-1", "std", "test_debug", "test_low_transition_point"))' -C metadata=88f5c6eb7293a0b0 -C extra-filename=-88f5c6eb7293a0b0 --out-dir /work/oxidecomputer/omicron/target/debug/build/indexmap-88f5c6eb7293a0b0 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-7640f4cdb39f9682.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30862024-09-04T16:13:02.092Z Compiling nodrop v0.1.14
30872024-09-04T16:13:02.109Z 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`
30882024-09-04T16:13:02.195Z Compiling progenitor v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
30892024-09-04T16:13:02.197Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name progenitor --edition=2021 /home/build/.cargo/git/checkouts/progenitor-639bd64206ac5e43/c59c6d6/progenitor/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=38c47bf6da852297 -C extra-filename=-38c47bf6da852297 --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-c70a862bebcaf2b1.rmeta --extern progenitor_impl=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_impl-2b474b81fd7e4a9f.rmeta --extern progenitor_macro=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_macro-ad30541f0f707b07.so --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
30902024-09-04T16:13:02.215Z Compiling array-init v0.0.4
30912024-09-04T16:13:02.215Z 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`
30922024-09-04T16:13:02.241Z Running `/work/oxidecomputer/omicron/target/debug/build/indexmap-88f5c6eb7293a0b0/build-script-build`
30932024-09-04T16:13:02.272Z 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=72e24712519e573a -C extra-filename=-72e24712519e573a --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-3cee8a96976693de.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-4698b44fe0850490/out/lib -l static=bz2`
30942024-09-04T16:13:02.419Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=9e0fe45ca3862176dc31ad8cc83f605f8a7e1a42#9e0fe45c)
30952024-09-04T16:13:02.421Z 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/9e0fe45/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=239e3ee892aeff69 -C extra-filename=-239e3ee892aeff69 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-8bf889c42ff0e1d1.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-38c47bf6da852297.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.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-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
30962024-09-04T16:13:02.441Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
30972024-09-04T16:13:02.470Z 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=909af6951c557926 -C extra-filename=-909af6951c557926 --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-8599901668faa364.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-3affc9248ff4b8d2.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-38c47bf6da852297.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
30982024-09-04T16:13:03.042Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
30992024-09-04T16:13:03.044Z 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=56cf57b6b204064d -C extra-filename=-56cf57b6b204064d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-38c47bf6da852297.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.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-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
31002024-09-04T16:13:03.407Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
31012024-09-04T16:13:03.409Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name propolis_client --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/6dceb9e/lib/propolis-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "falcon"))' -C metadata=16462428481cf255 -C extra-filename=-16462428481cf255 --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-eaec0f1802c5ca04.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a2ffa63167802121.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-38c47bf6da852297.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rmeta --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-5b9641a05bc1f945.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
31022024-09-04T16:13:03.572Z 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=369023823747935e -C extra-filename=-369023823747935e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-250510e548f1bd64.rmeta --extern curve25519_dalek_derive=/work/oxidecomputer/omicron/target/debug/deps/libcurve25519_dalek_derive-7b351ab8c13e411a.so --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-d2d889a761cc1203.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-025910be55d74958.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-69c441407b09e74b.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d47f5ede55f99f5b.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"'`
31032024-09-04T16:13:04.393Z 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=24cfd7174e520e58 -C extra-filename=-24cfd7174e520e58 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitvec=/work/oxidecomputer/omicron/target/debug/deps/libbitvec-909cbfa6eb3d9f80.rmeta --extern packed_struct_codegen=/work/oxidecomputer/omicron/target/debug/deps/libpacked_struct_codegen-d8c7308880c8ae94.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31042024-09-04T16:13:05.064Z Compiling smallvec v0.6.14
31052024-09-04T16:13:05.067Z 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`
31062024-09-04T16:13:05.086Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
31072024-09-04T16:13:05.086Z 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=2f7ed6ec2c8aafef -C extra-filename=-2f7ed6ec2c8aafef --out-dir /work/oxidecomputer/omicron/target/debug/build/dpd-client-2f7ed6ec2c8aafef -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-b6c59dc3270ee126.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-38c47bf6da852297.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern rustfmt_wrapper=/work/oxidecomputer/omicron/target/debug/deps/librustfmt_wrapper-6cfc1f8edf631899.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out`
31082024-09-04T16:13:05.548Z Compiling poly1305 v0.8.0
31092024-09-04T16:13:05.550Z 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=a1b04c1145a07966 -C extra-filename=-a1b04c1145a07966 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-250510e548f1bd64.rmeta --extern opaque_debug=/work/oxidecomputer/omicron/target/debug/deps/libopaque_debug-41406f716c9b46c1.rmeta --extern universal_hash=/work/oxidecomputer/omicron/target/debug/deps/libuniversal_hash-aec64a2ae5835583.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31102024-09-04T16:13:07.326Z Compiling chacha20 v0.9.1
31112024-09-04T16:13:07.329Z 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=1a65c13b49a18475 -C extra-filename=-1a65c13b49a18475 --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-fe9a32234f466722.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-250510e548f1bd64.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31122024-09-04T16:13:07.769Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
31132024-09-04T16:13:07.771Z 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=de74abeffa2490a1 -C extra-filename=-de74abeffa2490a1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rmeta --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-741909e155643cb8.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern backoff=/work/oxidecomputer/omicron/target/debug/deps/libbackoff-4277cc7aa340cb7c.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0a3af5e760ae820b.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rmeta --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-239e3ee892aeff69.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-f3307f821eb2d099.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-aa2fc19618e8223a.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-38c47bf6da852297.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-c70a862bebcaf2b1.rmeta --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-d4fe2c0e8752187a.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-b3d8d6b94a4e8781.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-4c497ff74b1d7ab1.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-fbf3e444deddd920.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-a33837303a60c71a.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rmeta --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-33f37eee6fa58373.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
31142024-09-04T16:13:08.432Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?rev=e69694a1f7cc9fe31fab27f321017280531fb5f7#e69694a1)
31152024-09-04T16:13:08.434Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name libfalcon --edition=2018 /home/build/.cargo/git/checkouts/falcon-c754111a71d466df/e69694a/lib/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=07c4ee49fcb69c42 -C extra-filename=-07c4ee49fcb69c42 --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-43ffeb4984e9bb15.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rmeta --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-6166f879ac927c99.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rmeta --extern libnet=/work/oxidecomputer/omicron/target/debug/deps/liblibnet-64781099ba242c07.rmeta --extern portpicker=/work/oxidecomputer/omicron/target/debug/deps/libportpicker-04ed4dfdd2a9a190.rmeta --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-16462428481cf255.rmeta --extern propolis_server_config=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_server_config-09e39213dd9af3f0.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rmeta --extern ron=/work/oxidecomputer/omicron/target/debug/deps/libron-e4776dcf3ba290b7.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-2db2963ce829035d.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b94b1747d4cd77f0.rmeta --extern tabwriter=/work/oxidecomputer/omicron/target/debug/deps/libtabwriter-36b664ce9afcce98.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rmeta --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-96874bafe633c8ae.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-afdc34c6c77cb46c.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-ac3f55af10ec47c5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
31162024-09-04T16:13:09.036Z 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=b098f58416065bab -C extra-filename=-b098f58416065bab --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rmeta --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-741909e155643cb8.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern backoff=/work/oxidecomputer/omicron/target/debug/deps/libbackoff-4277cc7aa340cb7c.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0a3af5e760ae820b.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rmeta --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-239e3ee892aeff69.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-f3307f821eb2d099.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-aa2fc19618e8223a.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-38c47bf6da852297.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-c70a862bebcaf2b1.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-b3d8d6b94a4e8781.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-4c497ff74b1d7ab1.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-fbf3e444deddd920.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-a33837303a60c71a.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
31172024-09-04T16:13:10.347Z Compiling async-recursion v1.1.1
31182024-09-04T16:13:10.350Z 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=15fc923038689690 -C extra-filename=-15fc923038689690 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31192024-09-04T16:13:10.400Z Compiling hashbrown v0.12.3
31202024-09-04T16:13:10.403Z 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`
31212024-09-04T16:13:11.523Z Compiling bitfield v0.14.0
31222024-09-04T16:13:11.525Z 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`
31232024-09-04T16:13:11.709Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name indexmap --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/indexmap-1.9.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "quickcheck", "rayon", "rustc-rayon", "serde", "serde-1", "std", "test_debug", "test_low_transition_point"))' -C metadata=414afdde7c84f505 -C extra-filename=-414afdde7c84f505 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-0f7cc877183c8f1d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg has_std`
31242024-09-04T16:13:11.843Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
31252024-09-04T16:13:11.845Z 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=c0bd2e4bb051d0b2 -C extra-filename=-c0bd2e4bb051d0b2 --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-57028ecd0932b834.rmeta --extern packed_struct=/work/oxidecomputer/omicron/target/debug/deps/libpacked_struct-24cfd7174e520e58.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31262024-09-04T16:13:12.189Z Compiling serde-hex v0.1.0
31272024-09-04T16:13:12.191Z 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=238800ef629585fc -C extra-filename=-238800ef629585fc --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-19476516253bd8c8.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`
31282024-09-04T16:13:12.603Z Compiling bzip2 v0.4.4
31292024-09-04T16:13:12.605Z 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=56335e4743d81932 -C extra-filename=-56335e4743d81932 --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-72e24712519e573a.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.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-4698b44fe0850490/out/lib`
31302024-09-04T16:13:13.007Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
31312024-09-04T16:13:13.010Z 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=052df81755fe3e80 -C extra-filename=-052df81755fe3e80 --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-fd86349cac891522.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31322024-09-04T16:13:13.334Z Compiling env_logger v0.10.2
31332024-09-04T16:13:13.337Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name env_logger --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/env_logger-0.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=56c2ffbc61f095a5 -C extra-filename=-56c2ffbc61f095a5 --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-dc0a9157b5066ae2.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-46cf9439802ec3f9.rmeta --extern termcolor=/work/oxidecomputer/omicron/target/debug/deps/libtermcolor-729e749081eb9f7f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31342024-09-04T16:13:14.509Z Compiling x509-cert v0.2.5
31352024-09-04T16:13:14.512Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name x509_cert --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/x509-cert-0.2.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "builder", "default", "hazmat", "pem", "sct", "sha1", "signature", "std"))' -C metadata=adf4c33c99c9f058 -C extra-filename=-adf4c33c99c9f058 --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-e6f841b1e5437932.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-2f5012838d8a5b7d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31362024-09-04T16:13:15.248Z Compiling ron v0.8.1
31372024-09-04T16:13:15.250Z 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=277b409c6b75d27f -C extra-filename=-277b409c6b75d27f --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-8e41b751a0ccc20a.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-9d3985cfd86df11e.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31382024-09-04T16:13:16.904Z Compiling kstat-rs v0.2.4
31392024-09-04T16:13:16.907Z 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=3fa18eb32d6d99b6 -C extra-filename=-3fa18eb32d6d99b6 --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-3cee8a96976693de.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31402024-09-04T16:13:17.574Z Compiling hashbrown v0.13.2
31412024-09-04T16:13:17.577Z 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=ad0ced135b952e37 -C extra-filename=-ad0ced135b952e37 --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-bdb500d6706a0d33.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31422024-09-04T16:13:17.921Z Compiling crc-any v2.5.0
31432024-09-04T16:13:17.924Z 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`
31442024-09-04T16:13:18.438Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
31452024-09-04T16:13:18.443Z 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=88cf435f6548e3a5 -C extra-filename=-88cf435f6548e3a5 --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-277b409c6b75d27f.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern tlvc=/work/oxidecomputer/omicron/target/debug/deps/libtlvc-052df81755fe3e80.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-fd86349cac891522.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31462024-09-04T16:13:18.752Z Compiling object v0.30.4
31472024-09-04T16:13:18.754Z 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=12893619826aa705 -C extra-filename=-12893619826aa705 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern crc32fast=/work/oxidecomputer/omicron/target/debug/deps/libcrc32fast-9ba8c9fbacf692c5.rmeta --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-ad0ced135b952e37.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-414afdde7c84f505.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-3b15747880b886c1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31482024-09-04T16:13:19.186Z Compiling zip v0.6.6
31492024-09-04T16:13:19.189Z 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=7082b068d25239e7 -C extra-filename=-7082b068d25239e7 --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-56335e4743d81932.rmeta --extern crc32fast=/work/oxidecomputer/omicron/target/debug/deps/libcrc32fast-9ba8c9fbacf692c5.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-725dd47f885197a3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib`
31502024-09-04T16:13:19.295Z Compiling gethostname v0.5.0
31512024-09-04T16:13:19.298Z 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=a66d4b4dd311c603 -C extra-filename=-a66d4b4dd311c603 --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-617bd4e1e745a59c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31522024-09-04T16:13:19.525Z Compiling libefi-sys v0.1.0
31532024-09-04T16:13:19.527Z 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`
31542024-09-04T16:13:19.895Z 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=b5049f8917f60a8a -C extra-filename=-b5049f8917f60a8a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern bhyve_api=/work/oxidecomputer/omicron/target/debug/deps/libbhyve_api-23dc985f084fda09.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ba5ef2d7000f2955.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-5164d81d6740eb56.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0a3af5e760ae820b.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rmeta --extern mockall=/work/oxidecomputer/omicron/target/debug/deps/libmockall-b1a54d07005cc8e8.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rmeta --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-ba776c6c3892ae19.rmeta --extern oxide_vpc=/work/oxidecomputer/omicron/target/debug/deps/liboxide_vpc-579ceacb49981aac.rmeta --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-26c3426625f9a4af.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-f3307f821eb2d099.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b94b1747d4cd77f0.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta --extern whoami=/work/oxidecomputer/omicron/target/debug/deps/libwhoami-9ffcccbeeda8d38c.rmeta --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-25b75516e133f29d.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 --check-cfg 'cfg(svcadm_autoclear)'`
31552024-09-04T16:13:20.570Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
31562024-09-04T16:13:20.573Z 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=4d0c28373280391b -C extra-filename=-4d0c28373280391b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-fbf3e444deddd920.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-1d2ae43d38fb2dfb.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
31572024-09-04T16:13:20.979Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
31582024-09-04T16:13:21.061Z 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=d02302f65ec281ca -C extra-filename=-d02302f65ec281ca --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-7296041c0fd81490.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern float_ord=/work/oxidecomputer/omicron/target/debug/deps/libfloat_ord-7a1c88d1453503cb.rmeta --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-11024960b20c5ca2.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
31592024-09-04T16:13:21.235Z 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=5c9ffc05c3dcdb41 -C extra-filename=-5c9ffc05c3dcdb41 --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-7296041c0fd81490.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern float_ord=/work/oxidecomputer/omicron/target/debug/deps/libfloat_ord-7a1c88d1453503cb.rmeta --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-11024960b20c5ca2.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-b098f58416065bab.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
31602024-09-04T16:13:23.805Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
31612024-09-04T16:13:23.808Z 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=dfad8d3c0c734c71 -C extra-filename=-dfad8d3c0c734c71 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rmeta --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-a164bb68436b9864.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ba5ef2d7000f2955.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rmeta --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-f1ba33698d34c9b1.rmeta --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-714228daf94f3204.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rmeta --extern libfalcon=/work/oxidecomputer/omicron/target/debug/deps/liblibfalcon-07c4ee49fcb69c42.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-4d0c28373280391b.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rmeta --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-fc1210f8ac466272.rmeta --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-a39c6323898de335.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-e736e5009c91f06c.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-de03faa4a182a7e3.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-ccb6a7cc999cb954.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-e44ebbb5ceb66800.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-1d2ae43d38fb2dfb.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-5a011723636fb8e7.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.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-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
31622024-09-04T16:13:25.953Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
31632024-09-04T16:13:25.955Z 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=9e6d2b50d12843e9 -C extra-filename=-9e6d2b50d12843e9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-1afa1300e0ddf1c3.rmeta --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-11024960b20c5ca2.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rmeta --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-d02302f65ec281ca.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
31642024-09-04T16:13:26.578Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
31652024-09-04T16:13:26.581Z 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=e284d72b8047d49e -C extra-filename=-e284d72b8047d49e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.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-cd70e29d14d09b59.rmeta --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-5c9ffc05c3dcdb41.rmeta --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-32391bb99b637df4.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
31662024-09-04T16:13:26.716Z 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=029a3211d64d4f2d -C extra-filename=-029a3211d64d4f2d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.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-cd70e29d14d09b59.rmeta --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-d02302f65ec281ca.rmeta --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-32391bb99b637df4.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
31672024-09-04T16:13:27.404Z Compiling internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
31682024-09-04T16:13:27.407Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name internal_dns --edition=2021 internal-dns/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=46790a58b55a47f6 -C extra-filename=-46790a58b55a47f6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-56cf57b6b204064d.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rmeta --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-ed746f18f31e2aa0.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-a57bbe9c76c83262.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
31692024-09-04T16:13:28.130Z Running `/work/oxidecomputer/omicron/target/debug/build/dpd-client-2f7ed6ec2c8aafef/build-script-build`
31702024-09-04T16:13:28.727Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
31712024-09-04T16:13:28.729Z 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=505ae7899f0754dd -C extra-filename=-505ae7899f0754dd --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-e6f841b1e5437932.rmeta --extern env_logger=/work/oxidecomputer/omicron/target/debug/deps/libenv_logger-56c2ffbc61f095a5.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-46cf9439802ec3f9.rmeta --extern lpc55_areas=/work/oxidecomputer/omicron/target/debug/deps/liblpc55_areas-c0bd2e4bb051d0b2.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-2914d78ac96fc53c.rmeta --extern packed_struct=/work/oxidecomputer/omicron/target/debug/deps/libpacked_struct-24cfd7174e520e58.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-e6975d27c0797841.rmeta --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-ea2b35fb4c3aea16.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_hex=/work/oxidecomputer/omicron/target/debug/deps/libserde_hex-238800ef629585fc.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e6ef8036dc26a573.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-adf4c33c99c9f058.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-fd86349cac891522.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31722024-09-04T16:13:28.822Z Compiling path-slash v0.1.5
31732024-09-04T16:13:28.824Z 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`
31742024-09-04T16:13:29.026Z 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=0b25623578c66f58 -C extra-filename=-0b25623578c66f58 --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-8599901668faa364.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-c70a862bebcaf2b1.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-b3d8d6b94a4e8781.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
31752024-09-04T16:13:29.052Z Running `/work/oxidecomputer/omicron/target/debug/build/libefi-sys-89eca4a85d7dc878/build-script-build`
31762024-09-04T16:13:29.083Z Compiling thiserror-impl-no-std v2.0.2
31772024-09-04T16:13:29.086Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name thiserror_impl_no_std --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/thiserror-impl-no-std-2.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("std"))' -C metadata=77ad3d1425b194bc -C extra-filename=-77ad3d1425b194bc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0c3b85329fe55c62.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31782024-09-04T16:13:30.395Z Compiling bitfield-struct v0.6.1
31792024-09-04T16:13:30.397Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bitfield_struct --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bitfield-struct-0.6.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=72be4d532b805216 -C extra-filename=-72be4d532b805216 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31802024-09-04T16:13:30.566Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
31812024-09-04T16:13:30.569Z 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=2dcc374b542dfd00 -C extra-filename=-2dcc374b542dfd00 --out-dir /work/oxidecomputer/omicron/target/debug/build/tofino-2dcc374b542dfd00 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-16c270462d044a3e.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31822024-09-04T16:13:30.792Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
31832024-09-04T16:13:30.795Z 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=015128150315b40a -C extra-filename=-015128150315b40a --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-cd70e29d14d09b59.rlib --extern oximeter_schema=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_schema-e284d72b8047d49e.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-5c9ffc05c3dcdb41.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
31842024-09-04T16:13:30.956Z Compiling parking_lot_core v0.8.6
31852024-09-04T16:13:30.958Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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`
31862024-09-04T16:13:31.066Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#943c4bbe)
31872024-09-04T16:13:31.069Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hubtools --edition=2021 /home/build/.cargo/git/checkouts/hubtools-660036efb99a0cd0/943c4bb/hubtools/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5e0310814f4e10ab -C extra-filename=-5e0310814f4e10ab --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-599d8f15621b0c55.rmeta --extern lpc55_areas=/work/oxidecomputer/omicron/target/debug/deps/liblpc55_areas-c0bd2e4bb051d0b2.rmeta --extern lpc55_sign=/work/oxidecomputer/omicron/target/debug/deps/liblpc55_sign-505ae7899f0754dd.rmeta --extern object=/work/oxidecomputer/omicron/target/debug/deps/libobject-12893619826aa705.rmeta --extern path_slash=/work/oxidecomputer/omicron/target/debug/deps/libpath_slash-3979c874cbe4d4d2.rmeta --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-ea2b35fb4c3aea16.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tlvc=/work/oxidecomputer/omicron/target/debug/deps/libtlvc-052df81755fe3e80.rmeta --extern tlvc_text=/work/oxidecomputer/omicron/target/debug/deps/libtlvc_text-88cf435f6548e3a5.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-afdc34c6c77cb46c.rmeta --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-adf4c33c99c9f058.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-fd86349cac891522.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-7082b068d25239e7.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-4698b44fe0850490/out/lib`
31882024-09-04T16:13:31.488Z Running `/work/oxidecomputer/omicron/target/debug/build/parking_lot_core-a3f244115cffbfcf/build-script-build`
31892024-09-04T16:13:31.519Z Running `/work/oxidecomputer/omicron/target/debug/build/tofino-2dcc374b542dfd00/build-script-build`
31902024-09-04T16:13:31.635Z 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`
31912024-09-04T16:13:32.006Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31922024-09-04T16:13:32.008Z 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=a1fcd07371e00cdd -C extra-filename=-a1fcd07371e00cdd --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-72be4d532b805216.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31932024-09-04T16:13:32.026Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31942024-09-04T16:13:32.055Z 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=3fe1ab62aae76e11 -C extra-filename=-3fe1ab62aae76e11 --out-dir /work/oxidecomputer/omicron/target/debug/build/bootstore-3fe1ab62aae76e11 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-593a287cdf6d02eb.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
31952024-09-04T16:13:32.402Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
31962024-09-04T16:13:32.419Z 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=e56e9a80848e814b -C extra-filename=-e56e9a80848e814b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rmeta --extern num_enum=/work/oxidecomputer/omicron/target/debug/deps/libnum_enum-b95cff2816cecfe2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31972024-09-04T16:13:32.527Z Compiling thiserror-no-std v2.0.2
31982024-09-04T16:13:32.529Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name thiserror_no_std --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/thiserror-no-std-2.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("std"))' -C metadata=123bd425bdbf12ca -C extra-filename=-123bd425bdbf12ca --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern thiserror_impl_no_std=/work/oxidecomputer/omicron/target/debug/deps/libthiserror_impl_no_std-77ad3d1425b194bc.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31992024-09-04T16:13:32.645Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
32002024-09-04T16:13:32.647Z 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=00908b2a26a1a09d -C extra-filename=-00908b2a26a1a09d --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-8599901668faa364.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
32012024-09-04T16:13:32.752Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32022024-09-04T16:13:32.754Z 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`
32032024-09-04T16:13:32.875Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32042024-09-04T16:13:32.877Z 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=ba4c1e913d3f904c -C extra-filename=-ba4c1e913d3f904c --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-a1fcd07371e00cdd.rmeta --extern nvme=/work/oxidecomputer/omicron/target/debug/deps/libnvme-fc7dfca664bf9d4a.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32052024-09-04T16:13:33.097Z 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=d77112f3e9392bc6 -C extra-filename=-d77112f3e9392bc6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rmeta --extern illumos_devinfo=/work/oxidecomputer/omicron/target/debug/deps/libillumos_devinfo-e56e9a80848e814b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out -l static=pci`
32062024-09-04T16:13:33.614Z Compiling vsss-rs v3.3.4
32072024-09-04T16:13:33.616Z 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=790883026496efdf -C extra-filename=-790883026496efdf --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-369023823747935e.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-a81a0a662579eff1.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rmeta --extern rand_chacha=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-232b7ed080472947.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-025910be55d74958.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-69c441407b09e74b.rmeta --extern thiserror_no_std=/work/oxidecomputer/omicron/target/debug/deps/libthiserror_no_std-123bd425bdbf12ca.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d47f5ede55f99f5b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32082024-09-04T16:13:33.945Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
32092024-09-04T16:13:33.947Z 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=c44067982972fb00 -C extra-filename=-c44067982972fb00 --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-b5049f8917f60a8a.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
32102024-09-04T16:13:34.668Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
32112024-09-04T16:13:34.685Z 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=f4546d169218b6bf -C extra-filename=-f4546d169218b6bf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-b5049f8917f60a8a.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-fbf3e444deddd920.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-40e1bb4255e62c74.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
32122024-09-04T16:13:34.952Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
32132024-09-04T16:13:34.955Z 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=34f47cf71d1b747d -C extra-filename=-34f47cf71d1b747d --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-de74abeffa2490a1.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-c346e9981ecdc6aa.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c44067982972fb00.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
32142024-09-04T16:13:35.363Z Running `/work/oxidecomputer/omicron/target/debug/build/bootstore-3fe1ab62aae76e11/build-script-build`
32152024-09-04T16:13:35.395Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
32162024-09-04T16:13:35.397Z 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=9c89a7e0c6e27b0c -C extra-filename=-9c89a7e0c6e27b0c --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-3cee8a96976693de.rmeta --extern libefi_sys=/work/oxidecomputer/omicron/target/debug/deps/liblibefi_sys-d06e3778a228b794.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32172024-09-04T16:13:35.792Z 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=5462791aac7f1c9e -C extra-filename=-5462791aac7f1c9e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern instant=/work/oxidecomputer/omicron/target/debug/deps/libinstant-4d9fb3cc79b503f7.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.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`
32182024-09-04T16:13:36.461Z Compiling chacha20poly1305 v0.10.1
32192024-09-04T16:13:36.463Z 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=a94257f9c924e8d9 -C extra-filename=-a94257f9c924e8d9 --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-0b3f758a1a48f0db.rmeta --extern chacha20=/work/oxidecomputer/omicron/target/debug/deps/libchacha20-1a65c13b49a18475.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-fe9a32234f466722.rmeta --extern poly1305=/work/oxidecomputer/omicron/target/debug/deps/libpoly1305-a1b04c1145a07966.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d47f5ede55f99f5b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32202024-09-04T16:13:36.631Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
32212024-09-04T16:13:36.636Z 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=4dad74b0db16ea1f -C extra-filename=-4dad74b0db16ea1f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rmeta --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-741909e155643cb8.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rmeta --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-64c755c38fa600bf.rmeta --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-8755f378a0d2712e.so --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-aae238a7f781fbdf.so --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-56cf57b6b204064d.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-909af6951c557926.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rmeta --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0a3af5e760ae820b.rmeta --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-8bb428dfe1a4b149.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-34f47cf71d1b747d.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-c346e9981ecdc6aa.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-1c28f15d8bd98486.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-f3307f821eb2d099.rmeta --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-9e6d2b50d12843e9.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-aa2fc19618e8223a.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-fbf3e444deddd920.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-a33837303a60c71a.rmeta --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-174227136a3b7501.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
32222024-09-04T16:13:36.684Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32232024-09-04T16:13:36.686Z 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=5c0457631068982a -C extra-filename=-5c0457631068982a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-34f47cf71d1b747d.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-f3307f821eb2d099.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-38c47bf6da852297.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-b3d8d6b94a4e8781.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
32242024-09-04T16:13:37.067Z Compiling parking_lot v0.11.2
32252024-09-04T16:13:37.070Z 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=0c0e05cbe6b64f2c -C extra-filename=-0c0e05cbe6b64f2c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern instant=/work/oxidecomputer/omicron/target/debug/deps/libinstant-4d9fb3cc79b503f7.rmeta --extern lock_api=/work/oxidecomputer/omicron/target/debug/deps/liblock_api-09a20e99f076665f.rmeta --extern parking_lot_core=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot_core-5462791aac7f1c9e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32262024-09-04T16:13:38.011Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
32272024-09-04T16:13:38.013Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name propolis_client --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/24a74d0/lib/propolis-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "falcon"))' -C metadata=bc0e7af24efc6eac -C extra-filename=-bc0e7af24efc6eac --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-eaec0f1802c5ca04.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a2ffa63167802121.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-38c47bf6da852297.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rmeta --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-96874bafe633c8ae.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
32282024-09-04T16:13:38.041Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
32292024-09-04T16:13:38.043Z 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=fed2c687baef7b75 -C extra-filename=-fed2c687baef7b75 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rmeta --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-dc083f253cba29f1.so --extern oximeter_schema=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_schema-029a3211d64d4f2d.rmeta --extern oximeter_timeseries_macro=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_timeseries_macro-015128150315b40a.so --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-d02302f65ec281ca.rmeta --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-32391bb99b637df4.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
32302024-09-04T16:13:38.204Z Compiling crossterm v0.28.1
32312024-09-04T16:13:38.207Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name crossterm --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crossterm-0.28.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="bracketed-paste"' --cfg 'feature="default"' --cfg 'feature="event-stream"' --cfg 'feature="events"' --cfg 'feature="windows"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bracketed-paste", "default", "event-stream", "events", "filedescriptor", "libc", "serde", "use-dev-tty", "windows"))' -C metadata=99fce4ba7a2bc586 -C extra-filename=-99fce4ba7a2bc586 --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-8e41b751a0ccc20a.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-965f1abbaef84084.rmeta --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-7aa5c9e6364e3108.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-d8a6256384ee3248.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-617bd4e1e745a59c.rmeta --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-7849c9e51a3c096f.rmeta --extern signal_hook_mio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_mio-43a9fadd6694e79f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32322024-09-04T16:13:38.465Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32332024-09-04T16:13:38.479Z 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=5b04ee01f80bf577 -C extra-filename=-5b04ee01f80bf577 --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-8599901668faa364.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-a57bbe9c76c83262.rmeta --extern kstat_rs=/work/oxidecomputer/omicron/target/debug/deps/libkstat_rs-3fa18eb32d6d99b6.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-fed2c687baef7b75.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
32342024-09-04T16:13:41.554Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
32352024-09-04T16:13:41.556Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/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`
32362024-09-04T16:13:41.936Z Running `/work/oxidecomputer/omicron/target/debug/build/libipcc-e51260f71c511de5/build-script-build`
32372024-09-04T16:13:41.968Z 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=98ba10d38f391ccf -C extra-filename=-98ba10d38f391ccf --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-7296041c0fd81490.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-a94257f9c924e8d9.rmeta --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-2f8000a2198a9279.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-aae238a7f781fbdf.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rmeta --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-d7b45ad24fd307b3.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rmeta --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-b7c2c873485a1910.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-fbf3e444deddd920.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-c506ffbd41dcbee6.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c44067982972fb00.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta --extern vsss_rs=/work/oxidecomputer/omicron/target/debug/deps/libvsss_rs-790883026496efdf.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d47f5ede55f99f5b.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-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
32382024-09-04T16:13:44.349Z Compiling sled v0.34.7
32392024-09-04T16:13:44.352Z 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=040fa848b630f9c8 -C extra-filename=-040fa848b630f9c8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern crc32fast=/work/oxidecomputer/omicron/target/debug/deps/libcrc32fast-9ba8c9fbacf692c5.rmeta --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-c305da7ac85d23b9.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-6f3b480f63e334a5.rmeta --extern fxhash=/work/oxidecomputer/omicron/target/debug/deps/libfxhash-7145ec3957bee753.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-46cf9439802ec3f9.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-0c0e05cbe6b64f2c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32402024-09-04T16:13:45.308Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
32412024-09-04T16:13:45.310Z 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=b8cb543e5e679e14 -C extra-filename=-b8cb543e5e679e14 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rmeta --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-a66d4b4dd311c603.rmeta --extern illumos_devinfo=/work/oxidecomputer/omicron/target/debug/deps/libillumos_devinfo-e56e9a80848e814b.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-b5049f8917f60a8a.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rmeta --extern libefi_illumos=/work/oxidecomputer/omicron/target/debug/deps/liblibefi_illumos-9c89a7e0c6e27b0c.rmeta --extern libnvme=/work/oxidecomputer/omicron/target/debug/deps/liblibnvme-ba4c1e913d3f904c.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c44067982972fb00.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-a33837303a60c71a.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-d77112f3e9392bc6.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out`
32422024-09-04T16:13:47.905Z Compiling hickory-client v0.24.1
32432024-09-04T16:13:47.907Z 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=0efcaeaed0beaa00 -C extra-filename=-0efcaeaed0beaa00 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-cd98acc801d35958.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-315266bf3c88a0ab.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-a0ceeed7299917eb.rmeta --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-ac74b60f0850df59.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --extern radix_trie=/work/oxidecomputer/omicron/target/debug/deps/libradix_trie-f1644b6022ae8b51.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-119892d76510e357.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32442024-09-04T16:13:49.268Z Compiling hickory-server v0.24.1
32452024-09-04T16:13:49.308Z 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=cc9bcb1f6dd9a11e -C extra-filename=-cc9bcb1f6dd9a11e --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-eaec0f1802c5ca04.so --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.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-72f007d99ff29298.so --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-a0ceeed7299917eb.rmeta --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-ac74b60f0850df59.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-2127d3e6f9069305.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e3436a1b9cb47c0f.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-119892d76510e357.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32462024-09-04T16:13:49.331Z 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=b01b952446fd7d41 -C extra-filename=-b01b952446fd7d41 --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-3cee8a96976693de.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.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/`
32472024-09-04T16:13:49.782Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
32482024-09-04T16:13:49.785Z 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=ef9417ff7f726208 -C extra-filename=-ef9417ff7f726208 --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-de74abeffa2490a1.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-f3307f821eb2d099.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-38c47bf6da852297.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-b3d8d6b94a4e8781.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c44067982972fb00.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
32492024-09-04T16:13:50.059Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=9e0fe45ca3862176dc31ad8cc83f605f8a7e1a42#9e0fe45c)
32502024-09-04T16:13:50.061Z 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/9e0fe45/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=2de5fa4e1ff87b4d -C extra-filename=-2de5fa4e1ff87b4d --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-f3307f821eb2d099.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-8bf889c42ff0e1d1.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-38c47bf6da852297.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
32512024-09-04T16:13:50.666Z Compiling diff v0.1.13
32522024-09-04T16:13:50.669Z 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`
32532024-09-04T16:13:51.366Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
32542024-09-04T16:13:51.368Z 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=785826e07020df3b -C extra-filename=-785826e07020df3b --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-2de5fa4e1ff87b4d.rmeta --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-c70a862bebcaf2b1.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c44067982972fb00.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
32552024-09-04T16:13:51.457Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
32562024-09-04T16:13:51.459Z 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=7c39b7b68aa684c0 -C extra-filename=-7c39b7b68aa684c0 --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-2f8000a2198a9279.rmeta --extern libipcc=/work/oxidecomputer/omicron/target/debug/deps/liblibipcc-b01b952446fd7d41.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.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-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
32572024-09-04T16:13:52.029Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
32582024-09-04T16:13:52.031Z 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=24e32923bad02d9e -C extra-filename=-24e32923bad02d9e --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-eaec0f1802c5ca04.so --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-d7b45ad24fd307b3.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rmeta --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-b7c2c873485a1910.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-c506ffbd41dcbee6.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d47f5ede55f99f5b.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
32592024-09-04T16:13:52.615Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32602024-09-04T16:13:52.618Z 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=85786b199d62228e -C extra-filename=-85786b199d62228e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rmeta --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-00908b2a26a1a09d.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-56cf57b6b204064d.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rmeta --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-0efcaeaed0beaa00.rmeta --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-ac74b60f0850df59.rmeta --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-ed746f18f31e2aa0.rmeta --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-cc9bcb1f6dd9a11e.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rmeta --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-966337b29a6969eb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-040fa848b630f9c8.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-2db2963ce829035d.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-e44ebbb5ceb66800.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
32612024-09-04T16:13:52.827Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32622024-09-04T16:13:52.830Z 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=68d3b44500bd7f3f -C extra-filename=-68d3b44500bd7f3f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-98ba10d38f391ccf.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-34f47cf71d1b747d.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-f3307f821eb2d099.rmeta --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-bc0e7af24efc6eac.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-4c497ff74b1d7ab1.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-c506ffbd41dcbee6.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c44067982972fb00.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
32632024-09-04T16:13:53.854Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
32642024-09-04T16:13:53.872Z 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=e9e0142edd923010 -C extra-filename=-e9e0142edd923010 --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-de74abeffa2490a1.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-1c28f15d8bd98486.rmeta --extern openssl_sys=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-01bb75b60de83b30.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
32652024-09-04T16:13:54.048Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32662024-09-04T16:13:54.050Z 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=6b747d7c482f7d6e -C extra-filename=-6b747d7c482f7d6e --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-8599901668faa364.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-34f47cf71d1b747d.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4dad74b0db16ea1f.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-c346e9981ecdc6aa.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-f3307f821eb2d099.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-38c47bf6da852297.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-b3d8d6b94a4e8781.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
32672024-09-04T16:13:54.615Z Compiling buf-list v1.0.3
32682024-09-04T16:13:54.619Z 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`
32692024-09-04T16:13:54.930Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32702024-09-04T16:13:54.933Z 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=c0ea97885fc405d1 -C extra-filename=-c0ea97885fc405d1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ba5ef2d7000f2955.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-aae238a7f781fbdf.so --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rmeta --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-39f07e80d6316e9c.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-b5049f8917f60a8a.rmeta --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-24e32923bad02d9e.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-b8cb543e5e679e14.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out`
32712024-09-04T16:13:55.376Z Running `/work/oxidecomputer/omicron/target/debug/build/buf-list-dd0c3643a1e99061/build-script-build`
32722024-09-04T16:13:55.450Z Compiling dsl_auto_type v0.1.2
32732024-09-04T16:13:55.452Z 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=6f017a0d11ad6a23 -C extra-filename=-6f017a0d11ad6a23 --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-25783681bc5c63f6.rmeta --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rmeta --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-830498e334c402a9.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32742024-09-04T16:13:55.847Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
32752024-09-04T16:13:55.850Z 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=c02be0c360e03890 -C extra-filename=-c02be0c360e03890 --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-cd70e29d14d09b59.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
32762024-09-04T16:13:56.088Z Compiling diesel_table_macro_syntax v0.2.0
32772024-09-04T16:13:56.090Z 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=f44df588328b0684 -C extra-filename=-f44df588328b0684 --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-8a46d8fdbab68150.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32782024-09-04T16:13:56.540Z Compiling scheduled-thread-pool v0.2.7
32792024-09-04T16:13:56.542Z 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=264733d25fde918f -C extra-filename=-264733d25fde918f --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-d8a6256384ee3248.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32802024-09-04T16:13:57.064Z Compiling vte_generate_state_changes v0.1.1
32812024-09-04T16:13:57.066Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name vte_generate_state_changes --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/vte_generate_state_changes-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8e9eb6feba6ae14e -C extra-filename=-8e9eb6feba6ae14e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32822024-09-04T16:13:57.186Z Compiling nanorand v0.7.0
32832024-09-04T16:13:57.188Z 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=58f43b0b5c733eb3 -C extra-filename=-58f43b0b5c733eb3 --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-bb6974eb2a6ed7a2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32842024-09-04T16:13:57.785Z Compiling unicase v2.7.0
32852024-09-04T16:13:57.785Z 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`
32862024-09-04T16:13:57.821Z Compiling crunchy v0.2.2
32872024-09-04T16:13:57.824Z 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`
32882024-09-04T16:13:58.179Z Running `/work/oxidecomputer/omicron/target/debug/build/unicase-89ba4bd6c7d617ff/build-script-build`
32892024-09-04T16:13:58.215Z Compiling vte v0.11.1
32902024-09-04T16:13:58.218Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name vte --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/vte-0.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ansi", "arrayvec", "default", "log", "nightly", "no_std", "serde"))' -C metadata=da756e692dd39587 -C extra-filename=-da756e692dd39587 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern utf8parse=/work/oxidecomputer/omicron/target/debug/deps/libutf8parse-da51f585a387d022.rmeta --extern vte_generate_state_changes=/work/oxidecomputer/omicron/target/debug/deps/libvte_generate_state_changes-8e9eb6feba6ae14e.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32912024-09-04T16:13:58.368Z Compiling flume v0.11.0
32922024-09-04T16:13:58.385Z 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=c1f7a164a861d85a -C extra-filename=-c1f7a164a861d85a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-965f1abbaef84084.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-d5a6af5eceae766d.rmeta --extern nanorand=/work/oxidecomputer/omicron/target/debug/deps/libnanorand-58f43b0b5c733eb3.rmeta --extern spin1=/work/oxidecomputer/omicron/target/debug/deps/libspin-d52e3d8c16e8a214.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32932024-09-04T16:13:58.451Z Running `/work/oxidecomputer/omicron/target/debug/build/crunchy-d0d09c3e0406dd3c/build-script-build`
32942024-09-04T16:13:58.482Z Compiling diesel_derives v2.2.2
32952024-09-04T16:13:58.484Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name diesel_derives --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/diesel_derives-2.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="32-column-tables"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="postgres"' --cfg 'feature="r2d2"' --cfg 'feature="with-deprecated"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("128-column-tables", "32-column-tables", "64-column-tables", "chrono", "default", "mysql", "nightly", "postgres", "r2d2", "sqlite", "time", "with-deprecated", "without-deprecated"))' -C metadata=acbdb84f666d9753 -C extra-filename=-acbdb84f666d9753 --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-f44df588328b0684.rlib --extern dsl_auto_type=/work/oxidecomputer/omicron/target/debug/deps/libdsl_auto_type-6f017a0d11ad6a23.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32962024-09-04T16:13:58.902Z Compiling r2d2 v0.8.10
32972024-09-04T16:13:58.904Z 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=3932cd3132b57db6 -C extra-filename=-3932cd3132b57db6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-46cf9439802ec3f9.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-d8a6256384ee3248.rmeta --extern scheduled_thread_pool=/work/oxidecomputer/omicron/target/debug/deps/libscheduled_thread_pool-264733d25fde918f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32982024-09-04T16:13:59.092Z 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=daf09654fc043815 -C extra-filename=-daf09654fc043815 --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-7296041c0fd81490.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg seek_convenience --cfg const_fn_trait_bounds`
32992024-09-04T16:13:59.293Z Compiling clang-sys v1.7.0
33002024-09-04T16:13:59.296Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/clang-sys-1.7.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="clang_3_5"' --cfg 'feature="clang_3_6"' --cfg 'feature="clang_3_7"' --cfg 'feature="clang_3_8"' --cfg 'feature="clang_3_9"' --cfg 'feature="clang_4_0"' --cfg 'feature="clang_5_0"' --cfg 'feature="clang_6_0"' --cfg 'feature="libloading"' --cfg 'feature="runtime"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clang_10_0", "clang_11_0", "clang_12_0", "clang_13_0", "clang_14_0", "clang_15_0", "clang_16_0", "clang_17_0", "clang_3_5", "clang_3_6", "clang_3_7", "clang_3_8", "clang_3_9", "clang_4_0", "clang_5_0", "clang_6_0", "clang_7_0", "clang_8_0", "clang_9_0", "libloading", "runtime", "static"))' -C metadata=0d805f3cffbd8165 -C extra-filename=-0d805f3cffbd8165 --out-dir /work/oxidecomputer/omicron/target/debug/build/clang-sys-0d805f3cffbd8165 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-39f07e80d6316e9c.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33012024-09-04T16:13:59.647Z Compiling fd-lock v4.0.2
33022024-09-04T16:13:59.773Z 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=6f2482bd2c8c4f82 -C extra-filename=-6f2482bd2c8c4f82 --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-617bd4e1e745a59c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33032024-09-04T16:13:59.776Z Compiling tiny-keccak v2.0.2
33042024-09-04T16:13:59.776Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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`
33052024-09-04T16:13:59.846Z Compiling strip-ansi-escapes v0.2.0
33062024-09-04T16:13:59.848Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name strip_ansi_escapes --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/strip-ansi-escapes-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=764761c5fd61b799 -C extra-filename=-764761c5fd61b799 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern vte=/work/oxidecomputer/omicron/target/debug/deps/libvte-da756e692dd39587.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33072024-09-04T16:14:00.065Z Running `/work/oxidecomputer/omicron/target/debug/build/tiny-keccak-df1efb505928501a/build-script-build`
33082024-09-04T16:14:00.087Z Running `/work/oxidecomputer/omicron/target/debug/build/clang-sys-0d805f3cffbd8165/build-script-build`
33092024-09-04T16:14:00.111Z 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`
33102024-09-04T16:14:00.130Z 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`
33112024-09-04T16:14:00.217Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e58ca3693cb9ce0438947beba10e97ee38a0966b#e58ca369)
33122024-09-04T16:14:00.220Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name crucible_agent_client --edition=2021 /home/build/.cargo/git/checkouts/crucible-f3b5bdecdc6486d6/e58ca36/agent-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d10be5be78305c01 -C extra-filename=-d10be5be78305c01 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.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-38c47bf6da852297.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
33132024-09-04T16:14:00.305Z Compiling crossterm v0.27.0
33142024-09-04T16:14:00.308Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name crossterm --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crossterm-0.27.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="bracketed-paste"' --cfg 'feature="default"' --cfg 'feature="events"' --cfg 'feature="serde"' --cfg 'feature="windows"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bracketed-paste", "default", "event-stream", "events", "filedescriptor", "serde", "use-dev-tty", "windows"))' -C metadata=7199b87931e47317 -C extra-filename=-7199b87931e47317 --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-8e41b751a0ccc20a.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rmeta --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-f827eaac146f4882.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-d8a6256384ee3248.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-7849c9e51a3c096f.rmeta --extern signal_hook_mio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_mio-43a9fadd6694e79f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33152024-09-04T16:14:00.536Z Compiling ref-cast v1.0.23
33162024-09-04T16:14:00.538Z 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`
33172024-09-04T16:14:01.168Z Compiling nu-ansi-term v0.50.0
33182024-09-04T16:14:01.170Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nu_ansi_term --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/nu-ansi-term-0.50.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("derive_serde_style", "gnu_legacy", "serde"))' -C metadata=77516f015f1cbfc0 -C extra-filename=-77516f015f1cbfc0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33192024-09-04T16:14:01.908Z Running `/work/oxidecomputer/omicron/target/debug/build/ref-cast-ae2f172469cd8229/build-script-build`
33202024-09-04T16:14:01.928Z Compiling mime_guess v2.0.4
33212024-09-04T16:14:01.931Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mime_guess-2.0.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="rev-mappings"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "rev-mappings"))' -C metadata=470faaa06d049e38 -C extra-filename=-470faaa06d049e38 --out-dir /work/oxidecomputer/omicron/target/debug/build/mime_guess-470faaa06d049e38 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern unicase=/work/oxidecomputer/omicron/target/debug/deps/libunicase-e2ab1fb871611f01.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33222024-09-04T16:14:01.980Z 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`
33232024-09-04T16:14:02.656Z Compiling reedline v0.33.0
33242024-09-04T16:14:02.659Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name reedline --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/reedline-0.33.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arboard", "bashisms", "crossbeam", "external_printer", "rusqlite", "serde_json", "sqlite", "sqlite-dynlib", "system_clipboard"))' -C metadata=2107fd373a969f19 -C extra-filename=-2107fd373a969f19 --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-8599901668faa364.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-7199b87931e47317.rmeta --extern fd_lock=/work/oxidecomputer/omicron/target/debug/deps/libfd_lock-6f2482bd2c8c4f82.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-bb69c56d84ec7036.rmeta --extern nu_ansi_term=/work/oxidecomputer/omicron/target/debug/deps/libnu_ansi_term-77516f015f1cbfc0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern strip_ansi_escapes=/work/oxidecomputer/omicron/target/debug/deps/libstrip_ansi_escapes-764761c5fd61b799.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rmeta --extern strum_macros=/work/oxidecomputer/omicron/target/debug/deps/libstrum_macros-af4c16b7d1ccc6d5.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-d809c6274b019e58.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-3919ec52e6b0b262.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33252024-09-04T16:14:02.762Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
33262024-09-04T16:14:02.765Z 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=efa3552b6d9beaf0 -C extra-filename=-efa3552b6d9beaf0 --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-b792cecba43cac9d.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-34f47cf71d1b747d.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-68d3b44500bd7f3f.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c44067982972fb00.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
33272024-09-04T16:14:03.389Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
33282024-09-04T16:14:03.392Z 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=fa4b0cefafd79693 -C extra-filename=-fa4b0cefafd79693 --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-3affc9248ff4b8d2.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rmeta --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-7c39b7b68aa684c0.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.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-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
33292024-09-04T16:14:03.484Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
33302024-09-04T16:14:03.487Z 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=8d0a56799efe477b -C extra-filename=-8d0a56799efe477b --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-db-model-8d0a56799efe477b -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-593a287cdf6d02eb.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
33312024-09-04T16:14:03.876Z Compiling ascii-canvas v3.0.0
33322024-09-04T16:14:03.879Z 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=808cd89fdb936f9c -C extra-filename=-808cd89fdb936f9c --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-42cdc58f9cbd97df.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33332024-09-04T16:14:04.478Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
33342024-09-04T16:14:04.481Z 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=6631086f7f3ea66e -C extra-filename=-6631086f7f3ea66e --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-8599901668faa364.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rmeta --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-46790a58b55a47f6.rmeta --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-6b747d7c482f7d6e.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-fed2c687baef7b75.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-caf1600dd15b5767.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
33352024-09-04T16:14:04.822Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
33362024-09-04T16:14:04.824Z 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=030bd97a14429362 -C extra-filename=-030bd97a14429362 --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-4d26041ad30ec019.rmeta --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-6b747d7c482f7d6e.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-68d3b44500bd7f3f.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c44067982972fb00.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
33372024-09-04T16:14:06.577Z Compiling ref-cast-impl v1.0.23
33382024-09-04T16:14:06.582Z 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=8d3c5a41f1f9fa0e -C extra-filename=-8d3c5a41f1f9fa0e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33392024-09-04T16:14:06.827Z Compiling pin-project-internal v1.1.5
33402024-09-04T16:14:06.829Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name pin_project_internal --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pin-project-internal-1.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unreachable_pub '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes '--warn=clippy::default_union_representation' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=629c37ff4e2d8a04 -C extra-filename=-629c37ff4e2d8a04 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33412024-09-04T16:14:07.941Z Compiling ena v0.14.3
33422024-09-04T16:14:07.943Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ena --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ena-0.14.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench", "dogged", "persistent"))' -C metadata=b198564bc9d44e38 -C extra-filename=-b198564bc9d44e38 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-46cf9439802ec3f9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33432024-09-04T16:14:07.960Z Compiling libloading v0.8.3
33442024-09-04T16:14:07.977Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name libloading --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libloading-0.8.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=12b1ac854d05c5d8 -C extra-filename=-12b1ac854d05c5d8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33452024-09-04T16:14:08.425Z Compiling bindgen v0.69.4
33462024-09-04T16:14:08.428Z Compiling regex-syntax v0.6.29
33472024-09-04T16:14:08.428Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bindgen-0.69.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="logging"' --cfg 'feature="prettyplease"' --cfg 'feature="runtime"' --cfg 'feature="which-rustfmt"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__cli", "__testing_only_extra_assertions", "__testing_only_libclang_16", "__testing_only_libclang_9", "default", "experimental", "logging", "prettyplease", "runtime", "static", "which-rustfmt"))' -C metadata=0b19588ea3b34f70 -C extra-filename=-0b19588ea3b34f70 --out-dir /work/oxidecomputer/omicron/target/debug/build/bindgen-0b19588ea3b34f70 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33482024-09-04T16:14:08.428Z 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`
33492024-09-04T16:14:08.684Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name clang_sys --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/clang-sys-1.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="clang_3_5"' --cfg 'feature="clang_3_6"' --cfg 'feature="clang_3_7"' --cfg 'feature="clang_3_8"' --cfg 'feature="clang_3_9"' --cfg 'feature="clang_4_0"' --cfg 'feature="clang_5_0"' --cfg 'feature="clang_6_0"' --cfg 'feature="libloading"' --cfg 'feature="runtime"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clang_10_0", "clang_11_0", "clang_12_0", "clang_13_0", "clang_14_0", "clang_15_0", "clang_16_0", "clang_17_0", "clang_3_5", "clang_3_6", "clang_3_7", "clang_3_8", "clang_3_9", "clang_4_0", "clang_5_0", "clang_6_0", "clang_7_0", "clang_8_0", "clang_9_0", "libloading", "runtime", "static"))' -C metadata=01f08149c2633105 -C extra-filename=-01f08149c2633105 --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-3cee8a96976693de.rmeta --extern libloading=/work/oxidecomputer/omicron/target/debug/deps/liblibloading-12b1ac854d05c5d8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33502024-09-04T16:14:09.289Z Running `/work/oxidecomputer/omicron/target/debug/build/bindgen-0b19588ea3b34f70/build-script-build`
33512024-09-04T16:14:09.319Z 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=878a8767bd0518bb -C extra-filename=-878a8767bd0518bb --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-8d3c5a41f1f9fa0e.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)'`
33522024-09-04T16:14:09.467Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-db-model-8d0a56799efe477b/build-script-build`
33532024-09-04T16:14:09.498Z Running `/work/oxidecomputer/omicron/target/debug/build/mime_guess-470faaa06d049e38/build-script-build`
33542024-09-04T16:14:09.542Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
33552024-09-04T16:14:09.545Z 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=565ad7e1c0fbfae2 -C extra-filename=-565ad7e1c0fbfae2 --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-c02be0c360e03890.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-18d2f5765b7a5050.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
33562024-09-04T16:14:09.864Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
33572024-09-04T16:14:09.867Z 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=4d400f9bbfe436cf -C extra-filename=-4d400f9bbfe436cf --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-0a3af5e760ae820b.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-f3307f821eb2d099.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
33582024-09-04T16:14:10.214Z Compiling pin-project v1.1.5
33592024-09-04T16:14:10.217Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name pin_project --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pin-project-1.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unreachable_pub '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes '--warn=clippy::default_union_representation' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3899f306fde85002 -C extra-filename=-3899f306fde85002 --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-629c37ff4e2d8a04.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33602024-09-04T16:14:10.344Z Compiling which v4.4.2
33612024-09-04T16:14:10.346Z 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=12a2008f3dce789c -C extra-filename=-12a2008f3dce789c --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-617bd4e1e745a59c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33622024-09-04T16:14:10.980Z Compiling cexpr v0.6.0
33632024-09-04T16:14:10.984Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cexpr --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cexpr-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f30f2bacc7962607 -C extra-filename=-f30f2bacc7962607 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-19a28b98cd1da8cc.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33642024-09-04T16:14:11.038Z Dirty bytecount v0.6.8: the rustflags changed
33652024-09-04T16:14:11.038Z Compiling bytecount v0.6.8
33662024-09-04T16:14:11.041Z 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`
33672024-09-04T16:14:11.268Z Compiling shlex v1.3.0
33682024-09-04T16:14:11.293Z 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`
33692024-09-04T16:14:11.456Z Compiling diesel v2.2.3
33702024-09-04T16:14:11.458Z 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.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="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=f7a42b1fc18bae47 -C extra-filename=-f7a42b1fc18bae47 --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-8e41b751a0ccc20a.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern diesel_derives=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_derives-acbdb84f666d9753.so --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0a3af5e760ae820b.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-4cb0fb6bacfafb96.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rmeta --extern r2d2=/work/oxidecomputer/omicron/target/debug/deps/libr2d2-3932cd3132b57db6.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
33712024-09-04T16:14:11.626Z Compiling lazycell v1.3.0
33722024-09-04T16:14:11.629Z 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`
33732024-09-04T16:14:11.683Z Compiling rustc-hash v1.1.0
33742024-09-04T16:14:11.686Z 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`
33752024-09-04T16:14:11.795Z Compiling lalrpop v0.19.12
33762024-09-04T16:14:11.801Z 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=73e6db1951b76b65 -C extra-filename=-73e6db1951b76b65 --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-808cd89fdb936f9c.rmeta --extern bit_set=/work/oxidecomputer/omicron/target/debug/deps/libbit_set-f27c634c8e28190b.rmeta --extern diff=/work/oxidecomputer/omicron/target/debug/deps/libdiff-0f6054f8c11a1395.rmeta --extern ena=/work/oxidecomputer/omicron/target/debug/deps/libena-b198564bc9d44e38.rmeta --extern is_terminal=/work/oxidecomputer/omicron/target/debug/deps/libis_terminal-dc0a9157b5066ae2.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-a558247ce38e0784.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-cf92ab4de6adaff0.rmeta --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-970f38cc963541c5.rmeta --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-42cdc58f9cbd97df.rmeta --extern tiny_keccak=/work/oxidecomputer/omicron/target/debug/deps/libtiny_keccak-3712e4e066a0ae45.rmeta --extern unicode_xid=/work/oxidecomputer/omicron/target/debug/deps/libunicode_xid-4a828090b584bc69.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33772024-09-04T16:14:11.845Z Dirty papergrid v0.11.0: the rustflags changed
33782024-09-04T16:14:11.845Z Compiling papergrid v0.11.0
33792024-09-04T16:14:11.847Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name papergrid --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/papergrid-0.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ansi", "ansi-str", "ansitok", "default", "std"))' -C metadata=79466898f12bed22 -C extra-filename=-79466898f12bed22 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytecount=/work/oxidecomputer/omicron/target/debug/deps/libbytecount-7ff1d2d43293053c.rmeta --extern fnv=/work/oxidecomputer/omicron/target/debug/deps/libfnv-384dbe410948d0e9.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-3919ec52e6b0b262.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33802024-09-04T16:14:12.804Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bindgen --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bindgen-0.69.4/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="logging"' --cfg 'feature="prettyplease"' --cfg 'feature="runtime"' --cfg 'feature="which-rustfmt"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__cli", "__testing_only_extra_assertions", "__testing_only_libclang_16", "__testing_only_libclang_9", "default", "experimental", "logging", "prettyplease", "runtime", "static", "which-rustfmt"))' -C metadata=0691a4fa23aef3f3 -C extra-filename=-0691a4fa23aef3f3 --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-8e41b751a0ccc20a.rmeta --extern cexpr=/work/oxidecomputer/omicron/target/debug/deps/libcexpr-f30f2bacc7962607.rmeta --extern clang_sys=/work/oxidecomputer/omicron/target/debug/deps/libclang_sys-01f08149c2633105.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-bb69c56d84ec7036.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-4058c7340bf7b5f3.rmeta --extern lazycell=/work/oxidecomputer/omicron/target/debug/deps/liblazycell-83ab67f0ca0fe95a.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-46cf9439802ec3f9.rmeta --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-32391bb99b637df4.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rmeta --extern rustc_hash=/work/oxidecomputer/omicron/target/debug/deps/librustc_hash-151a9aad91d0e211.rmeta --extern shlex=/work/oxidecomputer/omicron/target/debug/deps/libshlex-cf1da36a64fc6247.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rmeta --extern which=/work/oxidecomputer/omicron/target/debug/deps/libwhich-12a2008f3dce789c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33812024-09-04T16:14:13.217Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name mime_guess --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mime_guess-2.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="rev-mappings"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "rev-mappings"))' -C metadata=e20d1e7d50ab8e8e -C extra-filename=-e20d1e7d50ab8e8e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern mime=/work/oxidecomputer/omicron/target/debug/deps/libmime-74bdd973ffb0df66.rmeta --extern unicase=/work/oxidecomputer/omicron/target/debug/deps/libunicase-e2ab1fb871611f01.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33822024-09-04T16:14:14.174Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
33832024-09-04T16:14:14.176Z 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=8d9e25ca1dc163b4 -C extra-filename=-8d9e25ca1dc163b4 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-db-fixed-data-8d9e25ca1dc163b4 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-593a287cdf6d02eb.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
33842024-09-04T16:14:14.474Z Compiling tabled_derive v0.7.0
33852024-09-04T16:14:14.492Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tabled_derive --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tabled_derive-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=65809b3de658857b -C extra-filename=-65809b3de658857b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-64fe453a3f9fcd4a.rlib --extern proc_macro_error=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro_error-be785971ed3c6df6.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0c3b85329fe55c62.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33862024-09-04T16:14:14.548Z Compiling derive_builder_core v0.20.0
33872024-09-04T16:14:14.551Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name derive_builder_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/derive_builder_core-0.20.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="lib_has_std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "clippy", "lib_has_std"))' -C metadata=76bbc5291e8646f1 -C extra-filename=-76bbc5291e8646f1 --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-25783681bc5c63f6.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33882024-09-04T16:14:15.617Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
33892024-09-04T16:14:15.620Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name propolis_types --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/24a74d0/crates/propolis-types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3f86838f89b2978c -C extra-filename=-3f86838f89b2978c --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-10365e2f7522a3f1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33902024-09-04T16:14:16.008Z Compiling libxml v0.3.3
33912024-09-04T16:14:16.011Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libxml-0.3.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=25957f77bb8c67b9 -C extra-filename=-25957f77bb8c67b9 --out-dir /work/oxidecomputer/omicron/target/debug/build/libxml-25957f77bb8c67b9 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-eb481e38678e4e0a.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33922024-09-04T16:14:16.078Z Compiling http-range v0.1.5
33932024-09-04T16:14:16.081Z 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`
33942024-09-04T16:14:16.445Z Compiling hyper-staticfile v0.9.5
33952024-09-04T16:14:16.445Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hyper_staticfile --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hyper-staticfile-0.9.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e4dcdf695dabf485 -C extra-filename=-e4dcdf695dabf485 --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-a0ceeed7299917eb.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.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-a57bbe9c76c83262.rmeta --extern mime_guess=/work/oxidecomputer/omicron/target/debug/deps/libmime_guess-e20d1e7d50ab8e8e.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-8bf889c42ff0e1d1.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-c883dcfe2d3789aa.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33962024-09-04T16:14:16.465Z Running `/work/oxidecomputer/omicron/target/debug/build/libxml-25957f77bb8c67b9/build-script-build`
33972024-09-04T16:14:16.505Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
33982024-09-04T16:14:16.508Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name propolis_mock_server --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/24a74d0/bin/mock-server/src/lib/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4f42aba99a341a12 -C extra-filename=-4f42aba99a341a12 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rmeta --extern atty=/work/oxidecomputer/omicron/target/debug/deps/libatty-42f3561578a41d43.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a2ffa63167802121.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-a57bbe9c76c83262.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-38c47bf6da852297.rmeta --extern propolis_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_types-3f86838f89b2978c.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rmeta --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-50c2b75429f0bba1.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-caf1600dd15b5767.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rmeta --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-96874bafe633c8ae.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
33992024-09-04T16:14:17.026Z Compiling derive_builder_macro v0.20.0
34002024-09-04T16:14:17.028Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name derive_builder_macro --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/derive_builder_macro-0.20.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="lib_has_std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "clippy", "lib_has_std"))' -C metadata=5c9f0dc4cfef7119 -C extra-filename=-5c9f0dc4cfef7119 --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-76bbc5291e8646f1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34012024-09-04T16:14:17.233Z Compiling tabled v0.15.0
34022024-09-04T16:14:17.235Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tabled --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tabled-0.15.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="macros"' --cfg 'feature="std"' --cfg 'feature="tabled_derive"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ansi", "ansi-str", "ansitok", "default", "derive", "macros", "std", "tabled_derive"))' -C metadata=fe3386b3995bd738 -C extra-filename=-fe3386b3995bd738 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern papergrid=/work/oxidecomputer/omicron/target/debug/deps/libpapergrid-79466898f12bed22.rmeta --extern tabled_derive=/work/oxidecomputer/omicron/target/debug/deps/libtabled_derive-65809b3de658857b.so --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-3919ec52e6b0b262.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34032024-09-04T16:14:17.425Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-db-fixed-data-8d9e25ca1dc163b4/build-script-build`
34042024-09-04T16:14:17.455Z Compiling strum_macros v0.24.3
34052024-09-04T16:14:17.457Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name strum_macros --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/strum_macros-0.24.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2695a1968e5226c0 -C extra-filename=-2695a1968e5226c0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-64fe453a3f9fcd4a.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-cd12841eafeed674.so --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0c3b85329fe55c62.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34062024-09-04T16:14:18.174Z Compiling indoc v1.0.9
34072024-09-04T16:14:18.176Z 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`
34082024-09-04T16:14:19.252Z Compiling derive_builder v0.20.0
34092024-09-04T16:14:19.269Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name derive_builder --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/derive_builder-0.20.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "clippy", "default", "std"))' -C metadata=7e163dc342453adc -C extra-filename=-7e163dc342453adc --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-5c9f0dc4cfef7119.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34102024-09-04T16:14:19.436Z 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=30c55ec0d37a5c48 -C extra-filename=-30c55ec0d37a5c48 --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-3cee8a96976693de.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/lib/amd64 -l xml2`
34112024-09-04T16:14:20.786Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
34122024-09-04T16:14:20.788Z 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=ed7f9618d7219cb2 -C extra-filename=-ed7f9618d7219cb2 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-auth-ed7f9618d7219cb2 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-593a287cdf6d02eb.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
34132024-09-04T16:14:21.149Z Compiling peg-macros v0.8.4
34142024-09-04T16:14:21.151Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name peg_macros --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/peg-macros-0.8.4/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("trace"))' -C metadata=aee359804792bea5 -C extra-filename=-aee359804792bea5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern peg_runtime=/work/oxidecomputer/omicron/target/debug/deps/libpeg_runtime-f68472f095c24de4.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34152024-09-04T16:14:21.225Z Compiling signal-hook-tokio v0.3.1
34162024-09-04T16:14:21.230Z 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=6a1bf46cca89e5bb -C extra-filename=-6a1bf46cca89e5bb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures_core_0_3=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-965f1abbaef84084.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rmeta --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-7849c9e51a3c096f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34172024-09-04T16:14:21.421Z Compiling quick-xml v0.31.0
34182024-09-04T16:14:21.424Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name quick_xml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/quick-xml-0.31.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="serialize"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "async-tokio", "default", "document-features", "encoding", "encoding_rs", "escape-html", "overlapped-lists", "serde", "serde-types", "serialize", "tokio"))' -C metadata=351049919d5714d3 -C extra-filename=-351049919d5714d3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-3b15747880b886c1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34192024-09-04T16:14:22.335Z Compiling impl-trait-for-tuples v0.2.2
34202024-09-04T16:14:22.337Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name impl_trait_for_tuples --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/impl-trait-for-tuples-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5a623d5b63242388 -C extra-filename=-5a623d5b63242388 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0c3b85329fe55c62.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34212024-09-04T16:14:24.335Z Compiling oso-derive v0.27.3
34222024-09-04T16:14:24.338Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oso_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/oso-derive-0.27.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e06eba2a3ddb785c -C extra-filename=-e06eba2a3ddb785c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0c3b85329fe55c62.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34232024-09-04T16:14:24.841Z Compiling sqlparser_derive v0.2.2
34242024-09-04T16:14:24.844Z 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=9ead738bbbc8be98 -C extra-filename=-9ead738bbbc8be98 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34252024-09-04T16:14:25.140Z Compiling memoffset v0.9.1
34262024-09-04T16:14:25.142Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/memoffset-0.9.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "unstable_const", "unstable_offset_of"))' -C metadata=24a77ddfb9985470 -C extra-filename=-24a77ddfb9985470 --out-dir /work/oxidecomputer/omicron/target/debug/build/memoffset-24a77ddfb9985470 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-7640f4cdb39f9682.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34272024-09-04T16:14:25.525Z Compiling dropshot v0.10.1
34282024-09-04T16:14:25.527Z 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.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("usdt", "usdt-probes"))' -C metadata=6d84d3d33138cd04 -C extra-filename=-6d84d3d33138cd04 --out-dir /work/oxidecomputer/omicron/target/debug/build/dropshot-6d84d3d33138cd04 -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`
34292024-09-04T16:14:25.607Z Compiling unicode_categories v0.1.1
34302024-09-04T16:14:25.609Z 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`
34312024-09-04T16:14:25.924Z Running `/work/oxidecomputer/omicron/target/debug/build/dropshot-6d84d3d33138cd04/build-script-build`
34322024-09-04T16:14:25.949Z Compiling sqlformat v0.2.4
34332024-09-04T16:14:25.952Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sqlformat --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sqlformat-0.2.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=72ddb42dd1caad9c -C extra-filename=-72ddb42dd1caad9c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-19a28b98cd1da8cc.rmeta --extern unicode_categories=/work/oxidecomputer/omicron/target/debug/deps/libunicode_categories-2dd34baae30e9f8e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34342024-09-04T16:14:25.976Z Running `/work/oxidecomputer/omicron/target/debug/build/memoffset-24a77ddfb9985470/build-script-build`
34352024-09-04T16:14:26.116Z Compiling peg v0.8.4
34362024-09-04T16:14:26.118Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name peg --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/peg-0.8.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std", "trace", "unstable"))' -C metadata=dbd5df13355af3f1 -C extra-filename=-dbd5df13355af3f1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern peg_macros=/work/oxidecomputer/omicron/target/debug/deps/libpeg_macros-aee359804792bea5.so --extern peg_runtime=/work/oxidecomputer/omicron/target/debug/deps/libpeg_runtime-f68472f095c24de4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34372024-09-04T16:14:26.132Z Compiling sqlparser v0.45.0
34382024-09-04T16:14:26.135Z 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=d32155322b970ee7 -C extra-filename=-d32155322b970ee7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-46cf9439802ec3f9.rmeta --extern sqlparser_derive=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser_derive-9ead738bbbc8be98.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34392024-09-04T16:14:26.219Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34402024-09-04T16:14:26.222Z 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=e41c714e44bd8b43 -C extra-filename=-e41c714e44bd8b43 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rmeta --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-98ba10d38f391ccf.rmeta --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-030bd97a14429362.rmeta --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-ef9417ff7f726208.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ba5ef2d7000f2955.rmeta --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-12548fd0d163deb5.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rmeta --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-d10be5be78305c01.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-aae238a7f781fbdf.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-85786b199d62228e.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-56cf57b6b204064d.rmeta --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-0b25623578c66f58.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-725dd47f885197a3.rmeta --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-c1f7a164a861d85a.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-909af6951c557926.rmeta --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-39f07e80d6316e9c.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rmeta --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-e4dcdf695dabf485.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-b5049f8917f60a8a.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-f4546d169218b6bf.rmeta --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-46790a58b55a47f6.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0a3af5e760ae820b.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rmeta --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-24e32923bad02d9e.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rmeta --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-239e3ee892aeff69.rmeta --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-6b747d7c482f7d6e.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-4d0c28373280391b.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-34f47cf71d1b747d.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4dad74b0db16ea1f.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rmeta --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-785826e07020df3b.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-ba776c6c3892ae19.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-fed2c687baef7b75.rmeta --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-5b04ee01f80bf577.rmeta --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-6631086f7f3ea66e.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-f3307f821eb2d099.rmeta --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-bc0e7af24efc6eac.rmeta --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-4f42aba99a341a12.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-4c497ff74b1d7ab1.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-c506ffbd41dcbee6.rmeta --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-efa3552b6d9beaf0.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-5c0457631068982a.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-68d3b44500bd7f3f.rmeta --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-b8cb543e5e679e14.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c44067982972fb00.rmeta --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-c0ea97885fc405d1.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-caf1600dd15b5767.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b94b1747d4cd77f0.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0a062de836263b83.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-ccb6a7cc999cb954.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-d77112f3e9392bc6.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-5a011723636fb8e7.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d47f5ede55f99f5b.rmeta --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-25b75516e133f29d.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/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-96c42778607fd064/out`
34412024-09-04T16:14:30.109Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-auth-ed7f9618d7219cb2/build-script-build`
34422024-09-04T16:14:30.140Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
34432024-09-04T16:14:30.143Z 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=84fcc129cceae6bd -C extra-filename=-84fcc129cceae6bd --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-4d26041ad30ec019.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-fa4b0cefafd79693.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64`
34442024-09-04T16:14:31.113Z Compiling rustyline v14.0.0
34452024-09-04T16:14:31.116Z 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=2745c3172e77cb97 -C extra-filename=-2745c3172e77cb97 --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-8e41b751a0ccc20a.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-6f2482bd2c8c4f82.rmeta --extern home=/work/oxidecomputer/omicron/target/debug/deps/libhome-97a8c4bd154ecfb4.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-46cf9439802ec3f9.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-3b15747880b886c1.rmeta --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-7763e57e9478cd9d.rmeta --extern radix_trie=/work/oxidecomputer/omicron/target/debug/deps/libradix_trie-f1644b6022ae8b51.rmeta --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-d809c6274b019e58.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-3919ec52e6b0b262.rmeta --extern utf8parse=/work/oxidecomputer/omicron/target/debug/deps/libutf8parse-da51f585a387d022.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34462024-09-04T16:14:32.168Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
34472024-09-04T16:14:32.170Z 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=dee9e1cf29a41ddb -C extra-filename=-dee9e1cf29a41ddb --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-c02be0c360e03890.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-18d2f5765b7a5050.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
34482024-09-04T16:14:33.233Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=ceec762e6a87d2a22bf56792a3025e145caa095e#ceec762e)
34492024-09-04T16:14:33.257Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name clickward --edition=2021 /home/build/.cargo/git/checkouts/clickward-55585085c2a3fa20/ceec762/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4c62307cfd85c316 -C extra-filename=-4c62307cfd85c316 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-aae238a7f781fbdf.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34502024-09-04T16:14:34.128Z Compiling tungstenite v0.23.0
34512024-09-04T16:14:34.131Z 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=fb14da156b8c4d61 -C extra-filename=-fb14da156b8c4d61 --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-7296041c0fd81490.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-cd98acc801d35958.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4e2b74acff94d59c.rmeta --extern httparse=/work/oxidecomputer/omicron/target/debug/deps/libhttparse-4ceb8996510f7f6e.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-46cf9439802ec3f9.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-53f05da0a091a7f6.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.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`
34522024-09-04T16:14:35.440Z Compiling dropshot_endpoint v0.10.1
34532024-09-04T16:14:35.442Z 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.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ef7517b20efe9d56 -C extra-filename=-ef7517b20efe9d56 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-18d2f5765b7a5050.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34542024-09-04T16:14:35.667Z Compiling bcs v0.1.6
34552024-09-04T16:14:35.684Z 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=009a5134049de396 -C extra-filename=-009a5134049de396 --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-19476516253bd8c8.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34562024-09-04T16:14:36.398Z Compiling diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#8fcc2bb3)
34572024-09-04T16:14:36.402Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/diesel-dtrace-b9b9a29f91f682b9/8fcc2bb/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=36b9ca17c559fa87 -C extra-filename=-36b9ca17c559fa87 --out-dir /work/oxidecomputer/omicron/target/debug/build/diesel-dtrace-36b9ca17c559fa87 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-6f67b0bf22e78afd.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34582024-09-04T16:14:36.457Z Compiling tokio-tungstenite v0.23.1
34592024-09-04T16:14:36.460Z 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=e5117f26b96ca72d -C extra-filename=-e5117f26b96ca72d --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-a0ceeed7299917eb.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-46cf9439802ec3f9.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rmeta --extern tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtungstenite-fb14da156b8c4d61.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34602024-09-04T16:14:36.794Z Running `/work/oxidecomputer/omicron/target/debug/build/diesel-dtrace-36b9ca17c559fa87/build-script-build`
34612024-09-04T16:14:36.868Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name memoffset --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/memoffset-0.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "unstable_const", "unstable_offset_of"))' -C metadata=e7ab087565607334 -C extra-filename=-e7ab087565607334 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg tuple_ty --cfg allow_clippy --cfg maybe_uninit --cfg doctests --cfg raw_ref_macros --cfg stable_const --cfg stable_offset_of`
34622024-09-04T16:14:36.995Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
34632024-09-04T16:14:36.997Z 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=715efebfc975d2c5 -C extra-filename=-715efebfc975d2c5 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-db-queries-715efebfc975d2c5 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-593a287cdf6d02eb.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
34642024-09-04T16:14:37.018Z Compiling const_format_proc_macros v0.2.32
34652024-09-04T16:14:37.020Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name const_format_proc_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/const_format_proc_macros-0.2.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all", "debug", "default", "derive", "syn"))' -C metadata=486fb1d9e30cf15d -C extra-filename=-486fb1d9e30cf15d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern unicode_xid=/work/oxidecomputer/omicron/target/debug/deps/libunicode_xid-4a828090b584bc69.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34662024-09-04T16:14:37.370Z Compiling bb8 v0.8.5
34672024-09-04T16:14:37.385Z 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=b99b1f89f45978b6 -C extra-filename=-b99b1f89f45978b6 --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-eaec0f1802c5ca04.so --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-a0ceeed7299917eb.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-d8a6256384ee3248.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34682024-09-04T16:14:37.870Z 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.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("usdt", "usdt-probes"))' -C metadata=adc7226925f77fad -C extra-filename=-adc7226925f77fad --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-eb56cc425a358c6a.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.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-ef7517b20efe9d56.so --extern form_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libform_urlencoded-5569ff5eb631ad8f.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rmeta --extern hostname=/work/oxidecomputer/omicron/target/debug/deps/libhostname-8ddc9dbfce995824.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-a57bbe9c76c83262.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-e7d7b8ea648ab4e3.rmeta --extern multer=/work/oxidecomputer/omicron/target/debug/deps/libmulter-c2505fdb068f4212.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-1c1e529c4f2fdc97.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-de03faa4a182a7e3.rmeta --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-0825b86e4f23338d.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rmeta --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-5380524236143168.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern serde_path_to_error=/work/oxidecomputer/omicron/target/debug/deps/libserde_path_to_error-4bf70369cde44e16.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-8ce276b9163974ea.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-53f05da0a091a7f6.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rmeta --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-50c2b75429f0bba1.rmeta --extern slog_json=/work/oxidecomputer/omicron/target/debug/deps/libslog_json-54bd8a03efa416f7.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-85a3f55d3d93dc69.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.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-174c0052e817e966/out`
34692024-09-04T16:14:37.943Z Compiling snafu-derive v0.8.2
34702024-09-04T16:14:37.946Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name snafu_derive --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/snafu-derive-0.8.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="rust_1_61"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("rust_1_61", "unstable-provider-api"))' -C metadata=89245f50b5143bee -C extra-filename=-89245f50b5143bee --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-64fe453a3f9fcd4a.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34712024-09-04T16:14:39.341Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=319e7b92db69792ab8efa4c68554ad0cf83adf93#319e7b92)
34722024-09-04T16:14:39.344Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/management-gateway-service-749acba834b73294/319e7b9/gateway-sp-comms/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5cc50ea7c00b5caa -C extra-filename=-5cc50ea7c00b5caa --out-dir /work/oxidecomputer/omicron/target/debug/build/gateway-sp-comms-5cc50ea7c00b5caa -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-6f67b0bf22e78afd.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34732024-09-04T16:14:39.740Z Running `/work/oxidecomputer/omicron/target/debug/build/gateway-sp-comms-5cc50ea7c00b5caa/build-script-build`
34742024-09-04T16:14:39.815Z Compiling const_format v0.2.32
34752024-09-04T16:14:39.817Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name const_format --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/const_format-0.2.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__debug", "__docsrs", "__only_new_tests", "__test", "all", "assert", "assertc", "assertcp", "const_generics", "constant_time_as_str", "default", "derive", "fmt", "konst", "more_str_macros", "nightly_const_generics", "rust_1_51", "rust_1_64"))' -C metadata=528bd09aa98caeb9 -C extra-filename=-528bd09aa98caeb9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern const_format_proc_macros=/work/oxidecomputer/omicron/target/debug/deps/libconst_format_proc_macros-486fb1d9e30cf15d.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34762024-09-04T16:14:40.559Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-db-queries-715efebfc975d2c5/build-script-build`
34772024-09-04T16:14:40.591Z Compiling nix v0.27.1
34782024-09-04T16:14:40.593Z 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=b38b3e2c66a97972 -C extra-filename=-b38b3e2c66a97972 --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-8e41b751a0ccc20a.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rmeta --extern memoffset=/work/oxidecomputer/omicron/target/debug/deps/libmemoffset-e7ab087565607334.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34792024-09-04T16:14:42.625Z Compiling qorb v0.0.1 (https://github.com/oxidecomputer/qorb?branch=master#163a7783)
34802024-09-04T16:14:42.628Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name qorb --edition=2021 /home/build/.cargo/git/checkouts/qorb-2aec95fa693f52a8/163a778/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,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=ac861e4f3b496017 -C extra-filename=-ac861e4f3b496017 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.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-8755f378a0d2712e.so --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-adc7226925f77fad.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rmeta --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-ed746f18f31e2aa0.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-65e68db06b7158c6.rmeta --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-e5117f26b96ca72d.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-119892d76510e357.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out`
34812024-09-04T16:14:43.895Z Compiling snafu v0.8.2
34822024-09-04T16:14:43.897Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name snafu --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/snafu-0.8.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="futures"' --cfg 'feature="futures-core-crate"' --cfg 'feature="pin-project"' --cfg 'feature="rust_1_61"' --cfg 'feature="rust_1_65"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "backtraces-impl-backtrace-crate", "default", "futures", "futures-core-crate", "futures-crate", "guide", "internal-dev-dependencies", "pin-project", "rust_1_61", "rust_1_65", "std", "unstable-core-error", "unstable-provider-api", "unstable-try-trait"))' -C metadata=4f316c88f87b815c -C extra-filename=-4f316c88f87b815c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures_core_crate=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-965f1abbaef84084.rmeta --extern pin_project=/work/oxidecomputer/omicron/target/debug/deps/libpin_project-3899f306fde85002.rmeta --extern snafu_derive=/work/oxidecomputer/omicron/target/debug/deps/libsnafu_derive-89245f50b5143bee.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34832024-09-04T16:14:44.785Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
34842024-09-04T16:14:44.788Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_db --edition=2021 oximeter/db/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="default"' --cfg 'feature="oxql"' --cfg 'feature="sql"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "oxql", "sql"))' -C metadata=b951d026ecf89835 -C extra-filename=-b951d026ecf89835 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rmeta --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-15fc923038689690.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-009a5134049de396.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rmeta --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-4c62307cfd85c316.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-99fce4ba7a2bc586.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rmeta --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-1afa1300e0ddf1c3.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-e7d7b8ea648ab4e3.rmeta --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-11024960b20c5ca2.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-fed2c687baef7b75.rmeta --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-9e6d2b50d12843e9.rmeta --extern peg=/work/oxidecomputer/omicron/target/debug/deps/libpeg-dbd5df13355af3f1.rmeta --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-2107fd373a969f19.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rmeta --extern rustyline=/work/oxidecomputer/omicron/target/debug/deps/librustyline-2745c3172e77cb97.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-caf1600dd15b5767.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rmeta --extern sqlformat=/work/oxidecomputer/omicron/target/debug/deps/libsqlformat-72ddb42dd1caad9c.rmeta --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-d32155322b970ee7.rmeta --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-fe3386b3995bd738.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-5a011723636fb8e7.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
34852024-09-04T16:14:45.185Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
34862024-09-04T16:14:45.187Z 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=7b7ac66f2b01a3a6 -C extra-filename=-7b7ac66f2b01a3a6 --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-fd86349cac891522.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34872024-09-04T16:14:45.521Z Compiling globset v0.4.14
34882024-09-04T16:14:45.524Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name globset --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/globset-0.4.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="log"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "log", "serde", "serde1", "simd-accel"))' -C metadata=20cd5044c8e669fe -C extra-filename=-20cd5044c8e669fe --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern aho_corasick=/work/oxidecomputer/omicron/target/debug/deps/libaho_corasick-ccd418511fd0e494.rmeta --extern bstr=/work/oxidecomputer/omicron/target/debug/deps/libbstr-0b179f319982781a.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-46cf9439802ec3f9.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-fcd8ea28b6b8ac77.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-7d938304ceffab4a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34892024-09-04T16:14:46.236Z Compiling olpc-cjson v0.1.3
34902024-09-04T16:14:46.239Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name olpc_cjson --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/olpc-cjson-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=896f9f81fc43c7f7 -C extra-filename=-896f9f81fc43c7f7 --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-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-4163aa611c9fa9ab.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34912024-09-04T16:14:46.506Z Compiling serde-big-array v0.5.1
34922024-09-04T16:14:46.509Z 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=260379c03a9449a6 -C extra-filename=-260379c03a9449a6 --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-19476516253bd8c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34932024-09-04T16:14:46.741Z Compiling serde_plain v1.0.2
34942024-09-04T16:14:46.743Z 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=bbba7b30c80fd8e5 -C extra-filename=-bbba7b30c80fd8e5 --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-19476516253bd8c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34952024-09-04T16:14:47.172Z Compiling typed-path v0.7.1
34962024-09-04T16:14:47.175Z 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`
34972024-09-04T16:14:47.384Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name gateway_sp_comms --edition=2021 /home/build/.cargo/git/checkouts/management-gateway-service-749acba834b73294/319e7b9/gateway-sp-comms/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=532d4aa20d2aad84 -C extra-filename=-532d4aa20d2aad84 --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-eaec0f1802c5ca04.so --extern backoff=/work/oxidecomputer/omicron/target/debug/deps/libbackoff-4277cc7aa340cb7c.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rmeta --extern fxhash=/work/oxidecomputer/omicron/target/debug/deps/libfxhash-7145ec3957bee753.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-3affc9248ff4b8d2.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-24e46af5cc55ead8.rmeta --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-5e0310814f4e10ab.rmeta --extern lru_cache=/work/oxidecomputer/omicron/target/debug/deps/liblru_cache-014178c12363f11b.rmeta --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-b38b3e2c66a97972.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-4ec299dfa0e92da3.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_big_array=/work/oxidecomputer/omicron/target/debug/deps/libserde_big_array-260379c03a9449a6.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-a33837303a60c71a.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-7081604ed8ed5c37.rmeta --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-970f38cc963541c5.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tlvc=/work/oxidecomputer/omicron/target/debug/deps/libtlvc-7b7ac66f2b01a3a6.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-5a011723636fb8e7.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-7082b068d25239e7.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-4698b44fe0850490/out/lib`
34982024-09-04T16:14:48.620Z Compiling parse-size v1.0.0
34992024-09-04T16:14:48.623Z 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`
35002024-09-04T16:14:48.879Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
35012024-09-04T16:14:48.882Z 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=56dbc043bbd81c54 -C extra-filename=-56dbc043bbd81c54 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-3affc9248ff4b8d2.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-fa4b0cefafd79693.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-caf1600dd15b5767.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64`
35022024-09-04T16:14:50.586Z 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=e104b8d0e3e83c84 -C extra-filename=-e104b8d0e3e83c84 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-565ad7e1c0fbfae2.so --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-8755f378a0d2712e.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-f7a42b1fc18bae47.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0a3af5e760ae820b.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.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-4d0c28373280391b.rmeta --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-4d400f9bbfe436cf.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-34f47cf71d1b747d.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4dad74b0db16ea1f.rmeta --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-e9e0142edd923010.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-c346e9981ecdc6aa.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-f3307f821eb2d099.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-aa2fc19618e8223a.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rmeta --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-878a8767bd0518bb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-5c0457631068982a.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-a33837303a60c71a.rmeta --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-174227136a3b7501.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.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-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
35032024-09-04T16:14:52.828Z Compiling async-bb8-diesel v0.2.1
35042024-09-04T16:14:52.831Z 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=cfb816fb1660d56e -C extra-filename=-cfb816fb1660d56e --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-eaec0f1802c5ca04.so --extern bb8=/work/oxidecomputer/omicron/target/debug/deps/libbb8-b99b1f89f45978b6.rmeta --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-f7a42b1fc18bae47.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
35052024-09-04T16:14:53.615Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name diesel_dtrace --edition=2021 /home/build/.cargo/git/checkouts/diesel-dtrace-b9b9a29f91f682b9/8fcc2bb/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6b0ba7ad374e851e -C extra-filename=-6b0ba7ad374e851e --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-f7a42b1fc18bae47.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-5a011723636fb8e7.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
35062024-09-04T16:14:53.666Z Compiling tough v0.17.1
35072024-09-04T16:14:53.668Z 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=2d7ca09b3c75f1b7 -C extra-filename=-2d7ca09b3c75f1b7 --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-15fc923038689690.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-5859d1b7689bc278.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-965f1abbaef84084.rmeta --extern globset=/work/oxidecomputer/omicron/target/debug/deps/libglobset-20cd5044c8e669fe.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-46cf9439802ec3f9.rmeta --extern olpc_cjson=/work/oxidecomputer/omicron/target/debug/deps/libolpc_cjson-896f9f81fc43c7f7.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-ee2432dc82f63991.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-e736e5009c91f06c.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern serde_plain=/work/oxidecomputer/omicron/target/debug/deps/libserde_plain-bbba7b30c80fd8e5.rmeta --extern snafu=/work/oxidecomputer/omicron/target/debug/deps/libsnafu-4f316c88f87b815c.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-e44ebbb5ceb66800.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e3436a1b9cb47c0f.rmeta --extern typed_path=/work/oxidecomputer/omicron/target/debug/deps/libtyped_path-035dc440c125802f.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-5ba18449f0014995.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-c883dcfe2d3789aa.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-321402a375879e82.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
35082024-09-04T16:14:54.034Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
35092024-09-04T16:14:54.036Z 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=83d3531377766a16 -C extra-filename=-83d3531377766a16 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rmeta --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-84fcc129cceae6bd.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-3affc9248ff4b8d2.rmeta --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-532d4aa20d2aad84.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-fa4b0cefafd79693.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-a57bbe9c76c83262.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-b5049f8917f60a8a.rmeta --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-7c39b7b68aa684c0.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-fed2c687baef7b75.rmeta --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-5b04ee01f80bf577.rmeta --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-6631086f7f3ea66e.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-7849c9e51a3c096f.rmeta --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-6a1bf46cca89e5bb.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-caf1600dd15b5767.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-65e68db06b7158c6.rmeta --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-5b9641a05bc1f945.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib`
35102024-09-04T16:14:54.226Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
35112024-09-04T16:14:54.244Z 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=7256ca524447ea19 -C extra-filename=-7256ca524447ea19 --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-8599901668faa364.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-38c47bf6da852297.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
35122024-09-04T16:14:56.467Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
35132024-09-04T16:14:56.469Z 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=ebdfddc364a6d85e -C extra-filename=-ebdfddc364a6d85e --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-8599901668faa364.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
35142024-09-04T16:14:58.644Z Compiling cargo-platform v0.1.8
35152024-09-04T16:14:58.646Z 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=d2dd6dd0b593dde4 -C extra-filename=-d2dd6dd0b593dde4 --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-19476516253bd8c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35162024-09-04T16:14:59.247Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
35172024-09-04T16:14:59.250Z 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=e6d4adff763d9c59 -C extra-filename=-e6d4adff763d9c59 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-daf09654fc043815.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ba5ef2d7000f2955.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-725dd47f885197a3.rmeta --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-338ef30fca83f141.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rmeta --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-5e0310814f4e10ab.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rmeta --extern parse_size=/work/oxidecomputer/omicron/target/debug/deps/libparse_size-93c89df6fe796d16.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-e736e5009c91f06c.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern serde_path_to_error=/work/oxidecomputer/omicron/target/debug/deps/libserde_path_to_error-4bf70369cde44e16.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e6ef8036dc26a573.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-ccb6a7cc999cb954.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rmeta --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-2d7ca09b3c75f1b7.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-c883dcfe2d3789aa.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-7082b068d25239e7.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
35182024-09-04T16:15:04.947Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
35192024-09-04T16:15:04.949Z 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=b45cd3dd3ed74329 -C extra-filename=-b45cd3dd3ed74329 --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-b792cecba43cac9d.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-3affc9248ff4b8d2.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-fa4b0cefafd79693.rmeta --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-83d3531377766a16.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-dfad8d3c0c734c71.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-56dbc043bbd81c54.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib`
35202024-09-04T16:15:05.819Z Compiling cargo_metadata v0.18.1
35212024-09-04T16:15:05.821Z 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=7f0c25ed43737abb -C extra-filename=-7f0c25ed43737abb --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-b792cecba43cac9d.rmeta --extern cargo_platform=/work/oxidecomputer/omicron/target/debug/deps/libcargo_platform-d2dd6dd0b593dde4.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35222024-09-04T16:15:07.628Z Compiling assert_matches v1.5.0
35232024-09-04T16:15:07.631Z 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`
35242024-09-04T16:15:07.732Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
35252024-09-04T16:15:07.735Z 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=934df0395933e09c -C extra-filename=-934df0395933e09c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rmeta --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-46790a58b55a47f6.rmeta --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-6b747d7c482f7d6e.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4dad74b0db16ea1f.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-fed2c687baef7b75.rmeta --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-ebdfddc364a6d85e.rmeta --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-7256ca524447ea19.rmeta --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-b951d026ecf89835.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-caf1600dd15b5767.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
35262024-09-04T16:15:07.763Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
35272024-09-04T16:15:07.765Z 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=66bb38dded5accf5 -C extra-filename=-66bb38dded5accf5 --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-eaec0f1802c5ca04.so --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-4d0c28373280391b.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-34f47cf71d1b747d.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4dad74b0db16ea1f.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
35282024-09-04T16:15:08.313Z Compiling openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
35292024-09-04T16:15:08.316Z 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=d28e42e828a690f0 -C extra-filename=-d28e42e828a690f0 --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-e7d7b8ea648ab4e3.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-4058c7340bf7b5f3.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-1c1e529c4f2fdc97.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35302024-09-04T16:15:09.624Z Compiling libz-sys v1.1.16
35312024-09-04T16:15:09.626Z 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.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="libc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("asm", "cmake", "default", "libc", "static", "stock-zlib", "zlib-ng"))' -C metadata=c809c11c853335c2 -C extra-filename=-c809c11c853335c2 --out-dir /work/oxidecomputer/omicron/target/debug/build/libz-sys-c809c11c853335c2 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-16c270462d044a3e.rlib --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-eb481e38678e4e0a.rlib --extern vcpkg=/work/oxidecomputer/omicron/target/debug/deps/libvcpkg-1de0e5370f5fe5c3.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35322024-09-04T16:15:10.415Z Compiling rand_seeder v0.3.0
35332024-09-04T16:15:10.418Z 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=048e053912b89bba -C extra-filename=-048e053912b89bba --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-025910be55d74958.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35342024-09-04T16:15:10.436Z Running `/work/oxidecomputer/omicron/target/debug/build/libz-sys-c809c11c853335c2/build-script-build`
35352024-09-04T16:15:10.572Z Compiling libgit2-sys v0.17.0+1.8.1
35362024-09-04T16:15:10.590Z 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=a24bb6d81c40f3ee -C extra-filename=-a24bb6d81c40f3ee --out-dir /work/oxidecomputer/omicron/target/debug/build/libgit2-sys-a24bb6d81c40f3ee -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-16c270462d044a3e.rlib --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-eb481e38678e4e0a.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35372024-09-04T16:15:10.739Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
35382024-09-04T16:15:10.742Z 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=18f0dd23c926cd6e -C extra-filename=-18f0dd23c926cd6e --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-8bb428dfe1a4b149.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-025910be55d74958.rmeta --extern rand_seeder=/work/oxidecomputer/omicron/target/debug/deps/librand_seeder-048e053912b89bba.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
35392024-09-04T16:15:10.954Z Compiling portable-atomic v1.6.0
35402024-09-04T16:15:10.957Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/portable-atomic-1.6.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unreachable_pub '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes '--warn=clippy::default_union_representation' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::borrow_as_ptr' --cfg 'feature="default"' --cfg 'feature="fallback"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("critical-section", "default", "disable-fiq", "fallback", "float", "force-amo", "require-cas", "s-mode", "serde", "std", "unsafe-assume-single-core"))' -C metadata=12021e4b795f02e3 -C extra-filename=-12021e4b795f02e3 --out-dir /work/oxidecomputer/omicron/target/debug/build/portable-atomic-12021e4b795f02e3 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35412024-09-04T16:15:11.523Z Running `/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-a24bb6d81c40f3ee/build-script-build`
35422024-09-04T16:15:12.108Z Running `/work/oxidecomputer/omicron/target/debug/build/portable-atomic-12021e4b795f02e3/build-script-build`
35432024-09-04T16:15:12.163Z 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.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="libc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("asm", "cmake", "default", "libc", "static", "stock-zlib", "zlib-ng"))' -C metadata=3f227de299bd7bff -C extra-filename=-3f227de299bd7bff --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-3cee8a96976693de.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/lib/amd64 -l z -l z`
35442024-09-04T16:15:12.317Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
35452024-09-04T16:15:12.320Z 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=13c6a198bfdd9e25 -C extra-filename=-13c6a198bfdd9e25 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rmeta --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-0b25623578c66f58.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-909af6951c557926.rmeta --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-c9380d86e5571d46.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rmeta --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-cedc2b4cdec5a13d.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-f3307f821eb2d099.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e6ef8036dc26a573.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c44067982972fb00.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-40e1bb4255e62c74.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
35462024-09-04T16:15:17.604Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name portable_atomic --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/portable-atomic-1.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unreachable_pub '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes '--warn=clippy::default_union_representation' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::borrow_as_ptr' --cfg 'feature="default"' --cfg 'feature="fallback"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("critical-section", "default", "disable-fiq", "fallback", "float", "force-amo", "require-cas", "s-mode", "serde", "std", "unsafe-assume-single-core"))' -C metadata=9d52c690f1b3b666 -C extra-filename=-9d52c690f1b3b666 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg portable_atomic_llvm_16`
35472024-09-04T16:15:19.003Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
35482024-09-04T16:15:19.008Z 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=1f4366c9e0a9c1ec -C extra-filename=-1f4366c9e0a9c1ec --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-909af6951c557926.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-3affc9248ff4b8d2.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-34f47cf71d1b747d.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4dad74b0db16ea1f.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-5c0457631068982a.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-18f0dd23c926cd6e.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
35492024-09-04T16:15:19.604Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
35502024-09-04T16:15:19.608Z 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=b8d019cadb9f3511 -C extra-filename=-b8d019cadb9f3511 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ba5ef2d7000f2955.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.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-4d26041ad30ec019.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rmeta --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-5e0310814f4e10ab.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e6ef8036dc26a573.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e3436a1b9cb47c0f.rmeta --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-2d7ca09b3c75f1b7.rmeta --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-e6d4adff763d9c59.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/usr/ssl-3/lib/amd64`
35512024-09-04T16:15:21.893Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
35522024-09-04T16:15:21.900Z 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=a24ca1572ff79044 -C extra-filename=-a24ca1572ff79044 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
35532024-09-04T16:15:22.058Z Compiling vergen v8.3.2
35542024-09-04T16:15:22.065Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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`
35552024-09-04T16:15:22.434Z Compiling number_prefix v0.4.0
35562024-09-04T16:15:22.437Z 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`
35572024-09-04T16:15:22.695Z Compiling indicatif v0.17.8
35582024-09-04T16:15:22.698Z 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=ddcee7a78aa9002d -C extra-filename=-ddcee7a78aa9002d --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-c4214c86ee2bbd33.rmeta --extern number_prefix=/work/oxidecomputer/omicron/target/debug/deps/libnumber_prefix-8f0572afc11e7106.rmeta --extern portable_atomic=/work/oxidecomputer/omicron/target/debug/deps/libportable_atomic-9d52c690f1b3b666.rmeta --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-8be4b95ce6e63459.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-3919ec52e6b0b262.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35592024-09-04T16:15:24.875Z Running `/work/oxidecomputer/omicron/target/debug/build/vergen-8aef8dd6f9115d81/build-script-build`
35602024-09-04T16:15:24.897Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
35612024-09-04T16:15:24.900Z 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=1b082570154ec655 -C extra-filename=-1b082570154ec655 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-saga-recovery-1b082570154ec655 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-593a287cdf6d02eb.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
35622024-09-04T16:15:24.955Z Compiling libsqlite3-sys v0.28.0
35632024-09-04T16:15:24.959Z 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.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="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=4728c1feba165bca -C extra-filename=-4728c1feba165bca --out-dir /work/oxidecomputer/omicron/target/debug/build/libsqlite3-sys-4728c1feba165bca -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-eb481e38678e4e0a.rlib --extern vcpkg=/work/oxidecomputer/omicron/target/debug/deps/libvcpkg-1de0e5370f5fe5c3.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35642024-09-04T16:15:25.258Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-saga-recovery-1b082570154ec655/build-script-build`
35652024-09-04T16:15:25.286Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
35662024-09-04T16:15:25.289Z 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=cd5f5b45490a38d9 -C extra-filename=-cd5f5b45490a38d9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-a57bbe9c76c83262.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0a3af5e760ae820b.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4dad74b0db16ea1f.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rmeta --extern openapi_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager_types-a24ca1572ff79044.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-1c1e529c4f2fdc97.rmeta --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-d02302f65ec281ca.rmeta --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-9e6d2b50d12843e9.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
35672024-09-04T16:15:25.592Z Running `/work/oxidecomputer/omicron/target/debug/build/libsqlite3-sys-4728c1feba165bca/build-script-build`
35682024-09-04T16:15:25.634Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
35692024-09-04T16:15:25.636Z 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=19745ff07c3d5def -C extra-filename=-19745ff07c3d5def --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.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-909af6951c557926.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-e7d7b8ea648ab4e3.rmeta --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-46790a58b55a47f6.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-7e28ccd96dc058f1.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-4d0c28373280391b.rmeta --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-1f4366c9e0a9c1ec.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-34f47cf71d1b747d.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4dad74b0db16ea1f.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-f3307f821eb2d099.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-5c0457631068982a.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0a062de836263b83.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-18f0dd23c926cd6e.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
35702024-09-04T16:15:32.831Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
35712024-09-04T16:15:32.834Z 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=57ecd10d0e301429 -C extra-filename=-57ecd10d0e301429 --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-4d26041ad30ec019.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4dad74b0db16ea1f.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
35722024-09-04T16:15:33.481Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
35732024-09-04T16:15:33.484Z 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=a762c49cfe2b02c9 -C extra-filename=-a762c49cfe2b02c9 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-reconfigurator-execution-a762c49cfe2b02c9 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-593a287cdf6d02eb.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
35742024-09-04T16:15:33.853Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
35752024-09-04T16:15:33.856Z 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=5c4f00409c231bcd -C extra-filename=-5c4f00409c231bcd --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-metrics-producer-gc-5c4f00409c231bcd -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-593a287cdf6d02eb.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
35762024-09-04T16:15:34.229Z Compiling castaway v0.2.3
35772024-09-04T16:15:34.232Z 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`
35782024-09-04T16:15:34.417Z Dirty unicode-linebreak v0.1.5: the rustflags changed
35792024-09-04T16:15:34.418Z Compiling unicode-linebreak v0.1.5
35802024-09-04T16:15:34.420Z 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`
35812024-09-04T16:15:34.888Z Dirty smawk v0.3.2: the rustflags changed
35822024-09-04T16:15:34.888Z Compiling smawk v0.3.2
35832024-09-04T16:15:34.890Z 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`
35842024-09-04T16:15:35.124Z Dirty textwrap v0.16.1: the rustflags changed
35852024-09-04T16:15:35.124Z Compiling textwrap v0.16.1
35862024-09-04T16:15:35.127Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name textwrap --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/textwrap-0.16.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="smawk"' --cfg 'feature="unicode-linebreak"' --cfg 'feature="unicode-width"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "hyphenation", "smawk", "terminal_size", "unicode-linebreak", "unicode-width"))' -C metadata=a743db74423d42c5 -C extra-filename=-a743db74423d42c5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern smawk=/work/oxidecomputer/omicron/target/debug/deps/libsmawk-67ff47dd1c0fd95d.rmeta --extern unicode_linebreak=/work/oxidecomputer/omicron/target/debug/deps/libunicode_linebreak-5745b33b579fab38.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-3919ec52e6b0b262.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35872024-09-04T16:15:36.421Z Compiling compact_str v0.8.0
35882024-09-04T16:15:36.424Z 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`
35892024-09-04T16:15:37.317Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-metrics-producer-gc-5c4f00409c231bcd/build-script-build`
35902024-09-04T16:15:37.350Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-reconfigurator-execution-a762c49cfe2b02c9/build-script-build`
35912024-09-04T16:15:37.380Z 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.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="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=20ac25e44b9f976b -C extra-filename=-20ac25e44b9f976b --out-dir /work/oxidecomputer/omicron/target/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`
35922024-09-04T16:15:37.395Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
35932024-09-04T16:15:37.400Z 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=845e868eb19953d8 -C extra-filename=-845e868eb19953d8 --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-8599901668faa364.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-38c47bf6da852297.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.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-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
35942024-09-04T16:15:37.914Z Compiling unicode-truncate v1.0.0
35952024-09-04T16:15:37.924Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name unicode_truncate --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode-truncate-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=1b803a069b8e44cb -C extra-filename=-1b803a069b8e44cb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-bb69c56d84ec7036.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-3919ec52e6b0b262.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35962024-09-04T16:15:37.933Z Compiling hashlink v0.9.1
35972024-09-04T16:15:37.933Z 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=b9c432051d188330 -C extra-filename=-b9c432051d188330 --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-333cc1e052d8280e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35982024-09-04T16:15:38.175Z Compiling lru v0.12.3
35992024-09-04T16:15:38.178Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name lru --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/lru-0.12.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="hashbrown"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "hashbrown", "nightly"))' -C metadata=8aff66b2cacf76c4 -C extra-filename=-8aff66b2cacf76c4 --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-333cc1e052d8280e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36002024-09-04T16:15:38.492Z Compiling instability v0.3.2
36012024-09-04T16:15:38.494Z 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=cfbf10543b7f664a -C extra-filename=-cfbf10543b7f664a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36022024-09-04T16:15:38.636Z Compiling fallible-iterator v0.3.0
36032024-09-04T16:15:38.647Z 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`
36042024-09-04T16:15:38.815Z Compiling fallible-streaming-iterator v0.1.9
36052024-09-04T16:15:38.818Z 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`
36062024-09-04T16:15:39.082Z Compiling cassowary v0.3.0
36072024-09-04T16:15:39.085Z 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`
36082024-09-04T16:15:39.319Z Compiling is_ci v1.2.0
36092024-09-04T16:15:39.322Z 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`
36102024-09-04T16:15:39.604Z Compiling supports-color v3.0.0
36112024-09-04T16:15:39.606Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name supports_color --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/supports-color-3.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=bd01036f692a511f -C extra-filename=-bd01036f692a511f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern is_ci=/work/oxidecomputer/omicron/target/debug/deps/libis_ci-1ffd4f2a5c71f8ce.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36122024-09-04T16:15:39.762Z Compiling ratatui v0.28.0
36132024-09-04T16:15:39.764Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ratatui --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ratatui-0.28.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::pedantic' '--warn=clippy::cargo' '--warn=clippy::use_self' --forbid=unsafe_code '--warn=clippy::unnecessary_self_imports' '--warn=clippy::string_to_string' '--warn=clippy::string_slice' '--warn=clippy::string_lit_chars_any' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::redundant_type_annotations' '--warn=clippy::or_fun_call' '--warn=clippy::needless_raw_strings' '--warn=clippy::needless_pass_by_ref_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::module_inception' '--warn=clippy::mod_module_files' '--warn=clippy::mixed_read_write_in_expression' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--warn=clippy::missing_const_for_fn' '--warn=clippy::map_err_ignore' '--warn=clippy::format_push_string' '--warn=clippy::fn_to_numeric_cast_any' '--warn=clippy::equatable_if_let' '--warn=clippy::empty_line_after_doc_comments' '--warn=clippy::else_if_without_else' '--warn=clippy::deref_by_slicing' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--warn=clippy::as_underscore' --cfg 'feature="crossterm"' --cfg 'feature="default"' --cfg 'feature="underline-color"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-widgets", "crossterm", "default", "document-features", "macros", "palette", "serde", "termion", "termwiz", "underline-color", "unstable", "unstable-rendered-line-info", "unstable-widget-ref", "widget-calendar"))' -C metadata=a9b0da757547c84e -C extra-filename=-a9b0da757547c84e --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-8e41b751a0ccc20a.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-99fce4ba7a2bc586.rmeta --extern instability=/work/oxidecomputer/omicron/target/debug/deps/libinstability-cfbf10543b7f664a.so --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rmeta --extern lru=/work/oxidecomputer/omicron/target/debug/deps/liblru-8aff66b2cacf76c4.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-4ec299dfa0e92da3.so --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rmeta --extern strum_macros=/work/oxidecomputer/omicron/target/debug/deps/libstrum_macros-af4c16b7d1ccc6d5.so --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-d809c6274b019e58.rmeta --extern unicode_truncate=/work/oxidecomputer/omicron/target/debug/deps/libunicode_truncate-1b803a069b8e44cb.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-3919ec52e6b0b262.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36142024-09-04T16:15:40.021Z Compiling rusqlite v0.31.0
36152024-09-04T16:15:40.024Z 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.31.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --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", "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=5ea3eb029cf0c6f3 -C extra-filename=-5ea3eb029cf0c6f3 --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-8e41b751a0ccc20a.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-b9c432051d188330.rmeta --extern libsqlite3_sys=/work/oxidecomputer/omicron/target/debug/deps/liblibsqlite3_sys-20ac25e44b9f976b.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`
36162024-09-04T16:15:40.301Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
36172024-09-04T16:15:40.304Z 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=4a4b098a8c4fc6b4 -C extra-filename=-4a4b098a8c4fc6b4 --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-nexus-4a4b098a8c4fc6b4 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-593a287cdf6d02eb.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
36182024-09-04T16:15:40.668Z Compiling twox-hash v1.6.3
36192024-09-04T16:15:40.670Z 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=859bca93b8189f0f -C extra-filename=-859bca93b8189f0f --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-6ea14e4997ff6b64.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`
36202024-09-04T16:15:41.457Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-nexus-4a4b098a8c4fc6b4/build-script-build`
36212024-09-04T16:15:41.487Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e58ca3693cb9ce0438947beba10e97ee38a0966b#e58ca369)
36222024-09-04T16:15:41.490Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name crucible_pantry_client --edition=2021 /home/build/.cargo/git/checkouts/crucible-f3b5bdecdc6486d6/e58ca36/pantry-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=21eb12c9a8b5123d -C extra-filename=-21eb12c9a8b5123d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.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-38c47bf6da852297.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
36232024-09-04T16:15:43.125Z Compiling samael v0.0.15
36242024-09-04T16:15:43.127Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_bindings --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/samael-0.0.15/bindings.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="lazy_static"' --cfg 'feature="libc"' --cfg 'feature="libxml"' --cfg 'feature="xmlsec"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("lazy_static", "libc", "libxml", "xmlsec"))' -C metadata=e6060661f84640b4 -C extra-filename=-e6060661f84640b4 --out-dir /work/oxidecomputer/omicron/target/debug/build/samael-e6060661f84640b4 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bindgen=/work/oxidecomputer/omicron/target/debug/deps/libbindgen-0691a4fa23aef3f3.rlib --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-eb481e38678e4e0a.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36252024-09-04T16:15:43.145Z Compiling fatfs v0.3.6
36262024-09-04T16:15:43.148Z 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=bc768b83042f573b -C extra-filename=-bc768b83042f573b --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-8599901668faa364.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-46cf9439802ec3f9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36272024-09-04T16:15:44.270Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
36282024-09-04T16:15:44.273Z 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=82ee25f40e8a062b -C extra-filename=-82ee25f40e8a062b --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-8599901668faa364.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-f4546d169218b6bf.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-38c47bf6da852297.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-b3d8d6b94a4e8781.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c44067982972fb00.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-40e1bb4255e62c74.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-13c6a198bfdd9e25.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
36292024-09-04T16:15:44.912Z Compiling csv-core v0.1.11
36302024-09-04T16:15:44.916Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name csv_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/csv-core-0.1.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "libc"))' -C metadata=ea19030902cb9687 -C extra-filename=-ea19030902cb9687 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-3b15747880b886c1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36312024-09-04T16:15:45.478Z Compiling csv v1.3.0
36322024-09-04T16:15:45.480Z 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=7bbbd3f4da410b18 -C extra-filename=-7bbbd3f4da410b18 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern csv_core=/work/oxidecomputer/omicron/target/debug/deps/libcsv_core-ea19030902cb9687.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-4cb0fb6bacfafb96.rmeta --extern ryu=/work/oxidecomputer/omicron/target/debug/deps/libryu-c8748712d383e42f.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36332024-09-04T16:15:45.525Z Running `/work/oxidecomputer/omicron/target/debug/build/samael-e6060661f84640b4/build-script-bindings`
36342024-09-04T16:15:46.683Z Compiling rtoolbox v0.0.2
36352024-09-04T16:15:46.686Z 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=2fd1dd22322cf433 -C extra-filename=-2fd1dd22322cf433 --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-3cee8a96976693de.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36362024-09-04T16:15:46.781Z Compiling shell-words v1.1.0
36372024-09-04T16:15:46.783Z 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`
36382024-09-04T16:15:47.089Z Compiling rpassword v7.3.1
36392024-09-04T16:15:47.093Z 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=f50f65d7a9697e08 -C extra-filename=-f50f65d7a9697e08 --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-3cee8a96976693de.rmeta --extern rtoolbox=/work/oxidecomputer/omicron/target/debug/deps/librtoolbox-2fd1dd22322cf433.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36402024-09-04T16:15:47.125Z Compiling tui-tree-widget v0.22.0
36412024-09-04T16:15:47.130Z 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=cb6b71b928112989 -C extra-filename=-cb6b71b928112989 --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-a9b0da757547c84e.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-3919ec52e6b0b262.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36422024-09-04T16:15:47.437Z Compiling tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
36432024-09-04T16:15:47.439Z 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=505d5e996502021c -C extra-filename=-505d5e996502021c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rmeta --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-c4214c86ee2bbd33.rmeta --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-2db2963ce829035d.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rmeta --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-e6d4adff763d9c59.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib`
36442024-09-04T16:15:47.492Z Compiling yansi v0.5.1
36452024-09-04T16:15:47.494Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name yansi --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/yansi-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=88b97de0d39332af -C extra-filename=-88b97de0d39332af --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36462024-09-04T16:15:47.853Z Compiling pretty_assertions v1.4.0
36472024-09-04T16:15:47.859Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name pretty_assertions --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pretty_assertions-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std", "unstable"))' -C metadata=0027465b2e6825f2 -C extra-filename=-0027465b2e6825f2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern diff=/work/oxidecomputer/omicron/target/debug/deps/libdiff-0f6054f8c11a1395.rmeta --extern yansi=/work/oxidecomputer/omicron/target/debug/deps/libyansi-88b97de0d39332af.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36482024-09-04T16:15:48.100Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name samael --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/samael-0.0.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type staticlib --crate-type rlib --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="lazy_static"' --cfg 'feature="libc"' --cfg 'feature="libxml"' --cfg 'feature="xmlsec"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("lazy_static", "libc", "libxml", "xmlsec"))' -C metadata=2d2ed6a64ba3e36a -C extra-filename=-2d2ed6a64ba3e36a --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-8599901668faa364.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-7e163dc342453adc.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-725dd47f885197a3.rlib --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-4058c7340bf7b5f3.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rlib --extern libxml=/work/oxidecomputer/omicron/target/debug/deps/liblibxml-30c55ec0d37a5c48.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-1c28f15d8bd98486.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-01bb75b60de83b30.rlib --extern quick_xml=/work/oxidecomputer/omicron/target/debug/deps/libquick_xml-351049919d5714d3.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-c883dcfe2d3789aa.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.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`
36492024-09-04T16:15:48.284Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
36502024-09-04T16:15:48.292Z 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=72ce028dc13365ff -C extra-filename=-72ce028dc13365ff --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rmeta --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-ed746f18f31e2aa0.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-a57bbe9c76c83262.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-38c47bf6da852297.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-b3d8d6b94a4e8781.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
36512024-09-04T16:15:49.476Z Compiling polyval v0.6.2
36522024-09-04T16:15:49.482Z 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=2002b3c43f20ecae -C extra-filename=-2002b3c43f20ecae --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-250510e548f1bd64.rmeta --extern opaque_debug=/work/oxidecomputer/omicron/target/debug/deps/libopaque_debug-41406f716c9b46c1.rmeta --extern universal_hash=/work/oxidecomputer/omicron/target/debug/deps/libuniversal_hash-aec64a2ae5835583.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36532024-09-04T16:15:49.949Z Compiling rfc6979 v0.4.0
36542024-09-04T16:15:49.951Z 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=fc11e42b02ad4055 -C extra-filename=-fc11e42b02ad4055 --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-f03460b191d7ec86.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-69c441407b09e74b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36552024-09-04T16:15:50.160Z Compiling ecdsa v0.16.9
36562024-09-04T16:15:50.162Z 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=628bf485b6218e22 -C extra-filename=-628bf485b6218e22 --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-e6f841b1e5437932.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-d2d889a761cc1203.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-a81a0a662579eff1.rmeta --extern rfc6979=/work/oxidecomputer/omicron/target/debug/deps/librfc6979-fc11e42b02ad4055.rmeta --extern signature=/work/oxidecomputer/omicron/target/debug/deps/libsignature-a51fffc00f04704a.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-2f5012838d8a5b7d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36572024-09-04T16:15:51.000Z Compiling ghash v0.5.1
36582024-09-04T16:15:51.003Z 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=5afea5db3f20c4d9 -C extra-filename=-5afea5db3f20c4d9 --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-2002b3c43f20ecae.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36592024-09-04T16:15:51.202Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
36602024-09-04T16:15:51.205Z 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=1328e7ee90079486 -C extra-filename=-1328e7ee90079486 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rmeta --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-daf09654fc043815.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-2f8000a2198a9279.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-99fce4ba7a2bc586.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rmeta --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-e7d7b8ea648ab4e3.rmeta --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-ddcee7a78aa9002d.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-c346e9981ecdc6aa.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-cedc2b4cdec5a13d.rmeta --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-a9b0da757547c84e.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rmeta --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-f50f65d7a9697e08.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.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-c44067982972fb00.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-2db2963ce829035d.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rmeta --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-bd01036f692a511f.rmeta --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-a743db74423d42c5.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e3436a1b9cb47c0f.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rmeta --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-78f7586b935e5407.rmeta --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-cb6b71b928112989.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-3919ec52e6b0b262.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-40e1bb4255e62c74.rmeta --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-13c6a198bfdd9e25.rmeta --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-82ee25f40e8a062b.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d47f5ede55f99f5b.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
36612024-09-04T16:15:54.851Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
36622024-09-04T16:15:54.854Z 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=a5431fa9414a448d -C extra-filename=-a5431fa9414a448d --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-cd70e29d14d09b59.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
36632024-09-04T16:15:56.454Z Compiling primeorder v0.13.6
36642024-09-04T16:15:56.456Z 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=6427d752a0037046 -C extra-filename=-6427d752a0037046 --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-a81a0a662579eff1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36652024-09-04T16:15:57.010Z Compiling ctr v0.9.2
36662024-09-04T16:15:57.012Z 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=58efa04770569d48 -C extra-filename=-58efa04770569d48 --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-fe9a32234f466722.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36672024-09-04T16:15:57.395Z Compiling plotters-backend v0.3.5
36682024-09-04T16:15:57.397Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name plotters_backend --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/plotters-backend-0.3.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=cae6e4eff76e0ec4 -C extra-filename=-cae6e4eff76e0ec4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36692024-09-04T16:15:57.961Z Compiling doc-comment v0.3.3
36702024-09-04T16:15:57.964Z 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`
36712024-09-04T16:15:58.662Z Compiling target-lexicon v0.12.16
36722024-09-04T16:15:58.664Z 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`
36732024-09-04T16:15:59.734Z Running `/work/oxidecomputer/omicron/target/debug/build/target-lexicon-1168d39a58d12fe8/build-script-build`
36742024-09-04T16:15:59.809Z Running `/work/oxidecomputer/omicron/target/debug/build/doc-comment-14c1a7aa8d9df06d/build-script-build`
36752024-09-04T16:15:59.976Z Compiling plotters-svg v0.3.5
36762024-09-04T16:15:59.979Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name plotters_svg --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/plotters-svg-0.3.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bitmap_encoder", "debug", "image"))' -C metadata=e75ceed9def0dc02 -C extra-filename=-e75ceed9def0dc02 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern plotters_backend=/work/oxidecomputer/omicron/target/debug/deps/libplotters_backend-cae6e4eff76e0ec4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36772024-09-04T16:16:00.434Z Compiling aes-gcm v0.10.3
36782024-09-04T16:16:00.436Z 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=63cdd06b9c8468e8 -C extra-filename=-63cdd06b9c8468e8 --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-0b3f758a1a48f0db.rmeta --extern aes=/work/oxidecomputer/omicron/target/debug/deps/libaes-99a0a479c4ceaf78.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-fe9a32234f466722.rmeta --extern ctr=/work/oxidecomputer/omicron/target/debug/deps/libctr-58efa04770569d48.rmeta --extern ghash=/work/oxidecomputer/omicron/target/debug/deps/libghash-5afea5db3f20c4d9.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-69c441407b09e74b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36792024-09-04T16:16:00.751Z Compiling ed25519 v2.2.3
36802024-09-04T16:16:00.754Z 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=0d6cf02980b98129 -C extra-filename=-0d6cf02980b98129 --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-02364bea890e4dea.rmeta --extern signature=/work/oxidecomputer/omicron/target/debug/deps/libsignature-a51fffc00f04704a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36812024-09-04T16:16:02.022Z Compiling ssh-encoding v0.2.0
36822024-09-04T16:16:02.024Z 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=a816f4e75fc7b66b -C extra-filename=-a816f4e75fc7b66b --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-e6ef8036dc26a573.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36832024-09-04T16:16:02.549Z Compiling blowfish v0.9.1
36842024-09-04T16:16:02.551Z 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=5e871b3fc2ef4001 -C extra-filename=-5e871b3fc2ef4001 --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-fe9a32234f466722.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36852024-09-04T16:16:02.766Z Compiling guppy-workspace-hack v0.1.0
36862024-09-04T16:16:02.769Z 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`
36872024-09-04T16:16:03.017Z Compiling assert_cmd v2.0.16
36882024-09-04T16:16:03.020Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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`
36892024-09-04T16:16:03.140Z Compiling cast v0.3.0
36902024-09-04T16:16:03.142Z 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`
36912024-09-04T16:16:03.536Z Compiling criterion-plot v0.5.0
36922024-09-04T16:16:03.538Z 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`
36932024-09-04T16:16:03.565Z Running `/work/oxidecomputer/omicron/target/debug/build/assert_cmd-822646a8dc5d2c94/build-script-build`
36942024-09-04T16:16:03.596Z Running `/work/oxidecomputer/omicron/target/debug/build/guppy-workspace-hack-94b301b3d8fce7ed/build-script-build`
36952024-09-04T16:16:03.627Z Compiling bcrypt-pbkdf v0.10.0
36962024-09-04T16:16:03.630Z 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=e910d4fadef6fb21 -C extra-filename=-e910d4fadef6fb21 --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-5e871b3fc2ef4001.rmeta --extern pbkdf2=/work/oxidecomputer/omicron/target/debug/deps/libpbkdf2-a7527657846b788a.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e6ef8036dc26a573.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36972024-09-04T16:16:04.272Z Compiling ssh-cipher v0.2.0
36982024-09-04T16:16:04.274Z 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=2f554847f510f0c8 -C extra-filename=-2f554847f510f0c8 --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-99a0a479c4ceaf78.rmeta --extern aes_gcm=/work/oxidecomputer/omicron/target/debug/deps/libaes_gcm-63cdd06b9c8468e8.rmeta --extern cbc=/work/oxidecomputer/omicron/target/debug/deps/libcbc-72ebe6b8d80d06bc.rmeta --extern chacha20=/work/oxidecomputer/omicron/target/debug/deps/libchacha20-1a65c13b49a18475.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-fe9a32234f466722.rmeta --extern ctr=/work/oxidecomputer/omicron/target/debug/deps/libctr-58efa04770569d48.rmeta --extern poly1305=/work/oxidecomputer/omicron/target/debug/deps/libpoly1305-a1b04c1145a07966.rmeta --extern encoding=/work/oxidecomputer/omicron/target/debug/deps/libssh_encoding-a816f4e75fc7b66b.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-69c441407b09e74b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36992024-09-04T16:16:04.365Z 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=8be616b355e615a1 -C extra-filename=-8be616b355e615a1 --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-3cee8a96976693de.rmeta --extern libz_sys=/work/oxidecomputer/omicron/target/debug/deps/liblibz_sys-3f227de299bd7bff.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-0a68b1f68bc35a51/out/build -l static=git2 -L native=/usr/lib/amd64 --cfg libgit2_vendored`
37002024-09-04T16:16:04.629Z Compiling ed25519-dalek v2.1.1
37012024-09-04T16:16:04.632Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ed25519_dalek --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ed25519-dalek-2.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fast"' --cfg 'feature="pkcs8"' --cfg 'feature="rand_core"' --cfg 'feature="std"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "asm", "batch", "default", "digest", "fast", "hazmat", "legacy_compatibility", "merlin", "pem", "pkcs8", "rand_core", "serde", "signature", "std", "zeroize"))' -C metadata=acb1659010a6da62 -C extra-filename=-acb1659010a6da62 --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-369023823747935e.rmeta --extern ed25519=/work/oxidecomputer/omicron/target/debug/deps/libed25519-0d6cf02980b98129.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-025910be55d74958.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e6ef8036dc26a573.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-69c441407b09e74b.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d47f5ede55f99f5b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37022024-09-04T16:16:05.086Z Compiling git2 v0.19.0
37032024-09-04T16:16:05.089Z 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=cc0e25b33bb15e0d -C extra-filename=-cc0e25b33bb15e0d --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-8e41b751a0ccc20a.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rmeta --extern libgit2_sys=/work/oxidecomputer/omicron/target/debug/deps/liblibgit2_sys-8be616b355e615a1.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-46cf9439802ec3f9.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-c883dcfe2d3789aa.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/usr/lib/amd64`
37042024-09-04T16:16:05.816Z Compiling plotters v0.3.5
37052024-09-04T16:16:05.819Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name plotters --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/plotters-0.3.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="area_series"' --cfg 'feature="line_series"' --cfg 'feature="plotters-svg"' --cfg 'feature="svg_backend"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ab_glyph", "all_elements", "all_series", "area_series", "bitmap_backend", "bitmap_encoder", "bitmap_gif", "boxplot", "candlestick", "chrono", "colormaps", "datetime", "default", "deprecated_items", "errorbar", "evcxr", "evcxr_bitmap", "font-kit", "fontconfig-dlopen", "full_palette", "histogram", "image", "lazy_static", "line_series", "once_cell", "pathfinder_geometry", "plotters-bitmap", "plotters-svg", "point_series", "surface_series", "svg_backend", "ttf", "ttf-parser"))' -C metadata=cb38a7de030db99f -C extra-filename=-cb38a7de030db99f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-2914d78ac96fc53c.rmeta --extern plotters_backend=/work/oxidecomputer/omicron/target/debug/deps/libplotters_backend-cae6e4eff76e0ec4.rmeta --extern plotters_svg=/work/oxidecomputer/omicron/target/debug/deps/libplotters_svg-e75ceed9def0dc02.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37062024-09-04T16:16:06.005Z 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`
37072024-09-04T16:16:06.113Z 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"'`
37082024-09-04T16:16:06.953Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
37092024-09-04T16:16:06.956Z 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=e811964cbcb1d1a8 -C extra-filename=-e811964cbcb1d1a8 --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-8599901668faa364.rmeta --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-7bbbd3f4da410b18.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
37102024-09-04T16:16:08.305Z 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=e90263d62b579b2f -C extra-filename=-e90263d62b579b2f --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-e104b8d0e3e83c84.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4dad74b0db16ea1f.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.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-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
37112024-09-04T16:16:08.389Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
37122024-09-04T16:16:08.395Z 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=be53dce1e4fa5bfc -C extra-filename=-be53dce1e4fa5bfc --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-ef9417ff7f726208.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-909af6951c557926.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-c346e9981ecdc6aa.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c44067982972fb00.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-13c6a198bfdd9e25.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
37132024-09-04T16:16:09.677Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
37142024-09-04T16:16:09.680Z 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=0449523a445decef -C extra-filename=-0449523a445decef --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-a57bbe9c76c83262.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-f4546d169218b6bf.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
37152024-09-04T16:16:12.731Z 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=9651047307e50355 -C extra-filename=-9651047307e50355 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rmeta --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-7f0c25ed43737abb.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern git2_rs=/work/oxidecomputer/omicron/target/debug/deps/libgit2-cc0e25b33bb15e0d.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rmeta --extern rustc_version=/work/oxidecomputer/omicron/target/debug/deps/librustc_version-5207196babc65af3.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-2127d3e6f9069305.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-0a68b1f68bc35a51/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)'`
37162024-09-04T16:16:13.663Z Compiling http-body v1.0.0
37172024-09-04T16:16:13.666Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name http_body --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/http-body-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=da496f24649994dc -C extra-filename=-da496f24649994dc --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-7296041c0fd81490.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4e2b74acff94d59c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37182024-09-04T16:16:13.926Z Compiling tinytemplate v1.2.1
37192024-09-04T16:16:13.928Z 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=9298f6c0d190a3da -C extra-filename=-9298f6c0d190a3da --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-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37202024-09-04T16:16:14.797Z Compiling password-hash v0.4.2
37212024-09-04T16:16:14.800Z 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=ef65e5def1c66cb1 -C extra-filename=-ef65e5def1c66cb1 --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-025910be55d74958.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-69c441407b09e74b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37222024-09-04T16:16:15.070Z Compiling anes v0.1.6
37232024-09-04T16:16:15.072Z 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`
37242024-09-04T16:16:15.241Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e58ca3693cb9ce0438947beba10e97ee38a0966b#e58ca369)
37252024-09-04T16:16:15.244Z 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/e58ca36/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=142ffefe2f6b61e6 -C extra-filename=-142ffefe2f6b61e6 --out-dir /work/oxidecomputer/omicron/target/debug/build/crucible-common-142ffefe2f6b61e6 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern vergen=/work/oxidecomputer/omicron/target/debug/deps/libvergen-9651047307e50355.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-0a68b1f68bc35a51/out/build -L native=/usr/lib/amd64`
37262024-09-04T16:16:15.574Z Compiling matches v0.1.10
37272024-09-04T16:16:15.577Z 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`
37282024-09-04T16:16:15.686Z Compiling target-spec v3.2.1
37292024-09-04T16:16:15.688Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/target-spec-3.2.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("custom", "proptest", "proptest1", "summaries"))' --check-cfg 'cfg(doc_cfg)' -C metadata=6776775b34ffe480 -C extra-filename=-6776775b34ffe480 --out-dir /work/oxidecomputer/omicron/target/debug/build/target-spec-6776775b34ffe480 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37302024-09-04T16:16:15.710Z Compiling hex-literal v0.4.1
37312024-09-04T16:16:15.712Z 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`
37322024-09-04T16:16:15.876Z Compiling oorandom v11.1.3
37332024-09-04T16:16:15.879Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oorandom --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/oorandom-11.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1eb2728289b3cdf7 -C extra-filename=-1eb2728289b3cdf7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37342024-09-04T16:16:16.091Z Compiling regex-automata v0.1.10
37352024-09-04T16:16:16.093Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name regex_automata --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/regex-automata-0.1.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "fst", "regex-syntax", "std", "transducer"))' -C metadata=9ec91e78f0fbd44e -C extra-filename=-9ec91e78f0fbd44e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37362024-09-04T16:16:16.330Z Compiling tower-layer v0.3.2
37372024-09-04T16:16:16.333Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tower_layer --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tower-layer-0.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3b613db6f9bf41c0 -C extra-filename=-3b613db6f9bf41c0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37382024-09-04T16:16:16.629Z Compiling tower v0.4.13
37392024-09-04T16:16:16.633Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tower --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tower-0.4.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="__common"' --cfg 'feature="default"' --cfg 'feature="futures-core"' --cfg 'feature="futures-util"' --cfg 'feature="log"' --cfg 'feature="make"' --cfg 'feature="pin-project"' --cfg 'feature="pin-project-lite"' --cfg 'feature="tokio"' --cfg 'feature="tracing"' --cfg 'feature="util"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__common", "balance", "buffer", "default", "discover", "filter", "full", "futures-core", "futures-util", "hdrhistogram", "hedge", "indexmap", "limit", "load", "load-shed", "log", "make", "pin-project", "pin-project-lite", "rand", "ready-cache", "reconnect", "retry", "slab", "spawn-ready", "steer", "timeout", "tokio", "tokio-stream", "tokio-util", "tracing", "util"))' -C metadata=a6dc7079c08ccaaa -C extra-filename=-a6dc7079c08ccaaa --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-965f1abbaef84084.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-a0ceeed7299917eb.rmeta --extern pin_project=/work/oxidecomputer/omicron/target/debug/deps/libpin_project-3899f306fde85002.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-1981ee7ae2c1df25.rmeta --extern tower_layer=/work/oxidecomputer/omicron/target/debug/deps/libtower_layer-3b613db6f9bf41c0.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-c20ddb2efdeabe78.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-119892d76510e357.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37402024-09-04T16:16:16.654Z Compiling bstr v0.2.17
37412024-09-04T16:16:16.672Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bstr --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bstr-0.2.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="lazy_static"' --cfg 'feature="regex-automata"' --cfg 'feature="std"' --cfg 'feature="unicode"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "lazy_static", "regex-automata", "serde", "serde1", "serde1-nostd", "std", "unicode"))' -C metadata=abe7cc3ca82e0c0a -C extra-filename=-abe7cc3ca82e0c0a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-4058c7340bf7b5f3.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-3b15747880b886c1.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-9ec91e78f0fbd44e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37422024-09-04T16:16:16.907Z Running `/work/oxidecomputer/omicron/target/debug/build/crucible-common-142ffefe2f6b61e6/build-script-build`
37432024-09-04T16:16:17.548Z Running `/work/oxidecomputer/omicron/target/debug/build/target-spec-6776775b34ffe480/build-script-build`
37442024-09-04T16:16:17.571Z Compiling criterion v0.5.1
37452024-09-04T16:16:17.573Z 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=fe7b7abfded67dea -C extra-filename=-fe7b7abfded67dea --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-2f8000a2198a9279.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rmeta --extern criterion_plot=/work/oxidecomputer/omicron/target/debug/deps/libcriterion_plot-d839c17e454abea8.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rmeta --extern is_terminal=/work/oxidecomputer/omicron/target/debug/deps/libis_terminal-dc0a9157b5066ae2.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-197a32e1da667e01.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-2914d78ac96fc53c.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --extern oorandom=/work/oxidecomputer/omicron/target/debug/deps/liboorandom-1eb2728289b3cdf7.rmeta --extern plotters=/work/oxidecomputer/omicron/target/debug/deps/libplotters-cb38a7de030db99f.rmeta --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-8be4b95ce6e63459.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-9d3985cfd86df11e.so --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern tinytemplate=/work/oxidecomputer/omicron/target/debug/deps/libtinytemplate-9298f6c0d190a3da.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.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`
37462024-09-04T16:16:18.155Z Compiling idna v0.2.3
37472024-09-04T16:16:18.157Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name idna --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/idna-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d9acef88aca71128 -C extra-filename=-d9acef88aca71128 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern matches=/work/oxidecomputer/omicron/target/debug/deps/libmatches-c42a4b82e96c2465.rmeta --extern unicode_bidi=/work/oxidecomputer/omicron/target/debug/deps/libunicode_bidi-773c324f50696e3f.rmeta --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-4163aa611c9fa9ab.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37482024-09-04T16:16:19.732Z Compiling pbkdf2 v0.11.0
37492024-09-04T16:16:19.735Z 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=26897bae2e8ac389 -C extra-filename=-26897bae2e8ac389 --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-d2d889a761cc1203.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-f03460b191d7ec86.rmeta --extern password_hash=/work/oxidecomputer/omicron/target/debug/deps/libpassword_hash-ef65e5def1c66cb1.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e6ef8036dc26a573.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37502024-09-04T16:16:20.088Z Compiling hyper v1.3.1
37512024-09-04T16:16:20.092Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hyper --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="client"' --cfg 'feature="default"' --cfg 'feature="http1"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("client", "default", "ffi", "full", "http1", "http2", "nightly", "server", "tracing"))' -C metadata=95697d1381f1226d -C extra-filename=-95697d1381f1226d --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-7296041c0fd81490.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-315266bf3c88a0ab.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-a0ceeed7299917eb.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4e2b74acff94d59c.rmeta --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-da496f24649994dc.rmeta --extern httparse=/work/oxidecomputer/omicron/target/debug/deps/libhttparse-4ceb8996510f7f6e.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-4cb0fb6bacfafb96.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-5196b1d39b63f0cb.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-90c42fabfdf6af03.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.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`
37522024-09-04T16:16:22.736Z Compiling cfg-expr v0.16.0
37532024-09-04T16:16:22.738Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cfg_expr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cfg-expr-0.16.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="target-lexicon"' --cfg 'feature="targets"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "target-lexicon", "targets"))' -C metadata=4359b8ce38373635 -C extra-filename=-4359b8ce38373635 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-90c42fabfdf6af03.rmeta --extern target_lexicon=/work/oxidecomputer/omicron/target/debug/deps/libtarget_lexicon-8e39602dda6439bf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37542024-09-04T16:16:24.044Z 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=f34b7261dab3b999 -C extra-filename=-f34b7261dab3b999 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anstyle=/work/oxidecomputer/omicron/target/debug/deps/libanstyle-43f69afcb50accdb.rmeta --extern bstr=/work/oxidecomputer/omicron/target/debug/deps/libbstr-0b179f319982781a.rmeta --extern doc_comment=/work/oxidecomputer/omicron/target/debug/deps/libdoc_comment-00e199471b724386.rmeta --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-457abf17ed177e26.rmeta --extern predicates_core=/work/oxidecomputer/omicron/target/debug/deps/libpredicates_core-010f1331228f9ea5.rmeta --extern predicates_tree=/work/oxidecomputer/omicron/target/debug/deps/libpredicates_tree-e26635fc8c38883b.rmeta --extern wait_timeout=/work/oxidecomputer/omicron/target/debug/deps/libwait_timeout-67dd394de3b1f54c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37552024-09-04T16:16:24.881Z Compiling ssh-key v0.6.6
37562024-09-04T16:16:24.884Z 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=1502ee6aefc1de8f -C extra-filename=-1502ee6aefc1de8f --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-e910d4fadef6fb21.rmeta --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-acb1659010a6da62.rmeta --extern bigint=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint_dig-b009908fd19ee724.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-025910be55d74958.rmeta --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-ea2b35fb4c3aea16.rmeta --extern sec1=/work/oxidecomputer/omicron/target/debug/deps/libsec1-7f6481f3dc540987.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e6ef8036dc26a573.rmeta --extern signature=/work/oxidecomputer/omicron/target/debug/deps/libsignature-a51fffc00f04704a.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libssh_cipher-2f554847f510f0c8.rmeta --extern encoding=/work/oxidecomputer/omicron/target/debug/deps/libssh_encoding-a816f4e75fc7b66b.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-69c441407b09e74b.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d47f5ede55f99f5b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37572024-09-04T16:16:25.354Z 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`
37582024-09-04T16:16:25.476Z Compiling p256 v0.13.2
37592024-09-04T16:16:25.478Z 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=6dab415516641504 -C extra-filename=-6dab415516641504 --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-628bf485b6218e22.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-a81a0a662579eff1.rmeta --extern primeorder=/work/oxidecomputer/omicron/target/debug/deps/libprimeorder-6427d752a0037046.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e6ef8036dc26a573.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37602024-09-04T16:16:26.348Z Compiling p521 v0.13.3
37612024-09-04T16:16:26.350Z 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=823ab3ed7a18eed4 -C extra-filename=-823ab3ed7a18eed4 --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-628bf485b6218e22.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-a81a0a662579eff1.rmeta --extern primeorder=/work/oxidecomputer/omicron/target/debug/deps/libprimeorder-6427d752a0037046.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-025910be55d74958.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e6ef8036dc26a573.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37622024-09-04T16:16:28.777Z Compiling p384 v0.13.0
37632024-09-04T16:16:28.779Z 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=1326b595f5c3dda7 -C extra-filename=-1326b595f5c3dda7 --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-628bf485b6218e22.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-a81a0a662579eff1.rmeta --extern primeorder=/work/oxidecomputer/omicron/target/debug/deps/libprimeorder-6427d752a0037046.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e6ef8036dc26a573.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37642024-09-04T16:16:29.745Z Compiling enum-as-inner v0.5.1
37652024-09-04T16:16:29.749Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name enum_as_inner --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/enum-as-inner-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9b933cbcd590b5a5 -C extra-filename=-9b933cbcd590b5a5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-64fe453a3f9fcd4a.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0c3b85329fe55c62.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37662024-09-04T16:16:30.361Z Compiling russh-cryptovec v0.7.2
37672024-09-04T16:16:30.364Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name russh_cryptovec --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/russh-cryptovec-0.7.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=56d59c746607a8bc -C extra-filename=-56d59c746607a8bc --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-3cee8a96976693de.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37682024-09-04T16:16:30.717Z Compiling num_cpus v1.16.0
37692024-09-04T16:16:30.719Z 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=a657b0e2611d9a07 -C extra-filename=-a657b0e2611d9a07 --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-3cee8a96976693de.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37702024-09-04T16:16:30.837Z Compiling md5 v0.7.0
37712024-09-04T16:16:30.840Z 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`
37722024-09-04T16:16:31.038Z Compiling trust-dns-proto v0.22.0
37732024-09-04T16:16:31.040Z 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=2afe9dce974749e6 -C extra-filename=-2afe9dce974749e6 --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-eaec0f1802c5ca04.so --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-cd98acc801d35958.rmeta --extern enum_as_inner=/work/oxidecomputer/omicron/target/debug/deps/libenum_as_inner-9b933cbcd590b5a5.so --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-315266bf3c88a0ab.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-1044befc4d8b6f32.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-a0ceeed7299917eb.rmeta --extern idna=/work/oxidecomputer/omicron/target/debug/deps/libidna-d9acef88aca71128.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-7e28ccd96dc058f1.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-4058c7340bf7b5f3.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-90c42fabfdf6af03.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tinyvec=/work/oxidecomputer/omicron/target/debug/deps/libtinyvec-bfd9b440086bc207.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-119892d76510e357.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-c883dcfe2d3789aa.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37742024-09-04T16:16:31.103Z Compiling russh-keys v0.45.0
37752024-09-04T16:16:31.106Z 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=85d41846f8c23d87 -C extra-filename=-85d41846f8c23d87 --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-99a0a479c4ceaf78.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern bcrypt_pbkdf=/work/oxidecomputer/omicron/target/debug/deps/libbcrypt_pbkdf-e910d4fadef6fb21.rmeta --extern block_padding=/work/oxidecomputer/omicron/target/debug/deps/libblock_padding-4771113fac6eedf8.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rmeta --extern cbc=/work/oxidecomputer/omicron/target/debug/deps/libcbc-72ebe6b8d80d06bc.rmeta --extern ctr=/work/oxidecomputer/omicron/target/debug/deps/libctr-58efa04770569d48.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-cd98acc801d35958.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-e6f841b1e5437932.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-d2d889a761cc1203.rmeta --extern ecdsa=/work/oxidecomputer/omicron/target/debug/deps/libecdsa-628bf485b6218e22.rmeta --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-acb1659010a6da62.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-a81a0a662579eff1.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-f03460b191d7ec86.rmeta --extern home=/work/oxidecomputer/omicron/target/debug/deps/libhome-97a8c4bd154ecfb4.rmeta --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-6cd38624c256774c.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-46cf9439802ec3f9.rmeta --extern md5=/work/oxidecomputer/omicron/target/debug/deps/libmd5-96fe82f29da6b3cb.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-8d0b37c8c3e1862e.rmeta --extern p256=/work/oxidecomputer/omicron/target/debug/deps/libp256-6dab415516641504.rmeta --extern p384=/work/oxidecomputer/omicron/target/debug/deps/libp384-1326b595f5c3dda7.rmeta --extern p521=/work/oxidecomputer/omicron/target/debug/deps/libp521-823ab3ed7a18eed4.rmeta --extern pbkdf2=/work/oxidecomputer/omicron/target/debug/deps/libpbkdf2-26897bae2e8ac389.rmeta --extern pkcs1=/work/oxidecomputer/omicron/target/debug/deps/libpkcs1-72532f838726842e.rmeta --extern pkcs5=/work/oxidecomputer/omicron/target/debug/deps/libpkcs5-5bfa3c1200fcfd0e.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-02364bea890e4dea.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-025910be55d74958.rmeta --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-ea2b35fb4c3aea16.rmeta --extern russh_cryptovec=/work/oxidecomputer/omicron/target/debug/deps/librussh_cryptovec-56d59c746607a8bc.rmeta --extern sec1=/work/oxidecomputer/omicron/target/debug/deps/libsec1-7f6481f3dc540987.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-53f05da0a091a7f6.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e6ef8036dc26a573.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-2f5012838d8a5b7d.rmeta --extern ssh_encoding=/work/oxidecomputer/omicron/target/debug/deps/libssh_encoding-a816f4e75fc7b66b.rmeta --extern ssh_key=/work/oxidecomputer/omicron/target/debug/deps/libssh_key-1502ee6aefc1de8f.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-65e68db06b7158c6.rmeta --extern typenum=/work/oxidecomputer/omicron/target/debug/deps/libtypenum-60752444239cd916.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d47f5ede55f99f5b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37762024-09-04T16:16:31.207Z Compiling threadpool v1.8.1
37772024-09-04T16:16:31.210Z 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=ee778c1f89c66602 -C extra-filename=-ee778c1f89c66602 --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-a657b0e2611d9a07.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37782024-09-04T16:16:31.336Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name target_spec --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/target-spec-3.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("custom", "proptest", "proptest1", "summaries"))' --check-cfg 'cfg(doc_cfg)' -C metadata=7adf3d90364c6897 -C extra-filename=-7adf3d90364c6897 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_expr=/work/oxidecomputer/omicron/target/debug/deps/libcfg_expr-4359b8ce38373635.rmeta --extern guppy_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libguppy_workspace_hack-5ded1e9cb14903cd.rmeta --extern target_lexicon=/work/oxidecomputer/omicron/target/debug/deps/libtarget_lexicon-8e39602dda6439bf.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-3d72d7b152c86412.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37792024-09-04T16:16:32.245Z Compiling hyper-util v0.1.3
37802024-09-04T16:16:32.247Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hyper_util --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hyper-util-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="client"' --cfg 'feature="client-legacy"' --cfg 'feature="http1"' --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__internal_happy_eyeballs_tests", "client", "client-legacy", "default", "full", "http1", "http2", "server", "server-auto", "service", "tokio"))' -C metadata=ef11c2166d607ad2 -C extra-filename=-ef11c2166d607ad2 --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-7296041c0fd81490.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-315266bf3c88a0ab.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-a0ceeed7299917eb.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4e2b74acff94d59c.rmeta --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-da496f24649994dc.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-95697d1381f1226d.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-7081604ed8ed5c37.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rmeta --extern tower=/work/oxidecomputer/omicron/target/debug/deps/libtower-a6dc7079c08ccaaa.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-c20ddb2efdeabe78.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-119892d76510e357.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37812024-09-04T16:16:32.471Z Compiling httptest v0.15.5
37822024-09-04T16:16:32.474Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name httptest --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/httptest-0.15.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7d19b11f9f8e6439 -C extra-filename=-7d19b11f9f8e6439 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bstr=/work/oxidecomputer/omicron/target/debug/deps/libbstr-abe7cc3ca82e0c0a.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rmeta --extern crossbeam_channel=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_channel-9f8fe1d87fa9a6f6.rmeta --extern form_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libform_urlencoded-5569ff5eb631ad8f.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-a57bbe9c76c83262.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-46cf9439802ec3f9.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-8ce276b9163974ea.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37832024-09-04T16:16:33.908Z Compiling polar-core v0.27.3
37842024-09-04T16:16:33.926Z 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=859ce9a05697a98c -C extra-filename=-859ce9a05697a98c --out-dir /work/oxidecomputer/omicron/target/debug/build/polar-core-859ce9a05697a98c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern lalrpop=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop-73e6db1951b76b65.rlib --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-9d3985cfd86df11e.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37852024-09-04T16:16:34.090Z 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/e58ca36/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=cbb734c960d0fe4e -C extra-filename=-cbb734c960d0fe4e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rmeta --extern atty=/work/oxidecomputer/omicron/target/debug/deps/libatty-42f3561578a41d43.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-4d26041ad30ec019.rmeta --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-7763e57e9478cd9d.rmeta --extern rusqlite=/work/oxidecomputer/omicron/target/debug/deps/librusqlite-5ea3eb029cf0c6f3.rmeta --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-ef67309bf96e0f1b.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rmeta --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-50c2b75429f0bba1.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-caf1600dd15b5767.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-e44ebbb5ceb66800.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-779291fb8717cda3.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rmeta --extern twox_hash=/work/oxidecomputer/omicron/target/debug/deps/libtwox_hash-859bca93b8189f0f.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/lib/amd64`
37862024-09-04T16:16:34.851Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
37872024-09-04T16:16:34.851Z 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=0d8da501cc10d2bd -C extra-filename=-0d8da501cc10d2bd --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-e811964cbcb1d1a8.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
37882024-09-04T16:16:35.112Z Compiling installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
37892024-09-04T16:16:35.115Z 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=30cd01896260980c -C extra-filename=-30cd01896260980c --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-f4546d169218b6bf.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-38c47bf6da852297.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-b3d8d6b94a4e8781.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-40e1bb4255e62c74.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
37902024-09-04T16:16:35.518Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
37912024-09-04T16:16:35.521Z 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=f1565e0a28023e4c -C extra-filename=-f1565e0a28023e4c --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-4d26041ad30ec019.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
37922024-09-04T16:16:35.637Z Running `/work/oxidecomputer/omicron/target/debug/build/polar-core-859ce9a05697a98c/build-script-build`
37932024-09-04T16:16:36.503Z Compiling rustls-native-certs v0.7.0
37942024-09-04T16:16:36.519Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rustls_native_certs --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-native-certs-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f041200ec977b96b -C extra-filename=-f041200ec977b96b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern openssl_probe=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_probe-aba34158fbf029ed.rmeta --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-0825b86e4f23338d.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-2fefae8d752d7a3a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37952024-09-04T16:16:36.725Z Compiling pathdiff v0.2.1
37962024-09-04T16:16:36.727Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name pathdiff --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pathdiff-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="camino"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("camino"))' -C metadata=c104aeb6db08514d -C extra-filename=-c104aeb6db08514d --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-b792cecba43cac9d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37972024-09-04T16:16:36.935Z Compiling num-bigint v0.4.5
37982024-09-04T16:16:36.937Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name num_bigint --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-bigint-0.4.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="rand"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "default", "quickcheck", "rand", "serde", "std"))' -C metadata=e88e53b6ed9589d6 -C extra-filename=-e88e53b6ed9589d6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-8d0b37c8c3e1862e.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-2914d78ac96fc53c.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37992024-09-04T16:16:36.998Z Compiling des v0.8.1
38002024-09-04T16:16:37.000Z 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=117a65de702f1686 -C extra-filename=-117a65de702f1686 --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-fe9a32234f466722.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38012024-09-04T16:16:37.027Z 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=5ed230e2ee26b2e0 -C extra-filename=-5ed230e2ee26b2e0 --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-19476516253bd8c8.rmeta --extern strum_macros=/work/oxidecomputer/omicron/target/debug/deps/libstrum_macros-2695a1968e5226c0.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38022024-09-04T16:16:37.133Z Compiling escape8259 v0.5.2
38032024-09-04T16:16:37.135Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name escape8259 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/escape8259-0.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=89595c76ca3fa193 -C extra-filename=-89595c76ca3fa193 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-cd12841eafeed674.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38042024-09-04T16:16:37.367Z Compiling dhcproto-macros v0.1.0
38052024-09-04T16:16:37.370Z 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`
38062024-09-04T16:16:37.571Z Compiling nested v0.1.1
38072024-09-04T16:16:37.588Z 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`
38082024-09-04T16:16:37.940Z Compiling guppy v0.17.7
38092024-09-04T16:16:37.943Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name guppy --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/guppy-0.17.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("guppy-summaries", "proptest", "proptest-derive", "proptest1", "rayon", "rayon1", "summaries", "toml"))' --check-cfg 'cfg(doc_cfg)' -C metadata=55c5344820fdb400 -C extra-filename=-55c5344820fdb400 --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-bdb500d6706a0d33.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-7f0c25ed43737abb.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-e7d7b8ea648ab4e3.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rmeta --extern nested=/work/oxidecomputer/omicron/target/debug/deps/libnested-c6ce3764432eb2b8.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --extern pathdiff=/work/oxidecomputer/omicron/target/debug/deps/libpathdiff-c104aeb6db08514d.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-a558247ce38e0784.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-90c42fabfdf6af03.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0a062de836263b83.rmeta --extern target_spec=/work/oxidecomputer/omicron/target/debug/deps/libtarget_spec-7adf3d90364c6897.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38102024-09-04T16:16:38.429Z Compiling dhcproto v0.12.0
38112024-09-04T16:16:38.432Z 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=f9197b209abbafcc -C extra-filename=-f9197b209abbafcc --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-599d8f15621b0c55.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-7e28ccd96dc058f1.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-2afe9dce974749e6.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-c883dcfe2d3789aa.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38122024-09-04T16:16:39.266Z Compiling libtest-mimic v0.7.3
38132024-09-04T16:16:39.269Z 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=5e387059d8dcca21 -C extra-filename=-5e387059d8dcca21 --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-57028ecd0932b834.rmeta --extern escape8259=/work/oxidecomputer/omicron/target/debug/deps/libescape8259-89595c76ca3fa193.rmeta --extern termcolor=/work/oxidecomputer/omicron/target/debug/deps/libtermcolor-729e749081eb9f7f.rmeta --extern threadpool=/work/oxidecomputer/omicron/target/debug/deps/libthreadpool-ee778c1f89c66602.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38142024-09-04T16:16:39.521Z Compiling hyper-rustls v0.26.0
38152024-09-04T16:16:39.524Z 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=32fdd2adb426f7b8 -C extra-filename=-32fdd2adb426f7b8 --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-a0ceeed7299917eb.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4e2b74acff94d59c.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-95697d1381f1226d.rmeta --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-ef11c2166d607ad2.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-46cf9439802ec3f9.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-de03faa4a182a7e3.rmeta --extern rustls_native_certs=/work/oxidecomputer/omicron/target/debug/deps/librustls_native_certs-f041200ec977b96b.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-2fefae8d752d7a3a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-85a3f55d3d93dc69.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-c20ddb2efdeabe78.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out`
38162024-09-04T16:16:40.066Z Compiling russh v0.45.0
38172024-09-04T16:16:40.068Z 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=814a97675d2c75be -C extra-filename=-814a97675d2c75be --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-99a0a479c4ceaf78.rmeta --extern aes_gcm=/work/oxidecomputer/omicron/target/debug/deps/libaes_gcm-63cdd06b9c8468e8.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-8e41b751a0ccc20a.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rmeta --extern cbc=/work/oxidecomputer/omicron/target/debug/deps/libcbc-72ebe6b8d80d06bc.rmeta --extern chacha20=/work/oxidecomputer/omicron/target/debug/deps/libchacha20-1a65c13b49a18475.rmeta --extern ctr=/work/oxidecomputer/omicron/target/debug/deps/libctr-58efa04770569d48.rmeta --extern curve25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libcurve25519_dalek-369023823747935e.rmeta --extern des=/work/oxidecomputer/omicron/target/debug/deps/libdes-117a65de702f1686.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-d2d889a761cc1203.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-a81a0a662579eff1.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-725dd47f885197a3.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-65767634d4000cd6.rmeta --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-61be641122cdfc7a.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-f03460b191d7ec86.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-46cf9439802ec3f9.rmeta --extern num_bigint=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint-e88e53b6ed9589d6.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --extern p256=/work/oxidecomputer/omicron/target/debug/deps/libp256-6dab415516641504.rmeta --extern p384=/work/oxidecomputer/omicron/target/debug/deps/libp384-1326b595f5c3dda7.rmeta --extern p521=/work/oxidecomputer/omicron/target/debug/deps/libp521-823ab3ed7a18eed4.rmeta --extern poly1305=/work/oxidecomputer/omicron/target/debug/deps/libpoly1305-a1b04c1145a07966.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-025910be55d74958.rmeta --extern russh_cryptovec=/work/oxidecomputer/omicron/target/debug/deps/librussh_cryptovec-56d59c746607a8bc.rmeta --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-85d41846f8c23d87.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-53f05da0a091a7f6.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e6ef8036dc26a573.rmeta --extern ssh_encoding=/work/oxidecomputer/omicron/target/debug/deps/libssh_encoding-a816f4e75fc7b66b.rmeta --extern ssh_key=/work/oxidecomputer/omicron/target/debug/deps/libssh_key-1502ee6aefc1de8f.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-69c441407b09e74b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38182024-09-04T16:16:40.721Z Compiling fancy-regex v0.13.0
38192024-09-04T16:16:40.724Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name fancy_regex --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fancy-regex-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="perf"' --cfg 'feature="std"' --cfg 'feature="unicode"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "perf", "std", "track_caller", "unicode"))' -C metadata=9c2e6e68afd33b71 -C extra-filename=-9c2e6e68afd33b71 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bit_set=/work/oxidecomputer/omicron/target/debug/deps/libbit_set-f27c634c8e28190b.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-fcd8ea28b6b8ac77.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-7d938304ceffab4a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38202024-09-04T16:16:41.398Z Compiling rstest_macros v0.22.0
38212024-09-04T16:16:41.401Z 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.22.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=7816911818319087 -C extra-filename=-7816911818319087 --out-dir /work/oxidecomputer/omicron/target/debug/build/rstest_macros-7816911818319087 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustc_version=/work/oxidecomputer/omicron/target/debug/deps/librustc_version-5207196babc65af3.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38222024-09-04T16:16:41.930Z Compiling toml_edit v0.21.1
38232024-09-04T16:16:41.948Z 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.21.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,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", "parse", "perf", "serde", "unbounded"))' -C metadata=ac41b99578d4f73a -C extra-filename=-ac41b99578d4f73a --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-e7d7b8ea648ab4e3.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-a13a239ec45c3af2.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`
38242024-09-04T16:16:42.025Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
38252024-09-04T16:16:42.028Z 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=a8e6f4ee64113ea8 -C extra-filename=-a8e6f4ee64113ea8 --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-19476516253bd8c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38262024-09-04T16:16:42.526Z Compiling internet-checksum v0.2.1
38272024-09-04T16:16:42.528Z 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`
38282024-09-04T16:16:42.748Z Running `/work/oxidecomputer/omicron/target/debug/build/rstest_macros-7816911818319087/build-script-build`
38292024-09-04T16:16:42.868Z Compiling datatest-stable v0.2.9
38302024-09-04T16:16:42.871Z 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=03885929bd3f35bd -C extra-filename=-03885929bd3f35bd --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-b792cecba43cac9d.rmeta --extern fancy_regex=/work/oxidecomputer/omicron/target/debug/deps/libfancy_regex-9c2e6e68afd33b71.rmeta --extern libtest_mimic=/work/oxidecomputer/omicron/target/debug/deps/liblibtest_mimic-5e387059d8dcca21.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`
38312024-09-04T16:16:43.105Z Compiling installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
38322024-09-04T16:16:43.108Z 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=5217ece81dbf9f90 -C extra-filename=-5217ece81dbf9f90 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-daf09654fc043815.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ba5ef2d7000f2955.rmeta --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-12548fd0d163deb5.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.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-5835243fede18e51.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-b5049f8917f60a8a.rmeta --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-30cd01896260980c.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-f4546d169218b6bf.rmeta --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-7c39b7b68aa684c0.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rmeta --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-785826e07020df3b.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e6ef8036dc26a573.rmeta --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-b8cb543e5e679e14.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c44067982972fb00.rmeta --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-c0ea97885fc405d1.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-2db2963ce829035d.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b94b1747d4cd77f0.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rmeta --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-e6d4adff763d9c59.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-40e1bb4255e62c74.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib`
38332024-09-04T16:16:43.618Z Compiling omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
38342024-09-04T16:16:43.621Z 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=5f5d9604db2208b9 -C extra-filename=-5f5d9604db2208b9 --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-3cee8a96976693de.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-dfad8d3c0c734c71.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rmeta --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
38352024-09-04T16:16:44.312Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
38362024-09-04T16:16:44.314Z 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=7b8625f01c07b959 -C extra-filename=-7b8625f01c07b959 --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-cockroach-admin-7b8625f01c07b959 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-593a287cdf6d02eb.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
38372024-09-04T16:16:44.687Z Compiling proc-macro-crate v3.1.0
38382024-09-04T16:16:44.690Z 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.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=bd91f439f7087df2 -C extra-filename=-bd91f439f7087df2 --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-ac41b99578d4f73a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38392024-09-04T16:16:46.208Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
38402024-09-04T16:16:46.211Z 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=16cdf3aa4c2adfad -C extra-filename=-16cdf3aa4c2adfad --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-omdb-16cdf3aa4c2adfad -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-593a287cdf6d02eb.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
38412024-09-04T16:16:46.587Z Compiling oso v0.27.3
38422024-09-04T16:16:46.589Z 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=71136106c92e4821 -C extra-filename=-71136106c92e4821 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern impl_trait_for_tuples=/work/oxidecomputer/omicron/target/debug/deps/libimpl_trait_for_tuples-5a623d5b63242388.so --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-4058c7340bf7b5f3.rmeta --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-c9380d86e5571d46.rmeta --extern oso_derive=/work/oxidecomputer/omicron/target/debug/deps/liboso_derive-e06eba2a3ddb785c.so --extern polar_core=/work/oxidecomputer/omicron/target/debug/deps/libpolar_core-5ed230e2ee26b2e0.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-119892d76510e357.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38432024-09-04T16:16:46.789Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
38442024-09-04T16:16:46.811Z 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=2c61f0e18c502418 -C extra-filename=-2c61f0e18c502418 --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-dev-2c61f0e18c502418 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-593a287cdf6d02eb.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
38452024-09-04T16:16:47.182Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
38462024-09-04T16:16:47.185Z 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=3f3754297919f09f -C extra-filename=-3f3754297919f09f --out-dir /work/oxidecomputer/omicron/target/debug/build/db-dev-3f3754297919f09f -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-593a287cdf6d02eb.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
38472024-09-04T16:16:47.561Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
38482024-09-04T16:16:47.564Z 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=bc51f6da16d0a338 -C extra-filename=-bc51f6da16d0a338 --out-dir /work/oxidecomputer/omicron/target/debug/build/reconfigurator-cli-bc51f6da16d0a338 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-593a287cdf6d02eb.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
38492024-09-04T16:16:47.917Z Compiling similar-asserts v1.5.0
38502024-09-04T16:16:47.921Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name similar_asserts --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/similar-asserts-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="unicode"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "unicode"))' -C metadata=2a4b334350991e3e -C extra-filename=-2a4b334350991e3e --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-c4214c86ee2bbd33.rmeta --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-fb7801688e79354e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38512024-09-04T16:16:47.938Z Compiling relative-path v1.9.3
38522024-09-04T16:16:47.942Z 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`
38532024-09-04T16:16:48.178Z Compiling trybuild v1.0.99
38542024-09-04T16:16:48.181Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/trybuild-1.0.99/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("diff", "dissimilar"))' -C metadata=583a5539a3014bd9 -C extra-filename=-583a5539a3014bd9 --out-dir /work/oxidecomputer/omicron/target/debug/build/trybuild-583a5539a3014bd9 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38552024-09-04T16:16:48.682Z Running `/work/oxidecomputer/omicron/target/debug/build/reconfigurator-cli-bc51f6da16d0a338/build-script-build`
38562024-09-04T16:16:48.715Z Running `/work/oxidecomputer/omicron/target/debug/build/db-dev-3f3754297919f09f/build-script-build`
38572024-09-04T16:16:48.744Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-dev-2c61f0e18c502418/build-script-build`
38582024-09-04T16:16:48.763Z Running `/work/oxidecomputer/omicron/target/debug/build/trybuild-583a5539a3014bd9/build-script-build`
38592024-09-04T16:16:48.787Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-omdb-16cdf3aa4c2adfad/build-script-build`
38602024-09-04T16:16:48.805Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
38612024-09-04T16:16:48.808Z 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=dbcbaf3da44101e2 -C extra-filename=-dbcbaf3da44101e2 --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-43ffeb4984e9bb15.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rmeta --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-6166f879ac927c99.rmeta --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-f9197b209abbafcc.rmeta --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-ed746f18f31e2aa0.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rmeta --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-a57bbe9c76c83262.rmeta --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-2aa57df40d917e83.rmeta --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-a8e6f4ee64113ea8.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rmeta --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-e41c714e44bd8b43.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-dfad8d3c0c734c71.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rmeta --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-72ce028dc13365ff.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rmeta --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-814a97675d2c75be.rmeta --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-85d41846f8c23d87.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-68d3b44500bd7f3f.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-7081604ed8ed5c37.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/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-96c42778607fd064/out`
38622024-09-04T16:16:48.831Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-cockroach-admin-7b8625f01c07b959/build-script-build`
38632024-09-04T16:16:48.920Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
38642024-09-04T16:16:48.923Z 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=cd2e6830572727cc -C extra-filename=-cd2e6830572727cc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.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-ef9417ff7f726208.rmeta --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-daf09654fc043815.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ba5ef2d7000f2955.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.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-0b25623578c66f58.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rmeta --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rmeta --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-c1f7a164a861d85a.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-909af6951c557926.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-3affc9248ff4b8d2.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rmeta --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-ed746f18f31e2aa0.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rmeta --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-5e0310814f4e10ab.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-a57bbe9c76c83262.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-b5049f8917f60a8a.rmeta --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-0449523a445decef.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-f4546d169218b6bf.rmeta --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-46790a58b55a47f6.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rmeta --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-e9e0142edd923010.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rmeta --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-785826e07020df3b.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-c346e9981ecdc6aa.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-f3307f821eb2d099.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e6ef8036dc26a573.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c44067982972fb00.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-caf1600dd15b5767.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-65e68db06b7158c6.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e3436a1b9cb47c0f.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rmeta --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-2d7ca09b3c75f1b7.rmeta --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-e6d4adff763d9c59.rmeta --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-b8d019cadb9f3511.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-40e1bb4255e62c74.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-13c6a198bfdd9e25.rmeta --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-be53dce1e4fa5bfc.rmeta --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-82ee25f40e8a062b.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib`
38652024-09-04T16:16:49.083Z Compiling oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
38662024-09-04T16:16:49.086Z 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=8e7d48dcef846bbb -C extra-filename=-8e7d48dcef846bbb --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-8599901668faa364.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rmeta --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-dc083f253cba29f1.so --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-d02302f65ec281ca.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
38672024-09-04T16:16:49.277Z 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=ac1acacd5f7a86e7 -C extra-filename=-ac1acacd5f7a86e7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern authz_macros=/work/oxidecomputer/omicron/target/debug/deps/libauthz_macros-dee9e1cf29a41ddb.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-64c755c38fa600bf.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rmeta --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-714228daf94f3204.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-a57bbe9c76c83262.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-e90263d62b579b2f.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-e104b8d0e3e83c84.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4dad74b0db16ea1f.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-1c28f15d8bd98486.rmeta --extern oso=/work/oxidecomputer/omicron/target/debug/deps/liboso-71136106c92e4821.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rmeta --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-2d2ed6a64ba3e36a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-8ce276b9163974ea.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.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-174c0052e817e966/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
38682024-09-04T16:16:50.542Z 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.22.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=ff924462fe94a460 -C extra-filename=-ff924462fe94a460 --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-bd91f439f7087df2.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rlib --extern relative_path=/work/oxidecomputer/omicron/target/debug/deps/librelative_path-b73652ab3b928921.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-3d72d7b152c86412.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38692024-09-04T16:16:50.702Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
38702024-09-04T16:16:50.705Z 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=a64a9a3223ef928b -C extra-filename=-a64a9a3223ef928b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ba5ef2d7000f2955.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-aae238a7f781fbdf.so --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
38712024-09-04T16:16:51.313Z Compiling multimap v0.10.0
38722024-09-04T16:16:51.315Z 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=c7e2f42601feaebd -C extra-filename=-c7e2f42601feaebd --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-19476516253bd8c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38732024-09-04T16:16:51.679Z Compiling uzers v0.11.3
38742024-09-04T16:16:51.681Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name uzers --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/uzers-0.11.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="cache"' --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="mock"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cache", "default", "log", "logging", "mock"))' -C metadata=45fc0b2917735f1a -C extra-filename=-45fc0b2917735f1a --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-3cee8a96976693de.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-46cf9439802ec3f9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38752024-09-04T16:16:52.832Z Compiling indent_write v2.2.0
38762024-09-04T16:16:52.834Z 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`
38772024-09-04T16:16:52.925Z Compiling futures-timer v3.0.3
38782024-09-04T16:16:52.927Z 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`
38792024-09-04T16:16:52.961Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name trybuild --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/trybuild-1.0.99/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("diff", "dissimilar"))' -C metadata=5f503ddebb1df142 -C extra-filename=-5f503ddebb1df142 --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-19476516253bd8c8.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-9d3985cfd86df11e.so --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern termcolor=/work/oxidecomputer/omicron/target/debug/deps/libtermcolor-729e749081eb9f7f.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.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"))'`
38802024-09-04T16:16:53.050Z Compiling wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
38812024-09-04T16:16:53.052Z 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=b12c308c9ad0b1c0 -C extra-filename=-b12c308c9ad0b1c0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-2f8000a2198a9279.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-99fce4ba7a2bc586.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rmeta --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-2107fd373a969f19.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-2db2963ce829035d.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rmeta --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-1328e7ee90079486.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
38822024-09-04T16:16:53.861Z Compiling partial-io v0.5.4
38832024-09-04T16:16:53.863Z 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=04b454b038f7867d -C extra-filename=-04b454b038f7867d --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-5835243fede18e51.rmeta --extern pin_project=/work/oxidecomputer/omicron/target/debug/deps/libpin_project-3899f306fde85002.rmeta --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-d4fe2c0e8752187a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38842024-09-04T16:16:54.356Z 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=9ddd9a46c83c35de -C extra-filename=-9ddd9a46c83c35de --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rmeta --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-cfb816fb1660d56e.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern const_format=/work/oxidecomputer/omicron/target/debug/deps/libconst_format-528bd09aa98caeb9.rmeta --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-565ad7e1c0fbfae2.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-f7a42b1fc18bae47.rmeta --extern diesel_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_dtrace-6b0ba7ad374e851e.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rmeta --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-46790a58b55a47f6.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0a3af5e760ae820b.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rmeta --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-ac1acacd5f7a86e7.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-4d0c28373280391b.rmeta --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-e90263d62b579b2f.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-e104b8d0e3e83c84.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-34f47cf71d1b747d.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4dad74b0db16ea1f.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-c346e9981ecdc6aa.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-dfad8d3c0c734c71.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-fed2c687baef7b75.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-f3307f821eb2d099.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-ac861e4f3b496017.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rmeta --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-878a8767bd0518bb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-fbf3e444deddd920.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-5c0457631068982a.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-a33837303a60c71a.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0a062de836263b83.rmeta --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-174227136a3b7501.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rmeta --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-618c4abe1decdfc2.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-c883dcfe2d3789aa.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-5a011723636fb8e7.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.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-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
38852024-09-04T16:16:55.522Z Compiling blake2b_simd v1.0.2
38862024-09-04T16:16:55.532Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name blake2b_simd --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/blake2b_simd-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std", "uninline_portable"))' -C metadata=6aa2698a0ac787b2 -C extra-filename=-6aa2698a0ac787b2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern arrayref=/work/oxidecomputer/omicron/target/debug/deps/libarrayref-8c86a7a964b0dca8.rmeta --extern arrayvec=/work/oxidecomputer/omicron/target/debug/deps/libarrayvec-417409ccb48187aa.rmeta --extern constant_time_eq=/work/oxidecomputer/omicron/target/debug/deps/libconstant_time_eq-bb2dcf9258e9fbc9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38872024-09-04T16:16:59.926Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
38882024-09-04T16:16:59.944Z 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=91f2b3a86825882b -C extra-filename=-91f2b3a86825882b --out-dir /work/oxidecomputer/omicron/target/debug/build/ch-dev-91f2b3a86825882b -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-593a287cdf6d02eb.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
38892024-09-04T16:17:00.311Z Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
38902024-09-04T16:17:00.313Z 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=0d675f2816659a54 -C extra-filename=-0d675f2816659a54 --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-live-tests-0d675f2816659a54 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-593a287cdf6d02eb.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
38912024-09-04T16:17:00.669Z Compiling rand_distr v0.4.3
38922024-09-04T16:17:00.672Z 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=66a8ef7ad7b69e7e -C extra-filename=-66a8ef7ad7b69e7e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-2914d78ac96fc53c.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38932024-09-04T16:17:00.912Z Compiling approx v0.5.1
38942024-09-04T16:17:00.914Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name approx --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/approx-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "num-complex", "std"))' -C metadata=0b9fb23795fcdd0d -C extra-filename=-0b9fb23795fcdd0d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-2914d78ac96fc53c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38952024-09-04T16:17:01.012Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-live-tests-0d675f2816659a54/build-script-build`
38962024-09-04T16:17:01.045Z Running `/work/oxidecomputer/omicron/target/debug/build/ch-dev-91f2b3a86825882b/build-script-build`
38972024-09-04T16:17:01.075Z Compiling rust-argon2 v2.1.0
38982024-09-04T16:17:01.077Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name argon2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rust-argon2-2.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=5183c0a999dee1e3 -C extra-filename=-5183c0a999dee1e3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a2ffa63167802121.rmeta --extern blake2b_simd=/work/oxidecomputer/omicron/target/debug/deps/libblake2b_simd-6aa2698a0ac787b2.rmeta --extern constant_time_eq=/work/oxidecomputer/omicron/target/debug/deps/libconstant_time_eq-bb2dcf9258e9fbc9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38992024-09-04T16:17:01.183Z Compiling openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
39002024-09-04T16:17:01.186Z 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=19e63a5a64589d46 -C extra-filename=-19e63a5a64589d46 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rmeta --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-a164bb68436b9864.rmeta --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-030bd97a14429362.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rmeta --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-f1565e0a28023e4c.rmeta --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-0d8da501cc10d2bd.rmeta --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-00908b2a26a1a09d.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rmeta --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-338ef30fca83f141.rmeta --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-84fcc129cceae6bd.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-0449523a445decef.rmeta --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-cd5f5b45490a38d9.rmeta --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-57ecd10d0e301429.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rmeta --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-d28e42e828a690f0.rmeta --extern openapi_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager_types-a24ca1572ff79044.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-1c1e529c4f2fdc97.rmeta --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-cedc2b4cdec5a13d.rmeta --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-ebdfddc364a6d85e.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-fb7801688e79354e.rmeta --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-efa3552b6d9beaf0.rmeta --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-bd01036f692a511f.rmeta --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-be53dce1e4fa5bfc.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
39012024-09-04T16:17:01.674Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
39022024-09-04T16:17:01.677Z 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=8486c74c669f7932 -C extra-filename=-8486c74c669f7932 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-b5049f8917f60a8a.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rmeta --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-e41c714e44bd8b43.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-f3307f821eb2d099.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c44067982972fb00.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rmeta --extern uzers=/work/oxidecomputer/omicron/target/debug/deps/libuzers-45fc0b2917735f1a.rmeta --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-25b75516e133f29d.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/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-96c42778607fd064/out`
39032024-09-04T16:17:02.042Z Compiling rstest v0.22.0
39042024-09-04T16:17:02.044Z 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.22.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="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=3199d782dbe4688f -C extra-filename=-3199d782dbe4688f --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-5835243fede18e51.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-ff924462fe94a460.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39052024-09-04T16:17:02.283Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
39062024-09-04T16:17:02.285Z 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=4426fd92c076587d -C extra-filename=-4426fd92c076587d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rmeta --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-f1565e0a28023e4c.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-a64a9a3223ef928b.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-b5049f8917f60a8a.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-caf1600dd15b5767.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-1d2ae43d38fb2dfb.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
39072024-09-04T16:17:02.750Z 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=5f2fe992263903cd -C extra-filename=-5f2fe992263903cd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rmeta --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-0d8da501cc10d2bd.rmeta --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-e811964cbcb1d1a8.rmeta --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-7bbbd3f4da410b18.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-b5049f8917f60a8a.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-caf1600dd15b5767.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-1d2ae43d38fb2dfb.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.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-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
39082024-09-04T16:17:02.817Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
39092024-09-04T16:17:02.819Z 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=249d7226d90f6474 -C extra-filename=-249d7226d90f6474 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-7f0c25ed43737abb.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-b5049f8917f60a8a.rmeta --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-ddcee7a78aa9002d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rmeta --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-b6c59dc3270ee126.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-a558247ce38e0784.rmeta --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-8be4b95ce6e63459.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-e736e5009c91f06c.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-b8cb543e5e679e14.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rmeta --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-50c2b75429f0bba1.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b94b1747d4cd77f0.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-ccb6a7cc999cb954.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.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-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out`
39102024-09-04T16:17:05.442Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
39112024-09-04T16:17:05.445Z 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=a6103bc637afe0ee -C extra-filename=-a6103bc637afe0ee --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-725dd47f885197a3.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e6ef8036dc26a573.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-ccb6a7cc999cb954.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
39122024-09-04T16:17:05.685Z Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
39132024-09-04T16:17:05.687Z 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=1102675c87716256 -C extra-filename=-1102675c87716256 --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-cd70e29d14d09b59.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
39142024-09-04T16:17:06.653Z Compiling cargo_toml v0.20.4
39152024-09-04T16:17:06.656Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cargo_toml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cargo_toml-0.20.4/src/cargo_toml.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("features"))' -C metadata=1263893f538321b2 -C extra-filename=-1263893f538321b2 --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-19476516253bd8c8.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39162024-09-04T16:17:06.692Z Compiling termios v0.3.3
39172024-09-04T16:17:06.695Z 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=e03e3713c7c0db51 -C extra-filename=-e03e3713c7c0db51 --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-3cee8a96976693de.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39182024-09-04T16:17:06.989Z Compiling gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
39192024-09-04T16:17:06.991Z 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=4978aa1abc63e6c4 -C extra-filename=-4978aa1abc63e6c4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-909af6951c557926.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-3affc9248ff4b8d2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern termios=/work/oxidecomputer/omicron/target/debug/deps/libtermios-e03e3713c7c0db51.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-5b9641a05bc1f945.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
39202024-09-04T16:17:07.183Z 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=da2d9ab83678d02b -C extra-filename=-da2d9ab83678d02b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-725dd47f885197a3.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e6ef8036dc26a573.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-ccb6a7cc999cb954.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern xtask_downloader=/work/oxidecomputer/omicron/target/debug/deps/libxtask_downloader-a6103bc637afe0ee.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
39212024-09-04T16:17:07.936Z 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=29bf0e4b32ff8919 -C extra-filename=-29bf0e4b32ff8919 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-2f8000a2198a9279.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-99fce4ba7a2bc586.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-2107fd373a969f19.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-2db2963ce829035d.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-1328e7ee90079486.rlib --extern wicket_dbg=/work/oxidecomputer/omicron/target/debug/deps/libwicket_dbg-b12c308c9ad0b1c0.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
39222024-09-04T16:17:09.040Z 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=921c966b55c9d8e6 -C extra-filename=-921c966b55c9d8e6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-2f8000a2198a9279.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-99fce4ba7a2bc586.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-2107fd373a969f19.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-2db2963ce829035d.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-1328e7ee90079486.rlib --extern wicket_dbg=/work/oxidecomputer/omicron/target/debug/deps/libwicket_dbg-b12c308c9ad0b1c0.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
39232024-09-04T16:17:10.430Z 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=2905b5a53b903d47 -C extra-filename=-2905b5a53b903d47 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-7f0c25ed43737abb.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-b5049f8917f60a8a.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-ddcee7a78aa9002d.rlib --extern omicron_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_package-249d7226d90f6474.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-b6c59dc3270ee126.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-a558247ce38e0784.rlib --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-8be4b95ce6e63459.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-e736e5009c91f06c.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-b8cb543e5e679e14.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-50c2b75429f0bba1.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b94b1747d4cd77f0.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-ccb6a7cc999cb954.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.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-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out`
39242024-09-04T16:17:11.380Z 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=c4d10881af2b0cff -C extra-filename=-c4d10881af2b0cff --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern argon2=/work/oxidecomputer/omicron/target/debug/deps/libargon2-d87e839f32f72b6b.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-fe7b7abfded67dea.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern argon2alt=/work/oxidecomputer/omicron/target/debug/deps/libargon2-5183c0a999dee1e3.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-fbf3e444deddd920.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
39252024-09-04T16:17:12.720Z 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=bf3bdfa31601d524 -C extra-filename=-bf3bdfa31601d524 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-b5049f8917f60a8a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-e41c714e44bd8b43.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-f3307f821eb2d099.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c44067982972fb00.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern uzers=/work/oxidecomputer/omicron/target/debug/deps/libuzers-45fc0b2917735f1a.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-25b75516e133f29d.rlib --extern zone_setup=/work/oxidecomputer/omicron/target/debug/deps/libzone_setup-8486c74c669f7932.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/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-96c42778607fd064/out`
39262024-09-04T16:17:13.849Z 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=3301b7163369e673 -C extra-filename=-3301b7163369e673 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-a164bb68436b9864.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-030bd97a14429362.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-f1565e0a28023e4c.rlib --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-0d8da501cc10d2bd.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-00908b2a26a1a09d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-338ef30fca83f141.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-84fcc129cceae6bd.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-0449523a445decef.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-cd5f5b45490a38d9.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-57ecd10d0e301429.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-d28e42e828a690f0.rlib --extern openapi_manager=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager-19e63a5a64589d46.rlib --extern openapi_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager_types-a24ca1572ff79044.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-1c1e529c4f2fdc97.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-cedc2b4cdec5a13d.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-ebdfddc364a6d85e.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-fb7801688e79354e.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-efa3552b6d9beaf0.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-bd01036f692a511f.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-be53dce1e4fa5bfc.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
39272024-09-04T16:17:15.550Z 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=e65249f14d03ad23 -C extra-filename=-e65249f14d03ad23 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern approx=/work/oxidecomputer/omicron/target/debug/deps/libapprox-0b9fb23795fcdd0d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-fe7b7abfded67dea.rlib --extern float_ord=/work/oxidecomputer/omicron/target/debug/deps/libfloat_ord-7a1c88d1453503cb.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-11024960b20c5ca2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-dc083f253cba29f1.so --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern rand_distr=/work/oxidecomputer/omicron/target/debug/deps/librand_distr-66a8ef7ad7b69e7e.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rlib --extern rstest=/work/oxidecomputer/omicron/target/debug/deps/librstest-3199d782dbe4688f.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern trybuild=/work/oxidecomputer/omicron/target/debug/deps/libtrybuild-5f503ddebb1df142.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
39282024-09-04T16:17:15.611Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
39292024-09-04T16:17:15.614Z 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=0ef61a8161952f98 -C extra-filename=-0ef61a8161952f98 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ba5ef2d7000f2955.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-7f0c25ed43737abb.rlib --extern cargo_toml=/work/oxidecomputer/omicron/target/debug/deps/libcargo_toml-1263893f538321b2.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-338ef30fca83f141.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-618c4abe1decdfc2.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-fe3386b3995bd738.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-a743db74423d42c5.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-5a011723636fb8e7.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39302024-09-04T16:17:15.644Z 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=d49a2d6ef01dfccc -C extra-filename=-d49a2d6ef01dfccc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern approx=/work/oxidecomputer/omicron/target/debug/deps/libapprox-0b9fb23795fcdd0d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-fe7b7abfded67dea.rlib --extern float_ord=/work/oxidecomputer/omicron/target/debug/deps/libfloat_ord-7a1c88d1453503cb.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-11024960b20c5ca2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-dc083f253cba29f1.so --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-d02302f65ec281ca.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern rand_distr=/work/oxidecomputer/omicron/target/debug/deps/librand_distr-66a8ef7ad7b69e7e.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rlib --extern rstest=/work/oxidecomputer/omicron/target/debug/deps/librstest-3199d782dbe4688f.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern trybuild=/work/oxidecomputer/omicron/target/debug/deps/libtrybuild-5f503ddebb1df142.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
39312024-09-04T16:17:16.023Z 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=1eaaad31887f253c -C extra-filename=-1eaaad31887f253c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-dfad8d3c0c734c71.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.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-6a1bf46cca89e5bb.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.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-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
39322024-09-04T16:17:16.126Z 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=b4e6484ad9f13610 -C extra-filename=-b4e6484ad9f13610 --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-43ffeb4984e9bb15.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-6166f879ac927c99.rlib --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-f9197b209abbafcc.rlib --extern end_to_end_tests=/work/oxidecomputer/omicron/target/debug/deps/libend_to_end_tests-dbcbaf3da44101e2.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-ed746f18f31e2aa0.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-a57bbe9c76c83262.rlib --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-2aa57df40d917e83.rlib --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-a8e6f4ee64113ea8.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-e41c714e44bd8b43.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-dfad8d3c0c734c71.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-72ce028dc13365ff.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rlib --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-814a97675d2c75be.rlib --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-85d41846f8c23d87.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-68d3b44500bd7f3f.rlib --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-7081604ed8ed5c37.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/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-96c42778607fd064/out`
39332024-09-04T16:17:16.750Z 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=69f72d98866e0843 -C extra-filename=-69f72d98866e0843 --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-43ffeb4984e9bb15.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-6166f879ac927c99.rlib --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-f9197b209abbafcc.rlib --extern end_to_end_tests=/work/oxidecomputer/omicron/target/debug/deps/libend_to_end_tests-dbcbaf3da44101e2.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-ed746f18f31e2aa0.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-a57bbe9c76c83262.rlib --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-2aa57df40d917e83.rlib --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-a8e6f4ee64113ea8.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-e41c714e44bd8b43.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-dfad8d3c0c734c71.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-72ce028dc13365ff.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rlib --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-814a97675d2c75be.rlib --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-85d41846f8c23d87.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-68d3b44500bd7f3f.rlib --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-7081604ed8ed5c37.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/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-96c42778607fd064/out`
39342024-09-04T16:17:18.188Z 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=8a030efb15a56bd4 -C extra-filename=-8a030efb15a56bd4 --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-43ffeb4984e9bb15.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-6166f879ac927c99.rlib --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-f9197b209abbafcc.rlib --extern end_to_end_tests=/work/oxidecomputer/omicron/target/debug/deps/libend_to_end_tests-dbcbaf3da44101e2.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-ed746f18f31e2aa0.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-a57bbe9c76c83262.rlib --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-2aa57df40d917e83.rlib --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-a8e6f4ee64113ea8.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-e41c714e44bd8b43.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-dfad8d3c0c734c71.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-72ce028dc13365ff.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rlib --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-814a97675d2c75be.rlib --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-85d41846f8c23d87.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-68d3b44500bd7f3f.rlib --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-7081604ed8ed5c37.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/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-96c42778607fd064/out`
39352024-09-04T16:17:18.350Z 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=e746967864483468 -C extra-filename=-e746967864483468 --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-43ffeb4984e9bb15.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-6166f879ac927c99.rlib --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-f9197b209abbafcc.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-ed746f18f31e2aa0.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-a57bbe9c76c83262.rlib --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-2aa57df40d917e83.rlib --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-a8e6f4ee64113ea8.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-e41c714e44bd8b43.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-dfad8d3c0c734c71.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-72ce028dc13365ff.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rlib --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-814a97675d2c75be.rlib --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-85d41846f8c23d87.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-68d3b44500bd7f3f.rlib --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-7081604ed8ed5c37.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/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-96c42778607fd064/out`
39362024-09-04T16:17:18.504Z 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=61027b53520c19b6 -C extra-filename=-61027b53520c19b6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-daf09654fc043815.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ba5ef2d7000f2955.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-12548fd0d163deb5.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.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-5835243fede18e51.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-61be641122cdfc7a.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-b5049f8917f60a8a.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-30cd01896260980c.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-f4546d169218b6bf.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-7c39b7b68aa684c0.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-785826e07020df3b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-dfad8d3c0c734c71.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern partial_io=/work/oxidecomputer/omicron/target/debug/deps/libpartial_io-04b454b038f7867d.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-d4fe2c0e8752187a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e6ef8036dc26a573.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-b8cb543e5e679e14.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c44067982972fb00.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-c0ea97885fc405d1.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-2db2963ce829035d.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b94b1747d4cd77f0.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-33f37eee6fa58373.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-65e68db06b7158c6.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-e6d4adff763d9c59.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-40e1bb4255e62c74.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib`
39372024-09-04T16:17:19.237Z 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=7600a0eee09c549b -C extra-filename=-7600a0eee09c549b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-daf09654fc043815.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ba5ef2d7000f2955.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-12548fd0d163deb5.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.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-5835243fede18e51.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-61be641122cdfc7a.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-b5049f8917f60a8a.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-5217ece81dbf9f90.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-30cd01896260980c.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-f4546d169218b6bf.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-7c39b7b68aa684c0.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-785826e07020df3b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-dfad8d3c0c734c71.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern partial_io=/work/oxidecomputer/omicron/target/debug/deps/libpartial_io-04b454b038f7867d.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-d4fe2c0e8752187a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e6ef8036dc26a573.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-b8cb543e5e679e14.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c44067982972fb00.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-c0ea97885fc405d1.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-2db2963ce829035d.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b94b1747d4cd77f0.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-33f37eee6fa58373.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-65e68db06b7158c6.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-e6d4adff763d9c59.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-40e1bb4255e62c74.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib`
39382024-09-04T16:17:20.767Z 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=8d7d5bc119cb688e -C extra-filename=-8d7d5bc119cb688e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-a164bb68436b9864.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-030bd97a14429362.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-f1565e0a28023e4c.rlib --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-0d8da501cc10d2bd.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-00908b2a26a1a09d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-338ef30fca83f141.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-84fcc129cceae6bd.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-0449523a445decef.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-cd5f5b45490a38d9.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-57ecd10d0e301429.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-d28e42e828a690f0.rlib --extern openapi_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager_types-a24ca1572ff79044.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-1c1e529c4f2fdc97.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-cedc2b4cdec5a13d.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-ebdfddc364a6d85e.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-fb7801688e79354e.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-efa3552b6d9beaf0.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-bd01036f692a511f.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-be53dce1e4fa5bfc.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
39392024-09-04T16:17:21.490Z 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=0a562789320b784a -C extra-filename=-0a562789320b784a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-b5049f8917f60a8a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-e41c714e44bd8b43.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-f3307f821eb2d099.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c44067982972fb00.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern uzers=/work/oxidecomputer/omicron/target/debug/deps/libuzers-45fc0b2917735f1a.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-25b75516e133f29d.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/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-96c42778607fd064/out`
39402024-09-04T16:17:23.548Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name integration_test --edition=2021 oximeter/db/tests/integration_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="default"' --cfg 'feature="oxql"' --cfg 'feature="sql"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "oxql", "sql"))' -C metadata=c96a005efa6d61b2 -C extra-filename=-c96a005efa6d61b2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-15fc923038689690.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-009a5134049de396.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ba5ef2d7000f2955.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-4c62307cfd85c316.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-99fce4ba7a2bc586.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-1afa1300e0ddf1c3.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-e7d7b8ea648ab4e3.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-11024960b20c5ca2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-dfad8d3c0c734c71.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-fed2c687baef7b75.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-b951d026ecf89835.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-8e7d48dcef846bbb.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-9e6d2b50d12843e9.rlib --extern peg=/work/oxidecomputer/omicron/target/debug/deps/libpeg-dbd5df13355af3f1.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-2107fd373a969f19.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rlib --extern rustyline=/work/oxidecomputer/omicron/target/debug/deps/librustyline-2745c3172e77cb97.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-caf1600dd15b5767.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern sqlformat=/work/oxidecomputer/omicron/target/debug/deps/libsqlformat-72ddb42dd1caad9c.rlib --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-d32155322b970ee7.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-fe3386b3995bd738.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-e44ebbb5ceb66800.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-5a011723636fb8e7.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
39412024-09-04T16:17:29.339Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oxdb --edition=2021 oximeter/db/src/bin/oxdb/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="default"' --cfg 'feature="oxql"' --cfg 'feature="sql"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "oxql", "sql"))' -C metadata=bf43cd6b701884c9 -C extra-filename=-bf43cd6b701884c9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-15fc923038689690.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-009a5134049de396.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ba5ef2d7000f2955.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-4c62307cfd85c316.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-99fce4ba7a2bc586.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-1afa1300e0ddf1c3.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-e7d7b8ea648ab4e3.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-11024960b20c5ca2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-dfad8d3c0c734c71.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-fed2c687baef7b75.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-b951d026ecf89835.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-8e7d48dcef846bbb.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-9e6d2b50d12843e9.rlib --extern peg=/work/oxidecomputer/omicron/target/debug/deps/libpeg-dbd5df13355af3f1.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-2107fd373a969f19.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rlib --extern rustyline=/work/oxidecomputer/omicron/target/debug/deps/librustyline-2745c3172e77cb97.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-caf1600dd15b5767.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern sqlformat=/work/oxidecomputer/omicron/target/debug/deps/libsqlformat-72ddb42dd1caad9c.rlib --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-d32155322b970ee7.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-fe3386b3995bd738.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-e44ebbb5ceb66800.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-5a011723636fb8e7.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
39422024-09-04T16:17:31.718Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_db --edition=2021 oximeter/db/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="default"' --cfg 'feature="oxql"' --cfg 'feature="sql"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "oxql", "sql"))' -C metadata=625132b5cf3d3894 -C extra-filename=-625132b5cf3d3894 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-15fc923038689690.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-009a5134049de396.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ba5ef2d7000f2955.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-4c62307cfd85c316.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-99fce4ba7a2bc586.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-1afa1300e0ddf1c3.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-e7d7b8ea648ab4e3.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-11024960b20c5ca2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-dfad8d3c0c734c71.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-fed2c687baef7b75.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-8e7d48dcef846bbb.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-9e6d2b50d12843e9.rlib --extern peg=/work/oxidecomputer/omicron/target/debug/deps/libpeg-dbd5df13355af3f1.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-2107fd373a969f19.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rlib --extern rustyline=/work/oxidecomputer/omicron/target/debug/deps/librustyline-2745c3172e77cb97.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-caf1600dd15b5767.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern sqlformat=/work/oxidecomputer/omicron/target/debug/deps/libsqlformat-72ddb42dd1caad9c.rlib --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-d32155322b970ee7.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-fe3386b3995bd738.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-e44ebbb5ceb66800.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-5a011723636fb8e7.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
39432024-09-04T16:17:35.781Z 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=022991703c0583f7 -C extra-filename=-022991703c0583f7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.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-ef9417ff7f726208.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-daf09654fc043815.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ba5ef2d7000f2955.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.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-0b25623578c66f58.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-725dd47f885197a3.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-c1f7a164a861d85a.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-338ef30fca83f141.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-909af6951c557926.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-3affc9248ff4b8d2.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-b45cd3dd3ed74329.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-ed746f18f31e2aa0.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-5e0310814f4e10ab.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-a57bbe9c76c83262.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-b5049f8917f60a8a.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-5217ece81dbf9f90.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-0449523a445decef.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-30cd01896260980c.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-f4546d169218b6bf.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-46790a58b55a47f6.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-e9e0142edd923010.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-785826e07020df3b.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-c346e9981ecdc6aa.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-dfad8d3c0c734c71.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-d28e42e828a690f0.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-1c1e529c4f2fdc97.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-f3307f821eb2d099.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e6ef8036dc26a573.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c44067982972fb00.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-caf1600dd15b5767.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-ccb6a7cc999cb954.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-65e68db06b7158c6.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e3436a1b9cb47c0f.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-2d7ca09b3c75f1b7.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-505d5e996502021c.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-e6d4adff763d9c59.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-b8d019cadb9f3511.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-40e1bb4255e62c74.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-1328e7ee90079486.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-13c6a198bfdd9e25.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-be53dce1e4fa5bfc.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-82ee25f40e8a062b.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out`
39442024-09-04T16:17:37.021Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
39452024-09-04T16:17:37.021Z 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=5859c612e02f2449 -C extra-filename=-5859c612e02f2449 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ba5ef2d7000f2955.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-d10be5be78305c01.rmeta --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-85786b199d62228e.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-56cf57b6b204064d.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-3affc9248ff4b8d2.rmeta --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-b45cd3dd3ed74329.rmeta --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-714228daf94f3204.rmeta --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-ed746f18f31e2aa0.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-a57bbe9c76c83262.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-b5049f8917f60a8a.rmeta --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-46790a58b55a47f6.rmeta --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-6b747d7c482f7d6e.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-4d0c28373280391b.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-9ddd9a46c83c35de.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-34f47cf71d1b747d.rmeta --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-66bb38dded5accf5.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4dad74b0db16ea1f.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-c346e9981ecdc6aa.rmeta --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-e41c714e44bd8b43.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-dfad8d3c0c734c71.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-fed2c687baef7b75.rmeta --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-934df0395933e09c.rmeta --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-6631086f7f3ea66e.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-f3307f821eb2d099.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-8ce276b9163974ea.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-5c0457631068982a.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e3436a1b9cb47c0f.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out`
39462024-09-04T16:17:37.148Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
39472024-09-04T16:17:37.150Z 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=00c1d67c84da5f18 -C extra-filename=-00c1d67c84da5f18 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-e104b8d0e3e83c84.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-9ddd9a46c83c35de.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4dad74b0db16ea1f.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.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-a33837303a60c71a.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-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
39482024-09-04T16:17:39.384Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
39492024-09-04T16:17:39.386Z 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=d8737bb80374a187 -C extra-filename=-d8737bb80374a187 --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-5835243fede18e51.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0a3af5e760ae820b.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-9ddd9a46c83c35de.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-f3307f821eb2d099.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-5c0457631068982a.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.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-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
39502024-09-04T16:17:41.201Z 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=d9e649ec88ac82fb -C extra-filename=-d9e649ec88ac82fb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-845e868eb19953d8.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-56cf57b6b204064d.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rmeta --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-46790a58b55a47f6.rmeta --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-8bb428dfe1a4b149.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-4d0c28373280391b.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-e104b8d0e3e83c84.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-9ddd9a46c83c35de.rmeta --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-d8737bb80374a187.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-34f47cf71d1b747d.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4dad74b0db16ea1f.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-f3307f821eb2d099.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-5c0457631068982a.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-a33837303a60c71a.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.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-174c0052e817e966/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`
39512024-09-04T16:17:43.736Z 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=18eb142286c14ddd -C extra-filename=-18eb142286c14ddd --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-8599901668faa364.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-e104b8d0e3e83c84.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-9ddd9a46c83c35de.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.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-a33837303a60c71a.rmeta --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-174227136a3b7501.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.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-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
39522024-09-04T16:17:44.704Z 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=a7161bdcb74fc00d -C extra-filename=-a7161bdcb74fc00d --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-8599901668faa364.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-9ddd9a46c83c35de.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rmeta --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-7256ca524447ea19.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-a33837303a60c71a.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.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-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
39532024-09-04T16:17:46.169Z 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=803a512de10dae2b -C extra-filename=-803a512de10dae2b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.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-eaec0f1802c5ca04.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rmeta --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-daf09654fc043815.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ba5ef2d7000f2955.rmeta --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-12548fd0d163deb5.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rmeta --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-845e868eb19953d8.rmeta --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-d10be5be78305c01.rmeta --extern crucible_common=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_common-cbb734c960d0fe4e.rmeta --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-21eb12c9a8b5123d.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-56cf57b6b204064d.rmeta --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-0b25623578c66f58.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rmeta --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-bc768b83042f573b.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-909af6951c557926.rmeta --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-714228daf94f3204.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rmeta --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-ed746f18f31e2aa0.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-a57bbe9c76c83262.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-b5049f8917f60a8a.rmeta --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-46790a58b55a47f6.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0a3af5e760ae820b.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rmeta --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-239e3ee892aeff69.rmeta --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-ac1acacd5f7a86e7.rmeta --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-6b747d7c482f7d6e.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-4d0c28373280391b.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-e104b8d0e3e83c84.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-9ddd9a46c83c35de.rmeta --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-4d400f9bbfe436cf.rmeta --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-cd5f5b45490a38d9.rmeta --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-57ecd10d0e301429.rmeta --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-1f4366c9e0a9c1ec.rmeta --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-a7161bdcb74fc00d.rmeta --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-d8737bb80374a187.rmeta --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-d9e649ec88ac82fb.rmeta --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-19745ff07c3d5def.rmeta --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-00c1d67c84da5f18.rmeta --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-18eb142286c14ddd.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-34f47cf71d1b747d.rmeta --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-66bb38dded5accf5.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4dad74b0db16ea1f.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-8d0b37c8c3e1862e.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-c346e9981ecdc6aa.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-1c28f15d8bd98486.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-fed2c687baef7b75.rmeta --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-7256ca524447ea19.rmeta --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-b951d026ecf89835.rmeta --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-5b04ee01f80bf577.rmeta --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-6631086f7f3ea66e.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-f3307f821eb2d099.rmeta --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-9e6d2b50d12843e9.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-aa2fc19618e8223a.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-c70a862bebcaf2b1.rmeta --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-bc0e7af24efc6eac.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rmeta --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-878a8767bd0518bb.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-e736e5009c91f06c.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-de03faa4a182a7e3.rmeta --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-0825b86e4f23338d.rmeta --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-2d2ed6a64ba3e36a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-8ce276b9163974ea.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-fbf3e444deddd920.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-5c0457631068982a.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-caf1600dd15b5767.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rmeta --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-174227136a3b7501.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-e44ebbb5ceb66800.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-1d2ae43d38fb2dfb.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e3436a1b9cb47c0f.rmeta --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-2d7ca09b3c75f1b7.rmeta --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-b8d019cadb9f3511.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.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-174c0052e817e966/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=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib`
39542024-09-04T16:17:46.635Z 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=81401fcfc64ec9cf -C extra-filename=-81401fcfc64ec9cf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.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-ef9417ff7f726208.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-daf09654fc043815.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ba5ef2d7000f2955.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.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-0b25623578c66f58.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-c1f7a164a861d85a.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-909af6951c557926.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-3affc9248ff4b8d2.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-ed746f18f31e2aa0.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-5e0310814f4e10ab.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-a57bbe9c76c83262.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-b5049f8917f60a8a.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-0449523a445decef.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-f4546d169218b6bf.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-46790a58b55a47f6.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-e9e0142edd923010.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-785826e07020df3b.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-c346e9981ecdc6aa.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-f3307f821eb2d099.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e6ef8036dc26a573.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c44067982972fb00.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-caf1600dd15b5767.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-65e68db06b7158c6.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e3436a1b9cb47c0f.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-2d7ca09b3c75f1b7.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-e6d4adff763d9c59.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-b8d019cadb9f3511.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-40e1bb4255e62c74.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-13c6a198bfdd9e25.rlib --extern wicketd=/work/oxidecomputer/omicron/target/debug/deps/libwicketd-cd2e6830572727cc.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-be53dce1e4fa5bfc.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-82ee25f40e8a062b.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib`
39552024-09-04T16:17:46.766Z 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=b351b1affcbae390 -C extra-filename=-b351b1affcbae390 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.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-ef9417ff7f726208.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-daf09654fc043815.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ba5ef2d7000f2955.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.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-0b25623578c66f58.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-725dd47f885197a3.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-c1f7a164a861d85a.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-338ef30fca83f141.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-909af6951c557926.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-3affc9248ff4b8d2.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-b45cd3dd3ed74329.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-ed746f18f31e2aa0.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-5e0310814f4e10ab.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-a57bbe9c76c83262.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-b5049f8917f60a8a.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-5217ece81dbf9f90.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-0449523a445decef.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-30cd01896260980c.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-f4546d169218b6bf.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-46790a58b55a47f6.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-e9e0142edd923010.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-785826e07020df3b.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-c346e9981ecdc6aa.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-dfad8d3c0c734c71.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-d28e42e828a690f0.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-1c1e529c4f2fdc97.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-f3307f821eb2d099.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e6ef8036dc26a573.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c44067982972fb00.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-caf1600dd15b5767.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-ccb6a7cc999cb954.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-65e68db06b7158c6.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e3436a1b9cb47c0f.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-2d7ca09b3c75f1b7.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-505d5e996502021c.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-e6d4adff763d9c59.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-b8d019cadb9f3511.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-40e1bb4255e62c74.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-1328e7ee90079486.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-13c6a198bfdd9e25.rlib --extern wicketd=/work/oxidecomputer/omicron/target/debug/deps/libwicketd-cd2e6830572727cc.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-be53dce1e4fa5bfc.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-82ee25f40e8a062b.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out`
39562024-09-04T16:17:48.093Z 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=dc0647c2f9803c95 -C extra-filename=-dc0647c2f9803c95 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.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-ef9417ff7f726208.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-daf09654fc043815.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ba5ef2d7000f2955.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.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-0b25623578c66f58.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-725dd47f885197a3.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-c1f7a164a861d85a.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-338ef30fca83f141.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-909af6951c557926.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-3affc9248ff4b8d2.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-b45cd3dd3ed74329.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-ed746f18f31e2aa0.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-5e0310814f4e10ab.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-a57bbe9c76c83262.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-b5049f8917f60a8a.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-5217ece81dbf9f90.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-0449523a445decef.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-30cd01896260980c.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-f4546d169218b6bf.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-46790a58b55a47f6.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-e9e0142edd923010.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-785826e07020df3b.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-c346e9981ecdc6aa.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-dfad8d3c0c734c71.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-d28e42e828a690f0.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-1c1e529c4f2fdc97.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-f3307f821eb2d099.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e6ef8036dc26a573.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c44067982972fb00.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-caf1600dd15b5767.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-ccb6a7cc999cb954.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-65e68db06b7158c6.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e3436a1b9cb47c0f.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-2d7ca09b3c75f1b7.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-505d5e996502021c.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-e6d4adff763d9c59.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-b8d019cadb9f3511.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-40e1bb4255e62c74.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-1328e7ee90079486.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-13c6a198bfdd9e25.rlib --extern wicketd=/work/oxidecomputer/omicron/target/debug/deps/libwicketd-cd2e6830572727cc.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-be53dce1e4fa5bfc.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-82ee25f40e8a062b.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out`
39572024-09-04T16:17:50.785Z 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=0c2900d34def6463 -C extra-filename=-0c2900d34def6463 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rlib --extern omicron_dev_lib=/work/oxidecomputer/omicron/target/debug/deps/libomicron_dev_lib-5f5d9604db2208b9.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-dfad8d3c0c734c71.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.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-6a1bf46cca89e5bb.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-1d2ae43d38fb2dfb.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-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
39582024-09-04T16:17:51.903Z 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=20afdb6ee9d3faf7 -C extra-filename=-20afdb6ee9d3faf7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rlib --extern omicron_dev_lib=/work/oxidecomputer/omicron/target/debug/deps/libomicron_dev_lib-5f5d9604db2208b9.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-dfad8d3c0c734c71.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.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-6a1bf46cca89e5bb.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-1d2ae43d38fb2dfb.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-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
39592024-09-04T16:17:53.028Z 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=65b69075b824c906 -C extra-filename=-65b69075b824c906 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-dfad8d3c0c734c71.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.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-6a1bf46cca89e5bb.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-1d2ae43d38fb2dfb.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-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
39602024-09-04T16:17:56.404Z 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=aa8eb6e2483e7e82 -C extra-filename=-aa8eb6e2483e7e82 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.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-eaec0f1802c5ca04.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-98ba10d38f391ccf.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-030bd97a14429362.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-ef9417ff7f726208.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ba5ef2d7000f2955.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-12548fd0d163deb5.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-d10be5be78305c01.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-aae238a7f781fbdf.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-85786b199d62228e.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-56cf57b6b204064d.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-0b25623578c66f58.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-725dd47f885197a3.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-c1f7a164a861d85a.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-909af6951c557926.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-39f07e80d6316e9c.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-55c5344820fdb400.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-a57bbe9c76c83262.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-e4dcdf695dabf485.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-b5049f8917f60a8a.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-f4546d169218b6bf.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-46790a58b55a47f6.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0a3af5e760ae820b.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-24e32923bad02d9e.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-239e3ee892aeff69.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-6b747d7c482f7d6e.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-4d0c28373280391b.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-34f47cf71d1b747d.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4dad74b0db16ea1f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-785826e07020df3b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-dfad8d3c0c734c71.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-ba776c6c3892ae19.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-fed2c687baef7b75.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-5b04ee01f80bf577.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-6631086f7f3ea66e.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-f3307f821eb2d099.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-0027465b2e6825f2.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-bc0e7af24efc6eac.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-4f42aba99a341a12.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-a39c6323898de335.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-4c497ff74b1d7ab1.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-c506ffbd41dcbee6.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-efa3552b6d9beaf0.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-5c0457631068982a.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-68d3b44500bd7f3f.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-b8cb543e5e679e14.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c44067982972fb00.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-c0ea97885fc405d1.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-caf1600dd15b5767.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b94b1747d4cd77f0.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0a062de836263b83.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-ccb6a7cc999cb954.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-e44ebbb5ceb66800.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-d77112f3e9392bc6.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-65e68db06b7158c6.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e3436a1b9cb47c0f.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-5a011723636fb8e7.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d47f5ede55f99f5b.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-25b75516e133f29d.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/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-96c42778607fd064/out`
39612024-09-04T16:18:02.294Z 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=a4582646bc941a81 -C extra-filename=-a4582646bc941a81 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.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-eaec0f1802c5ca04.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-98ba10d38f391ccf.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-030bd97a14429362.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-ef9417ff7f726208.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ba5ef2d7000f2955.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-12548fd0d163deb5.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-d10be5be78305c01.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-aae238a7f781fbdf.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-85786b199d62228e.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-56cf57b6b204064d.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-0b25623578c66f58.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-725dd47f885197a3.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-c1f7a164a861d85a.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-909af6951c557926.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-39f07e80d6316e9c.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-55c5344820fdb400.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-a57bbe9c76c83262.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-e4dcdf695dabf485.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-b5049f8917f60a8a.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-f4546d169218b6bf.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-46790a58b55a47f6.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0a3af5e760ae820b.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-24e32923bad02d9e.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-239e3ee892aeff69.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-6b747d7c482f7d6e.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-4d0c28373280391b.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-34f47cf71d1b747d.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4dad74b0db16ea1f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-785826e07020df3b.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-e41c714e44bd8b43.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-dfad8d3c0c734c71.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-ba776c6c3892ae19.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-fed2c687baef7b75.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-5b04ee01f80bf577.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-6631086f7f3ea66e.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-f3307f821eb2d099.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-0027465b2e6825f2.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-bc0e7af24efc6eac.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-4f42aba99a341a12.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-a39c6323898de335.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-4c497ff74b1d7ab1.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-c506ffbd41dcbee6.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-efa3552b6d9beaf0.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-5c0457631068982a.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-68d3b44500bd7f3f.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-b8cb543e5e679e14.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c44067982972fb00.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-c0ea97885fc405d1.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-caf1600dd15b5767.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b94b1747d4cd77f0.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0a062de836263b83.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-ccb6a7cc999cb954.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-e44ebbb5ceb66800.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-d77112f3e9392bc6.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-65e68db06b7158c6.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e3436a1b9cb47c0f.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-5a011723636fb8e7.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d47f5ede55f99f5b.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-25b75516e133f29d.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/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-96c42778607fd064/out`
39622024-09-04T16:18:04.610Z 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=4df15046cff8dab9 -C extra-filename=-4df15046cff8dab9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.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-eaec0f1802c5ca04.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-98ba10d38f391ccf.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-030bd97a14429362.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-ef9417ff7f726208.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ba5ef2d7000f2955.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-12548fd0d163deb5.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-d10be5be78305c01.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-aae238a7f781fbdf.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-85786b199d62228e.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-56cf57b6b204064d.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-0b25623578c66f58.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-725dd47f885197a3.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-c1f7a164a861d85a.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-909af6951c557926.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-39f07e80d6316e9c.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-55c5344820fdb400.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-a57bbe9c76c83262.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-e4dcdf695dabf485.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-b5049f8917f60a8a.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-f4546d169218b6bf.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-46790a58b55a47f6.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0a3af5e760ae820b.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-24e32923bad02d9e.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-239e3ee892aeff69.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-6b747d7c482f7d6e.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-4d0c28373280391b.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-34f47cf71d1b747d.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4dad74b0db16ea1f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-785826e07020df3b.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-e41c714e44bd8b43.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-dfad8d3c0c734c71.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-ba776c6c3892ae19.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-fed2c687baef7b75.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-5b04ee01f80bf577.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-6631086f7f3ea66e.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-f3307f821eb2d099.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-0027465b2e6825f2.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-bc0e7af24efc6eac.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-4f42aba99a341a12.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-a39c6323898de335.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-4c497ff74b1d7ab1.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-c506ffbd41dcbee6.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-efa3552b6d9beaf0.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-5c0457631068982a.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-68d3b44500bd7f3f.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-b8cb543e5e679e14.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c44067982972fb00.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-c0ea97885fc405d1.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-caf1600dd15b5767.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b94b1747d4cd77f0.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0a062de836263b83.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-ccb6a7cc999cb954.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-e44ebbb5ceb66800.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-d77112f3e9392bc6.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-65e68db06b7158c6.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e3436a1b9cb47c0f.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-5a011723636fb8e7.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d47f5ede55f99f5b.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-25b75516e133f29d.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/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-96c42778607fd064/out`
39632024-09-04T16:18:05.395Z 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=5d85e6b6a4a5646c -C extra-filename=-5d85e6b6a4a5646c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.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-eaec0f1802c5ca04.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-98ba10d38f391ccf.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-030bd97a14429362.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-ef9417ff7f726208.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ba5ef2d7000f2955.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-12548fd0d163deb5.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-d10be5be78305c01.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-aae238a7f781fbdf.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-85786b199d62228e.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-56cf57b6b204064d.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-0b25623578c66f58.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-725dd47f885197a3.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-c1f7a164a861d85a.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-909af6951c557926.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-39f07e80d6316e9c.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-55c5344820fdb400.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-a57bbe9c76c83262.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-e4dcdf695dabf485.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-b5049f8917f60a8a.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-f4546d169218b6bf.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-46790a58b55a47f6.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0a3af5e760ae820b.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-24e32923bad02d9e.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-239e3ee892aeff69.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-6b747d7c482f7d6e.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-4d0c28373280391b.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-34f47cf71d1b747d.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4dad74b0db16ea1f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-785826e07020df3b.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-e41c714e44bd8b43.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-dfad8d3c0c734c71.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-ba776c6c3892ae19.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-fed2c687baef7b75.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-5b04ee01f80bf577.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-6631086f7f3ea66e.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-f3307f821eb2d099.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-0027465b2e6825f2.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-bc0e7af24efc6eac.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-4f42aba99a341a12.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-a39c6323898de335.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-4c497ff74b1d7ab1.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-c506ffbd41dcbee6.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-efa3552b6d9beaf0.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-5c0457631068982a.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-68d3b44500bd7f3f.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-b8cb543e5e679e14.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c44067982972fb00.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-c0ea97885fc405d1.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-caf1600dd15b5767.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b94b1747d4cd77f0.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0a062de836263b83.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-ccb6a7cc999cb954.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-e44ebbb5ceb66800.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-d77112f3e9392bc6.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-65e68db06b7158c6.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e3436a1b9cb47c0f.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-5a011723636fb8e7.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d47f5ede55f99f5b.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-25b75516e133f29d.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/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-96c42778607fd064/out`
39642024-09-04T16:18:07.559Z 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=5f2f4ef2fb6a5bed -C extra-filename=-5f2f4ef2fb6a5bed --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.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-eaec0f1802c5ca04.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-98ba10d38f391ccf.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-030bd97a14429362.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-ef9417ff7f726208.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ba5ef2d7000f2955.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-12548fd0d163deb5.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-d10be5be78305c01.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-aae238a7f781fbdf.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-85786b199d62228e.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-56cf57b6b204064d.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-0b25623578c66f58.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-725dd47f885197a3.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-c1f7a164a861d85a.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-909af6951c557926.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-39f07e80d6316e9c.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-55c5344820fdb400.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-a57bbe9c76c83262.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-e4dcdf695dabf485.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-b5049f8917f60a8a.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-f4546d169218b6bf.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-46790a58b55a47f6.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0a3af5e760ae820b.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-24e32923bad02d9e.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-239e3ee892aeff69.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-6b747d7c482f7d6e.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-4d0c28373280391b.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-34f47cf71d1b747d.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4dad74b0db16ea1f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-785826e07020df3b.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-e41c714e44bd8b43.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-dfad8d3c0c734c71.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-ba776c6c3892ae19.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-fed2c687baef7b75.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-5b04ee01f80bf577.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-6631086f7f3ea66e.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-f3307f821eb2d099.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-0027465b2e6825f2.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-bc0e7af24efc6eac.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-4f42aba99a341a12.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-a39c6323898de335.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-4c497ff74b1d7ab1.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-c506ffbd41dcbee6.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-efa3552b6d9beaf0.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-5c0457631068982a.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-68d3b44500bd7f3f.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-b8cb543e5e679e14.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c44067982972fb00.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-c0ea97885fc405d1.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-caf1600dd15b5767.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b94b1747d4cd77f0.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0a062de836263b83.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-ccb6a7cc999cb954.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-e44ebbb5ceb66800.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-d77112f3e9392bc6.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-65e68db06b7158c6.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e3436a1b9cb47c0f.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-5a011723636fb8e7.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d47f5ede55f99f5b.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-25b75516e133f29d.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/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-96c42778607fd064/out`
39652024-09-04T16:18:08.266Z 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=69f6a2da6ca86a9a -C extra-filename=-69f6a2da6ca86a9a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-f34b7261dab3b999.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-c4214c86ee2bbd33.rlib --extern datatest_stable=/work/oxidecomputer/omicron/target/debug/deps/libdatatest_stable-03885929bd3f35bd.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-338ef30fca83f141.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-dfad8d3c0c734c71.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-457abf17ed177e26.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-2db2963ce829035d.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-e44ebbb5ceb66800.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-505d5e996502021c.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-e6d4adff763d9c59.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib`
39662024-09-04T16:18:10.284Z 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=e2f6cd69cd0ade19 -C extra-filename=-e2f6cd69cd0ade19 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-f34b7261dab3b999.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-c4214c86ee2bbd33.rlib --extern datatest_stable=/work/oxidecomputer/omicron/target/debug/deps/libdatatest_stable-03885929bd3f35bd.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-338ef30fca83f141.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-dfad8d3c0c734c71.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-457abf17ed177e26.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-2db2963ce829035d.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-e44ebbb5ceb66800.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-505d5e996502021c.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-e6d4adff763d9c59.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib`
39672024-09-04T16:18:18.239Z 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=ef89a5b1b946f7de -C extra-filename=-ef89a5b1b946f7de --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-f34b7261dab3b999.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-c4214c86ee2bbd33.rlib --extern datatest_stable=/work/oxidecomputer/omicron/target/debug/deps/libdatatest_stable-03885929bd3f35bd.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-338ef30fca83f141.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-dfad8d3c0c734c71.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-457abf17ed177e26.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-2db2963ce829035d.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-e44ebbb5ceb66800.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-e6d4adff763d9c59.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib`
39682024-09-04T16:18:19.236Z 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=fcd3444310bd86b5 -C extra-filename=-fcd3444310bd86b5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-f34b7261dab3b999.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-c4214c86ee2bbd33.rlib --extern datatest_stable=/work/oxidecomputer/omicron/target/debug/deps/libdatatest_stable-03885929bd3f35bd.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-338ef30fca83f141.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-dfad8d3c0c734c71.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-457abf17ed177e26.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-2db2963ce829035d.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-e44ebbb5ceb66800.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-505d5e996502021c.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-e6d4adff763d9c59.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib`
39692024-09-04T16:18:20.167Z 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=68dcde522240ecce -C extra-filename=-68dcde522240ecce --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-f34b7261dab3b999.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-daf09654fc043815.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-2f8000a2198a9279.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-99fce4ba7a2bc586.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-e7d7b8ea648ab4e3.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-ddcee7a78aa9002d.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-de74abeffa2490a1.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-c346e9981ecdc6aa.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-cedc2b4cdec5a13d.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-d4fe2c0e8752187a.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-a9b0da757547c84e.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rlib --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-f50f65d7a9697e08.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.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-c44067982972fb00.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-2db2963ce829035d.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-bd01036f692a511f.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-e44ebbb5ceb66800.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-a743db74423d42c5.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e3436a1b9cb47c0f.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-78f7586b935e5407.rlib --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-cb6b71b928112989.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-3919ec52e6b0b262.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-40e1bb4255e62c74.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-1328e7ee90079486.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-13c6a198bfdd9e25.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-82ee25f40e8a062b.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d47f5ede55f99f5b.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
39702024-09-04T16:18:20.532Z 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=93dc289c1b37b5a8 -C extra-filename=-93dc289c1b37b5a8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-daf09654fc043815.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-2f8000a2198a9279.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-99fce4ba7a2bc586.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-e7d7b8ea648ab4e3.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-ddcee7a78aa9002d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-c346e9981ecdc6aa.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-cedc2b4cdec5a13d.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-a9b0da757547c84e.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rlib --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-f50f65d7a9697e08.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.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-c44067982972fb00.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-2db2963ce829035d.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-bd01036f692a511f.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-a743db74423d42c5.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e3436a1b9cb47c0f.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-78f7586b935e5407.rlib --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-cb6b71b928112989.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-3919ec52e6b0b262.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-40e1bb4255e62c74.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-1328e7ee90079486.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-13c6a198bfdd9e25.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-82ee25f40e8a062b.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d47f5ede55f99f5b.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
39712024-09-04T16:18:22.303Z 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=7f484c75780c7891 -C extra-filename=-7f484c75780c7891 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-2f8000a2198a9279.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-99fce4ba7a2bc586.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-2107fd373a969f19.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-2db2963ce829035d.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-1328e7ee90079486.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
39722024-09-04T16:18:23.603Z 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=7833802770bc1c0b -C extra-filename=-7833802770bc1c0b --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-cfb816fb1660d56e.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-f7a42b1fc18bae47.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-7d19b11f9f8e6439.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0a3af5e760ae820b.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-e104b8d0e3e83c84.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-9ddd9a46c83c35de.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-5859c612e02f2449.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4dad74b0db16ea1f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-dfad8d3c0c734c71.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-7256ca524447ea19.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-a33837303a60c71a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.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-174c0052e817e966/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-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out`
39732024-09-04T16:18:24.214Z 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=ba7cce05432d6a64 -C extra-filename=-ba7cce05432d6a64 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern authz_macros=/work/oxidecomputer/omicron/target/debug/deps/libauthz_macros-dee9e1cf29a41ddb.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-64c755c38fa600bf.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-714228daf94f3204.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-a57bbe9c76c83262.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-e90263d62b579b2f.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-e104b8d0e3e83c84.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4dad74b0db16ea1f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-dfad8d3c0c734c71.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-1c28f15d8bd98486.rlib --extern oso=/work/oxidecomputer/omicron/target/debug/deps/liboso-71136106c92e4821.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-2d2ed6a64ba3e36a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-8ce276b9163974ea.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.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-174c0052e817e966/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
39742024-09-04T16:18:25.003Z 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=773cb035a314c455 -C extra-filename=-773cb035a314c455 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-e104b8d0e3e83c84.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-9ddd9a46c83c35de.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4dad74b0db16ea1f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.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-a33837303a60c71a.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-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
39752024-09-04T16:18:27.872Z 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=e1bcb4bd5ecd8cf8 -C extra-filename=-e1bcb4bd5ecd8cf8 --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-5835243fede18e51.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0a3af5e760ae820b.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-9ddd9a46c83c35de.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-f3307f821eb2d099.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-5c0457631068982a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.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-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
39762024-09-04T16:18:30.875Z 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=a80444d60dd82282 -C extra-filename=-a80444d60dd82282 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.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-cfb816fb1660d56e.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-daf09654fc043815.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ba5ef2d7000f2955.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-12548fd0d163deb5.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-845e868eb19953d8.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-fe7b7abfded67dea.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-d10be5be78305c01.rlib --extern crucible_common=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_common-cbb734c960d0fe4e.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-21eb12c9a8b5123d.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-f7a42b1fc18bae47.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-85786b199d62228e.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-56cf57b6b204064d.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-0b25623578c66f58.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-bc768b83042f573b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-909af6951c557926.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-3affc9248ff4b8d2.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-b45cd3dd3ed74329.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-714228daf94f3204.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-ed746f18f31e2aa0.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-7d19b11f9f8e6439.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-5e0310814f4e10ab.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-a57bbe9c76c83262.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-32fdd2adb426f7b8.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-b5049f8917f60a8a.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-46790a58b55a47f6.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0a3af5e760ae820b.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-239e3ee892aeff69.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-ac1acacd5f7a86e7.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-6b747d7c482f7d6e.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-4d0c28373280391b.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-e104b8d0e3e83c84.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-9ddd9a46c83c35de.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-4d400f9bbfe436cf.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-cd5f5b45490a38d9.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-57ecd10d0e301429.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-1f4366c9e0a9c1ec.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-a7161bdcb74fc00d.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-d8737bb80374a187.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-d9e649ec88ac82fb.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-19745ff07c3d5def.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-00c1d67c84da5f18.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-18eb142286c14ddd.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-34f47cf71d1b747d.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-66bb38dded5accf5.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-5859c612e02f2449.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-a5431fa9414a448d.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4dad74b0db16ea1f.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-8d0b37c8c3e1862e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-c346e9981ecdc6aa.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-e41c714e44bd8b43.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-dfad8d3c0c734c71.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-d28e42e828a690f0.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-1c1e529c4f2fdc97.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-1c28f15d8bd98486.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-72ce028dc13365ff.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-fed2c687baef7b75.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-7256ca524447ea19.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-934df0395933e09c.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-b951d026ecf89835.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-5b04ee01f80bf577.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-6631086f7f3ea66e.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-f3307f821eb2d099.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-9e6d2b50d12843e9.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-aa2fc19618e8223a.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-a558247ce38e0784.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-0027465b2e6825f2.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-c70a862bebcaf2b1.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-bc0e7af24efc6eac.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-a39c6323898de335.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-878a8767bd0518bb.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-e736e5009c91f06c.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-de03faa4a182a7e3.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-0825b86e4f23338d.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-2d2ed6a64ba3e36a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-8ce276b9163974ea.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-fbf3e444deddd920.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-2a4b334350991e3e.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-5c0457631068982a.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-68d3b44500bd7f3f.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-caf1600dd15b5767.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-56dbc043bbd81c54.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-174227136a3b7501.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-e44ebbb5ceb66800.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-42cdc58f9cbd97df.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-1d2ae43d38fb2dfb.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e3436a1b9cb47c0f.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-2d7ca09b3c75f1b7.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-505d5e996502021c.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-e6d4adff763d9c59.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-b8d019cadb9f3511.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.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-174c0052e817e966/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-4698b44fe0850490/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out`
39772024-09-04T16:18:32.660Z 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=5ca0ee6c217ef99f -C extra-filename=-5ca0ee6c217ef99f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.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-cfb816fb1660d56e.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ba5ef2d7000f2955.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern const_format=/work/oxidecomputer/omicron/target/debug/deps/libconst_format-528bd09aa98caeb9.rlib --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-565ad7e1c0fbfae2.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-f7a42b1fc18bae47.rlib --extern diesel_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_dtrace-6b0ba7ad374e851e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-909af6951c557926.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-32fdd2adb426f7b8.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-b5049f8917f60a8a.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-46790a58b55a47f6.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0a3af5e760ae820b.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-ac1acacd5f7a86e7.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-4d0c28373280391b.rlib --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-e90263d62b579b2f.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-e104b8d0e3e83c84.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-1f4366c9e0a9c1ec.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-19745ff07c3d5def.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-34f47cf71d1b747d.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-5859c612e02f2449.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4dad74b0db16ea1f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-c346e9981ecdc6aa.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-e41c714e44bd8b43.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-dfad8d3c0c734c71.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-1c1e529c4f2fdc97.rlib --extern oso=/work/oxidecomputer/omicron/target/debug/deps/liboso-71136106c92e4821.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-fed2c687baef7b75.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-f3307f821eb2d099.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-a558247ce38e0784.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-457abf17ed177e26.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-0027465b2e6825f2.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-ac861e4f3b496017.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-a39c6323898de335.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-878a8767bd0518bb.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-de03faa4a182a7e3.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-fbf3e444deddd920.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-5c0457631068982a.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-a33837303a60c71a.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0a062de836263b83.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-174227136a3b7501.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-618c4abe1decdfc2.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-42cdc58f9cbd97df.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-c883dcfe2d3789aa.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-5a011723636fb8e7.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.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-174c0052e817e966/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-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out`
39782024-09-04T16:18:33.141Z 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=1ef8a032cbbeaa9e -C extra-filename=-1ef8a032cbbeaa9e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-0d8da501cc10d2bd.rlib --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-e811964cbcb1d1a8.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-7bbbd3f4da410b18.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-b5049f8917f60a8a.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-5859c612e02f2449.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-dfad8d3c0c734c71.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-d28e42e828a690f0.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-1c1e529c4f2fdc97.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-d4fe2c0e8752187a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-caf1600dd15b5767.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-33f37eee6fa58373.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-1d2ae43d38fb2dfb.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-c883dcfe2d3789aa.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out`
39792024-09-04T16:18:43.705Z 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=a91666ecf70124db -C extra-filename=-a91666ecf70124db --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-0d8da501cc10d2bd.rlib --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-e811964cbcb1d1a8.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-7bbbd3f4da410b18.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-b5049f8917f60a8a.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-5859c612e02f2449.rlib --extern omicron_cockroach_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_admin-5f2fe992263903cd.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-dfad8d3c0c734c71.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-d28e42e828a690f0.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-1c1e529c4f2fdc97.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-d4fe2c0e8752187a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-caf1600dd15b5767.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-33f37eee6fa58373.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-1d2ae43d38fb2dfb.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-c883dcfe2d3789aa.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out`
39802024-09-04T16:18:45.949Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name clickhouse_admin --edition=2021 clickhouse-admin/src/bin/clickhouse-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=683f97fa8eeed380 -C extra-filename=-683f97fa8eeed380 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-f1565e0a28023e4c.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-a64a9a3223ef928b.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-b5049f8917f60a8a.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-5859c612e02f2449.rlib --extern omicron_clickhouse_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_clickhouse_admin-4426fd92c076587d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-dfad8d3c0c734c71.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-d28e42e828a690f0.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-1c1e529c4f2fdc97.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-caf1600dd15b5767.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-1d2ae43d38fb2dfb.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-c883dcfe2d3789aa.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out`
39812024-09-04T16:18:48.069Z 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=394d473d299c2381 -C extra-filename=-394d473d299c2381 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-f1565e0a28023e4c.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-a64a9a3223ef928b.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-b5049f8917f60a8a.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-5859c612e02f2449.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-dfad8d3c0c734c71.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-d28e42e828a690f0.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-1c1e529c4f2fdc97.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-caf1600dd15b5767.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-1d2ae43d38fb2dfb.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-c883dcfe2d3789aa.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out`
39822024-09-04T16:18:48.072Z 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=d8ca0cecfdeb9120 -C extra-filename=-d8ca0cecfdeb9120 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-cfb816fb1660d56e.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-99fce4ba7a2bc586.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-d10be5be78305c01.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-7bbbd3f4da410b18.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-f7a42b1fc18bae47.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-5859d1b7689bc278.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-909af6951c557926.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-3affc9248ff4b8d2.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-b45cd3dd3ed74329.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-ddcee7a78aa9002d.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-46790a58b55a47f6.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0a3af5e760ae820b.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern multimap=/work/oxidecomputer/omicron/target/debug/deps/libmultimap-c7e2f42601feaebd.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-6b747d7c482f7d6e.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-4d0c28373280391b.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-e104b8d0e3e83c84.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-9ddd9a46c83c35de.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-00c1d67c84da5f18.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-18eb142286c14ddd.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4dad74b0db16ea1f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-7256ca524447ea19.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-b951d026ecf89835.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-a9b0da757547c84e.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-2107fd373a969f19.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-5c0457631068982a.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-a33837303a60c71a.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-fe3386b3995bd738.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-a743db74423d42c5.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-3919ec52e6b0b262.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-c883dcfe2d3789aa.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.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-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
39832024-09-04T16:18:50.193Z 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=c435b7c871df054e -C extra-filename=-c435b7c871df054e --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-8599901668faa364.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-ac1acacd5f7a86e7.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-e104b8d0e3e83c84.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-9ddd9a46c83c35de.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-5859c612e02f2449.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-a5431fa9414a448d.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4dad74b0db16ea1f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-dfad8d3c0c734c71.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-0027465b2e6825f2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.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-a33837303a60c71a.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-174227136a3b7501.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.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-174c0052e817e966/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out`
39842024-09-04T16:19:09.088Z 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=4e066ababb7314f7 -C extra-filename=-4e066ababb7314f7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ba5ef2d7000f2955.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-d10be5be78305c01.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-85786b199d62228e.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-56cf57b6b204064d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-3affc9248ff4b8d2.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-b45cd3dd3ed74329.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-714228daf94f3204.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-ed746f18f31e2aa0.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-a57bbe9c76c83262.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-b5049f8917f60a8a.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-46790a58b55a47f6.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-6b747d7c482f7d6e.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-4d0c28373280391b.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-9ddd9a46c83c35de.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-34f47cf71d1b747d.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-66bb38dded5accf5.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4dad74b0db16ea1f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-c346e9981ecdc6aa.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-e41c714e44bd8b43.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-dfad8d3c0c734c71.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-fed2c687baef7b75.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-934df0395933e09c.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-6631086f7f3ea66e.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-f3307f821eb2d099.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-8ce276b9163974ea.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-5c0457631068982a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e3436a1b9cb47c0f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out`
39852024-09-04T16:19:12.156Z 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=cc314f77b242341e -C extra-filename=-cc314f77b242341e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-46790a58b55a47f6.rlib --extern live_tests_macros=/work/oxidecomputer/omicron/target/debug/deps/liblive_tests_macros-1102675c87716256.so --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-6b747d7c482f7d6e.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-4d0c28373280391b.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-e104b8d0e3e83c84.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-9ddd9a46c83c35de.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-19745ff07c3d5def.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-00c1d67c84da5f18.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-34f47cf71d1b747d.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4dad74b0db16ea1f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-dfad8d3c0c734c71.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.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-a33837303a60c71a.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-a743db74423d42c5.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.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-174c0052e817e966/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`
39862024-09-04T16:19:14.262Z 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=0ad41125c7bd5869 -C extra-filename=-0ad41125c7bd5869 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-56cf57b6b204064d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-e7d7b8ea648ab4e3.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-d9e649ec88ac82fb.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-19745ff07c3d5def.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-34f47cf71d1b747d.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4dad74b0db16ea1f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-2107fd373a969f19.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.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-a33837303a60c71a.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-618c4abe1decdfc2.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-fe3386b3995bd738.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.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-174c0052e817e966/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`
39872024-09-04T16:19:28.604Z 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=2eabe0b0ffb360ef -C extra-filename=-2eabe0b0ffb360ef --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-f34b7261dab3b999.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-daf09654fc043815.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-2f8000a2198a9279.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-99fce4ba7a2bc586.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-e7d7b8ea648ab4e3.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-ddcee7a78aa9002d.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-de74abeffa2490a1.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-c346e9981ecdc6aa.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-cedc2b4cdec5a13d.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-d4fe2c0e8752187a.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-a9b0da757547c84e.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rlib --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-f50f65d7a9697e08.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.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-c44067982972fb00.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-2db2963ce829035d.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-bd01036f692a511f.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-e44ebbb5ceb66800.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-a743db74423d42c5.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e3436a1b9cb47c0f.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-78f7586b935e5407.rlib --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-cb6b71b928112989.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-3919ec52e6b0b262.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-40e1bb4255e62c74.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-1328e7ee90079486.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-13c6a198bfdd9e25.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-82ee25f40e8a062b.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d47f5ede55f99f5b.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
39882024-09-04T16:19:29.884Z 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=20c4733a30e5d56d -C extra-filename=-20c4733a30e5d56d --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-e104b8d0e3e83c84.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4dad74b0db16ea1f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.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-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
39892024-09-04T16:19:42.030Z 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=0f6785972319f08c -C extra-filename=-0f6785972319f08c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-f34b7261dab3b999.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-daf09654fc043815.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-2f8000a2198a9279.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-99fce4ba7a2bc586.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-e7d7b8ea648ab4e3.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-ddcee7a78aa9002d.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-de74abeffa2490a1.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-c346e9981ecdc6aa.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-cedc2b4cdec5a13d.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-d4fe2c0e8752187a.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-a9b0da757547c84e.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rlib --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-f50f65d7a9697e08.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.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-c44067982972fb00.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-2db2963ce829035d.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-bd01036f692a511f.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-e44ebbb5ceb66800.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-a743db74423d42c5.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e3436a1b9cb47c0f.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-78f7586b935e5407.rlib --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-cb6b71b928112989.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-3919ec52e6b0b262.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-40e1bb4255e62c74.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-13c6a198bfdd9e25.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-82ee25f40e8a062b.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d47f5ede55f99f5b.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
39902024-09-04T16:19:43.487Z 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=0559c5641a36550a -C extra-filename=-0559c5641a36550a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-909af6951c557926.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-3affc9248ff4b8d2.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-b45cd3dd3ed74329.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-34f47cf71d1b747d.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4dad74b0db16ea1f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-e41c714e44bd8b43.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-5c0457631068982a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-18f0dd23c926cd6e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out`
39912024-09-04T16:19:47.067Z 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=b1fafb17b9ef9ee1 -C extra-filename=-b1fafb17b9ef9ee1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-98ba10d38f391ccf.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-030bd97a14429362.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-ef9417ff7f726208.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ba5ef2d7000f2955.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-12548fd0d163deb5.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-d10be5be78305c01.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-aae238a7f781fbdf.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-85786b199d62228e.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-56cf57b6b204064d.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-0b25623578c66f58.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-725dd47f885197a3.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-c1f7a164a861d85a.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-909af6951c557926.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-39f07e80d6316e9c.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-e4dcdf695dabf485.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-b5049f8917f60a8a.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-f4546d169218b6bf.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-46790a58b55a47f6.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0a3af5e760ae820b.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-24e32923bad02d9e.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-239e3ee892aeff69.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-6b747d7c482f7d6e.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-4d0c28373280391b.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-34f47cf71d1b747d.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4dad74b0db16ea1f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-785826e07020df3b.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-e41c714e44bd8b43.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-ba776c6c3892ae19.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-fed2c687baef7b75.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-5b04ee01f80bf577.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-6631086f7f3ea66e.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-f3307f821eb2d099.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-bc0e7af24efc6eac.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-4f42aba99a341a12.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-4c497ff74b1d7ab1.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-c506ffbd41dcbee6.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-efa3552b6d9beaf0.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-5c0457631068982a.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-68d3b44500bd7f3f.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-b8cb543e5e679e14.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c44067982972fb00.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-c0ea97885fc405d1.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-caf1600dd15b5767.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b94b1747d4cd77f0.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0a062de836263b83.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-ccb6a7cc999cb954.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-d77112f3e9392bc6.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-5a011723636fb8e7.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d47f5ede55f99f5b.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-25b75516e133f29d.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/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-96c42778607fd064/out`
39922024-09-04T16:19:48.249Z 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=77f7c9f296253786 -C extra-filename=-77f7c9f296253786 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-98ba10d38f391ccf.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-030bd97a14429362.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-ef9417ff7f726208.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ba5ef2d7000f2955.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-12548fd0d163deb5.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-d10be5be78305c01.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-aae238a7f781fbdf.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-85786b199d62228e.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-56cf57b6b204064d.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-0b25623578c66f58.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-725dd47f885197a3.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-c1f7a164a861d85a.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-909af6951c557926.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-39f07e80d6316e9c.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-e4dcdf695dabf485.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-b5049f8917f60a8a.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-f4546d169218b6bf.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-46790a58b55a47f6.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0a3af5e760ae820b.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-24e32923bad02d9e.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-239e3ee892aeff69.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-6b747d7c482f7d6e.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-4d0c28373280391b.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-34f47cf71d1b747d.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4dad74b0db16ea1f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-785826e07020df3b.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-e41c714e44bd8b43.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-ba776c6c3892ae19.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-fed2c687baef7b75.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-5b04ee01f80bf577.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-6631086f7f3ea66e.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-f3307f821eb2d099.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-bc0e7af24efc6eac.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-4f42aba99a341a12.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-4c497ff74b1d7ab1.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-c506ffbd41dcbee6.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-efa3552b6d9beaf0.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-5c0457631068982a.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-68d3b44500bd7f3f.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-b8cb543e5e679e14.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c44067982972fb00.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-c0ea97885fc405d1.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-caf1600dd15b5767.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b94b1747d4cd77f0.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0a062de836263b83.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-ccb6a7cc999cb954.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-d77112f3e9392bc6.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-5a011723636fb8e7.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d47f5ede55f99f5b.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-25b75516e133f29d.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/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-96c42778607fd064/out`
39932024-09-04T16:20:01.767Z 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=81e515f7731f9b94 -C extra-filename=-81e515f7731f9b94 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-98ba10d38f391ccf.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-030bd97a14429362.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-ef9417ff7f726208.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ba5ef2d7000f2955.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-12548fd0d163deb5.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-d10be5be78305c01.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-aae238a7f781fbdf.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-85786b199d62228e.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-56cf57b6b204064d.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-0b25623578c66f58.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-725dd47f885197a3.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-c1f7a164a861d85a.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-909af6951c557926.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-39f07e80d6316e9c.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-e4dcdf695dabf485.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-b5049f8917f60a8a.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-f4546d169218b6bf.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-46790a58b55a47f6.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0a3af5e760ae820b.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-24e32923bad02d9e.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-239e3ee892aeff69.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-6b747d7c482f7d6e.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-4d0c28373280391b.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-34f47cf71d1b747d.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4dad74b0db16ea1f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-785826e07020df3b.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-e41c714e44bd8b43.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-ba776c6c3892ae19.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-fed2c687baef7b75.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-5b04ee01f80bf577.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-6631086f7f3ea66e.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-f3307f821eb2d099.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-bc0e7af24efc6eac.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-4f42aba99a341a12.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-4c497ff74b1d7ab1.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-c506ffbd41dcbee6.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-efa3552b6d9beaf0.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-5c0457631068982a.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-68d3b44500bd7f3f.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-b8cb543e5e679e14.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c44067982972fb00.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-c0ea97885fc405d1.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-caf1600dd15b5767.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b94b1747d4cd77f0.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0a062de836263b83.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-ccb6a7cc999cb954.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-d77112f3e9392bc6.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-5a011723636fb8e7.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d47f5ede55f99f5b.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-25b75516e133f29d.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/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-96c42778607fd064/out`
39942024-09-04T16:20:03.024Z 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=8165e96fe9707864 -C extra-filename=-8165e96fe9707864 --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-e811964cbcb1d1a8.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
39952024-09-04T16:20:04.744Z 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=9ae2a2340570b903 -C extra-filename=-9ae2a2340570b903 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ba5ef2d7000f2955.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.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-4d26041ad30ec019.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-5e0310814f4e10ab.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-dfad8d3c0c734c71.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e6ef8036dc26a573.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e3436a1b9cb47c0f.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-2d7ca09b3c75f1b7.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-505d5e996502021c.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-e6d4adff763d9c59.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/usr/ssl-3/lib/amd64`
39962024-09-04T16:20:26.759Z 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=6754f0a31ba2c310 -C extra-filename=-6754f0a31ba2c310 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-c4214c86ee2bbd33.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-2db2963ce829035d.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-505d5e996502021c.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-e6d4adff763d9c59.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib`
39972024-09-04T16:20:30.633Z Compiling omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
39982024-09-04T16:20:30.660Z 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=45a0415eeea1e9a3 -C extra-filename=-45a0415eeea1e9a3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ba5ef2d7000f2955.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-7f0c25ed43737abb.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-338ef30fca83f141.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-b6c59dc3270ee126.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e6ef8036dc26a573.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-bfaf6b529bbb10b0.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-ccb6a7cc999cb954.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-e6d4adff763d9c59.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib`
39992024-09-04T16:20:31.056Z 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=2b66ff2d138eb5bb -C extra-filename=-2b66ff2d138eb5bb --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-8599901668faa364.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-7bbbd3f4da410b18.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-d4fe2c0e8752187a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-33f37eee6fa58373.so -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
40002024-09-04T16:20:34.415Z 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=e94bca0635dca48d -C extra-filename=-e94bca0635dca48d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-daf09654fc043815.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ba5ef2d7000f2955.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-12548fd0d163deb5.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.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-8755f378a0d2712e.so --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-e7d7b8ea648ab4e3.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-ddcee7a78aa9002d.rlib --extern libsw=/work/oxidecomputer/omicron/target/debug/deps/liblibsw-54a04dc5e03daabe.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-dfad8d3c0c734c71.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-cedc2b4cdec5a13d.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-a558247ce38e0784.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-fbf3e444deddd920.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-bd01036f692a511f.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-618c4abe1decdfc2.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-65e68db06b7158c6.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-3919ec52e6b0b262.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
40012024-09-04T16:20:38.467Z 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=956a40c83872f91e -C extra-filename=-956a40c83872f91e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-46790a58b55a47f6.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-6b747d7c482f7d6e.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4dad74b0db16ea1f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-fed2c687baef7b75.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-ebdfddc364a6d85e.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-7256ca524447ea19.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-934df0395933e09c.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-b951d026ecf89835.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-caf1600dd15b5767.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
40022024-09-04T16:20:38.486Z 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=fd21a0c8489cb711 -C extra-filename=-fd21a0c8489cb711 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-a57bbe9c76c83262.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-46790a58b55a47f6.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-6b747d7c482f7d6e.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4dad74b0db16ea1f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-dfad8d3c0c734c71.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-d28e42e828a690f0.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-1c1e529c4f2fdc97.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-fed2c687baef7b75.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-ebdfddc364a6d85e.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-7256ca524447ea19.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-934df0395933e09c.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-b951d026ecf89835.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-caf1600dd15b5767.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
40032024-09-04T16:20:40.821Z 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=27ea31d917677f89 -C extra-filename=-27ea31d917677f89 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-a57bbe9c76c83262.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-46790a58b55a47f6.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-6b747d7c482f7d6e.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4dad74b0db16ea1f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-dfad8d3c0c734c71.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-d28e42e828a690f0.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-1c1e529c4f2fdc97.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-fed2c687baef7b75.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-ebdfddc364a6d85e.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-7256ca524447ea19.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-934df0395933e09c.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-b951d026ecf89835.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-caf1600dd15b5767.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
40042024-09-04T16:20:43.602Z 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=3dceff6657730c48 -C extra-filename=-3dceff6657730c48 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-46790a58b55a47f6.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-6b747d7c482f7d6e.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4dad74b0db16ea1f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-fed2c687baef7b75.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-ebdfddc364a6d85e.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-7256ca524447ea19.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-934df0395933e09c.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-b951d026ecf89835.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-caf1600dd15b5767.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
40052024-09-04T16:20:43.716Z 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=929c5e5e044b6b91 -C extra-filename=-929c5e5e044b6b91 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-a57bbe9c76c83262.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-46790a58b55a47f6.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-6b747d7c482f7d6e.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4dad74b0db16ea1f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-dfad8d3c0c734c71.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-d28e42e828a690f0.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-1c1e529c4f2fdc97.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-fed2c687baef7b75.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-ebdfddc364a6d85e.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-7256ca524447ea19.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-934df0395933e09c.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-b951d026ecf89835.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-caf1600dd15b5767.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
40062024-09-04T16:20:52.078Z 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=777f7334ecf24fc5 -C extra-filename=-777f7334ecf24fc5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-7f0c25ed43737abb.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-b5049f8917f60a8a.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-ddcee7a78aa9002d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-b6c59dc3270ee126.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-a558247ce38e0784.rlib --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-8be4b95ce6e63459.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-e736e5009c91f06c.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-b8cb543e5e679e14.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-50c2b75429f0bba1.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b94b1747d4cd77f0.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-ccb6a7cc999cb954.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.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-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out`
40072024-09-04T16:20:52.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 --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=109d3fb19de638e3 -C extra-filename=-109d3fb19de638e3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-909af6951c557926.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-e7d7b8ea648ab4e3.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-46790a58b55a47f6.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-7e28ccd96dc058f1.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-c9380d86e5571d46.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-4d0c28373280391b.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-1f4366c9e0a9c1ec.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-34f47cf71d1b747d.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4dad74b0db16ea1f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-dfad8d3c0c734c71.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-f3307f821eb2d099.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-d4fe2c0e8752187a.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-5c0457631068982a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0a062de836263b83.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-33f37eee6fa58373.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-18f0dd23c926cd6e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
40082024-09-04T16:20:57.507Z 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=70674885d20a14e5 -C extra-filename=-70674885d20a14e5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-a57bbe9c76c83262.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0a3af5e760ae820b.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4dad74b0db16ea1f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern openapi_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager_types-a24ca1572ff79044.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-1c1e529c4f2fdc97.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-d02302f65ec281ca.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-9e6d2b50d12843e9.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
40092024-09-04T16:20:58.151Z 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=c009522068ab2e3c -C extra-filename=-c009522068ab2e3c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-84fcc129cceae6bd.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-3affc9248ff4b8d2.rlib --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-532d4aa20d2aad84.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-fa4b0cefafd79693.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-a57bbe9c76c83262.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-b5049f8917f60a8a.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-7c39b7b68aa684c0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-83d3531377766a16.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-fed2c687baef7b75.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-5b04ee01f80bf577.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-6631086f7f3ea66e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-7849c9e51a3c096f.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-6a1bf46cca89e5bb.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-caf1600dd15b5767.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-65e68db06b7158c6.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-5b9641a05bc1f945.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib`
40102024-09-04T16:20:58.539Z 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=8847df178e776be3 -C extra-filename=-8847df178e776be3 --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-b792cecba43cac9d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-3affc9248ff4b8d2.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-fa4b0cefafd79693.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-83d3531377766a16.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-dfad8d3c0c734c71.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-56dbc043bbd81c54.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib`
40112024-09-04T16:21:00.996Z 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=15056f2c53909a63 -C extra-filename=-15056f2c53909a63 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-84fcc129cceae6bd.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-3affc9248ff4b8d2.rlib --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-532d4aa20d2aad84.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-b45cd3dd3ed74329.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-fa4b0cefafd79693.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-a57bbe9c76c83262.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-b5049f8917f60a8a.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-7c39b7b68aa684c0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-83d3531377766a16.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-dfad8d3c0c734c71.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-fed2c687baef7b75.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-5b04ee01f80bf577.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-6631086f7f3ea66e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-7849c9e51a3c096f.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-6a1bf46cca89e5bb.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-caf1600dd15b5767.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-56dbc043bbd81c54.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-65e68db06b7158c6.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-5b9641a05bc1f945.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib`
40122024-09-04T16:21:01.361Z 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=9231a488117266f5 -C extra-filename=-9231a488117266f5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-84fcc129cceae6bd.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-3affc9248ff4b8d2.rlib --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-532d4aa20d2aad84.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-b45cd3dd3ed74329.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-fa4b0cefafd79693.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-a57bbe9c76c83262.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-b5049f8917f60a8a.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-7c39b7b68aa684c0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-83d3531377766a16.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-dfad8d3c0c734c71.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-fed2c687baef7b75.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-5b04ee01f80bf577.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-6631086f7f3ea66e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-7849c9e51a3c096f.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-6a1bf46cca89e5bb.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-caf1600dd15b5767.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-56dbc043bbd81c54.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-65e68db06b7158c6.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-5b9641a05bc1f945.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib`
40132024-09-04T16:21:03.667Z 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=d2a3e5d183c5eb81 -C extra-filename=-d2a3e5d183c5eb81 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-84fcc129cceae6bd.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-3affc9248ff4b8d2.rlib --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-532d4aa20d2aad84.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-b45cd3dd3ed74329.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-fa4b0cefafd79693.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-a57bbe9c76c83262.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-b5049f8917f60a8a.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-7c39b7b68aa684c0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-dfad8d3c0c734c71.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-fed2c687baef7b75.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-5b04ee01f80bf577.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-6631086f7f3ea66e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-7849c9e51a3c096f.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-6a1bf46cca89e5bb.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-caf1600dd15b5767.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-56dbc043bbd81c54.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-65e68db06b7158c6.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-5b9641a05bc1f945.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib`
40142024-09-04T16:21:04.215Z Compiling mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
40152024-09-04T16:21:04.217Z 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=5033968914ea89d2 -C extra-filename=-5033968914ea89d2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-3affc9248ff4b8d2.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-b45cd3dd3ed74329.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-83d3531377766a16.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-6a1bf46cca89e5bb.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib`
40162024-09-04T16:21:06.904Z 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=884682c0a9aa6d32 -C extra-filename=-884682c0a9aa6d32 --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-8599901668faa364.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-f4546d169218b6bf.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-38c47bf6da852297.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-b3d8d6b94a4e8781.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c44067982972fb00.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-40e1bb4255e62c74.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-13c6a198bfdd9e25.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
40172024-09-04T16:21:15.325Z 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=ce04c7a95d7ec800 -C extra-filename=-ce04c7a95d7ec800 --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-ef9417ff7f726208.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-909af6951c557926.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-c346e9981ecdc6aa.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c44067982972fb00.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-13c6a198bfdd9e25.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
40182024-09-04T16:21:18.319Z 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=9fdcc32beae98fcb -C extra-filename=-9fdcc32beae98fcb --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-8bb428dfe1a4b149.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-025910be55d74958.rlib --extern rand_seeder=/work/oxidecomputer/omicron/target/debug/deps/librand_seeder-048e053912b89bba.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
40192024-09-04T16:21:18.946Z 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=60c4d871ba4f6bee -C extra-filename=-60c4d871ba4f6bee --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ba5ef2d7000f2955.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-85786b199d62228e.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-00908b2a26a1a09d.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-56cf57b6b204064d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-0efcaeaed0beaa00.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-ac74b60f0850df59.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-ed746f18f31e2aa0.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-cc9bcb1f6dd9a11e.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-dfad8d3c0c734c71.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-d28e42e828a690f0.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-1c1e529c4f2fdc97.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-966337b29a6969eb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-040fa848b630f9c8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-2db2963ce829035d.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-e44ebbb5ceb66800.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
40202024-09-04T16:21:18.967Z 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=f3030faf79a8c74d -C extra-filename=-f3030faf79a8c74d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ba5ef2d7000f2955.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-85786b199d62228e.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-00908b2a26a1a09d.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-56cf57b6b204064d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-0efcaeaed0beaa00.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-ac74b60f0850df59.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-ed746f18f31e2aa0.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-cc9bcb1f6dd9a11e.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-dfad8d3c0c734c71.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-d28e42e828a690f0.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-1c1e529c4f2fdc97.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-966337b29a6969eb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-040fa848b630f9c8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-2db2963ce829035d.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-e44ebbb5ceb66800.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
40212024-09-04T16:21:19.617Z 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=6b8026bd8f4077b5 -C extra-filename=-6b8026bd8f4077b5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ba5ef2d7000f2955.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-85786b199d62228e.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-00908b2a26a1a09d.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-56cf57b6b204064d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-0efcaeaed0beaa00.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-ac74b60f0850df59.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-ed746f18f31e2aa0.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-cc9bcb1f6dd9a11e.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-dfad8d3c0c734c71.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-d28e42e828a690f0.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-1c1e529c4f2fdc97.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-966337b29a6969eb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-040fa848b630f9c8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-2db2963ce829035d.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-e44ebbb5ceb66800.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
40222024-09-04T16:21:20.401Z 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=e7f476109610f4db -C extra-filename=-e7f476109610f4db --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ba5ef2d7000f2955.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-85786b199d62228e.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-00908b2a26a1a09d.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-56cf57b6b204064d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-0efcaeaed0beaa00.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-ac74b60f0850df59.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-ed746f18f31e2aa0.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-cc9bcb1f6dd9a11e.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-dfad8d3c0c734c71.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-d28e42e828a690f0.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-1c1e529c4f2fdc97.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-966337b29a6969eb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-040fa848b630f9c8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-2db2963ce829035d.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-e44ebbb5ceb66800.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
40232024-09-04T16:21:21.967Z 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=aab63d20a0654ac0 -C extra-filename=-aab63d20a0654ac0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ba5ef2d7000f2955.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-00908b2a26a1a09d.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-56cf57b6b204064d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-0efcaeaed0beaa00.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-ac74b60f0850df59.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-ed746f18f31e2aa0.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-cc9bcb1f6dd9a11e.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-dfad8d3c0c734c71.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-d28e42e828a690f0.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-1c1e529c4f2fdc97.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-966337b29a6969eb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-040fa848b630f9c8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-2db2963ce829035d.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-e44ebbb5ceb66800.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
40242024-09-04T16:21:22.674Z 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=dbfcf3e5dbfd44a3 -C extra-filename=-dbfcf3e5dbfd44a3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ba5ef2d7000f2955.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-85786b199d62228e.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-00908b2a26a1a09d.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-56cf57b6b204064d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-0efcaeaed0beaa00.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-ac74b60f0850df59.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-ed746f18f31e2aa0.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-cc9bcb1f6dd9a11e.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-dfad8d3c0c734c71.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-d28e42e828a690f0.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-1c1e529c4f2fdc97.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-966337b29a6969eb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-040fa848b630f9c8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-2db2963ce829035d.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-e44ebbb5ceb66800.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
40252024-09-04T16:21:23.999Z 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=30df1db92f16ebe8 -C extra-filename=-30df1db92f16ebe8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-a57bbe9c76c83262.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-46790a58b55a47f6.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-6b747d7c482f7d6e.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4dad74b0db16ea1f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-dfad8d3c0c734c71.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-d28e42e828a690f0.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-1c1e529c4f2fdc97.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-fed2c687baef7b75.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-ebdfddc364a6d85e.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-7256ca524447ea19.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-b951d026ecf89835.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-caf1600dd15b5767.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
40262024-09-04T16:21:33.202Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name internal_dns --edition=2021 internal-dns/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ae88f46fe61e226c -C extra-filename=-ae88f46fe61e226c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-85786b199d62228e.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-56cf57b6b204064d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-ed746f18f31e2aa0.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-a57bbe9c76c83262.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-dfad8d3c0c734c71.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-38c47bf6da852297.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-040fa848b630f9c8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-e44ebbb5ceb66800.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
40272024-09-04T16:21:34.846Z 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=10575f101464dc7a -C extra-filename=-10575f101464dc7a --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-98ba10d38f391ccf.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ba5ef2d7000f2955.rlib --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-a94257f9c924e8d9.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-2f8000a2198a9279.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-aae238a7f781fbdf.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-d7b45ad24fd307b3.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-dfad8d3c0c734c71.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-d4fe2c0e8752187a.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-b7c2c873485a1910.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-fbf3e444deddd920.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-c506ffbd41dcbee6.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c44067982972fb00.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib --extern vsss_rs=/work/oxidecomputer/omicron/target/debug/deps/libvsss_rs-790883026496efdf.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d47f5ede55f99f5b.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-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
40282024-09-04T16:21:38.539Z 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=257eccb211c15779 -C extra-filename=-257eccb211c15779 --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-98ba10d38f391ccf.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ba5ef2d7000f2955.rlib --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-a94257f9c924e8d9.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-2f8000a2198a9279.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-aae238a7f781fbdf.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-d7b45ad24fd307b3.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-dfad8d3c0c734c71.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-d4fe2c0e8752187a.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-b7c2c873485a1910.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-fbf3e444deddd920.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-c506ffbd41dcbee6.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c44067982972fb00.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib --extern vsss_rs=/work/oxidecomputer/omicron/target/debug/deps/libvsss_rs-790883026496efdf.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d47f5ede55f99f5b.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-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
40292024-09-04T16:21:40.299Z 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=040796b19b5155c1 -C extra-filename=-040796b19b5155c1 --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-7296041c0fd81490.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ba5ef2d7000f2955.rlib --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-a94257f9c924e8d9.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-2f8000a2198a9279.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-aae238a7f781fbdf.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-d7b45ad24fd307b3.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-dfad8d3c0c734c71.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-d4fe2c0e8752187a.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-b7c2c873485a1910.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-fbf3e444deddd920.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-c506ffbd41dcbee6.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c44067982972fb00.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib --extern vsss_rs=/work/oxidecomputer/omicron/target/debug/deps/libvsss_rs-790883026496efdf.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d47f5ede55f99f5b.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-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
40302024-09-04T16:21:58.666Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oxdb --edition=2021 oximeter/db/src/bin/oxdb/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="default"' --cfg 'feature="oxql"' --cfg 'feature="sql"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "oxql", "sql"))' -C metadata=68f7df33ecd1a3ea -C extra-filename=-68f7df33ecd1a3ea --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-15fc923038689690.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-009a5134049de396.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-4c62307cfd85c316.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-99fce4ba7a2bc586.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-1afa1300e0ddf1c3.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-e7d7b8ea648ab4e3.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-11024960b20c5ca2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-fed2c687baef7b75.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-b951d026ecf89835.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-9e6d2b50d12843e9.rlib --extern peg=/work/oxidecomputer/omicron/target/debug/deps/libpeg-dbd5df13355af3f1.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-2107fd373a969f19.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rlib --extern rustyline=/work/oxidecomputer/omicron/target/debug/deps/librustyline-2745c3172e77cb97.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-caf1600dd15b5767.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern sqlformat=/work/oxidecomputer/omicron/target/debug/deps/libsqlformat-72ddb42dd1caad9c.rlib --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-d32155322b970ee7.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-fe3386b3995bd738.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-5a011723636fb8e7.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
40312024-09-04T16:22:00.633Z 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=f4ded4f9193c322e -C extra-filename=-f4ded4f9193c322e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-daf09654fc043815.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ba5ef2d7000f2955.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-725dd47f885197a3.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-338ef30fca83f141.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-5e0310814f4e10ab.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-dfad8d3c0c734c71.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern parse_size=/work/oxidecomputer/omicron/target/debug/deps/libparse_size-93c89df6fe796d16.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-e736e5009c91f06c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern serde_path_to_error=/work/oxidecomputer/omicron/target/debug/deps/libserde_path_to_error-4bf70369cde44e16.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e6ef8036dc26a573.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-ccb6a7cc999cb954.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-2d7ca09b3c75f1b7.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-c883dcfe2d3789aa.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-7082b068d25239e7.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
40322024-09-04T16:22:04.970Z 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=2c0322edf14dd5fe -C extra-filename=-2c0322edf14dd5fe --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-3affc9248ff4b8d2.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-fa4b0cefafd79693.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-caf1600dd15b5767.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-56dbc043bbd81c54.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64`
40332024-09-04T16:22:06.508Z 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=bfee38dccb17af7c -C extra-filename=-bfee38dccb17af7c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ba5ef2d7000f2955.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-565ad7e1c0fbfae2.so --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-8755f378a0d2712e.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-f7a42b1fc18bae47.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0a3af5e760ae820b.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.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-4d0c28373280391b.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-4d400f9bbfe436cf.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-34f47cf71d1b747d.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4dad74b0db16ea1f.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-e9e0142edd923010.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-c346e9981ecdc6aa.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-f3307f821eb2d099.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-aa2fc19618e8223a.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-878a8767bd0518bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-5c0457631068982a.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-a33837303a60c71a.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-174227136a3b7501.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.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-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
40342024-09-04T16:22:07.200Z 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=4a06dcbd78666695 -C extra-filename=-4a06dcbd78666695 --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-4d26041ad30ec019.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-6b747d7c482f7d6e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-68d3b44500bd7f3f.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c44067982972fb00.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
40352024-09-04T16:22:09.490Z 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=59af65dc16339a51 -C extra-filename=-59af65dc16339a51 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-46790a58b55a47f6.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-6b747d7c482f7d6e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-dfad8d3c0c734c71.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-fed2c687baef7b75.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-caf1600dd15b5767.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
40362024-09-04T16:22:14.217Z 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=f25547d6a6586203 -C extra-filename=-f25547d6a6586203 --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-b792cecba43cac9d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-34f47cf71d1b747d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-68d3b44500bd7f3f.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c44067982972fb00.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
40372024-09-04T16:22:16.984Z 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=acb113c80d3e8668 -C extra-filename=-acb113c80d3e8668 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-3affc9248ff4b8d2.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-fa4b0cefafd79693.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-caf1600dd15b5767.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64`
40382024-09-04T16:22:20.874Z 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=c391673edd05644d -C extra-filename=-c391673edd05644d --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-4d26041ad30ec019.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-fa4b0cefafd79693.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64`
40392024-09-04T16:22:21.492Z 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=20bab08e0756bcf4 -C extra-filename=-20bab08e0756bcf4 --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-eaec0f1802c5ca04.so --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-4d0c28373280391b.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-34f47cf71d1b747d.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4dad74b0db16ea1f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
40402024-09-04T16:22:23.451Z 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=619b36d92153c1d0 -C extra-filename=-619b36d92153c1d0 --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-8599901668faa364.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-34f47cf71d1b747d.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4dad74b0db16ea1f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-c346e9981ecdc6aa.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-f3307f821eb2d099.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-38c47bf6da852297.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-b3d8d6b94a4e8781.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
40412024-09-04T16:22:23.570Z 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=6e8c0688ace25f3e -C extra-filename=-6e8c0688ace25f3e --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-4d26041ad30ec019.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4dad74b0db16ea1f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
40422024-09-04T16:22:26.417Z 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=070899a7e56dec31 -C extra-filename=-070899a7e56dec31 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-98ba10d38f391ccf.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ba5ef2d7000f2955.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-34f47cf71d1b747d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-dfad8d3c0c734c71.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-f3307f821eb2d099.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-bc0e7af24efc6eac.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-a39c6323898de335.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-4c497ff74b1d7ab1.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-c506ffbd41dcbee6.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c44067982972fb00.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
40432024-09-04T16:22:33.804Z 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=2583eb9b0ab36e25 -C extra-filename=-2583eb9b0ab36e25 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-85786b199d62228e.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-00908b2a26a1a09d.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-56cf57b6b204064d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-0efcaeaed0beaa00.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-ac74b60f0850df59.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-ed746f18f31e2aa0.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-cc9bcb1f6dd9a11e.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-966337b29a6969eb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-040fa848b630f9c8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-2db2963ce829035d.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-e44ebbb5ceb66800.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
40442024-09-04T16:22:36.952Z 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=340e624b81613795 -C extra-filename=-340e624b81613795 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-85786b199d62228e.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-00908b2a26a1a09d.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-56cf57b6b204064d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-0efcaeaed0beaa00.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-ac74b60f0850df59.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-ed746f18f31e2aa0.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-cc9bcb1f6dd9a11e.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-966337b29a6969eb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-040fa848b630f9c8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-2db2963ce829035d.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-e44ebbb5ceb66800.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
40452024-09-04T16:22:38.535Z 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=eb3aa0ecbb6df3ef -C extra-filename=-eb3aa0ecbb6df3ef --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-85786b199d62228e.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-00908b2a26a1a09d.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-56cf57b6b204064d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-0efcaeaed0beaa00.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-ac74b60f0850df59.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-ed746f18f31e2aa0.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-cc9bcb1f6dd9a11e.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-966337b29a6969eb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-040fa848b630f9c8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-2db2963ce829035d.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-e44ebbb5ceb66800.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
40462024-09-04T16:22:43.380Z 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=f11cf17f7d44c105 -C extra-filename=-f11cf17f7d44c105 --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-ebf8b8b3ea322b8e.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-c02be0c360e03890.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-32391bb99b637df4.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-18d2f5765b7a5050.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
40472024-09-04T16:22:47.897Z 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=e236b1699ba0d9e7 -C extra-filename=-e236b1699ba0d9e7 --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-ebf8b8b3ea322b8e.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-c02be0c360e03890.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-32391bb99b637df4.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-18d2f5765b7a5050.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
40482024-09-04T16:22:50.572Z 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=25feaacaf7ccce78 -C extra-filename=-25feaacaf7ccce78 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ba5ef2d7000f2955.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-aae238a7f781fbdf.so --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-39f07e80d6316e9c.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-b5049f8917f60a8a.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-24e32923bad02d9e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-dfad8d3c0c734c71.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-b8cb543e5e679e14.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out`
40492024-09-04T16:22:50.807Z 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=18c645f91cab1615 -C extra-filename=-18c645f91cab1615 --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-3affc9248ff4b8d2.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-7c39b7b68aa684c0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.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-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
40502024-09-04T16:22:54.964Z 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=7b08a48f18dea717 -C extra-filename=-7b08a48f18dea717 --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-2de5fa4e1ff87b4d.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-c70a862bebcaf2b1.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c44067982972fb00.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
40512024-09-04T16:22:57.226Z 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=2f3133b0b5d989bb -C extra-filename=-2f3133b0b5d989bb --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-b5049f8917f60a8a.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
40522024-09-04T16:22:57.868Z 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=34007e7b4f160cb8 -C extra-filename=-34007e7b4f160cb8 --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-f4546d169218b6bf.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-38c47bf6da852297.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-b3d8d6b94a4e8781.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-40e1bb4255e62c74.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
40532024-09-04T16:23:02.825Z 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=be300931599ba533 -C extra-filename=-be300931599ba533 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-0b25623578c66f58.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-909af6951c557926.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-c9380d86e5571d46.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-cedc2b4cdec5a13d.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-f3307f821eb2d099.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e6ef8036dc26a573.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c44067982972fb00.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-40e1bb4255e62c74.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
40542024-09-04T16:23:05.174Z 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=d89299c39c6ea0ff -C extra-filename=-d89299c39c6ea0ff --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-de74abeffa2490a1.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-f3307f821eb2d099.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-38c47bf6da852297.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-b3d8d6b94a4e8781.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c44067982972fb00.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
40552024-09-04T16:23:09.932Z 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=98fbb59c276d8cee -C extra-filename=-98fbb59c276d8cee --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-a66d4b4dd311c603.rlib --extern illumos_devinfo=/work/oxidecomputer/omicron/target/debug/deps/libillumos_devinfo-e56e9a80848e814b.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-b5049f8917f60a8a.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rlib --extern libefi_illumos=/work/oxidecomputer/omicron/target/debug/deps/liblibefi_illumos-9c89a7e0c6e27b0c.rlib --extern libnvme=/work/oxidecomputer/omicron/target/debug/deps/liblibnvme-ba4c1e913d3f904c.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-dfad8d3c0c734c71.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c44067982972fb00.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-a33837303a60c71a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-d77112f3e9392bc6.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out`
40562024-09-04T16:23:12.742Z 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=16f7889ff9403c70 -C extra-filename=-16f7889ff9403c70 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-b5049f8917f60a8a.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-d4fe2c0e8752187a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-fbf3e444deddd920.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-33f37eee6fa58373.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-40e1bb4255e62c74.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
40572024-09-04T16:23:15.289Z 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=e727e4ebd0228be4 -C extra-filename=-e727e4ebd0228be4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-a57bbe9c76c83262.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-f4546d169218b6bf.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
40582024-09-04T16:23:16.168Z 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=50d1aa5df92027f3 -C extra-filename=-50d1aa5df92027f3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-741909e155643cb8.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-64c755c38fa600bf.rlib --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-8755f378a0d2712e.so --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-aae238a7f781fbdf.so --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-56cf57b6b204064d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-909af6951c557926.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0a3af5e760ae820b.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-8bb428dfe1a4b149.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-34f47cf71d1b747d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-c346e9981ecdc6aa.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-1c28f15d8bd98486.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-f3307f821eb2d099.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-9e6d2b50d12843e9.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-aa2fc19618e8223a.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-d4fe2c0e8752187a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-fbf3e444deddd920.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-a33837303a60c71a.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-174227136a3b7501.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-33f37eee6fa58373.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
40592024-09-04T16:23:18.033Z 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=7011c7a335d88e16 -C extra-filename=-7011c7a335d88e16 --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-de74abeffa2490a1.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-c346e9981ecdc6aa.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c44067982972fb00.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
40602024-09-04T16:23:23.770Z 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=1d6366f5910c73b9 -C extra-filename=-1d6366f5910c73b9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-34f47cf71d1b747d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-f3307f821eb2d099.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-38c47bf6da852297.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-b3d8d6b94a4e8781.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
40612024-09-04T16:23:24.213Z 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=9cd318a99cb95874 -C extra-filename=-9cd318a99cb95874 --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-2f8000a2198a9279.rlib --extern libipcc=/work/oxidecomputer/omicron/target/debug/deps/liblibipcc-b01b952446fd7d41.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-d4fe2c0e8752187a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-33f37eee6fa58373.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.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-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
40622024-09-04T16:23:26.745Z 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=e7114445b2f7147a -C extra-filename=-e7114445b2f7147a --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-8599901668faa364.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-a57bbe9c76c83262.rlib --extern kstat_rs=/work/oxidecomputer/omicron/target/debug/deps/libkstat_rs-3fa18eb32d6d99b6.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-fed2c687baef7b75.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
40632024-09-04T16:23:28.034Z 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=2a114699e7251489 -C extra-filename=-2a114699e7251489 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-dc083f253cba29f1.so --extern oximeter_schema=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_schema-029a3211d64d4f2d.rlib --extern oximeter_timeseries_macro=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_timeseries_macro-015128150315b40a.so --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-d02302f65ec281ca.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-32391bb99b637df4.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
40642024-09-04T16:23:33.643Z 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=cf5fd599ac44b907 -C extra-filename=-cf5fd599ac44b907 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.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-cd70e29d14d09b59.rlib --extern oximeter_schema=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_schema-029a3211d64d4f2d.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-d02302f65ec281ca.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-32391bb99b637df4.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
40652024-09-04T16:23:34.209Z 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=be3f3f3a4086db08 -C extra-filename=-be3f3f3a4086db08 --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-cd70e29d14d09b59.rlib --extern oximeter_schema=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_schema-e284d72b8047d49e.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-5c9ffc05c3dcdb41.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
40662024-09-04T16:23:35.670Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
40672024-09-04T16:23:35.673Z 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=d5db6f686a9dc3ea -C extra-filename=-d5db6f686a9dc3ea --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-ed746f18f31e2aa0.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-46790a58b55a47f6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
40682024-09-04T16:23:35.767Z 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=efdf365d6443ae78 -C extra-filename=-efdf365d6443ae78 --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-8599901668faa364.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-c70a862bebcaf2b1.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-b3d8d6b94a4e8781.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
40692024-09-04T16:23:35.844Z 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=ee8c4b18fd334d31 -C extra-filename=-ee8c4b18fd334d31 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.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-cd70e29d14d09b59.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-d02302f65ec281ca.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-32391bb99b637df4.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
40702024-09-04T16:23:37.786Z 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=879a938e5dba8107 -C extra-filename=-879a938e5dba8107 --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-8599901668faa364.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-dc083f253cba29f1.so --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-d02302f65ec281ca.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
40712024-09-04T16:23:41.752Z 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=aa84c9eb628d208d -C extra-filename=-aa84c9eb628d208d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-1afa1300e0ddf1c3.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-11024960b20c5ca2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-d02302f65ec281ca.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
40722024-09-04T16:23:45.242Z 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=415029e6bb09fd23 -C extra-filename=-415029e6bb09fd23 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-a164bb68436b9864.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ba5ef2d7000f2955.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-f1ba33698d34c9b1.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-a66d4b4dd311c603.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-714228daf94f3204.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rlib --extern libfalcon=/work/oxidecomputer/omicron/target/debug/deps/liblibfalcon-07c4ee49fcb69c42.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-4d0c28373280391b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-dfad8d3c0c734c71.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-fc1210f8ac466272.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-a39c6323898de335.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-e736e5009c91f06c.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-de03faa4a182a7e3.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-ccb6a7cc999cb954.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-e44ebbb5ceb66800.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-1d2ae43d38fb2dfb.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-5a011723636fb8e7.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.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-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
40732024-09-04T16:23:46.222Z 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=965b9358fa0a820f -C extra-filename=-965b9358fa0a820f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-a164bb68436b9864.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ba5ef2d7000f2955.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-f1ba33698d34c9b1.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-a66d4b4dd311c603.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-714228daf94f3204.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rlib --extern libfalcon=/work/oxidecomputer/omicron/target/debug/deps/liblibfalcon-07c4ee49fcb69c42.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-4d0c28373280391b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-dfad8d3c0c734c71.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-fc1210f8ac466272.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-a39c6323898de335.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-e736e5009c91f06c.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-de03faa4a182a7e3.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-ccb6a7cc999cb954.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-e44ebbb5ceb66800.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-1d2ae43d38fb2dfb.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-5a011723636fb8e7.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.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-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
40742024-09-04T16:23:47.322Z Compiling cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
40752024-09-04T16:23:47.324Z 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=c997b90804ac32d5 -C extra-filename=-c997b90804ac32d5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ba5ef2d7000f2955.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-dfad8d3c0c734c71.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-1c28f15d8bd98486.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-a39c6323898de335.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
40762024-09-04T16:23:47.593Z 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=ea58c352f55d7d22 -C extra-filename=-ea58c352f55d7d22 --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-de74abeffa2490a1.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-dfad8d3c0c734c71.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-1c28f15d8bd98486.rlib --extern openssl_sys=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-01bb75b60de83b30.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-a39c6323898de335.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
40772024-09-04T16:23:47.837Z 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=c72b4c610defb223 -C extra-filename=-c72b4c610defb223 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ba5ef2d7000f2955.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-dfad8d3c0c734c71.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-1c28f15d8bd98486.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-a39c6323898de335.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
40782024-09-04T16:23:48.055Z Compiling crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
40792024-09-04T16:23:48.055Z 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=60554d09545cd34b -C extra-filename=-60554d09545cd34b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-dfad8d3c0c734c71.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
40802024-09-04T16:23:48.264Z 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=55b1d169716f6f8a -C extra-filename=-55b1d169716f6f8a --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-3cee8a96976693de.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-dfad8d3c0c734c71.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
40812024-09-04T16:23:49.940Z 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=40cfe1078b820cf3 -C extra-filename=-40cfe1078b820cf3 --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-4d26041ad30ec019.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
40822024-09-04T16:23:50.168Z 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=58ed73a5060c4a39 -C extra-filename=-58ed73a5060c4a39 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-fbf3e444deddd920.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-1d2ae43d38fb2dfb.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
40832024-09-04T16:23:55.963Z 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=5d6631f033acec43 -C extra-filename=-5d6631f033acec43 --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-8599901668faa364.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-38c47bf6da852297.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
40842024-09-04T16:23:58.046Z 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=d313564d4483793a -C extra-filename=-d313564d4483793a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ba5ef2d7000f2955.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-aae238a7f781fbdf.so --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
40852024-09-04T16:23:58.657Z 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=61e0d81296ef27b3 -C extra-filename=-61e0d81296ef27b3 --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-8599901668faa364.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
40862024-09-04T16:23:59.762Z 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=2e6c6847c6853e32 -C extra-filename=-2e6c6847c6853e32 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-a164bb68436b9864.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ba5ef2d7000f2955.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-f1ba33698d34c9b1.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-a66d4b4dd311c603.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-714228daf94f3204.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rlib --extern libfalcon=/work/oxidecomputer/omicron/target/debug/deps/liblibfalcon-07c4ee49fcb69c42.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-4d0c28373280391b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-fc1210f8ac466272.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-a39c6323898de335.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-e736e5009c91f06c.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-de03faa4a182a7e3.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-ccb6a7cc999cb954.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-e44ebbb5ceb66800.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-1d2ae43d38fb2dfb.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-5a011723636fb8e7.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.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-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
40872024-09-04T16:24:00.557Z 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=b225bc232614d512 -C extra-filename=-b225bc232614d512 --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-eaec0f1802c5ca04.so --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-d7b45ad24fd307b3.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-b7c2c873485a1910.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-c506ffbd41dcbee6.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d47f5ede55f99f5b.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
40882024-09-04T16:24:00.706Z 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=50d8fd96f41c9441 -C extra-filename=-50d8fd96f41c9441 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern bhyve_api=/work/oxidecomputer/omicron/target/debug/deps/libbhyve_api-23dc985f084fda09.rlib --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ba5ef2d7000f2955.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-5164d81d6740eb56.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0a3af5e760ae820b.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rlib --extern mockall=/work/oxidecomputer/omicron/target/debug/deps/libmockall-b1a54d07005cc8e8.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-ba776c6c3892ae19.rlib --extern oxide_vpc=/work/oxidecomputer/omicron/target/debug/deps/liboxide_vpc-579ceacb49981aac.rlib --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-26c3426625f9a4af.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-f3307f821eb2d099.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-b3d8d6b94a4e8781.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b94b1747d4cd77f0.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib --extern whoami=/work/oxidecomputer/omicron/target/debug/deps/libwhoami-9ffcccbeeda8d38c.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-25b75516e133f29d.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 --check-cfg 'cfg(svcadm_autoclear)'`
40892024-09-04T16:24:09.111Z 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=5eea16295a07f1dc -C extra-filename=-5eea16295a07f1dc --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-0a3af5e760ae820b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-f3307f821eb2d099.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
40902024-09-04T16:24:10.091Z 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=36e3faf4a4151fb5 -C extra-filename=-36e3faf4a4151fb5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-741909e155643cb8.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern backoff=/work/oxidecomputer/omicron/target/debug/deps/libbackoff-4277cc7aa340cb7c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ba5ef2d7000f2955.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0a3af5e760ae820b.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-239e3ee892aeff69.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-f3307f821eb2d099.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-aa2fc19618e8223a.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-38c47bf6da852297.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-c70a862bebcaf2b1.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-d4fe2c0e8752187a.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-b3d8d6b94a4e8781.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-4c497ff74b1d7ab1.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-8ce276b9163974ea.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-fbf3e444deddd920.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-a33837303a60c71a.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-33f37eee6fa58373.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
40912024-09-04T16:24:21.046Z 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=e420a5c662b767fd -C extra-filename=-e420a5c662b767fd --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-8599901668faa364.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-3affc9248ff4b8d2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-38c47bf6da852297.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
40922024-09-04T16:24:24.407Z 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=f9ba6cf1687e1105 -C extra-filename=-f9ba6cf1687e1105 --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-8599901668faa364.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-38c47bf6da852297.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.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-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
40932024-09-04T16:24:24.676Z 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=8da8cb60e5577a1b -C extra-filename=-8da8cb60e5577a1b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-ed746f18f31e2aa0.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-a57bbe9c76c83262.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-38c47bf6da852297.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-b3d8d6b94a4e8781.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
40942024-09-04T16:24:27.072Z 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=15e3c41bcc7b6c05 -C extra-filename=-15e3c41bcc7b6c05 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-38c47bf6da852297.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.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-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
40952024-09-04T16:24:30.648Z 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=2d501e26a65231e2 -C extra-filename=-2d501e26a65231e2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-a39c6323898de335.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
40962024-09-04T16:24:34.752Z 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=973925f4a3da3a73 -C extra-filename=-973925f4a3da3a73 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-725dd47f885197a3.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e6ef8036dc26a573.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-ccb6a7cc999cb954.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
40972024-09-04T16:24:47.851Z 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=d04deaef39c3e119 -C extra-filename=-d04deaef39c3e119 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-26c3426625f9a4af.rlib --extern sigpipe=/work/oxidecomputer/omicron/target/debug/deps/libsigpipe-d1fe35a71df76961.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
40982024-09-04T16:24:48.490Z 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=7619fc3864481697 -C extra-filename=-7619fc3864481697 --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-8599901668faa364.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
40992024-09-04T16:24:49.119Z 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=8687ec6fcaebcee6 -C extra-filename=-8687ec6fcaebcee6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern sigpipe=/work/oxidecomputer/omicron/target/debug/deps/libsigpipe-d1fe35a71df76961.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
41002024-09-04T16:24:49.707Z 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=a25d988dcc32d76d -C extra-filename=-a25d988dcc32d76d --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-8bb428dfe1a4b149.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-4ec299dfa0e92da3.so --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41012024-09-04T16:24:50.691Z 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=173fad2ac2e36773 -C extra-filename=-173fad2ac2e36773 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
41022024-09-04T16:24:51.033Z 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=888fcdbbfd3da641 -C extra-filename=-888fcdbbfd3da641 --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-cd70e29d14d09b59.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
41032024-09-04T16:24:51.217Z 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=dc402048a770c1a0 -C extra-filename=-dc402048a770c1a0 --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-cd70e29d14d09b59.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
41042024-09-04T16:24:51.748Z 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=9980e595d4cea1bb -C extra-filename=-9980e595d4cea1bb --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-cd70e29d14d09b59.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
41052024-09-04T16:24:51.803Z 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=9fe1eb61e71c6067 -C extra-filename=-9fe1eb61e71c6067 --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-cd70e29d14d09b59.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
41062024-09-04T16:24:52.184Z 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=6754cc4609a5c192 -C extra-filename=-6754cc4609a5c192 --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-cd70e29d14d09b59.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
41072024-09-04T16:24:52.505Z 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=4522bbdce708ddc0 -C extra-filename=-4522bbdce708ddc0 --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-cd70e29d14d09b59.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
41082024-09-04T16:24:52.574Z 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=2c9d85cf09118bdc -C extra-filename=-2c9d85cf09118bdc --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-bdb500d6706a0d33.rlib --extern aho_corasick=/work/oxidecomputer/omicron/target/debug/deps/libaho_corasick-ccd418511fd0e494.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.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-8e41b751a0ccc20a.rlib --extern bstr=/work/oxidecomputer/omicron/target/debug/deps/libbstr-0b179f319982781a.rlib --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-fe9a32234f466722.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern clap_builder=/work/oxidecomputer/omicron/target/debug/deps/libclap_builder-1288f983719441f7.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-c4214c86ee2bbd33.rlib --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-0fbd4ee0c026a43b.rlib --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-c305da7ac85d23b9.rlib --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-6f3b480f63e334a5.rlib --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-76f73301a37487bb.rlib --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-e6f841b1e5437932.rlib --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-d2d889a761cc1203.rlib --extern dof=/work/oxidecomputer/omicron/target/debug/deps/libdof-89864ba25cc11d31.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rlib --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-a81a0a662579eff1.rlib --extern ff=/work/oxidecomputer/omicron/target/debug/deps/libff-e8b978ec7a9d98e8.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-725dd47f885197a3.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-338ef30fca83f141.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-315266bf3c88a0ab.rlib --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-965f1abbaef84084.rlib --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-1044befc4d8b6f32.rlib --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-d5a6af5eceae766d.rlib --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-b2e13e142afbdd87.rlib --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-a0ceeed7299917eb.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-3affc9248ff4b8d2.rlib --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-65767634d4000cd6.rlib --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-bb6974eb2a6ed7a2.rlib --extern group=/work/oxidecomputer/omicron/target/debug/deps/libgroup-2abe9fe1e738a523.rlib --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-333cc1e052d8280e.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-ac74b60f0850df59.rlib --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-f03460b191d7ec86.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-a57bbe9c76c83262.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-e7d7b8ea648ab4e3.rlib --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-6cd38624c256774c.rlib --extern itertools_93f6ce9d446188ac=/work/oxidecomputer/omicron/target/debug/deps/libitertools-197a32e1da667e01.rlib --extern itertools_5ef9efb8ec2df382=/work/oxidecomputer/omicron/target/debug/deps/libitertools-bb69c56d84ec7036.rlib --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-cabd6990d00654d2.rlib --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-4058c7340bf7b5f3.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rlib --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-46cf9439802ec3f9.rlib --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-7ebffa2b30e78119.rlib --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-3b15747880b886c1.rlib --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-7aa5c9e6364e3108.rlib --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-7763e57e9478cd9d.rlib --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-19a28b98cd1da8cc.rlib --extern num_bigint_dig=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint_dig-b009908fd19ee724.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-8d0b37c8c3e1862e.rlib --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-1b50779845f357a9.rlib --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-2914d78ac96fc53c.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-1c1e529c4f2fdc97.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-a558247ce38e0784.rlib --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-02364bea890e4dea.rlib --extern postgres_types=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_types-7851212d9793da98.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-457abf17ed177e26.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rlib --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-fcd8ea28b6b8ac77.rlib --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-7d938304ceffab4a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-e736e5009c91f06c.rlib --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-ea2b35fb4c3aea16.rlib --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-617bd4e1e745a59c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-5380524236143168.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-53f05da0a091a7f6.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e6ef8036dc26a573.rlib --extern signal_hook_mio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_mio-43a9fadd6694e79f.rlib --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-fb7801688e79354e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-90c42fabfdf6af03.rlib --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-d52e3d8c16e8a214.rlib --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-970f38cc963541c5.rlib --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-69c441407b09e74b.rlib --extern syn_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-2127d3e6f9069305.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-1d2ae43d38fb2dfb.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-65e68db06b7158c6.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e3436a1b9cb47c0f.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-afdc34c6c77cb46c.rlib --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-a13a239ec45c3af2.rlib --extern toml_edit_cdcf2f9584511fe6=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-0aa41fa91298e638.rlib --extern toml_edit_3c51e837cfc5589a=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-78f7586b935e5407.rlib --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-119892d76510e357.rlib --extern unicode_bidi=/work/oxidecomputer/omicron/target/debug/deps/libunicode_bidi-773c324f50696e3f.rlib --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-4163aa611c9fa9ab.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-5a011723636fb8e7.rlib --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-0250e00b9194dd70.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-6a6c96d3d3dbf088.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d47f5ede55f99f5b.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64`
41092024-09-04T16:25:58.238Z 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=8ba7a5fc1a658a6a -C extra-filename=-8ba7a5fc1a658a6a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ba5ef2d7000f2955.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-56cf57b6b204064d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-e7d7b8ea648ab4e3.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-6b747d7c482f7d6e.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-9ddd9a46c83c35de.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-d9e649ec88ac82fb.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-19745ff07c3d5def.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-00c1d67c84da5f18.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-34f47cf71d1b747d.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-5859c612e02f2449.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-a5431fa9414a448d.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4dad74b0db16ea1f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-803a512de10dae2b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-dfad8d3c0c734c71.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-2107fd373a969f19.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.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-a33837303a60c71a.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-618c4abe1decdfc2.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-fe3386b3995bd738.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.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-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out -L native=/usr/lib/amd64`
41102024-09-04T16:25:58.241Z 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=9398bf707bc147a1 -C extra-filename=-9398bf707bc147a1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.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-cfb816fb1660d56e.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-daf09654fc043815.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ba5ef2d7000f2955.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-12548fd0d163deb5.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-845e868eb19953d8.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-fe7b7abfded67dea.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-d10be5be78305c01.rlib --extern crucible_common=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_common-cbb734c960d0fe4e.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-21eb12c9a8b5123d.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-f7a42b1fc18bae47.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-85786b199d62228e.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-56cf57b6b204064d.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-0b25623578c66f58.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-bc768b83042f573b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-909af6951c557926.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-3affc9248ff4b8d2.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-b45cd3dd3ed74329.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-714228daf94f3204.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-ed746f18f31e2aa0.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-7d19b11f9f8e6439.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-5e0310814f4e10ab.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-a57bbe9c76c83262.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-32fdd2adb426f7b8.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-b5049f8917f60a8a.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-46790a58b55a47f6.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0a3af5e760ae820b.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-239e3ee892aeff69.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-ac1acacd5f7a86e7.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-6b747d7c482f7d6e.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-4d0c28373280391b.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-e104b8d0e3e83c84.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-9ddd9a46c83c35de.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-4d400f9bbfe436cf.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-cd5f5b45490a38d9.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-57ecd10d0e301429.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-1f4366c9e0a9c1ec.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-a7161bdcb74fc00d.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-d8737bb80374a187.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-d9e649ec88ac82fb.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-19745ff07c3d5def.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-00c1d67c84da5f18.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-18eb142286c14ddd.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-34f47cf71d1b747d.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-66bb38dded5accf5.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-5859c612e02f2449.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-a5431fa9414a448d.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4dad74b0db16ea1f.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-8d0b37c8c3e1862e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-803a512de10dae2b.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-c346e9981ecdc6aa.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-e41c714e44bd8b43.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-dfad8d3c0c734c71.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-d28e42e828a690f0.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-1c1e529c4f2fdc97.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-1c28f15d8bd98486.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-72ce028dc13365ff.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-fed2c687baef7b75.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-7256ca524447ea19.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-934df0395933e09c.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-b951d026ecf89835.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-5b04ee01f80bf577.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-6631086f7f3ea66e.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-f3307f821eb2d099.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-9e6d2b50d12843e9.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-aa2fc19618e8223a.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-a558247ce38e0784.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-0027465b2e6825f2.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-c70a862bebcaf2b1.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-bc0e7af24efc6eac.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-a39c6323898de335.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-878a8767bd0518bb.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-e736e5009c91f06c.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-de03faa4a182a7e3.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-0825b86e4f23338d.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-2d2ed6a64ba3e36a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-8ce276b9163974ea.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-fbf3e444deddd920.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-2a4b334350991e3e.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-5c0457631068982a.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-68d3b44500bd7f3f.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-caf1600dd15b5767.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-56dbc043bbd81c54.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-174227136a3b7501.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-e44ebbb5ceb66800.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-42cdc58f9cbd97df.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-1d2ae43d38fb2dfb.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e3436a1b9cb47c0f.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-2d7ca09b3c75f1b7.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-505d5e996502021c.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-e6d4adff763d9c59.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-b8d019cadb9f3511.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.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-174c0052e817e966/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-4698b44fe0850490/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out`
41112024-09-04T16:25:58.256Z 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=bee09cb0a02ce6e6 -C extra-filename=-bee09cb0a02ce6e6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ba5ef2d7000f2955.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-56cf57b6b204064d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-e7d7b8ea648ab4e3.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-6b747d7c482f7d6e.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-9ddd9a46c83c35de.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-d9e649ec88ac82fb.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-19745ff07c3d5def.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-00c1d67c84da5f18.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-34f47cf71d1b747d.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-5859c612e02f2449.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-a5431fa9414a448d.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4dad74b0db16ea1f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-803a512de10dae2b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-dfad8d3c0c734c71.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-2107fd373a969f19.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.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-a33837303a60c71a.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-618c4abe1decdfc2.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-fe3386b3995bd738.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.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-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out -L native=/usr/lib/amd64`
41122024-09-04T16:25:58.256Z 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=184766ffcc1dbab2 -C extra-filename=-184766ffcc1dbab2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-4d0c28373280391b.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-66bb38dded5accf5.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-5859c612e02f2449.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-803a512de10dae2b.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.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-6a1bf46cca89e5bb.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.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-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out -L native=/usr/lib/amd64`
41132024-09-04T16:25:58.270Z 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=d1741c19b1c62054 -C extra-filename=-d1741c19b1c62054 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.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-cfb816fb1660d56e.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-daf09654fc043815.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ba5ef2d7000f2955.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-12548fd0d163deb5.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-845e868eb19953d8.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-fe7b7abfded67dea.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-d10be5be78305c01.rlib --extern crucible_common=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_common-cbb734c960d0fe4e.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-21eb12c9a8b5123d.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-f7a42b1fc18bae47.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-85786b199d62228e.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-56cf57b6b204064d.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-0b25623578c66f58.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-bc768b83042f573b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-909af6951c557926.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-3affc9248ff4b8d2.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-b45cd3dd3ed74329.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-714228daf94f3204.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-ed746f18f31e2aa0.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-7d19b11f9f8e6439.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-5e0310814f4e10ab.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-a57bbe9c76c83262.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-32fdd2adb426f7b8.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-b5049f8917f60a8a.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-46790a58b55a47f6.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0a3af5e760ae820b.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-239e3ee892aeff69.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-ac1acacd5f7a86e7.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-6b747d7c482f7d6e.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-4d0c28373280391b.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-e104b8d0e3e83c84.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-9ddd9a46c83c35de.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-4d400f9bbfe436cf.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-cd5f5b45490a38d9.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-57ecd10d0e301429.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-1f4366c9e0a9c1ec.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-a7161bdcb74fc00d.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-d8737bb80374a187.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-d9e649ec88ac82fb.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-19745ff07c3d5def.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-00c1d67c84da5f18.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-18eb142286c14ddd.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-34f47cf71d1b747d.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-66bb38dded5accf5.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-5859c612e02f2449.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-a5431fa9414a448d.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4dad74b0db16ea1f.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-8d0b37c8c3e1862e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-803a512de10dae2b.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-c346e9981ecdc6aa.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-e41c714e44bd8b43.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-dfad8d3c0c734c71.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-d28e42e828a690f0.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-1c1e529c4f2fdc97.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-1c28f15d8bd98486.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-72ce028dc13365ff.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-fed2c687baef7b75.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-7256ca524447ea19.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-934df0395933e09c.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-b951d026ecf89835.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-5b04ee01f80bf577.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-6631086f7f3ea66e.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-f3307f821eb2d099.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-9e6d2b50d12843e9.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-aa2fc19618e8223a.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-a558247ce38e0784.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-0027465b2e6825f2.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-c70a862bebcaf2b1.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-bc0e7af24efc6eac.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-a39c6323898de335.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-878a8767bd0518bb.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-e736e5009c91f06c.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-de03faa4a182a7e3.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-0825b86e4f23338d.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-2d2ed6a64ba3e36a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-8ce276b9163974ea.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-fbf3e444deddd920.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-2a4b334350991e3e.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-5c0457631068982a.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-68d3b44500bd7f3f.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-caf1600dd15b5767.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-56dbc043bbd81c54.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-174227136a3b7501.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-e44ebbb5ceb66800.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-42cdc58f9cbd97df.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-1d2ae43d38fb2dfb.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e3436a1b9cb47c0f.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-2d7ca09b3c75f1b7.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-505d5e996502021c.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-e6d4adff763d9c59.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-b8d019cadb9f3511.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.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-174c0052e817e966/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-4698b44fe0850490/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out`
41142024-09-04T16:26:02.185Z 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=41fb21361f37c1a9 -C extra-filename=-41fb21361f37c1a9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-4d0c28373280391b.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-66bb38dded5accf5.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-5859c612e02f2449.rlib --extern omicron_dev_lib=/work/oxidecomputer/omicron/target/debug/deps/libomicron_dev_lib-5f5d9604db2208b9.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-803a512de10dae2b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-dfad8d3c0c734c71.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-72ce028dc13365ff.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-6a1bf46cca89e5bb.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-1d2ae43d38fb2dfb.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.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-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out -L native=/usr/lib/amd64`
41152024-09-04T16:26:02.961Z 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=519937e677fb4cbc -C extra-filename=-519937e677fb4cbc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.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-eaec0f1802c5ca04.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-daf09654fc043815.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ba5ef2d7000f2955.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-12548fd0d163deb5.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-845e868eb19953d8.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-d10be5be78305c01.rlib --extern crucible_common=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_common-cbb734c960d0fe4e.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-21eb12c9a8b5123d.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-56cf57b6b204064d.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-0b25623578c66f58.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-bc768b83042f573b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-909af6951c557926.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-714228daf94f3204.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-ed746f18f31e2aa0.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-a57bbe9c76c83262.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-b5049f8917f60a8a.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-46790a58b55a47f6.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0a3af5e760ae820b.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-239e3ee892aeff69.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-ac1acacd5f7a86e7.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-6b747d7c482f7d6e.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-4d0c28373280391b.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-e104b8d0e3e83c84.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-9ddd9a46c83c35de.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-4d400f9bbfe436cf.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-cd5f5b45490a38d9.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-57ecd10d0e301429.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-1f4366c9e0a9c1ec.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-a7161bdcb74fc00d.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-d8737bb80374a187.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-d9e649ec88ac82fb.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-19745ff07c3d5def.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-00c1d67c84da5f18.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-18eb142286c14ddd.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-34f47cf71d1b747d.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-66bb38dded5accf5.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4dad74b0db16ea1f.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-8d0b37c8c3e1862e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-803a512de10dae2b.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-c346e9981ecdc6aa.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-1c28f15d8bd98486.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-fed2c687baef7b75.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-7256ca524447ea19.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-b951d026ecf89835.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-5b04ee01f80bf577.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-6631086f7f3ea66e.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-f3307f821eb2d099.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-9e6d2b50d12843e9.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-aa2fc19618e8223a.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-c70a862bebcaf2b1.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-bc0e7af24efc6eac.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-878a8767bd0518bb.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-e736e5009c91f06c.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-de03faa4a182a7e3.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-0825b86e4f23338d.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-2d2ed6a64ba3e36a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-8ce276b9163974ea.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-fbf3e444deddd920.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-5c0457631068982a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-caf1600dd15b5767.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-174227136a3b7501.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-e44ebbb5ceb66800.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-1d2ae43d38fb2dfb.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e3436a1b9cb47c0f.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-2d7ca09b3c75f1b7.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-b8d019cadb9f3511.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.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-174c0052e817e966/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=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib`
41162024-09-04T16:26:06.954Z 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=3a6bc0a812488936 -C extra-filename=-3a6bc0a812488936 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.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-eaec0f1802c5ca04.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-daf09654fc043815.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ba5ef2d7000f2955.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-12548fd0d163deb5.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-845e868eb19953d8.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-d10be5be78305c01.rlib --extern crucible_common=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_common-cbb734c960d0fe4e.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-21eb12c9a8b5123d.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-56cf57b6b204064d.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-0b25623578c66f58.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-bc768b83042f573b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-909af6951c557926.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-714228daf94f3204.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-ed746f18f31e2aa0.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-a57bbe9c76c83262.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-b5049f8917f60a8a.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-46790a58b55a47f6.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0a3af5e760ae820b.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-239e3ee892aeff69.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-ac1acacd5f7a86e7.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-6b747d7c482f7d6e.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-4d0c28373280391b.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-e104b8d0e3e83c84.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-9ddd9a46c83c35de.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-4d400f9bbfe436cf.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-cd5f5b45490a38d9.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-57ecd10d0e301429.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-1f4366c9e0a9c1ec.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-a7161bdcb74fc00d.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-d8737bb80374a187.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-d9e649ec88ac82fb.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-19745ff07c3d5def.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-00c1d67c84da5f18.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-18eb142286c14ddd.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-34f47cf71d1b747d.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-66bb38dded5accf5.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4dad74b0db16ea1f.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-8d0b37c8c3e1862e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-803a512de10dae2b.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-c346e9981ecdc6aa.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-1c28f15d8bd98486.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-fed2c687baef7b75.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-7256ca524447ea19.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-b951d026ecf89835.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-5b04ee01f80bf577.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-6631086f7f3ea66e.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-f3307f821eb2d099.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-9e6d2b50d12843e9.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-aa2fc19618e8223a.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-c70a862bebcaf2b1.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-bc0e7af24efc6eac.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-878a8767bd0518bb.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-e736e5009c91f06c.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-de03faa4a182a7e3.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-0825b86e4f23338d.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-2d2ed6a64ba3e36a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-8ce276b9163974ea.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-fbf3e444deddd920.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-5c0457631068982a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-caf1600dd15b5767.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-174227136a3b7501.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-e44ebbb5ceb66800.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-1d2ae43d38fb2dfb.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e3436a1b9cb47c0f.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-2d7ca09b3c75f1b7.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-b8d019cadb9f3511.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.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-174c0052e817e966/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=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib`
41172024-09-04T16:26:14.755Z 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=abea2586f1beb997 -C extra-filename=-abea2586f1beb997 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-cfb816fb1660d56e.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ba5ef2d7000f2955.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-99fce4ba7a2bc586.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-d10be5be78305c01.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-7bbbd3f4da410b18.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-f7a42b1fc18bae47.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-5859d1b7689bc278.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-909af6951c557926.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-3affc9248ff4b8d2.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-b45cd3dd3ed74329.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-ddcee7a78aa9002d.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-46790a58b55a47f6.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0a3af5e760ae820b.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern multimap=/work/oxidecomputer/omicron/target/debug/deps/libmultimap-c7e2f42601feaebd.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-6b747d7c482f7d6e.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-4d0c28373280391b.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-e104b8d0e3e83c84.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-9ddd9a46c83c35de.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-00c1d67c84da5f18.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-18eb142286c14ddd.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-5859c612e02f2449.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-a5431fa9414a448d.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4dad74b0db16ea1f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-803a512de10dae2b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-dfad8d3c0c734c71.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-7256ca524447ea19.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-b951d026ecf89835.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-a9b0da757547c84e.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-2107fd373a969f19.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-5c0457631068982a.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-a33837303a60c71a.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-fe3386b3995bd738.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-a743db74423d42c5.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-3919ec52e6b0b262.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-c883dcfe2d3789aa.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.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-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out -L native=/usr/lib/amd64`
41182024-09-04T16:26:30.189Z 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=a2aee6080ef36231 -C extra-filename=-a2aee6080ef36231 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-cfb816fb1660d56e.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-845e868eb19953d8.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-f7a42b1fc18bae47.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-56cf57b6b204064d.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-7d19b11f9f8e6439.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-46790a58b55a47f6.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-7e28ccd96dc058f1.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-8bb428dfe1a4b149.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-4d0c28373280391b.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-e104b8d0e3e83c84.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-9ddd9a46c83c35de.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-1f4366c9e0a9c1ec.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-d8737bb80374a187.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-19745ff07c3d5def.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-00c1d67c84da5f18.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-34f47cf71d1b747d.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-5859c612e02f2449.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-a5431fa9414a448d.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4dad74b0db16ea1f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-803a512de10dae2b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-dfad8d3c0c734c71.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-f3307f821eb2d099.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-5c0457631068982a.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-a33837303a60c71a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.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-174c0052e817e966/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-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out -L native=/usr/lib/amd64`
41192024-09-04T16:26:34.755Z 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=61dea77b547653f8 -C extra-filename=-61dea77b547653f8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.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-cfb816fb1660d56e.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-daf09654fc043815.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ba5ef2d7000f2955.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-12548fd0d163deb5.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-845e868eb19953d8.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-fe7b7abfded67dea.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-d10be5be78305c01.rlib --extern crucible_common=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_common-cbb734c960d0fe4e.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-21eb12c9a8b5123d.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-f7a42b1fc18bae47.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-85786b199d62228e.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-56cf57b6b204064d.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-0b25623578c66f58.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-bc768b83042f573b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-909af6951c557926.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-3affc9248ff4b8d2.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-b45cd3dd3ed74329.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-714228daf94f3204.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-ed746f18f31e2aa0.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-7d19b11f9f8e6439.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-5e0310814f4e10ab.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-a57bbe9c76c83262.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-32fdd2adb426f7b8.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-b5049f8917f60a8a.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-46790a58b55a47f6.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0a3af5e760ae820b.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-239e3ee892aeff69.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-ac1acacd5f7a86e7.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-6b747d7c482f7d6e.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-4d0c28373280391b.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-e104b8d0e3e83c84.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-9ddd9a46c83c35de.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-4d400f9bbfe436cf.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-cd5f5b45490a38d9.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-57ecd10d0e301429.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-1f4366c9e0a9c1ec.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-a7161bdcb74fc00d.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-d8737bb80374a187.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-d9e649ec88ac82fb.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-19745ff07c3d5def.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-00c1d67c84da5f18.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-18eb142286c14ddd.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-34f47cf71d1b747d.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-66bb38dded5accf5.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-5859c612e02f2449.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-a5431fa9414a448d.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4dad74b0db16ea1f.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-8d0b37c8c3e1862e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-803a512de10dae2b.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-c346e9981ecdc6aa.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-e41c714e44bd8b43.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-dfad8d3c0c734c71.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-d28e42e828a690f0.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-1c1e529c4f2fdc97.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-1c28f15d8bd98486.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-72ce028dc13365ff.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-fed2c687baef7b75.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-7256ca524447ea19.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-934df0395933e09c.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-b951d026ecf89835.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-5b04ee01f80bf577.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-6631086f7f3ea66e.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-f3307f821eb2d099.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-9e6d2b50d12843e9.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-aa2fc19618e8223a.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-a558247ce38e0784.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-0027465b2e6825f2.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-c70a862bebcaf2b1.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-bc0e7af24efc6eac.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-a39c6323898de335.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-878a8767bd0518bb.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-e736e5009c91f06c.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-de03faa4a182a7e3.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-0825b86e4f23338d.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-2d2ed6a64ba3e36a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-8ce276b9163974ea.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-fbf3e444deddd920.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-2a4b334350991e3e.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-5c0457631068982a.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-68d3b44500bd7f3f.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-caf1600dd15b5767.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-56dbc043bbd81c54.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-174227136a3b7501.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-e44ebbb5ceb66800.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-42cdc58f9cbd97df.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-1d2ae43d38fb2dfb.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e3436a1b9cb47c0f.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-2d7ca09b3c75f1b7.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-505d5e996502021c.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-e6d4adff763d9c59.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-b8d019cadb9f3511.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.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-174c0052e817e966/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-4698b44fe0850490/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out`
41202024-09-04T16:26:37.876Z 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=35f345a8a368714d -C extra-filename=-35f345a8a368714d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-4d0c28373280391b.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-66bb38dded5accf5.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-5859c612e02f2449.rlib --extern omicron_dev_lib=/work/oxidecomputer/omicron/target/debug/deps/libomicron_dev_lib-5f5d9604db2208b9.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-803a512de10dae2b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-dfad8d3c0c734c71.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-72ce028dc13365ff.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-6a1bf46cca89e5bb.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-1d2ae43d38fb2dfb.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.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-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out -L native=/usr/lib/amd64`
41212024-09-04T16:27:47.390Z 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=7e47890105ffbc24 -C extra-filename=-7e47890105ffbc24 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-cfb816fb1660d56e.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ba5ef2d7000f2955.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-99fce4ba7a2bc586.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-d10be5be78305c01.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-7bbbd3f4da410b18.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-f7a42b1fc18bae47.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-5859d1b7689bc278.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-909af6951c557926.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-3affc9248ff4b8d2.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-b45cd3dd3ed74329.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-ddcee7a78aa9002d.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-46790a58b55a47f6.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0a3af5e760ae820b.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern multimap=/work/oxidecomputer/omicron/target/debug/deps/libmultimap-c7e2f42601feaebd.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-6b747d7c482f7d6e.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-4d0c28373280391b.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-e104b8d0e3e83c84.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-9ddd9a46c83c35de.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-00c1d67c84da5f18.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-18eb142286c14ddd.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-5859c612e02f2449.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-a5431fa9414a448d.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4dad74b0db16ea1f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-803a512de10dae2b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-dfad8d3c0c734c71.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-7256ca524447ea19.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-b951d026ecf89835.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-a9b0da757547c84e.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-2107fd373a969f19.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-5c0457631068982a.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-a33837303a60c71a.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-fe3386b3995bd738.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-a743db74423d42c5.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-3919ec52e6b0b262.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-c883dcfe2d3789aa.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.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-174c0052e817e966/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out -L native=/usr/lib/amd64`
41222024-09-04T16:43:46.148Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 32m 49s
41232024-09-04T16:44:01.017Z
41242024-09-04T16:44:01.022Zreal 33:03.942864121
41252024-09-04T16:44:01.022Zuser 1:48:04.589538544
41262024-09-04T16:44:01.022Zsys 22:54.646951591
41272024-09-04T16:44:01.022Ztrap 11.328879902
41282024-09-04T16:44:01.022Ztflt 15.414771202
41292024-09-04T16:44:01.022Zdflt 1:28:01.580471142
41302024-09-04T16:44:01.022Zkflt 1.499824679
41312024-09-04T16:44:01.022Zlock 6:40:56.419730138
41322024-09-04T16:44:01.022Zslp 18:27:19.064875733
41332024-09-04T16:44:01.022Zlat 8:51.486408456
41342024-09-04T16:44:01.022Zstop 8:10.416386454
41352024-09-04T16:44:02.034Z+ banner test
41362024-09-04T16:44:02.098Z+ ptime -m timeout 2h cargo nextest run --profile ci --locked --verbose
41372024-09-04T16:44:03.004Z
41382024-09-04T16:44:03.004Z ##### ###### #### #####
41392024-09-04T16:44:03.004Z # # # #
41402024-09-04T16:44:03.004Z # ##### #### #
41412024-09-04T16:44:03.004Z # # # #
41422024-09-04T16:44:03.004Z # # # # #
41432024-09-04T16:44:03.005Z # ###### #### #
41442024-09-04T16:44:03.005Z
41452024-09-04T16:44:06.630Zinfo: experimental features enabled: setup-scripts
41462024-09-04T16:44:08.278Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
41472024-09-04T16:44:08.419Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
41482024-09-04T16:44:08.438Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
41492024-09-04T16:44:08.459Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
41502024-09-04T16:44:20.757Z Finished `test` profile [unoptimized + debuginfo] target(s) in 14.07s
41512024-09-04T16:44:26.469Z------------
41522024-09-04T16:44:26.469Z Nextest run ID 673045db-c113-4309-8c37-a543028b2c02 with nextest profile: ci
41532024-09-04T16:44:26.488Z Starting 1458 tests across 161 binaries (3 tests and 5 binaries skipped, including 5 binaries via profile.default.default-filter)
41542024-09-04T16:44:26.489Z SETUP [ 1/1] crdb-seed: cargo run -p crdb-seed --profile test
41552024-09-04T16:44:31.292Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
41562024-09-04T16:44:31.316Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
41572024-09-04T16:44:31.510Z Compiling crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
41582024-09-04T16:44:37.450Z Finished `test` profile [unoptimized + debuginfo] target(s) in 10.90s
41592024-09-04T16:44:37.553Z Running `target/debug/crdb-seed`
41602024-09-04T16:44:37.588ZSep 04 16:44:36.561 INFO cockroach temporary directory: /var/tmp/omicron_tmp/.tmpMcXgJD
41612024-09-04T16:44:37.591ZSep 04 16:44:36.561 INFO cockroach command line: cockroach start-single-node --insecure --http-addr=:0 --store=path=/var/tmp/omicron_tmp/crdb-base-build/.tmpIMBbek,ballast-size=0 --listen-addr [::1]:0 --listening-url-file /var/tmp/omicron_tmp/.tmpMcXgJD/listen-url
41622024-09-04T16:44:37.594ZSep 04 16:44:36.564 INFO cockroach environment: BUILDOMAT_JOB_ID=01J6YWKECTX2NZ50YKMVCBTKYC BUILDOMAT_TASK_ID=4 CARGO=/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/cargo CARGO_HOME=/home/build/.cargo CARGO_INCREMENTAL=0 CARGO_MANIFEST_DIR=/work/oxidecomputer/omicron/dev-tools/crdb-seed CARGO_PKG_AUTHORS= CARGO_PKG_DESCRIPTION= CARGO_PKG_HOMEPAGE= CARGO_PKG_LICENSE=MPL-2.0 CARGO_PKG_LICENSE_FILE= CARGO_PKG_NAME=crdb-seed CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY= CARGO_PKG_RUST_VERSION= CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE= CI=true GITHUB_BRANCH=eliza/boot-on-fault-isnt-just-a-bool GITHUB_REF=refs/heads/eliza/boot-on-fault-isnt-just-a-bool GITHUB_REPOSITORY=oxidecomputer/omicron GITHUB_SHA=86b0ae678a9b31d5f0d2b3915ca558b847ee0a0e 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-174c0052e817e966/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-c826d6b838c3edc2/out:/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib:/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build:/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out:/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out:/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/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-envKiHVKy NEXTEST_LD_LIBRARY_PATH=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out:/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib:/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build:/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out:/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out:/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/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=673045db-c113-4309-8c37-a543028b2c02 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
41632024-09-04T16:44:38.845ZSep 04 16:44:37.816 INFO cockroach pid: 6110
41642024-09-04T16:44:38.845ZSep 04 16:44:37.816 INFO cockroach listen URL: postgresql://root@[::1]:57309/omicron?sslmode=disable
41652024-09-04T16:44:38.845ZSep 04 16:44:37.816 INFO cockroach: populating
41662024-09-04T16:44:41.322ZSep 04 16:44:40.293 INFO cockroach: populated
41672024-09-04T16:44:43.572ZSep 04 16:44:42.539 INFO Created CRDB seed tarball: `/var/tmp/omicron_tmp/crdb-base-build/fede3dba13621dec97ac6871b64f739ea2d0e2b8eea134efc15ff62ee41d2e68.tar`
41682024-09-04T16:44:43.574Z SETUP PASS [ 1/1] crdb-seed: cargo run -p crdb-seed --profile test
41692024-09-04T16:44:43.617Z PASS [ 0.034s] api_identity test::test_identity
41702024-09-04T16:44:43.617Z PASS [ 0.028s] api_identity test::test_identity_no_field
41712024-09-04T16:44:43.625Z PASS [ 0.033s] bootstore schemes::tests::hello_roundtrip
41722024-09-04T16:44:43.640Z PASS [ 0.018s] bootstore trust_quorum::rack_secret::tests::secret_splitting_fails_with_threshold_larger_than_total_shares
41732024-09-04T16:44:43.640Z PASS [ 0.027s] bootstore schemes::v0::share_pkg::tests::create_packages
41742024-09-04T16:44:43.640Z PASS [ 0.023s] bootstore trust_quorum::rack_secret::tests::create_and_verify
41752024-09-04T16:44:43.646Z PASS [ 0.057s] authz-macros tests::test_authz_snapshots
41762024-09-04T16:44:43.684Z PASS [ 0.083s] bootstore schemes::v0::peer::tests::network_config
41772024-09-04T16:44:43.708Z PASS [ 0.066s] clickhouse-admin-types tests::test_generate_keeper_config
41782024-09-04T16:44:43.708Z PASS [ 0.061s] clickhouse-admin-types tests::test_generate_replica_config
41792024-09-04T16:44:43.728Z PASS [ 0.020s] cockroach-admin-types tests::test_node_decommission_parse_with_no_trailing_notes
41802024-09-04T16:44:43.728Z PASS [ 0.014s] cockroach-admin-types tests::test_node_decommission_parse_with_trailing_notes
41812024-09-04T16:44:43.737Z PASS [ 0.093s] cockroach-admin-types tests::node_decommission_parse_doesnt_panic_on_arbitrary_input
41822024-09-04T16:44:43.748Z PASS [ 0.021s] cockroach-admin-types tests::test_node_decommission_parse_with_unexpected_membership_value
41832024-09-04T16:44:43.748Z PASS [ 0.016s] cockroach-admin-types tests::test_node_status_parse_multiple_lines_from_csv
41842024-09-04T16:44:43.750Z PASS [ 0.015s] cockroach-admin-types tests::test_node_status_parse_single_line_from_csv
41852024-09-04T16:44:43.769Z PASS [ 0.086s] cockroach-admin-types tests::node_status_parse_doesnt_panic_on_arbitrary_input
41862024-09-04T16:44:43.887Z PASS [ 0.255s] cert-dev::test-cert-dev test_cert_create
41872024-09-04T16:44:43.984Z PASS [ 0.096s] db-macros lookup::test::test_lookup_snapshots
41882024-09-04T16:44:44.005Z PASS [ 0.022s] db-macros tests::test_derive_metadata_identity_fails_for_enums
41892024-09-04T16:44:44.024Z PASS [ 0.017s] db-macros tests::test_derive_metadata_identity_fails_with_wrong_table_name_type
41902024-09-04T16:44:44.037Z PASS [ 0.286s] db-dev::test-db-dev test_db_dev_populate_no_args
41912024-09-04T16:44:44.039Z PASS [ 0.281s] db-dev::test-db-dev test_db_dev_wipe_no_args
41922024-09-04T16:44:44.040Z PASS [ 0.022s] db-macros tests::test_derive_metadata_identity_fails_without_embedded_identity
41932024-09-04T16:44:44.056Z PASS [ 0.020s] db-macros tests::test_derive_metadata_identity_fails_without_table_name
41942024-09-04T16:44:44.056Z PASS [ 0.021s] db-macros tests::test_derive_metadata_identity_minimal_example_compiles
41952024-09-04T16:44:44.069Z PASS [ 0.025s] db-macros tests::test_derive_snapshots
41962024-09-04T16:44:44.076Z PASS [ 0.025s] db-macros tests::test_derive_with_unknown_field
41972024-09-04T16:44:44.338Z PASS [ 0.267s] dns-server storage::test::test_update_in_progress
41982024-09-04T16:44:44.350Z PASS [ 0.272s] dns-server storage::test::test_update_interrupted
41992024-09-04T16:44:44.362Z PASS [ 0.303s] dns-server storage::test::test_update_basic
42002024-09-04T16:44:44.710Z PASS [ 1.110s] bootstore schemes::v0::peer::tests::basic_3_nodes
42012024-09-04T16:44:44.916Z PASS [ 0.575s] dns-server::basic_test a_crud
42022024-09-04T16:44:44.931Z PASS [ 0.574s] dns-server::basic_test aaaa_crud
42032024-09-04T16:44:44.931Z PASS [ 0.562s] dns-server::basic_test empty_record
42042024-09-04T16:44:45.027Z PASS [ 0.313s] dns-server::basic_test multi_record_crud
42052024-09-04T16:44:45.202Z PASS [ 0.288s] dns-server::basic_test name_contains_zone
42062024-09-04T16:44:45.202Z PASS [ 0.279s] dns-server::basic_test servfail
42072024-09-04T16:44:45.215Z PASS [ 0.292s] dns-server::basic_test nxdomain
42082024-09-04T16:44:45.304Z PASS [ 0.079s] dns-service-client diff::test::diff_equivalent
42092024-09-04T16:44:45.304Z PASS [ 0.086s] dns-service-client diff::test::diff_different
42102024-09-04T16:44:45.333Z PASS [ 0.037s] dns-service-client diff::test::diff_invalid
42112024-09-04T16:44:45.356Z PASS [ 0.332s] dns-server::basic_test srv_crud
42122024-09-04T16:44:45.376Z PASS [ 0.043s] gateway-cli::bin/gateway-cli picocom_map::tests::remapping
42132024-09-04T16:44:45.382Z PASS [ 0.080s] gateway-cli::bin/gateway-cli picocom_map::tests::reject_invalid_rules
42142024-09-04T16:44:45.463Z PASS [ 0.067s] illumos-utils destructor::test::test_destructor_bad_close
42152024-09-04T16:44:45.463Z PASS [ 0.096s] illumos-utils destructor::test::test_delayed_delete
42162024-09-04T16:44:45.488Z PASS [ 0.036s] illumos-utils link::test::test_allocate
42172024-09-04T16:44:45.495Z PASS [ 0.036s] illumos-utils link::test::test_allocate_within_scopes
42182024-09-04T16:44:45.515Z PASS [ 0.028s] illumos-utils running_zone::tests::test_is_oxide_smf_service
42192024-09-04T16:44:45.525Z PASS [ 0.030s] illumos-utils zone::tests::test_parse_ip_network
42202024-09-04T16:44:45.549Z PASS [ 0.032s] illumos-utils zpool::test::test_parse_zpool
42212024-09-04T16:44:45.559Z PASS [ 0.034s] illumos-utils zpool::test::test_parse_zpool_missing_column
42222024-09-04T16:44:46.146Z PASS [ 0.768s] illumos-utils destructor::test::test_delayed_delete_with_error
42232024-09-04T16:44:46.439Z PASS [ 0.287s] installinator-common block_size_writer::tests::proptest_block_writer
42242024-09-04T16:44:46.488Z PASS [ 0.054s] internal-dns config::test::display_hosts
42252024-09-04T16:44:46.526Z PASS [ 0.033s] internal-dns config::test::display_srv_service
42262024-09-04T16:44:46.622Z PASS [ 0.101s] internal-dns config::test::test_builder_errors
42272024-09-04T16:44:46.770Z PASS [ 0.148s] internal-dns config::test::test_builder_output
42282024-09-04T16:44:47.728Z PASS [ 0.959s] internal-dns resolver::test::insert_and_lookup_multiple_records
42292024-09-04T16:44:48.106Z PASS [ 0.376s] internal-dns resolver::test::insert_and_lookup_one_record
42302024-09-04T16:44:48.560Z PASS [ 0.455s] internal-dns resolver::test::lookup_nonexistent_record_fails
42312024-09-04T16:44:48.790Z PASS [ 3.579s] dns-server::commands_test test_dnsadm
42322024-09-04T16:44:49.050Z PASS [ 0.478s] internal-dns resolver::test::resolver_can_access_backup_dns_server
42332024-09-04T16:44:49.179Z PASS [ 0.396s] internal-dns resolver::test::resolver_can_be_used_with_progenitor_client
42342024-09-04T16:44:49.439Z PASS [ 0.389s] internal-dns resolver::test::resolver_doesnt_bail_on_missing_targets
42352024-09-04T16:44:49.466Z PASS [ 0.041s] ipcc tests::deserialize_fixed_value
42362024-09-04T16:44:49.498Z PASS [ 0.318s] internal-dns resolver::test::update_record
42372024-09-04T16:44:49.524Z PASS [ 0.058s] ipcc tests::installinator_image_id_round_trip
42382024-09-04T16:44:49.529Z PASS [ 0.034s] ipcc tests::serialized_size
42392024-09-04T16:44:49.584Z PASS [ 5.823s] db-dev::test-db-dev test_db_killed
42402024-09-04T16:44:49.616Z PASS [ 0.084s] key-manager tests::different_disks_produce_different_keys
42412024-09-04T16:44:49.617Z PASS [ 0.077s] key-manager tests::different_ikm_produces_different_keys
42422024-09-04T16:44:49.622Z PASS [ 0.041s] key-manager tests::disk_encryption_key_epoch_0
42432024-09-04T16:44:49.637Z PASS [ 0.025s] key-manager tests::loading_key_for_old_epoch_loads_latest_epoch
42442024-09-04T16:44:49.738Z PASS [ 0.103s] nexus-auth authn::external::session_cookie::test::test_garbage_cookie
42452024-09-04T16:44:49.778Z PASS [ 0.147s] nexus-auth authn::external::session_cookie::test::test_expired_cookie_absolute
42462024-09-04T16:44:49.778Z PASS [ 0.141s] nexus-auth authn::external::session_cookie::test::test_expired_cookie_idle
42472024-09-04T16:44:49.784Z PASS [ 0.045s] nexus-auth authn::external::session_cookie::test::test_get_token
42482024-09-04T16:44:49.795Z PASS [ 0.029s] nexus-auth authn::external::session_cookie::test::test_get_token_no_header
42492024-09-04T16:44:49.802Z PASS [ 0.029s] nexus-auth authn::external::session_cookie::test::test_get_token_other_cookie_present
42502024-09-04T16:44:49.815Z PASS [ 0.033s] nexus-auth authn::external::session_cookie::test::test_missing_cookie
42512024-09-04T16:44:49.824Z PASS [ 0.031s] nexus-auth authn::external::session_cookie::test::test_other_cookie
42522024-09-04T16:44:49.831Z PASS [ 0.029s] nexus-auth authn::external::session_cookie::test::test_session_cookie_value
42532024-09-04T16:44:49.849Z PASS [ 0.033s] nexus-auth authn::external::session_cookie::test::test_session_cookie_value_error
42542024-09-04T16:44:49.861Z PASS [ 0.036s] nexus-auth authn::external::session_cookie::test::test_valid_cookie
42552024-09-04T16:44:49.868Z PASS [ 0.037s] nexus-auth authn::external::spoof::test::test_make_header_value
42562024-09-04T16:44:49.880Z PASS [ 0.032s] nexus-auth authn::external::spoof::test::test_make_header_value_raw
42572024-09-04T16:44:49.898Z PASS [ 0.029s] nexus-auth authn::external::spoof::test::test_spoof_header_missing
42582024-09-04T16:44:49.904Z PASS [ 0.043s] nexus-auth authn::external::spoof::test::test_spoof_header_bad_uuids
42592024-09-04T16:44:49.914Z PASS [ 0.032s] nexus-auth authn::external::spoof::test::test_spoof_header_valid
42602024-09-04T16:44:49.930Z PASS [ 0.031s] nexus-auth authn::external::spoof::test::test_spoof_reserved_values
42612024-09-04T16:44:49.941Z PASS [ 0.030s] nexus-auth authn::external::token::test::test_make_header_value
42622024-09-04T16:44:49.953Z PASS [ 0.044s] nexus-auth authn::external::test::test_authn_sequence
42632024-09-04T16:44:49.966Z PASS [ 0.037s] nexus-auth authn::external::token::test::test_token_header_bad_utf8
42642024-09-04T16:44:49.973Z PASS [ 0.031s] nexus-auth authn::external::token::test::test_token_header_missing
42652024-09-04T16:44:49.985Z PASS [ 0.032s] nexus-auth authn::external::token::test::test_token_header_valid
42662024-09-04T16:44:50.036Z PASS [ 0.068s] nexus-auth authn::test::test_internal_users
42672024-09-04T16:44:50.063Z PASS [ 0.079s] nexus-auth authz::oso_generic::test::test_duplicate_polar_classes
42682024-09-04T16:44:50.123Z PASS [ 0.079s] nexus-auth context::test::test_background_context
42692024-09-04T16:44:50.130Z PASS [ 0.070s] nexus-auth context::test::test_child_context
42702024-09-04T16:44:50.137Z PASS [ 0.164s] nexus-auth authz::context::test::test_unregistered_resource
42712024-09-04T16:44:50.183Z PASS [ 0.069s] nexus-auth context::test::test_test_context
42722024-09-04T16:44:50.205Z PASS [ 0.067s] nexus-config nexus_config::test::test_config_bad_toml
42732024-09-04T16:44:50.210Z PASS [ 0.030s] nexus-config nexus_config::test::test_config_empty
42742024-09-04T16:44:50.238Z PASS [ 0.027s] nexus-config nexus_config::test::test_config_nonexistent
42752024-09-04T16:44:50.267Z PASS [ 0.137s] nexus-config nexus_config::test::test_bad_authn_schemes
42762024-09-04T16:44:50.274Z PASS [ 0.043s] nexus-config nexus_config::test::test_invalid_ipv4_prefix_tunable
42772024-09-04T16:44:50.302Z PASS [ 0.068s] nexus-config nexus_config::test::test_deployment_config_schema
42782024-09-04T16:44:50.342Z PASS [ 0.058s] nexus-config postgres_config::test::test_bad_url
42792024-09-04T16:44:50.374Z PASS [ 0.030s] nexus-config postgres_config::test::test_example_url
42802024-09-04T16:44:50.380Z PASS [ 0.104s] nexus-config nexus_config::test::test_valid
42812024-09-04T16:44:50.396Z PASS [ 0.128s] nexus-config nexus_config::test::test_repo_configs_are_valid
42822024-09-04T16:44:50.439Z PASS [ 0.027s] nexus-db-fixed-data test::test_allowlist_id_is_valid
42832024-09-04T16:44:50.493Z PASS [ 0.067s] nexus-db-fixed-data silo_user::test::test_silo_user_ids_are_valid
42842024-09-04T16:44:50.493Z PASS [ 0.076s] nexus-db-fixed-data role_builtin::test::test_fixed_role_data
42852024-09-04T16:44:50.509Z PASS [ 0.078s] nexus-db-fixed-data test::test_builtin_fleet_id_is_valid
42862024-09-04T16:44:50.620Z PASS [ 0.103s] nexus-db-fixed-data user_builtin::test::test_builtin_user_ids_are_valid
42872024-09-04T16:44:50.620Z PASS [ 0.092s] nexus-db-model bytecount::test::test_bytecount_i64_conversions
42882024-09-04T16:44:50.695Z PASS [ 0.183s] nexus-db-model bytecount::test::test_pg_numeric_to_byte_count
42892024-09-04T16:44:50.709Z PASS [ 0.127s] nexus-db-model role_assignment::tests::test_role_assignment_from_database
42902024-09-04T16:44:50.775Z PASS [ 0.040s] nexus-db-model schema_versions::test::test_known_versions
42912024-09-04T16:44:50.818Z PASS [ 0.129s] nexus-db-model schema_versions::test::test_allows_valid_up_sql_collections
42922024-09-04T16:44:50.838Z PASS [ 0.078s] nexus-db-model schema_versions::test::test_reject_invalid_up_sql_collections
42932024-09-04T16:44:50.853Z PASS [ 0.295s] nexus-db-model device_auth::test::test_generate_user_code
42942024-09-04T16:44:50.898Z PASS [ 0.048s] nexus-db-model schema_versions::test::test_reject_invalid_up_sql_names
42952024-09-04T16:44:50.898Z PASS [ 0.056s] nexus-db-model schema_versions::test::test_reject_no_up_sql_files
42962024-09-04T16:44:50.901Z PASS [ 0.038s] nexus-db-model schema_versions::test::test_verify
42972024-09-04T16:44:50.915Z PASS [ 0.050s] nexus-db-model semver_version::test::test_to_from_sortable_string
42982024-09-04T16:44:50.947Z PASS [ 0.056s] nexus-db-model tests::test_ip_subnet_check_requestable_address
42992024-09-04T16:44:50.962Z PASS [ 0.055s] nexus-db-model tests::test_ipv6_net_random_subnet
43002024-09-04T16:44:50.962Z PASS [ 0.038s] nexus-db-model tests::test_roles_database_strings
43012024-09-04T16:44:50.984Z PASS [ 0.031s] nexus-db-model tests::test_vpc_subnet_check_requestable_addr
43022024-09-04T16:44:50.984Z PASS [ 0.030s] nexus-db-model vmm_state::tests::test_all_terminal_api_states_are_terminal_db_states
43032024-09-04T16:44:51.853Z PASS [ 6.299s] installinator mock_peers::tests::proptest_fetch_artifact
43042024-09-04T16:44:52.519Z PASS [ 6.953s] installinator write::tests::proptest_write_artifact
43052024-09-04T16:44:57.077Z PASS [ 6.090s] nexus-db-queries db::collection_attach::test::test_attach_missing_collection_fails
43062024-09-04T16:44:57.100Z PASS [ 6.126s] nexus-db-queries db::collection_attach::test::test_attach_deleted_resource_fails
43072024-09-04T16:44:57.150Z PASS [ 6.176s] nexus-db-queries db::collection_attach::test::test_attach_beyond_capacity_fails
43082024-09-04T16:44:57.150Z PASS [ 5.287s] nexus-db-queries db::collection_attach::test::test_attach_missing_resource_fails
43092024-09-04T16:44:58.240Z PASS [ 5.716s] nexus-db-queries db::collection_attach::test::test_attach_multiple_times
43102024-09-04T16:45:01.168Z PASS [ 17.384s] db-dev::test-db-dev test_db_run
43112024-09-04T16:45:01.208Z PASS [ 0.041s] nexus-db-queries db::collection_attach::test::test_verify_query
43122024-09-04T16:45:02.278Z PASS [ 5.196s] nexus-db-queries db::collection_attach::test::test_attach_once
43132024-09-04T16:45:02.278Z PASS [ 5.171s] nexus-db-queries db::collection_attach::test::test_attach_once_synchronous
43142024-09-04T16:45:02.409Z PASS [ 5.254s] nexus-db-queries db::collection_attach::test::test_attach_with_filters
43152024-09-04T16:45:02.541Z PASS [ 5.387s] nexus-db-queries db::collection_attach::test::test_attach_while_already_attached
43162024-09-04T16:45:03.509Z PASS [ 5.267s] nexus-db-queries db::collection_attach::test::test_attach_without_update_filter
43172024-09-04T16:45:05.516Z PASS [ 21.880s] bootstore::v0-fsm-proptest-learner run
43182024-09-04T16:45:05.554Z PASS [ 0.037s] nexus-db-queries db::collection_detach::test::test_verify_query
43192024-09-04T16:45:06.072Z PASS [ 4.859s] nexus-db-queries db::collection_detach::test::test_detach_deleted_resource_fails
43202024-09-04T16:45:07.351Z PASS [ 5.072s] nexus-db-queries db::collection_detach::test::test_detach_missing_collection_fails
43212024-09-04T16:45:07.423Z PASS [ 5.138s] nexus-db-queries db::collection_detach::test::test_detach_missing_resource_fails
43222024-09-04T16:45:07.582Z PASS [ 5.170s] nexus-db-queries db::collection_detach::test::test_detach_once
43232024-09-04T16:45:07.770Z PASS [ 5.231s] nexus-db-queries db::collection_detach::test::test_detach_while_already_detached
43242024-09-04T16:45:08.595Z PASS [ 5.083s] nexus-db-queries db::collection_detach::test::test_detach_without_update_filter
43252024-09-04T16:45:10.367Z PASS [ 4.808s] nexus-db-queries db::collection_detach_many::test::test_detach_deleted_resource
43262024-09-04T16:45:10.915Z PASS [ 4.838s] nexus-db-queries db::collection_detach_many::test::test_detach_filter_collection
43272024-09-04T16:45:10.955Z PASS [ 0.038s] nexus-db-queries db::collection_detach_many::test::test_verify_query
43282024-09-04T16:45:11.713Z PASS [ 28.064s] bootstore::v0-fsm-proptest-rack-coordinator run
43292024-09-04T16:45:12.390Z PASS [ 4.966s] nexus-db-queries db::collection_detach_many::test::test_detach_missing_collection_fails
43302024-09-04T16:45:12.423Z PASS [ 0.034s] nexus-db-queries db::collection_insert::test::test_verify_query
43312024-09-04T16:45:12.428Z PASS [ 5.077s] nexus-db-queries db::collection_detach_many::test::test_detach_many
43322024-09-04T16:45:12.455Z PASS [ 0.025s] nexus-db-queries db::column_walker::test::test_walk_columns
43332024-09-04T16:45:12.460Z PASS [ 0.037s] nexus-db-queries db::column_walker::test::test_all_columns_with_prefix
43342024-09-04T16:45:12.491Z PASS [ 0.035s] nexus-db-queries db::column_walker::test::test_walk_table
43352024-09-04T16:45:12.505Z PASS [ 4.921s] nexus-db-queries db::collection_detach_many::test::test_detach_missing_resource_succeeds
43362024-09-04T16:45:12.723Z PASS [ 4.950s] nexus-db-queries db::collection_detach_many::test::test_detach_once
43372024-09-04T16:45:13.522Z PASS [ 4.924s] nexus-db-queries db::collection_detach_many::test::test_detach_once_synchronous
43382024-09-04T16:45:15.148Z PASS [ 4.779s] nexus-db-queries db::collection_detach_many::test::test_detach_while_already_detached
43392024-09-04T16:45:15.657Z PASS [ 4.701s] nexus-db-queries db::collection_insert::test::test_collection_not_present
43402024-09-04T16:45:16.442Z PASS [ 4.728s] nexus-db-queries db::collection_insert::test::test_collection_present
43412024-09-04T16:45:18.794Z PASS [ 5.266s] nexus-db-queries db::datastore::db_metadata::test::concurrent_nexus_instances_only_move_forward
43422024-09-04T16:45:18.843Z PASS [ 6.346s] nexus-db-queries db::datastore::cockroachdb_node_id::tests::test_cockroachdb_node_id
43432024-09-04T16:45:18.859Z PASS [ 6.391s] nexus-db-queries db::datastore::allow_list::tests::test_allowed_source_ip_database_ops
43442024-09-04T16:45:18.885Z PASS [ 6.374s] nexus-db-queries db::datastore::cockroachdb_settings::test::test_preserve_downgrade
43452024-09-04T16:45:19.367Z PASS [ 6.639s] nexus-db-queries db::datastore::dataset::test::test_insert_if_not_exists
43462024-09-04T16:45:19.905Z PASS [ 4.757s] nexus-db-queries db::datastore::db_metadata::test::ensure_schema_is_current_version
43472024-09-04T16:45:20.213Z PASS [ 4.552s] nexus-db-queries db::datastore::db_metadata::test::schema_version_subcomponents_save_progress
43482024-09-04T16:45:22.794Z PASS [ 6.345s] nexus-db-queries db::datastore::deployment::external_networking::tests::test_allocate_external_networking
43492024-09-04T16:45:22.839Z PASS [ 0.044s] nexus-db-queries db::datastore::dns::test::test_dns_builder_basic
43502024-09-04T16:45:25.475Z PASS [ 6.628s] nexus-db-queries db::datastore::deployment::tests::test_empty_blueprint
43512024-09-04T16:45:25.966Z PASS [ 7.167s] nexus-db-queries db::datastore::deployment::external_networking::tests::test_deallocate_external_networking
43522024-09-04T16:45:26.148Z PASS [ 6.777s] nexus-db-queries db::datastore::deployment::tests::test_set_target
43532024-09-04T16:45:26.262Z PASS [ 7.372s] nexus-db-queries db::datastore::deployment::tests::test_representative_blueprint
43542024-09-04T16:45:26.580Z PASS [ 6.363s] nexus-db-queries db::datastore::disk::tests::test_undelete_disk_set_faulted_idempotent
43552024-09-04T16:45:26.882Z PASS [ 6.970s] nexus-db-queries db::datastore::deployment::tests::test_set_target_enabled
43562024-09-04T16:45:28.434Z PASS [ 5.591s] nexus-db-queries db::datastore::dns::test::test_dns_uniqueness
43572024-09-04T16:45:30.915Z PASS [ 12.050s] nexus-db-queries db::datastore::deployment::tests::test_ensure_external_networking_bails_on_bad_target
43582024-09-04T16:45:32.077Z PASS [ 6.597s] nexus-db-queries db::datastore::dns::test::test_dns_update_from_version
43592024-09-04T16:45:32.709Z PASS [ 6.556s] nexus-db-queries db::datastore::dns::test::test_read_dns_config_basic
43602024-09-04T16:45:32.904Z PASS [ 6.637s] nexus-db-queries db::datastore::dns::test::test_read_dns_config_complex
43612024-09-04T16:45:32.938Z PASS [ 6.353s] nexus-db-queries db::datastore::dns::test::test_read_dns_config_uninitialized
43622024-09-04T16:45:33.268Z PASS [ 7.295s] nexus-db-queries db::datastore::dns::test::test_dns_update_incremental
43632024-09-04T16:45:33.774Z PASS [ 6.886s] nexus-db-queries db::datastore::external_ip::tests::test_service_ip_list
43642024-09-04T16:45:34.640Z PASS [ 6.202s] nexus-db-queries db::datastore::instance::tests::test_instance_commit_update_is_idempotent
43652024-09-04T16:45:37.223Z PASS [ 6.302s] nexus-db-queries db::datastore::instance::tests::test_instance_fetch_all
43662024-09-04T16:45:38.960Z PASS [ 6.877s] nexus-db-queries db::datastore::instance::tests::test_instance_set_migration_ids
43672024-09-04T16:45:39.488Z PASS [ 6.774s] nexus-db-queries db::datastore::instance::tests::test_instance_update_invalidated_while_locked
43682024-09-04T16:45:39.711Z PASS [ 6.802s] nexus-db-queries db::datastore::instance::tests::test_instance_updater_acquires_lock
43692024-09-04T16:45:39.778Z PASS [ 6.834s] nexus-db-queries db::datastore::instance::tests::test_instance_updater_cant_unlock_someone_elses_instance_
43702024-09-04T16:45:39.869Z PASS [ 6.595s] nexus-db-queries db::datastore::instance::tests::test_instance_updater_lock_is_idempotent
43712024-09-04T16:45:40.508Z PASS [ 6.730s] nexus-db-queries db::datastore::instance::tests::test_unlocking_a_deleted_instance_is_okay
43722024-09-04T16:45:40.664Z PASS [ 6.021s] nexus-db-queries db::datastore::inventory::test::test_find_hw_baseboard_id_missing_returns_not_found
43732024-09-04T16:45:45.810Z PASS [ 8.580s] nexus-db-queries db::datastore::inventory::test::test_inventory_insert
43742024-09-04T16:45:46.061Z PASS [ 6.568s] nexus-db-queries db::datastore::ip_pool::test::test_internal_ip_pool
43752024-09-04T16:45:46.184Z PASS [ 7.219s] nexus-db-queries db::datastore::ip_pool::test::test_default_ip_pools
43762024-09-04T16:45:46.544Z PASS [ 6.672s] nexus-db-queries db::datastore::ipv4_nat_entry::test::ipv4_nat_sync_service_zones
43772024-09-04T16:45:46.589Z PASS [ 6.873s] nexus-db-queries db::datastore::ip_pool::test::test_ip_pool_utilization
43782024-09-04T16:45:46.998Z PASS [ 6.485s] nexus-db-queries db::datastore::ipv4_nat_entry::test::nat_version_tracking
43792024-09-04T16:45:47.059Z PASS [ 6.388s] nexus-db-queries db::datastore::ipv4_nat_entry::test::table_allows_unique_active_multiple_deleted
43802024-09-04T16:45:48.174Z PASS [ 8.390s] nexus-db-queries db::datastore::ipv4_nat_entry::test::ipv4_nat_changeset
43812024-09-04T16:45:52.729Z PASS [ 6.914s] nexus-db-queries db::datastore::migration::tests::test_migration_query_by_instance
43822024-09-04T16:45:52.782Z PASS [ 6.593s] nexus-db-queries db::datastore::oximeter::tests::test_producers_list_expired
43832024-09-04T16:45:53.311Z PASS [ 6.763s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_cannot_insert_to_expunged_sled
43842024-09-04T16:45:53.496Z PASS [ 6.902s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_deletion_idempotency
43852024-09-04T16:45:53.545Z PASS [ 7.478s] nexus-db-queries db::datastore::network_interface::tests::test_service_network_interfaces_list
43862024-09-04T16:45:53.918Z PASS [ 6.853s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_insert_different_disks
43872024-09-04T16:45:54.023Z PASS [ 7.006s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_insert_delete_reupsert_new_sled
43882024-09-04T16:45:54.951Z PASS [ 6.772s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_insert_reupsert_new_sled
43892024-09-04T16:45:59.526Z PASS [ 6.793s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_insert_same_uuid_collides
43902024-09-04T16:46:00.536Z PASS [ 7.747s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_uninitialized_list
43912024-09-04T16:46:00.574Z PASS [ 0.039s] nexus-db-queries db::datastore::region::test::test_extent_count
43922024-09-04T16:46:00.804Z PASS [ 7.254s] nexus-db-queries db::datastore::rack::test::rack_set_initialized_missing_service_pool_ip_throws_error
43932024-09-04T16:46:01.089Z PASS [ 7.585s] nexus-db-queries db::datastore::rack::test::rack_set_initialized_empty
43942024-09-04T16:46:01.182Z PASS [ 7.257s] nexus-db-queries db::datastore::rack::test::rack_set_initialized_overlapping_ips_throws_error
43952024-09-04T16:46:01.511Z PASS [ 8.191s] nexus-db-queries db::datastore::rack::test::allocate_sled_underlay_subnet_octets
43962024-09-04T16:46:01.630Z PASS [ 7.614s] nexus-db-queries db::datastore::rack::test::rack_set_initialized_with_many_nexus_services
43972024-09-04T16:46:02.253Z PASS [ 7.290s] nexus-db-queries db::datastore::rack::test::rack_set_initialized_with_services
43982024-09-04T16:46:05.608Z PASS [ 6.077s] nexus-db-queries db::datastore::rack::test::rack_sled_subnet_allocations
43992024-09-04T16:46:06.945Z PASS [ 6.366s] nexus-db-queries db::datastore::region_replacement::test::test_one_replacement_per_volume
44002024-09-04T16:46:07.522Z PASS [ 6.713s] nexus-db-queries db::datastore::region_replacement::test::test_replacement_done_in_middle_of_drive_saga
44012024-09-04T16:46:07.762Z PASS [ 6.667s] nexus-db-queries db::datastore::region_replacement::test::test_replacement_done_in_middle_of_finish_saga
44022024-09-04T16:46:07.854Z PASS [ 6.669s] nexus-db-queries db::datastore::region_snapshot_replacement::test::count_replacement_steps
44032024-09-04T16:46:07.934Z PASS [ 6.420s] nexus-db-queries db::datastore::region_snapshot_replacement::test::region_snapshot_replacement_step_conflict
44042024-09-04T16:46:08.045Z PASS [ 6.410s] nexus-db-queries db::datastore::region_snapshot_replacement::test::region_snapshot_replacement_step_conflict_with_region_replacement
44052024-09-04T16:46:08.629Z PASS [ 6.379s] nexus-db-queries db::datastore::region_snapshot_replacement::test::region_snapshot_replacement_step_gc
44062024-09-04T16:46:11.502Z PASS [ 5.887s] nexus-db-queries db::datastore::region_snapshot_replacement::test::test_one_replacement_per_volume
44072024-09-04T16:46:13.440Z PASS [ 6.490s] nexus-db-queries db::datastore::region_snapshot_replacement::test::test_one_replacement_per_volume_conflict_with_region
44082024-09-04T16:46:14.102Z PASS [ 6.576s] nexus-db-queries db::datastore::region_snapshot_replacement::test::unique_region_snapshot_replacement_step_per_volume
44092024-09-04T16:46:14.337Z PASS [ 6.573s] nexus-db-queries db::datastore::saga::test::test_create_event_idempotent
44102024-09-04T16:46:14.464Z PASS [ 6.526s] nexus-db-queries db::datastore::saga::test::test_list_no_unfinished_nodes
44112024-09-04T16:46:14.890Z PASS [ 6.843s] nexus-db-queries db::datastore::saga::test::test_list_unfinished_nodes
44122024-09-04T16:46:15.106Z PASS [ 6.471s] nexus-db-queries db::datastore::saga::test::test_saga_reassignment
44132024-09-04T16:46:15.169Z PASS [ 7.309s] nexus-db-queries db::datastore::saga::test::test_list_candidate_sagas
44142024-09-04T16:46:17.522Z PASS [ 6.015s] nexus-db-queries db::datastore::saga::test::test_update_state_idempotent
44152024-09-04T16:46:21.921Z PASS [ 7.580s] nexus-db-queries db::datastore::sled::test::test_sled_expungement_also_expunges_disks
44162024-09-04T16:46:22.026Z PASS [ 7.918s] nexus-db-queries db::datastore::sled::test::sled_reservation_create_non_provisionable
44172024-09-04T16:46:22.056Z PASS [ 8.610s] nexus-db-queries db::datastore::sled::test::sled_list_batch
44182024-09-04T16:46:22.098Z PASS [ 6.986s] nexus-db-queries db::datastore::sled::test::upsert_sled_updates_fails_with_stale_sled_agent_gen
44192024-09-04T16:46:22.161Z PASS [ 7.265s] nexus-db-queries db::datastore::sled::test::upsert_sled_doesnt_update_decommissioned
44202024-09-04T16:46:22.181Z PASS [ 7.007s] nexus-db-queries db::datastore::sled::test::upsert_sled_updates_hardware
44212024-09-04T16:46:23.973Z PASS [ 6.448s] nexus-db-queries db::datastore::switch_port::test::test_bgp_boundary_switches
44222024-09-04T16:46:24.110Z PASS [ 9.636s] nexus-db-queries db::datastore::sled::test::test_sled_transitions
44232024-09-04T16:46:27.166Z PASS [ 5.001s] nexus-db-queries db::datastore::test::test_queries_do_not_require_full_table_scan
44242024-09-04T16:46:28.537Z PASS [ 6.434s] nexus-db-queries db::datastore::test::test_project_creation
44252024-09-04T16:46:28.671Z PASS [ 6.638s] nexus-db-queries db::datastore::test::test_deallocate_external_ip_is_idempotent
44262024-09-04T16:46:28.886Z PASS [ 6.957s] nexus-db-queries db::datastore::test::test_deallocate_external_ip_by_instance_id_is_idempotent
44272024-09-04T16:46:29.058Z PASS [ 6.997s] nexus-db-queries db::datastore::test::test_external_ip_check_constraints
44282024-09-04T16:46:29.109Z PASS [ 6.921s] nexus-db-queries db::datastore::test::test_rack_initialize_is_idempotent
44292024-09-04T16:46:30.555Z PASS [ 6.442s] nexus-db-queries db::datastore::test::test_region_allocation_not_enough_zpools
44302024-09-04T16:46:34.441Z PASS [ 7.268s] nexus-db-queries db::datastore::test::test_region_allocation_only_considers_disks_in_service
44312024-09-04T16:46:35.313Z PASS [ 11.331s] nexus-db-queries db::datastore::test::test_region_allocation_is_idempotent
44322024-09-04T16:46:35.701Z PASS [ 7.158s] nexus-db-queries db::datastore::test::test_region_allocation_only_operates_on_zpools_in_inventory
44332024-09-04T16:46:37.530Z PASS [ 6.969s] nexus-db-queries db::datastore::test::test_session_methods
44342024-09-04T16:46:39.386Z PASS [ 4.943s] nexus-db-queries db::datastore::test::test_sled_ipv6_address_allocation
44352024-09-04T16:46:40.062Z PASS [ 11.170s] nexus-db-queries db::datastore::test::test_region_allocation_strat_random
44362024-09-04T16:46:40.462Z PASS [ 11.784s] nexus-db-queries db::datastore::test::test_region_allocation_out_of_space_fails
44372024-09-04T16:46:40.678Z PASS [ 11.555s] nexus-db-queries db::datastore::test::test_region_allocation_strat_random_with_distinct_sleds_fails
44382024-09-04T16:46:41.323Z PASS [ 12.256s] nexus-db-queries db::datastore::test::test_region_allocation_strat_random_with_distinct_sleds
44392024-09-04T16:46:41.490Z PASS [ 6.174s] nexus-db-queries db::datastore::test::test_ssh_keys
44402024-09-04T16:46:41.622Z PASS [ 5.917s] nexus-db-queries db::datastore::test::test_table_scan
44412024-09-04T16:46:41.663Z PASS [ 0.041s] nexus-db-queries db::datastore::volume::tests::test_read_only_target_in_vcr
44422024-09-04T16:46:41.709Z PASS [ 0.046s] nexus-db-queries db::datastore::volume::tests::test_replace_read_only_target_in_vcr
44432024-09-04T16:46:43.486Z PASS [ 5.952s] nexus-db-queries db::datastore::virtual_provisioning_collection::test::test_instance_create_and_delete
44442024-09-04T16:46:45.759Z PASS [ 6.367s] nexus-db-queries db::datastore::virtual_provisioning_collection::test::test_instance_create_and_delete_twice
44452024-09-04T16:46:46.552Z PASS [ 6.485s] nexus-db-queries db::datastore::virtual_provisioning_collection::test::test_storage_create_and_delete
44462024-09-04T16:46:47.042Z PASS [ 6.574s] nexus-db-queries db::datastore::virtual_provisioning_collection::test::test_storage_create_and_delete_twice
44472024-09-04T16:46:47.362Z PASS [ 6.686s] nexus-db-queries db::datastore::vmm::tests::test_vmm_and_migration_update_runtime
44482024-09-04T16:46:47.629Z PASS [ 6.300s] nexus-db-queries db::datastore::volume::tests::test_deserialize_old_crucible_resources
44492024-09-04T16:46:47.702Z PASS [ 6.207s] nexus-db-queries db::datastore::volume::tests::test_find_volumes_referencing_socket_addr
44502024-09-04T16:46:47.840Z PASS [ 6.127s] nexus-db-queries db::datastore::volume::tests::test_volume_replace_region
44512024-09-04T16:46:49.353Z PASS [ 5.859s] nexus-db-queries db::datastore::volume::tests::test_volume_replace_snapshot
44522024-09-04T16:46:51.629Z PASS [ 5.865s] nexus-db-queries db::datastore::volume_repair::test::volume_lock_conflict_error_returned
44532024-09-04T16:46:52.855Z PASS [ 5.013s] nexus-db-queries db::explain::test::test_explain_async
44542024-09-04T16:46:53.010Z PASS [ 6.453s] nexus-db-queries db::datastore::vpc::tests::test_project_create_vpc_raw_returns_none_on_vni_exhaustion
44552024-09-04T16:46:53.639Z PASS [ 6.593s] nexus-db-queries db::datastore::vpc::tests::test_project_create_vpc_retries
44562024-09-04T16:46:54.313Z PASS [ 4.958s] nexus-db-queries db::explain::test::test_explain_full_table_scan
44572024-09-04T16:46:55.103Z PASS [ 7.396s] nexus-db-queries db::datastore::vpc::tests::test_vpc_system_router_sync_to_subnets
44582024-09-04T16:46:55.110Z PASS [ 7.478s] nexus-db-queries db::datastore::vpc::tests::test_vpc_router_rule_instance_resolve
44592024-09-04T16:46:55.136Z PASS [ 0.031s] nexus-db-queries db::pagination::test::test_paginator
44602024-09-04T16:46:55.338Z PASS [ 7.969s] nexus-db-queries db::datastore::vpc::tests::test_vpc_resolve_to_sleds_uses_current_target_blueprint
44612024-09-04T16:46:57.377Z PASS [ 5.744s] nexus-db-queries db::lookup::test::test_lookup
44622024-09-04T16:46:57.604Z PASS [ 4.742s] nexus-db-queries db::pagination::test::test_paginated_multicolumn_ascending
44632024-09-04T16:46:57.753Z PASS [ 4.738s] nexus-db-queries db::pagination::test::test_paginated_multicolumn_descending
44642024-09-04T16:46:58.412Z PASS [ 4.768s] nexus-db-queries db::pagination::test::test_paginated_single_column_ascending
44652024-09-04T16:46:59.096Z PASS [ 4.781s] nexus-db-queries db::pagination::test::test_paginated_single_column_descending
44662024-09-04T16:47:02.280Z PASS [ 6.935s] nexus-db-queries db::queries::external_ip::tests::test_external_ip_allocate_omicron_zone_is_idempotent
44672024-09-04T16:47:02.280Z PASS [ 7.160s] nexus-db-queries db::queries::external_ip::tests::test_ensure_pool_exhaustion_does_not_use_other_pool
44682024-09-04T16:47:02.284Z PASS [ 7.147s] nexus-db-queries db::queries::external_ip::tests::test_ephemeral_and_snat_ips_do_not_overlap
44692024-09-04T16:47:03.530Z PASS [ 6.149s] nexus-db-queries db::queries::external_ip::tests::test_external_ip_allocate_omicron_zone_out_of_range
44702024-09-04T16:47:03.568Z PASS [ 0.036s] nexus-db-queries db::queries::network_interface::tests::test_first_available_address
44712024-09-04T16:47:04.055Z PASS [ 6.447s] nexus-db-queries db::queries::external_ip::tests::test_insert_external_ip_is_idempotent
44722024-09-04T16:47:04.339Z PASS [ 6.580s] nexus-db-queries db::queries::external_ip::tests::test_next_external_ip_allocation_and_exhaustion
44732024-09-04T16:47:05.388Z PASS [ 6.968s] nexus-db-queries db::queries::external_ip::tests::test_next_external_ip_is_restricted_to_pools
44742024-09-04T16:47:05.967Z PASS [ 6.862s] nexus-db-queries db::queries::external_ip::tests::test_next_external_ip_out_of_order_allocation_ok
44752024-09-04T16:47:08.631Z PASS [ 6.345s] nexus-db-queries db::queries::network_interface::tests::test_delete_service_is_idempotent
44762024-09-04T16:47:09.142Z PASS [ 6.859s] nexus-db-queries db::queries::external_ip::tests::test_next_external_ip_with_ephemeral_takes_whole_port_range
44772024-09-04T16:47:10.788Z PASS [ 6.444s] nexus-db-queries db::queries::network_interface::tests::test_insert_no_instance_fails
44782024-09-04T16:47:11.115Z PASS [ 7.542s] nexus-db-queries db::queries::network_interface::tests::test_insert_multiple_vpc_subnets_succeeds
44792024-09-04T16:47:11.289Z PASS [ 7.229s] nexus-db-queries db::queries::network_interface::tests::test_insert_multiple_vpcs_fails
44802024-09-04T16:47:12.128Z PASS [ 6.161s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_mac
44812024-09-04T16:47:12.310Z PASS [ 6.920s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_exact_ip
44822024-09-04T16:47:14.366Z PASS [ 12.069s] nexus-db-queries db::queries::network_interface::tests::test_detect_ip_exhaustion
44832024-09-04T16:47:15.184Z PASS [ 6.038s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_same_mac_fails
44842024-09-04T16:47:15.770Z PASS [ 7.131s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_same_ip_fails
44852024-09-04T16:47:15.803Z PASS [ 0.035s] nexus-db-queries db::queries::network_interface::tests::test_last_address_offset
44862024-09-04T16:47:17.099Z PASS [ 6.307s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_same_slot_fails
44872024-09-04T16:47:17.137Z PASS [ 0.038s] nexus-db-queries db::queries::network_interface::tests::test_next_mac_shifts_for_guest
44882024-09-04T16:47:17.176Z PASS [ 0.038s] nexus-db-queries db::queries::network_interface::tests::test_next_mac_shifts_for_system
44892024-09-04T16:47:17.558Z PASS [ 6.439s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_slot
44902024-09-04T16:47:17.593Z PASS [ 0.034s] nexus-db-queries db::queries::next_item::tests::test_shift_indices
44912024-09-04T16:47:17.645Z PASS [ 6.352s] nexus-db-queries db::queries::network_interface::tests::test_insert_running_instance_fails
44922024-09-04T16:47:18.786Z PASS [ 1.139s] nexus-db-queries db::queries::region_allocation::test::expectorate_query
44932024-09-04T16:47:19.109Z PASS [ 6.794s] nexus-db-queries db::queries::network_interface::tests::test_insert_same_vpc_subnet_fails
44942024-09-04T16:47:19.338Z PASS [ 7.204s] nexus-db-queries db::queries::network_interface::tests::test_insert_same_interface_fails
44952024-09-04T16:47:19.381Z PASS [ 0.271s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::expectorate_query_delete_instance
44962024-09-04T16:47:19.604Z PASS [ 0.266s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::expectorate_query_delete_storage
44972024-09-04T16:47:19.651Z PASS [ 0.272s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::expectorate_query_insert_instance
44982024-09-04T16:47:19.823Z PASS [ 0.220s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::expectorate_query_insert_storage
44992024-09-04T16:47:21.666Z PASS [ 7.296s] nexus-db-queries db::queries::network_interface::tests::test_insert_sequential_ip_allocation
45002024-09-04T16:47:22.003Z PASS [ 4.825s] nexus-db-queries db::queries::next_item::tests::test_next_item_query_is_ordered_by_indices
45012024-09-04T16:47:22.430Z PASS [ 4.834s] nexus-db-queries db::queries::next_item::tests::test_wrapping_next_item_query
45022024-09-04T16:47:22.500Z PASS [ 0.070s] nexus-db-queries db::queries::vpc::tests::test_vni_search_iter_full_count
45032024-09-04T16:47:22.533Z PASS [ 0.032s] nexus-db-queries db::queries::vpc::tests::test_vni_search_iter_steps
45042024-09-04T16:47:22.566Z PASS [ 0.034s] nexus-db-queries db::queries::vpc::tests::test_vni_search_iter_wrapping
45052024-09-04T16:47:22.590Z PASS [ 7.401s] nexus-db-queries db::queries::network_interface::tests::test_insert_with_duplicate_name_fails
45062024-09-04T16:47:22.597Z PASS [ 0.031s] nexus-db-queries db::queries::vpc::tests::test_vni_shift_no_wrapping
45072024-09-04T16:47:22.617Z PASS [ 0.028s] nexus-db-queries db::queries::vpc::tests::test_vni_shift_with_wrapping
45082024-09-04T16:47:23.536Z PASS [ 4.746s] nexus-db-queries db::queries::region_allocation::test::explainable
45092024-09-04T16:47:24.262Z PASS [ 4.607s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::explain_delete_instance
45102024-09-04T16:47:24.439Z PASS [ 4.612s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::explain_delete_storage
45112024-09-04T16:47:25.686Z PASS [ 9.859s] nexus-db-queries db::queries::network_interface::tests::test_limit_number_of_interfaces_per_instance_query
45122024-09-04T16:47:26.328Z PASS [ 4.658s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::explain_insert_instance
45132024-09-04T16:47:26.551Z PASS [ 4.544s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::explain_insert_storage
45142024-09-04T16:47:26.591Z PASS [ 0.039s] nexus-defaults tests::test_random_vpc_ipv6_prefix
45152024-09-04T16:47:26.971Z PASS [ 0.379s] nexus-inventory builder::test::test_basic
45162024-09-04T16:47:26.995Z PASS [ 0.025s] nexus-inventory builder::test::test_empty
45172024-09-04T16:47:27.040Z PASS [ 0.044s] nexus-inventory builder::test::test_problems
45182024-09-04T16:47:27.210Z PASS [ 4.607s] nexus-db-queries db::queries::vpc_subnet::test::explain_insert_query
45192024-09-04T16:47:27.287Z PASS [ 4.664s] nexus-db-queries db::queries::vpc_subnet::test::test_insert_vpc_subnet_query
45202024-09-04T16:47:28.112Z PASS [ 0.824s] nexus-inventory collector::test::test_multi_mgs_failure
45212024-09-04T16:47:28.157Z PASS [ 4.618s] nexus-db-queries db::queries::vpc_subnet::test::test_insert_vpc_subnet_query_is_idempotent
45222024-09-04T16:47:28.986Z PASS [ 1.944s] nexus-inventory collector::test::test_basic
45232024-09-04T16:47:29.081Z PASS [ 1.870s] nexus-inventory collector::test::test_multi_mgs
45242024-09-04T16:47:29.205Z PASS [ 1.091s] nexus-inventory collector::test::test_sled_agent_failure
45252024-09-04T16:47:32.715Z PASS [ 7.039s] nexus-db-queries transaction_retry::test::test_transaction_retry_produces_samples
45262024-09-04T16:47:32.774Z PASS [ 0.059s] nexus-reconfigurator-execution dns::test::test_blueprint_external_dns_basic
45272024-09-04T16:47:32.856Z PASS [ 0.082s] nexus-reconfigurator-execution dns::test::test_blueprint_internal_dns_basic
45282024-09-04T16:47:32.901Z PASS [ 0.045s] nexus-reconfigurator-execution dns::test::test_blueprint_internal_dns_empty
45292024-09-04T16:47:32.953Z PASS [ 0.050s] nexus-reconfigurator-execution dns::test::test_dns_compute_update
45302024-09-04T16:47:33.285Z PASS [ 6.950s] nexus-db-queries transaction_retry::test::test_transaction_rollback_produces_no_samples
45312024-09-04T16:47:34.073Z PASS [ 9.802s] nexus-db-queries policy_test::test_conferred_roles
45322024-09-04T16:47:36.360Z PASS [ 8.197s] nexus-metrics-producer-gc tests::test_prune_expired_producers
45332024-09-04T16:47:36.574Z PASS [ 7.579s] nexus-metrics-producer-gc tests::test_prune_expired_producers_notifies_collector
45342024-09-04T16:47:56.117Z PASS [ 27.015s] nexus-reconfigurator-execution cockroachdb::test::test_ensure_preserve_downgrade_option
45352024-09-04T16:47:56.831Z PASS [ 23.529s] nexus-reconfigurator-execution omicron_physical_disks::test::test_decommission_expunged_disks
45362024-09-04T16:47:57.088Z PASS [ 0.257s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_add_nexus_error_cases
45372024-09-04T16:47:57.143Z PASS [ 0.055s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_add_nexus_with_no_existing_nexus_zones
45382024-09-04T16:47:57.193Z PASS [ 0.050s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_add_physical_disks
45392024-09-04T16:47:57.270Z PASS [ 0.072s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_basic
45402024-09-04T16:47:57.320Z PASS [ 0.054s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_ensure_cockroachdb
45412024-09-04T16:47:57.381Z PASS [ 0.062s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_initial
45422024-09-04T16:47:57.481Z PASS [ 0.090s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_invalid_parent_blueprint_two_nexus_zones_with_same_nic_ip
45432024-09-04T16:47:57.553Z PASS [ 0.078s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_invalid_parent_blueprint_two_zones_with_same_external_ip
45442024-09-04T16:47:57.633Z PASS [ 0.065s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_invalid_parent_blueprint_two_zones_with_same_vnic_mac
45452024-09-04T16:47:57.708Z PASS [ 0.092s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_prune_decommissioned_sleds
45462024-09-04T16:47:57.767Z PASS [ 0.053s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_zone_filesystem_zpool_colocated
45472024-09-04T16:47:57.839Z PASS [ 0.079s] nexus-reconfigurator-planning blueprint_builder::external_networking::test::test_available_iterator
45482024-09-04T16:47:59.056Z PASS [ 24.963s] nexus-reconfigurator-execution omicron_physical_disks::test::test_deploy_omicron_disks
45492024-09-04T16:47:59.193Z PASS [ 0.135s] nexus-reconfigurator-planning blueprint_builder::internal_dns::test::test_dns_subnet_allocator
45502024-09-04T16:47:59.311Z PASS [ 0.119s] nexus-reconfigurator-planning blueprint_builder::zones::tests::test_builder_zones
45512024-09-04T16:47:59.334Z PASS [ 30.092s] nexus-reconfigurator-execution datasets::tests::test_ensure_dataset_records_exist
45522024-09-04T16:47:59.334Z PASS [ 22.942s] nexus-reconfigurator-execution omicron_zones::test::test_clean_up_cockroach_zones
45532024-09-04T16:47:59.343Z PASS [ 0.033s] nexus-reconfigurator-planning ip_allocator::test::test_basic
45542024-09-04T16:47:59.407Z PASS [ 0.084s] nexus-reconfigurator-planning planner::omicron_zone_placement::test::test_place_omicron_zones
45552024-09-04T16:47:59.445Z PASS [ 0.089s] nexus-reconfigurator-planning planner::test::test_add_multiple_nexus_to_one_sled
45562024-09-04T16:47:59.448Z PASS [ 0.127s] nexus-reconfigurator-planning planner::test::planner_decommissions_sleds
45572024-09-04T16:47:59.522Z PASS [ 0.089s] nexus-reconfigurator-planning planner::test::test_crucible_allocation_skips_nonprovisionable_disks
45582024-09-04T16:47:59.569Z PASS [ 0.163s] nexus-reconfigurator-planning planner::test::test_basic_add_sled
45592024-09-04T16:47:59.589Z PASS [ 0.132s] nexus-reconfigurator-planning planner::test::test_disk_expungement_removes_zones_durable_zpool
45602024-09-04T16:47:59.599Z PASS [ 0.077s] nexus-reconfigurator-planning planner::test::test_disk_expungement_removes_zones_transient_filesystem
45612024-09-04T16:47:59.628Z PASS [ 0.054s] nexus-reconfigurator-planning planner::test::test_ensure_preserve_downgrade_option
45622024-09-04T16:47:59.682Z PASS [ 0.090s] nexus-reconfigurator-planning planner::test::test_nexus_allocation_skips_nonprovisionable_sleds
45632024-09-04T16:47:59.704Z PASS [ 0.093s] nexus-reconfigurator-planning planner::test::test_reuse_external_ips_from_expunged_zones
45642024-09-04T16:47:59.845Z PASS [ 0.217s] nexus-reconfigurator-planning planner::test::test_spread_additional_nexus_zones_across_sleds
45652024-09-04T16:47:59.863Z PASS [ 0.177s] nexus-reconfigurator-planning planner::test::test_spread_internal_dns_zones_across_sleds
45662024-09-04T16:47:59.942Z PASS [ 0.084s] nexus-saga-recovery recovery::test::test_read_all_from_channel
45672024-09-04T16:47:59.988Z PASS [ 0.149s] nexus-saga-recovery recovery::test::test_plan_basic
45682024-09-04T16:48:00.000Z PASS [ 0.305s] nexus-saga-recovery recovery::test::test_execution_basic
45692024-09-04T16:48:00.011Z PASS [ 0.070s] nexus-saga-recovery test::test_basic
45702024-09-04T16:48:00.030Z PASS [ 0.043s] nexus-sled-agent-shared inventory::tests::test_name_prefixes
45712024-09-04T16:48:00.061Z PASS [ 0.051s] nexus-types authn::cookies::test::test_parse_cookies_empty_headers
45722024-09-04T16:48:00.105Z PASS [ 0.067s] nexus-types authn::cookies::test::test_parse_cookies_one_cookie
45732024-09-04T16:48:00.105Z PASS [ 0.089s] nexus-types authn::cookies::test::test_parse_cookies_ignore_other_headers
45742024-09-04T16:48:00.113Z PASS [ 0.065s] nexus-types authn::cookies::test::test_parse_cookies_two_cookie_headers
45752024-09-04T16:48:00.132Z PASS [ 0.031s] nexus-types authn::cookies::test::test_parse_cookies_two_cookie_headers_same_name
45762024-09-04T16:48:00.147Z PASS [ 0.035s] nexus-types authn::cookies::test::test_parse_cookies_two_cookies
45772024-09-04T16:48:00.175Z PASS [ 0.052s] nexus-types deployment::planning_input::tests::cockroachdb_cluster_versions
45782024-09-04T16:48:00.265Z PASS [ 0.094s] nexus-types deployment::tri_map::tests::test_insert_entry_no_dups
45792024-09-04T16:48:00.383Z PASS [ 0.106s] nexus-types external_api::shared::test::test_policy_parsing
45802024-09-04T16:48:00.626Z PASS [ 24.035s] nexus-reconfigurator-execution omicron_zones::test::test_deploy_omicron_zones
45812024-09-04T16:48:00.737Z PASS [ 0.111s] omicron-certificates tests::common_name_is_ignored_if_subject_alternate_names_exist
45822024-09-04T16:48:00.821Z PASS [ 0.455s] omicron-certificates tests::cert_validated_if_any_possible_hostname_is_valid
45832024-09-04T16:48:01.088Z PASS [ 0.264s] omicron-certificates tests::test_common_name_is_validated
45842024-09-04T16:48:01.102Z PASS [ 0.364s] omicron-certificates tests::test_cert_extended_key_usage
45852024-09-04T16:48:01.382Z PASS [ 0.277s] omicron-certificates tests::test_subject_alternate_names_are_validated
45862024-09-04T16:48:07.432Z PASS [ 6.065s] omicron-cockroach-admin cockroach_cli::tests::test_node_status_compatibility
45872024-09-04T16:48:07.493Z PASS [ 6.388s] omicron-cockroach-admin cockroach_cli::tests::test_node_decommission_compatibility
45882024-09-04T16:48:07.535Z PASS [ 7.383s] nexus-types deployment::tri_map::tests::proptest_serialize_roundtrip
45892024-09-04T16:48:07.549Z PASS [ 0.050s] omicron-common address::test::test_dns_subnets
45902024-09-04T16:48:07.562Z PASS [ 0.032s] omicron-common address::test::test_ip_range_checks_non_decreasing
45912024-09-04T16:48:07.594Z PASS [ 0.032s] omicron-common address::test::test_ip_range_iter
45922024-09-04T16:48:07.601Z PASS [ 0.060s] omicron-common address::test::test_ip_range_enum_deserialization
45932024-09-04T16:48:07.619Z PASS [ 0.024s] omicron-common address::test::test_ip_range_length
45942024-09-04T16:48:07.626Z PASS [ 0.024s] omicron-common address::test::test_ip_range_try_from
45952024-09-04T16:48:07.651Z PASS [ 0.031s] omicron-common address::test::test_ipv6_subnet_deserialize
45962024-09-04T16:48:07.658Z PASS [ 0.032s] omicron-common address::test::test_sled_address
45972024-09-04T16:48:07.685Z PASS [ 0.026s] omicron-common api::external::error::test::test_context
45982024-09-04T16:48:07.702Z PASS [ 0.044s] omicron-common api::external::error::test::test_bail_unless
45992024-09-04T16:48:07.724Z PASS [ 0.038s] omicron-common api::external::http_pagination::test::test_pagination_examples
46002024-09-04T16:48:07.753Z PASS [ 0.057s] omicron-common api::external::http_pagination::test::test_pagination_schemas
46012024-09-04T16:48:07.790Z PASS [ 0.067s] omicron-common api::external::http_pagination::test::test_scan_by_id
46022024-09-04T16:48:07.825Z PASS [ 0.029s] omicron-common api::external::http_pagination::test::test_scan_by_nameid_generic
46032024-09-04T16:48:07.850Z PASS [ 0.094s] omicron-common api::external::http_pagination::test::test_scan_by_name
46042024-09-04T16:48:07.883Z PASS [ 0.061s] omicron-common api::external::http_pagination::test::test_scan_by_nameid_id
46052024-09-04T16:48:07.900Z PASS [ 0.048s] omicron-common api::external::http_pagination::test::test_scan_by_nameid_name
46062024-09-04T16:48:07.921Z PASS [ 0.033s] omicron-common api::external::test::test_bytecount
46072024-09-04T16:48:07.937Z PASS [ 0.041s] omicron-common api::external::test::test_bytecount_display
46082024-09-04T16:48:07.966Z PASS [ 0.033s] omicron-common api::external::test::test_firewall_deserialization
46092024-09-04T16:48:07.975Z PASS [ 0.062s] omicron-common api::external::test::test_digest
46102024-09-04T16:48:08.092Z PASS [ 0.120s] omicron-common api::external::test::test_firewall_rule_host_filter_parse
46112024-09-04T16:48:08.098Z PASS [ 0.125s] omicron-common api::external::test::test_firewall_rule_target_parse
46122024-09-04T16:48:08.136Z PASS [ 0.028s] omicron-common api::external::test::test_ip_port_range_from_str
46132024-09-04T16:48:08.165Z PASS [ 0.060s] omicron-common api::external::test::test_hostname_from_str
46142024-09-04T16:48:08.178Z PASS [ 0.045s] omicron-common api::external::test::test_ip_port_range_into_str
46152024-09-04T16:48:08.209Z PASS [ 0.055s] omicron-common api::external::test::test_ipv6_net_operations
46162024-09-04T16:48:08.228Z PASS [ 0.052s] omicron-common api::external::test::test_mac_system_iterator
46172024-09-04T16:48:08.255Z PASS [ 0.035s] omicron-common api::external::test::test_mac_to_int_conversions
46182024-09-04T16:48:08.277Z PASS [ 0.052s] omicron-common api::external::test::test_macaddr
46192024-09-04T16:48:08.291Z PASS [ 0.050s] omicron-common api::external::test::test_name_parse
46202024-09-04T16:48:08.323Z PASS [ 0.031s] omicron-common api::external::test::test_resource_name_parse
46212024-09-04T16:48:08.339Z PASS [ 0.057s] omicron-common api::external::test::test_name_parse_from_param
46222024-09-04T16:48:08.358Z PASS [ 0.037s] omicron-common api::external::test::test_role_name_parse
46232024-09-04T16:48:08.396Z PASS [ 0.059s] omicron-common api::external::test::test_route_destination_parse
46242024-09-04T16:48:08.420Z PASS [ 0.064s] omicron-common api::external::test::test_route_target_parse
46252024-09-04T16:48:08.446Z PASS [ 0.038s] omicron-common api::external::test::test_semver_serialize
46262024-09-04T16:48:08.475Z PASS [ 0.037s] omicron-common api::external::test::test_semver_validation
46272024-09-04T16:48:08.483Z PASS [ 0.053s] omicron-common api::internal::nexus::tests::known_artifact_kind_roundtrip
46282024-09-04T16:48:08.514Z PASS [ 0.057s] omicron-common api::internal::shared::tests::test_dataset_kind_serialization
46292024-09-04T16:48:08.527Z PASS [ 0.039s] omicron-common api::internal::shared::tests::test_deserialize_allowed_source_ips
46302024-09-04T16:48:08.546Z PASS [ 0.029s] omicron-common api::internal::shared::tests::test_deserialize_any_into_allowed_external_ips
46312024-09-04T16:48:08.560Z PASS [ 0.032s] omicron-common api::internal::shared::tests::test_deserialize_unknown_string
46322024-09-04T16:48:08.612Z PASS [ 0.056s] omicron-common ledger::test::test_create_default_ledger
46332024-09-04T16:48:08.621Z PASS [ 0.078s] omicron-common ledger::test::test_commit_handles_write_failures
46342024-09-04T16:48:08.650Z PASS [ 0.034s] omicron-common ledger::test::test_create_ledger_reads_from_storage
46352024-09-04T16:48:08.663Z PASS [ 0.038s] omicron-common ledger::test::test_create_ledger_reads_latest_from_storage
46362024-09-04T16:48:08.692Z PASS [ 0.043s] omicron-common update::tests::serde_artifact_kind
46372024-09-04T16:48:08.707Z PASS [ 0.042s] omicron-common zpool_name::test::test_parse_bad_zpool_names
46382024-09-04T16:48:08.720Z PASS [ 0.030s] omicron-common zpool_name::test::test_parse_external_zpool_name
46392024-09-04T16:48:08.748Z PASS [ 0.035s] omicron-common zpool_name::test::test_parse_internal_zpool_name
46402024-09-04T16:48:08.755Z PASS [ 0.038s] omicron-common zpool_name::test::test_parse_zpool_name_json
46412024-09-04T16:48:08.784Z PASS [ 0.043s] omicron-common zpool_name::test::test_zpool_name_regex
46422024-09-04T16:48:10.105Z PASS [ 1.348s] omicron-dev::test-omicron-dev test_omicron_dev_bad_cmd
46432024-09-04T16:48:10.113Z PASS [ 1.333s] omicron-dev::test-omicron-dev test_omicron_dev_no_args
46442024-09-04T16:48:10.224Z PASS [ 0.109s] omicron-gateway management_switch::location_map::tests::test_config_validation
46452024-09-04T16:48:10.294Z PASS [ 0.070s] omicron-gateway management_switch::location_map::tests::test_resolve_location
46462024-09-04T16:48:11.007Z PASS [ 0.713s] omicron-gateway::test_all integration_tests::component_list::component_list
46472024-09-04T16:48:11.383Z PASS [ 0.376s] omicron-gateway::test_all integration_tests::location_discovery::discovery_both_locations
46482024-09-04T16:48:11.445Z PASS [ 38.463s] nexus-reconfigurator-execution dns::test::test_silos_external_dns_end_to_end
46492024-09-04T16:48:11.569Z PASS [ 0.185s] omicron-gateway::test_all integration_tests::serial_console::serial_console_communication
46502024-09-04T16:48:11.680Z PASS [ 0.236s] omicron-gateway::test_all integration_tests::serial_console::serial_console_detach
46512024-09-04T16:48:11.811Z PASS [ 11.674s] nexus-types deployment::tri_map::tests::proptest_ops
46522024-09-04T16:48:12.501Z PASS [ 5.066s] omicron-cockroach-admin context::tests::test_node_id
46532024-09-04T16:48:15.073Z PASS [ 50.593s] nexus-db-queries policy_test::test_iam_roles_behavior
46542024-09-04T16:48:16.592Z PASS [ 20.457s] nexus-reconfigurator-execution sled_state::tests::test_decommission_is_idempotent
46552024-09-04T16:48:21.324Z PASS [ 23.467s] nexus-reconfigurator-planning blueprint_builder::external_networking::test::test_external_ip_allocator
46562024-09-04T16:48:28.832Z PASS [ 18.711s] omicron-dev::test-omicron-dev test_run_all
46572024-09-04T16:48:34.639Z PASS [ 22.942s] omicron-nexus app::background::driver::test::test_driver_basic
46582024-09-04T16:48:35.424Z PASS [ 23.594s] omicron-nexus app::background::init::test::test_dns_propagation_basic
46592024-09-04T16:48:36.253Z PASS [ 24.666s] omicron-nexus app::background::driver::test::test_activation_in_progress
46602024-09-04T16:48:40.301Z PASS [ 27.779s] omicron-nexus app::background::tasks::abandoned_vmm_reaper::tests::sled_resource_already_deleted
46612024-09-04T16:48:40.343Z PASS [ 0.041s] omicron-nexus app::background::tasks::crdb_node_id_collector::tests::test_default_cockroach_admin_addrs_from_blueprint
46622024-09-04T16:48:41.276Z PASS [ 6.632s] omicron-nexus app::background::tasks::crdb_node_id_collector::tests::test_activate_fails_if_no_blueprint
46632024-09-04T16:48:41.425Z PASS [ 26.332s] omicron-nexus app::background::tasks::abandoned_vmm_reaper::tests::test_abandoned_vmms_are_reaped
46642024-09-04T16:48:41.548Z PASS [ 20.209s] omicron-nexus app::background::tasks::blueprint_execution::test::test_deploy_omicron_zones
46652024-09-04T16:48:41.909Z PASS [ 6.481s] omicron-nexus app::background::tasks::crdb_node_id_collector::tests::test_activate_with_no_unknown_node_ids
46662024-09-04T16:48:41.997Z PASS [ 25.389s] omicron-nexus app::background::tasks::abandoned_vmm_reaper::tests::vmm_already_deleted
46672024-09-04T16:48:42.697Z PASS [ 6.440s] omicron-nexus app::background::tasks::crdb_node_id_collector::tests::test_activate_with_unknown_node_ids
46682024-09-04T16:48:45.020Z PASS [ 16.178s] omicron-nexus app::background::tasks::blueprint_load::test::test_load_blueprints
46692024-09-04T16:49:00.047Z PASS [ 19.689s] omicron-nexus app::background::tasks::decommissioned_disk_cleaner::tests::test_disk_cleanup_cleans_disks_with_no_regions
46702024-09-04T16:49:01.532Z PASS [ 20.241s] omicron-nexus app::background::tasks::decommissioned_disk_cleaner::tests::test_disk_cleanup_does_not_clean_disks_with_regions
46712024-09-04T16:49:01.782Z PASS [ 20.339s] omicron-nexus app::background::tasks::decommissioned_disk_cleaner::tests::test_disk_cleanup_ignores_active_disks
46722024-09-04T16:49:01.949Z PASS [ 20.384s] omicron-nexus app::background::tasks::dns_config::test::test_basic
46732024-09-04T16:49:02.021Z PASS [ 20.007s] omicron-nexus app::background::tasks::external_endpoints::test::test_basic
46742024-09-04T16:49:02.500Z PASS [ 20.576s] omicron-nexus app::background::tasks::dns_propagation::test::test_basic
46752024-09-04T16:49:04.111Z PASS [ 19.076s] omicron-nexus app::background::tasks::inventory_collection::test::test_db_sled_enumerator
46762024-09-04T16:49:20.329Z PASS [ 20.266s] omicron-nexus app::background::tasks::metrics_producer_gc::tests::test_pruning
46772024-09-04T16:49:21.330Z PASS [ 19.783s] omicron-nexus app::background::tasks::region_replacement::test::test_add_region_replacement_causes_start
46782024-09-04T16:49:21.511Z PASS [ 19.548s] omicron-nexus app::background::tasks::region_replacement_driver::test::test_mark_region_replacement_done_after_notification
46792024-09-04T16:49:21.526Z PASS [ 19.732s] omicron-nexus app::background::tasks::region_replacement_driver::test::test_done_region_replacement_causes_finish
46802024-09-04T16:49:21.563Z PASS [ 38.837s] omicron-nexus app::background::tasks::inventory_collection::test::test_basic
46812024-09-04T16:49:21.942Z PASS [ 19.906s] omicron-nexus app::background::tasks::region_replacement_driver::test::test_no_mark_region_replacement_done_after_failed_notification
46822024-09-04T16:49:21.967Z PASS [ 19.442s] omicron-nexus app::background::tasks::region_replacement_driver::test::test_running_region_replacement_causes_drive
46832024-09-04T16:49:22.984Z PASS [ 18.859s] omicron-nexus app::background::tasks::region_snapshot_replacement_finish::test::test_done_region_snapshot_replacement_causes_finish
46842024-09-04T16:49:27.851Z PASS [ 5.905s] omicron-nexus app::background::tasks::saga_recovery::test::test_failure_during_saga_can_be_recovered
46852024-09-04T16:49:28.921Z PASS [ 5.932s] omicron-nexus app::background::tasks::saga_recovery::test::test_successful_saga_does_not_replay_during_recovery
46862024-09-04T16:49:29.025Z PASS [ 0.098s] omicron-nexus app::external_endpoints::test::test_external_endpoints_basic
46872024-09-04T16:49:29.407Z PASS [ 1.545s] omicron-nexus app::external_endpoints::test::test_authority
46882024-09-04T16:49:29.507Z PASS [ 0.108s] omicron-nexus app::external_endpoints::test::test_external_endpoints_empty
46892024-09-04T16:49:29.570Z PASS [ 0.065s] omicron-nexus app::external_endpoints::test::test_no_endpoint
46902024-09-04T16:49:29.628Z PASS [ 0.054s] omicron-nexus app::instance::tests::test_instance_start_allowed_when_no_vmm
46912024-09-04T16:49:29.681Z PASS [ 0.055s] omicron-nexus app::instance::tests::test_instance_start_allowed_when_vmm_in_saga_unwound
46922024-09-04T16:49:29.757Z PASS [ 0.071s] omicron-nexus app::instance::tests::test_instance_start_forbidden_while_creating
46932024-09-04T16:49:29.825Z PASS [ 0.059s] omicron-nexus app::instance::tests::test_instance_start_idempotent_if_active
46942024-09-04T16:49:29.881Z PASS [ 0.069s] omicron-nexus app::instance::tests::test_serial_console_stream_proxying
46952024-09-04T16:49:29.944Z PASS [ 0.059s] omicron-nexus app::sagas::demo::test::test_demo_saga_rendezvous
46962024-09-04T16:49:31.208Z PASS [ 2.187s] omicron-nexus app::external_endpoints::test::test_external_endpoints_complex
46972024-09-04T16:49:38.981Z PASS [ 18.637s] omicron-nexus app::background::tasks::region_snapshot_replacement_garbage_collect::test::test_region_snapshot_replacement_garbage_collect_task
46982024-09-04T16:49:39.620Z PASS [ 18.273s] omicron-nexus app::background::tasks::region_snapshot_replacement_start::test::test_add_region_snapshot_replacement_causes_start
46992024-09-04T16:49:40.819Z PASS [ 19.278s] omicron-nexus app::background::tasks::region_snapshot_replacement_step::test::test_region_snapshot_replacement_step_task
47002024-09-04T16:49:41.014Z PASS [ 19.435s] omicron-nexus app::background::tasks::region_snapshot_replacement_step::test::test_region_snapshot_replacement_step_task_gc
47012024-09-04T16:49:41.816Z PASS [ 19.844s] omicron-nexus app::background::tasks::saga_recovery::test::test_nexus_recovery
47022024-09-04T16:49:45.182Z PASS [ 23.654s] omicron-nexus app::background::tasks::region_snapshot_replacement_start::test::test_expunge_disk_causes_region_snapshot_replacement_start
47032024-09-04T16:49:58.024Z PASS [ 28.065s] omicron-nexus app::sagas::disk_create::test::test_action_failure_can_unwind
47042024-09-04T16:49:59.248Z PASS [ 28.020s] omicron-nexus app::sagas::disk_create::test::test_action_failure_can_unwind_idempotently
47052024-09-04T16:50:05.859Z PASS [ 26.221s] omicron-nexus app::sagas::disk_create::test::test_saga_basic_usage_succeeds
47062024-09-04T16:50:05.898Z PASS [ 26.898s] omicron-nexus app::sagas::disk_create::test::test_actions_succeed_idempotently
47072024-09-04T16:50:07.540Z PASS [ 26.701s] omicron-nexus app::sagas::disk_delete::test::test_actions_succeed_idempotently
47082024-09-04T16:50:07.755Z PASS [ 26.718s] omicron-nexus app::sagas::disk_delete::test::test_saga_basic_usage_succeeds
47092024-09-04T16:50:29.197Z PASS [ 29.926s] omicron-nexus app::sagas::instance_create::test::test_saga_basic_usage_succeeds
47102024-09-04T16:50:32.587Z PASS [ 34.537s] omicron-nexus app::sagas::instance_create::test::test_actions_succeed_idempotently
47112024-09-04T16:50:37.354Z PASS [ 31.431s] omicron-nexus app::sagas::instance_delete::test::test_saga_basic_usage_succeeds
47122024-09-04T16:50:37.880Z PASS [ 31.997s] omicron-nexus app::sagas::instance_delete::test::test_actions_succeed_idempotently
47132024-09-04T16:50:41.095Z PASS [ 33.315s] omicron-nexus app::sagas::instance_ip_attach::test::test_action_failure_can_unwind_idempotently
47142024-09-04T16:50:41.862Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
47152024-09-04T16:50:42.020Z PASS [ 34.454s] omicron-nexus app::sagas::instance_ip_attach::test::test_action_failure_can_unwind
47162024-09-04T16:50:45.228Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
47172024-09-04T16:50:59.578Z PASS [ 30.359s] omicron-nexus app::sagas::instance_ip_attach::test::test_actions_succeed_idempotently
47182024-09-04T16:51:02.583Z PASS [ 29.974s] omicron-nexus app::sagas::instance_ip_attach::test::test_saga_basic_usage_succeeds
47192024-09-04T16:51:11.334Z PASS [ 30.218s] omicron-nexus app::sagas::instance_ip_detach::test::test_actions_succeed_idempotently
47202024-09-04T16:51:12.031Z PASS [ 34.125s] omicron-nexus app::sagas::instance_ip_detach::test::test_action_failure_can_unwind_idempotently
47212024-09-04T16:51:12.583Z PASS [ 30.539s] omicron-nexus app::sagas::instance_ip_detach::test::test_saga_basic_usage_succeeds
47222024-09-04T16:51:14.500Z PASS [ 37.120s] omicron-nexus app::sagas::instance_ip_detach::test::test_action_failure_can_unwind
47232024-09-04T16:51:29.018Z PASS [ 26.415s] omicron-nexus app::sagas::instance_migrate::tests::test_saga_basic_usage_succeeds
47242024-09-04T16:51:37.559Z PASS [ 25.509s] omicron-nexus app::sagas::instance_start::test::test_actions_succeed_idempotently
47252024-09-04T16:51:38.295Z PASS [ 25.692s] omicron-nexus app::sagas::instance_start::test::test_ensure_running_unwind
47262024-09-04T16:51:39.242Z PASS [ 24.722s] omicron-nexus app::sagas::instance_start::test::test_saga_basic_usage_succeeds
47272024-09-04T16:51:41.908Z SLOW [>120.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
47282024-09-04T16:51:42.430Z PASS [ 31.074s] omicron-nexus app::sagas::instance_start::test::test_action_failure_can_unwind
47292024-09-04T16:51:45.273Z SLOW [>120.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
47302024-09-04T16:51:59.625Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_migrate::tests::test_action_failure_can_unwind
47312024-09-04T16:52:04.648Z PASS [ 27.070s] omicron-nexus app::sagas::instance_update::test::test_active_vmm_destroyed_actions_succeed_idempotently
47322024-09-04T16:52:04.804Z PASS [ 26.490s] omicron-nexus app::sagas::instance_update::test::test_active_vmm_destroyed_succeeds
47332024-09-04T16:52:05.646Z PASS [ 66.017s] omicron-nexus app::sagas::instance_migrate::tests::test_action_failure_can_unwind
47342024-09-04T16:52:08.957Z PASS [ 29.692s] omicron-nexus app::sagas::instance_update::test::test_migration_completed_but_target_destroyed_actions_succeed_idempotently
47352024-09-04T16:52:29.064Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_update::test::test_active_vmm_destroyed_action_failure_can_unwind
47362024-09-04T16:52:33.737Z PASS [ 28.911s] omicron-nexus app::sagas::instance_update::test::test_migration_completed_source_destroyed_actions_succeed_idempotently
47372024-09-04T16:52:33.805Z PASS [ 29.135s] omicron-nexus app::sagas::instance_update::test::test_migration_completed_but_target_destroyed_succeeds
47382024-09-04T16:52:37.440Z PASS [ 28.462s] omicron-nexus app::sagas::instance_update::test::test_migration_completed_source_destroyed_succeeds
47392024-09-04T16:52:41.955Z SLOW [>180.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
47402024-09-04T16:52:42.476Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_update::test::test_migration_completed_but_target_destroyed_can_unwind
47412024-09-04T16:52:45.320Z SLOW [>180.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
47422024-09-04T16:52:59.050Z PASS [ 89.964s] omicron-nexus app::sagas::instance_update::test::test_active_vmm_destroyed_action_failure_can_unwind
47432024-09-04T16:53:04.400Z PASS [ 30.640s] omicron-nexus app::sagas::instance_update::test::test_migration_failed_everyone_died_actions_succeed_idempotently
47442024-09-04T16:53:05.691Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_update::test::test_migration_completed_source_destroyed_can_unwind
47452024-09-04T16:53:06.248Z PASS [ 28.786s] omicron-nexus app::sagas::instance_update::test::test_migration_failed_everyone_died_succeeds
47462024-09-04T16:53:28.490Z PASS [ 29.418s] omicron-nexus app::sagas::instance_update::test::test_migration_source_completed_actions_succeed_idempotently
47472024-09-04T16:53:33.361Z PASS [ 110.846s] omicron-nexus app::sagas::instance_update::test::test_migration_completed_but_target_destroyed_can_unwind
47482024-09-04T16:53:33.483Z PASS [ 27.213s] omicron-nexus app::sagas::instance_update::test::test_migration_source_completed_succeeds
47492024-09-04T16:53:33.851Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_update::test::test_migration_failed_everyone_died_can_unwind
47502024-09-04T16:53:38.743Z PASS [ 93.028s] omicron-nexus app::sagas::instance_update::test::test_migration_completed_source_destroyed_can_unwind
47512024-09-04T16:53:42.002Z SLOW [>240.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
47522024-09-04T16:53:45.366Z SLOW [>240.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
47532024-09-04T16:53:58.567Z PASS [ 30.055s] omicron-nexus app::sagas::instance_update::test::test_migration_source_failed_destroyed_actions_succeed_idempotently
47542024-09-04T16:54:01.565Z PASS [ 57.122s] omicron-nexus app::sagas::instance_update::test::test_migration_source_completed_can_unwind
47552024-09-04T16:54:02.558Z PASS [ 29.055s] omicron-nexus app::sagas::instance_update::test::test_migration_source_failed_destroyed_succeeds
47562024-09-04T16:54:06.380Z PASS [ 27.616s] omicron-nexus app::sagas::instance_update::test::test_migration_target_completed_actions_succeed_idempotently
47572024-09-04T16:54:30.566Z PASS [ 28.980s] omicron-nexus app::sagas::instance_update::test::test_migration_target_completed_succeeds
47582024-09-04T16:54:31.160Z PASS [ 28.579s] omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_actions_succeed_idempotently
47592024-09-04T16:54:33.407Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_update::test::test_migration_source_failed_destroyed_can_unwind
47602024-09-04T16:54:33.897Z SLOW [>120.000s] omicron-nexus app::sagas::instance_update::test::test_migration_failed_everyone_died_can_unwind
47612024-09-04T16:54:42.048Z SLOW [>300.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
47622024-09-04T16:54:45.412Z SLOW [>300.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
47632024-09-04T16:54:54.465Z PASS [ 55.855s] omicron-nexus app::sagas::instance_update::test::test_migration_target_completed_can_unwind
47642024-09-04T16:54:57.025Z PASS [ 143.110s] omicron-nexus app::sagas::instance_update::test::test_migration_failed_everyone_died_can_unwind
47652024-09-04T16:55:00.154Z PASS [ 29.566s] omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_destroyed_actions_succeed_idempotently
47662024-09-04T16:55:06.425Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_can_unwind
47672024-09-04T16:55:23.270Z PASS [ 28.784s] omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_destroyed_succeeds
47682024-09-04T16:55:23.899Z PASS [ 110.457s] omicron-nexus app::sagas::instance_update::test::test_migration_source_failed_destroyed_can_unwind
47692024-09-04T16:55:25.045Z PASS [ 28.000s] omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_succeeds
47702024-09-04T16:55:31.205Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_destroyed_can_unwind
47712024-09-04T16:55:34.710Z PASS [ 88.264s] omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_can_unwind
47722024-09-04T16:55:37.553Z PASS [ 37.371s] omicron-nexus app::sagas::instance_update::test::test_start_saga_action_failure_can_unwind
47732024-09-04T16:55:42.093Z SLOW [>360.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
47742024-09-04T16:55:44.309Z PASS [ 19.249s] omicron-nexus app::sagas::project_create::test::test_saga_basic_usage_succeeds
47752024-09-04T16:55:45.458Z SLOW [>360.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
47762024-09-04T16:55:50.254Z PASS [ 26.963s] omicron-nexus app::sagas::instance_update::test::test_start_saga_actions_succeed_idempotently
47772024-09-04T16:55:52.098Z PASS [ 28.178s] omicron-nexus app::sagas::project_create::test::test_action_failure_can_unwind
47782024-09-04T16:55:53.790Z PASS [ 19.065s] omicron-nexus app::sagas::region_replacement_finish::test::test_region_replacement_finish_saga
47792024-09-04T16:56:06.447Z PASS [ 28.872s] omicron-nexus app::sagas::region_replacement_start::test::test_action_failure_can_unwind_idempotently
47802024-09-04T16:56:07.866Z PASS [ 17.599s] omicron-nexus app::sagas::region_replacement_start::test::test_find_only_new_region
47812024-09-04T16:56:08.537Z PASS [ 97.305s] omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_destroyed_can_unwind
47822024-09-04T16:56:08.623Z PASS [ 24.296s] omicron-nexus app::sagas::region_replacement_start::test::test_actions_succeed_idempotently
47832024-09-04T16:56:10.999Z PASS [ 17.198s] omicron-nexus app::sagas::region_snapshot_replacement_garbage_collect::test::test_region_snapshot_replacement_garbage_collect_saga
47842024-09-04T16:56:16.614Z PASS [ 24.497s] omicron-nexus app::sagas::region_replacement_start::test::test_region_replacement_start_saga
47852024-09-04T16:56:29.003Z PASS [ 20.364s] omicron-nexus app::sagas::region_snapshot_replacement_step_garbage_collect::test::test_region_snapshot_replacement_step_garbage_collect_saga
47862024-09-04T16:56:29.059Z PASS [ 0.055s] omicron-nexus app::sagas::snapshot_create::test::test_create_snapshot_from_disk_modify_request
47872024-09-04T16:56:36.668Z PASS [ 28.779s] omicron-nexus app::sagas::region_snapshot_replacement_start::test::test_actions_succeed_idempotently
47882024-09-04T16:56:37.121Z PASS [ 28.563s] omicron-nexus app::sagas::region_snapshot_replacement_start::test::test_region_snapshot_replacement_start_saga
47892024-09-04T16:56:38.409Z PASS [ 31.937s] omicron-nexus app::sagas::region_snapshot_replacement_start::test::test_action_failure_can_unwind_idempotently
47902024-09-04T16:56:42.139Z SLOW [>420.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
47912024-09-04T16:56:45.505Z SLOW [>420.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
47922024-09-04T16:56:55.442Z PASS [ 26.360s] omicron-nexus app::sagas::snapshot_create::test::test_saga_basic_usage_succeeds
47932024-09-04T16:56:57.623Z PASS [ 19.201s] omicron-nexus app::sagas::test_saga::test_saga_stuck
47942024-09-04T16:57:11.046Z SLOW [> 60.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
47952024-09-04T16:57:11.617Z PASS [ 34.469s] omicron-nexus app::sagas::snapshot_create::test::test_saga_use_the_pantry_wrongly_unset
47962024-09-04T16:57:11.656Z PASS [ 34.963s] omicron-nexus app::sagas::snapshot_create::test::test_saga_use_the_pantry_wrongly_set
47972024-09-04T16:57:11.708Z PASS [ 0.052s] omicron-nexus external_api::console_api::test::test_accept_gz
47982024-09-04T16:57:11.760Z PASS [ 0.052s] omicron-nexus external_api::console_api::test::test_find_file_404_on_directory
47992024-09-04T16:57:11.812Z PASS [ 0.051s] omicron-nexus external_api::console_api::test::test_find_file_404_on_nonexistent
48002024-09-04T16:57:11.863Z PASS [ 0.052s] omicron-nexus external_api::console_api::test::test_find_file_404_on_nonexistent_nested
48012024-09-04T16:57:11.920Z PASS [ 0.057s] omicron-nexus external_api::console_api::test::test_find_file_404_on_symlink
48022024-09-04T16:57:11.997Z PASS [ 0.075s] omicron-nexus external_api::console_api::test::test_find_file_finds_file
48032024-09-04T16:57:12.072Z PASS [ 0.072s] omicron-nexus external_api::console_api::test::test_find_file_wont_follow_symlink
48042024-09-04T16:57:12.141Z PASS [ 0.071s] omicron-nexus external_api::console_api::test::test_relative_uri
48052024-09-04T16:57:16.660Z SLOW [> 60.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_pantry
48062024-09-04T16:57:16.723Z PASS [ 5.102s] omicron-nexus cidata::tests::build_vfat_works_with_arbitrarily_sized_input
48072024-09-04T16:57:17.997Z PASS [ 20.358s] omicron-nexus app::sagas::vpc_create::test::test_saga_basic_usage_succeeds
48082024-09-04T16:57:19.725Z PASS [ 24.269s] omicron-nexus app::sagas::vpc_create::test::test_action_failure_can_unwind
48092024-09-04T16:57:34.672Z PASS [ 77.999s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_pantry
48102024-09-04T16:57:35.901Z PASS [ 1.229s] omicron-nexus::test_all integration_tests::authn_http::test_authn_session_cookie
48112024-09-04T16:57:36.758Z PASS [ 0.856s] omicron-nexus::test_all integration_tests::authn_http::test_authn_spoof_allowed
48122024-09-04T16:57:36.871Z PASS [ 0.114s] omicron-nexus::test_all integration_tests::authn_http::test_authn_spoof_unconfigured
48132024-09-04T16:57:36.892Z PASS [ 20.155s] omicron-nexus::test_all integration_tests::address_lots::test_address_lot_basic_crud
48142024-09-04T16:57:37.835Z PASS [ 19.822s] omicron-nexus::test_all integration_tests::address_lots::test_address_lot_invalid_range
48152024-09-04T16:57:40.073Z PASS [ 20.333s] omicron-nexus::test_all integration_tests::allow_list::test_allow_list
48162024-09-04T16:57:42.185Z SLOW [>480.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
48172024-09-04T16:57:45.550Z SLOW [>480.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
48182024-09-04T16:57:55.079Z PASS [ 18.174s] omicron-nexus::test_all integration_tests::authz::test_list_silo_idps_for_unpriv
48192024-09-04T16:57:56.047Z PASS [ 19.159s] omicron-nexus::test_all integration_tests::authz::test_cannot_read_others_ssh_keys
48202024-09-04T16:57:56.878Z PASS [ 19.030s] omicron-nexus::test_all integration_tests::authz::test_list_silo_users_for_unpriv
48212024-09-04T16:57:58.540Z PASS [ 18.452s] omicron-nexus::test_all integration_tests::authz::test_session_me_for_unpriv
48222024-09-04T16:58:11.093Z SLOW [>120.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
48232024-09-04T16:58:12.187Z SLOW [> 60.000s] omicron-nexus populate::test::test_populators
48242024-09-04T16:58:14.566Z PASS [ 17.674s] omicron-nexus::test_all integration_tests::basic::test_ping
48252024-09-04T16:58:14.973Z PASS [ 18.914s] omicron-nexus::test_all integration_tests::basic::test_basic_failures
48262024-09-04T16:58:15.049Z PASS [ 19.952s] omicron-nexus::test_all integration_tests::authz::test_silo_read_for_unpriv
48272024-09-04T16:58:21.895Z PASS [ 23.339s] omicron-nexus::test_all integration_tests::basic::test_projects_basic
48282024-09-04T16:58:32.352Z PASS [ 17.292s] omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_bad_key
48292024-09-04T16:58:32.921Z PASS [ 17.934s] omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_bad_cert
48302024-09-04T16:58:37.809Z PASS [ 15.901s] omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_expired_cert
48312024-09-04T16:58:39.805Z PASS [ 25.219s] omicron-nexus::test_all integration_tests::basic::test_projects_list
48322024-09-04T16:58:42.231Z SLOW [>540.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
48332024-09-04T16:58:45.596Z SLOW [>540.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
48342024-09-04T16:58:48.774Z PASS [ 16.410s] omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_incorrect_subject_alt_name
48352024-09-04T16:58:49.484Z PASS [ 16.540s] omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_mismatched_key
48362024-09-04T16:58:52.796Z PASS [ 3.319s] omicron-nexus::test_all integration_tests::commands::test_nexus_bad_config
48372024-09-04T16:58:53.397Z PASS [ 0.602s] omicron-nexus::test_all integration_tests::commands::test_nexus_invalid_config
48382024-09-04T16:58:53.528Z PASS [ 0.129s] omicron-nexus::test_all integration_tests::commands::test_nexus_no_args
48392024-09-04T16:58:55.811Z PASS [ 17.990s] omicron-nexus::test_all integration_tests::certificates::test_crud
48402024-09-04T16:58:56.253Z PASS [ 16.437s] omicron-nexus::test_all integration_tests::certificates::test_not_found_before_creation
48412024-09-04T16:59:10.122Z PASS [ 21.332s] omicron-nexus::test_all integration_tests::certificates::test_silo_certificates
48422024-09-04T16:59:10.181Z PASS [ 16.642s] omicron-nexus::test_all integration_tests::console_api::test_absolute_static_dir
48432024-09-04T16:59:11.139Z SLOW [>180.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
48442024-09-04T16:59:12.233Z SLOW [>120.000s] omicron-nexus populate::test::test_populators
48452024-09-04T16:59:12.459Z PASS [ 16.635s] omicron-nexus::test_all integration_tests::console_api::test_assets
48462024-09-04T16:59:12.497Z PASS [ 16.230s] omicron-nexus::test_all integration_tests::console_api::test_bad_redirect_uri
48472024-09-04T16:59:26.000Z PASS [ 583.746s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
48482024-09-04T16:59:29.520Z PASS [ 17.011s] omicron-nexus::test_all integration_tests::console_api::test_session_me
48492024-09-04T16:59:29.739Z PASS [ 17.268s] omicron-nexus::test_all integration_tests::console_api::test_login_redirect_simple
48502024-09-04T16:59:30.264Z PASS [ 20.128s] omicron-nexus::test_all integration_tests::console_api::test_console_pages
48512024-09-04T16:59:31.015Z PASS [ 20.818s] omicron-nexus::test_all integration_tests::console_api::test_login_redirect_multiple_silos
48522024-09-04T16:59:36.498Z PASS [ 590.872s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
48532024-09-04T16:59:44.155Z PASS [ 18.142s] omicron-nexus::test_all integration_tests::console_api::test_session_me_groups
48542024-09-04T16:59:47.563Z PASS [ 17.810s] omicron-nexus::test_all integration_tests::console_api::test_unauthed_console_pages
48552024-09-04T16:59:48.028Z PASS [ 17.749s] omicron-nexus::test_all integration_tests::demo_saga::test_demo_saga
48562024-09-04T16:59:48.751Z PASS [ 17.723s] omicron-nexus::test_all integration_tests::device_auth::test_device_auth_flow
48572024-09-04T16:59:50.499Z PASS [ 20.964s] omicron-nexus::test_all integration_tests::console_api::test_sessions
48582024-09-04T17:00:02.147Z PASS [ 25.626s] omicron-nexus::test_all integration_tests::disks::test_disk_backed_by_multiple_region_sets
48592024-09-04T17:00:11.185Z SLOW [>240.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
48602024-09-04T17:00:11.931Z PASS [ 24.349s] omicron-nexus::test_all integration_tests::disks::test_disk_create_disk_that_already_exists_fails
48612024-09-04T17:00:12.279Z SLOW [>180.000s] omicron-nexus populate::test::test_populators
48622024-09-04T17:00:12.368Z PASS [ 24.322s] omicron-nexus::test_all integration_tests::disks::test_disk_create_for_importing
48632024-09-04T17:00:12.794Z PASS [ 24.025s] omicron-nexus::test_all integration_tests::disks::test_disk_creation_region_requested_then_started
48642024-09-04T17:00:13.811Z PASS [ 23.295s] omicron-nexus::test_all integration_tests::disks::test_disk_expunge
48652024-09-04T17:00:16.571Z PASS [ 184.295s] omicron-nexus populate::test::test_populators
48662024-09-04T17:00:22.729Z PASS [ 20.569s] omicron-nexus::test_all integration_tests::disks::test_disk_invalid_block_size_rejected
48672024-09-04T17:00:29.707Z PASS [ 45.505s] omicron-nexus::test_all integration_tests::disks::test_disk_create_attach_detach_delete
48682024-09-04T17:00:38.474Z PASS [ 24.644s] omicron-nexus::test_all integration_tests::disks::test_disk_not_found_before_creation
48692024-09-04T17:00:43.079Z PASS [ 26.487s] omicron-nexus::test_all integration_tests::disks::test_disk_region_creation_failure
48702024-09-04T17:00:43.700Z PASS [ 20.954s] omicron-nexus::test_all integration_tests::disks::test_disk_reject_total_size_greater_than_max_disk_size_bytes
48712024-09-04T17:00:50.271Z PASS [ 37.874s] omicron-nexus::test_all integration_tests::disks::test_disk_metrics_paginated
48722024-09-04T17:00:50.383Z PASS [ 20.673s] omicron-nexus::test_all integration_tests::disks::test_disk_reject_total_size_less_than_min_disk_size_bytes
48732024-09-04T17:00:53.753Z PASS [ 41.790s] omicron-nexus::test_all integration_tests::disks::test_disk_metrics
48742024-09-04T17:01:00.125Z PASS [ 47.294s] omicron-nexus::test_all integration_tests::disks::test_disk_move_between_instances
48752024-09-04T17:01:03.461Z PASS [ 24.967s] omicron-nexus::test_all integration_tests::disks::test_disk_reject_total_size_not_divisible_by_block_size
48762024-09-04T17:01:03.492Z PASS [ 20.398s] omicron-nexus::test_all integration_tests::disks::test_disk_reject_total_size_not_divisible_by_min_disk_size
48772024-09-04T17:01:11.231Z SLOW [>300.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
48782024-09-04T17:01:11.678Z PASS [ 27.960s] omicron-nexus::test_all integration_tests::disks::test_disk_size_accounting
48792024-09-04T17:01:17.166Z PASS [ 26.761s] omicron-nexus::test_all integration_tests::disks::test_disk_too_big
48802024-09-04T17:01:22.787Z PASS [ 29.012s] omicron-nexus::test_all integration_tests::disks::test_disk_virtual_provisioning_collection
48812024-09-04T17:01:29.417Z PASS [ 29.271s] omicron-nexus::test_all integration_tests::disks::test_disk_virtual_provisioning_collection_failed_delete
48822024-09-04T17:01:29.840Z PASS [ 39.540s] omicron-nexus::test_all integration_tests::disks::test_disk_slot_assignment
48832024-09-04T17:01:30.920Z PASS [ 27.406s] omicron-nexus::test_all integration_tests::disks::test_no_halt_disk_delete_one_region_on_expunged_agent
48842024-09-04T17:01:33.581Z PASS [ 30.098s] omicron-nexus::test_all integration_tests::disks::test_multiple_disks_multiple_zpools
48852024-09-04T17:01:39.962Z PASS [ 28.263s] omicron-nexus::test_all integration_tests::disks::test_phantom_disk_rename
48862024-09-04T17:01:44.632Z PASS [ 27.446s] omicron-nexus::test_all integration_tests::disks::test_project_delete_disk_no_auth_idempotent
48872024-09-04T17:01:49.457Z PASS [ 26.650s] omicron-nexus::test_all integration_tests::disks::test_region_allocation_after_delete
48882024-09-04T17:01:55.254Z PASS [ 24.315s] omicron-nexus::test_all integration_tests::disks::test_single_region_allocate
48892024-09-04T17:01:55.408Z PASS [ 25.548s] omicron-nexus::test_all integration_tests::disks::test_region_allocation_strategy_random_is_idempotent_arbitrary
48902024-09-04T17:01:58.589Z PASS [ 29.148s] omicron-nexus::test_all integration_tests::disks::test_region_allocation_strategy_random_is_idempotent
48912024-09-04T17:02:02.356Z PASS [ 28.754s] omicron-nexus::test_all integration_tests::disks::test_single_region_allocate_for_replace
48922024-09-04T17:02:07.339Z PASS [ 27.357s] omicron-nexus::test_all integration_tests::disks::test_single_region_allocate_for_replace_not_enough_zpools
48932024-09-04T17:02:11.277Z SLOW [>360.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
48942024-09-04T17:02:16.780Z PASS [ 32.123s] omicron-nexus::test_all integration_tests::external_ips::test_external_ip_attach_ephemeral_at_pool_exhaustion
48952024-09-04T17:02:20.117Z PASS [ 21.488s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_access
48962024-09-04T17:02:25.800Z PASS [ 36.316s] omicron-nexus::test_all integration_tests::external_ips::test_external_ip_attach_fail_if_in_use_by_other
48972024-09-04T17:02:30.083Z PASS [ 22.724s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create
48982024-09-04T17:02:34.838Z PASS [ 32.457s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_attach_fail_between_projects
48992024-09-04T17:02:41.915Z PASS [ 46.460s] omicron-nexus::test_all integration_tests::external_ips::test_external_ip_live_attach_detach
49002024-09-04T17:02:42.773Z PASS [ 47.485s] omicron-nexus::test_all integration_tests::external_ips::test_external_ip_attach_fails_after_maximum
49012024-09-04T17:02:42.982Z PASS [ 22.873s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_fails_in_other_silo_pool
49022024-09-04T17:02:43.341Z PASS [ 0.359s] omicron-nexus::test_all integration_tests::host_phase1_updater::test_host_phase1_updater_delivers_progress
49032024-09-04T17:02:43.940Z PASS [ 0.599s] omicron-nexus::test_all integration_tests::host_phase1_updater::test_host_phase1_updater_remembers_successful_mgs_instance
49042024-09-04T17:02:44.328Z PASS [ 0.387s] omicron-nexus::test_all integration_tests::host_phase1_updater::test_host_phase1_updater_switches_mgs_instances_on_failure
49052024-09-04T17:02:44.776Z PASS [ 0.448s] omicron-nexus::test_all integration_tests::host_phase1_updater::test_host_phase1_updater_updates_sled
49062024-09-04T17:02:46.807Z PASS [ 20.992s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_ip_in_use
49072024-09-04T17:02:49.552Z PASS [ 32.748s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_attachment
49082024-09-04T17:02:50.887Z PASS [ 20.791s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_name_in_use
49092024-09-04T17:02:57.475Z PASS [ 22.621s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_non_admin
49102024-09-04T17:03:04.976Z PASS [ 23.056s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_delete
49112024-09-04T17:03:05.718Z PASS [ 22.928s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_update
49122024-09-04T17:03:10.977Z PASS [ 26.170s] omicron-nexus::test_all integration_tests::images::test_image_create
49132024-09-04T17:03:11.323Z SLOW [>420.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
49142024-09-04T17:03:15.397Z PASS [ 28.568s] omicron-nexus::test_all integration_tests::images::test_image_deletion_permissions
49152024-09-04T17:03:19.330Z PASS [ 28.421s] omicron-nexus::test_all integration_tests::images::test_image_promotion
49162024-09-04T17:03:19.775Z PASS [ 30.200s] omicron-nexus::test_all integration_tests::images::test_image_from_other_project_snapshot_fails
49172024-09-04T17:03:24.087Z PASS [ 26.593s] omicron-nexus::test_all integration_tests::images::test_make_disk_from_image
49182024-09-04T17:03:26.994Z PASS [ 7.660s] omicron-nexus::test_all integration_tests::initialization::test_nexus_boots_before_dendrite
49192024-09-04T17:03:27.170Z PASS [ 7.390s] omicron-nexus::test_all integration_tests::initialization::test_nexus_boots_with_valid_schema
49202024-09-04T17:03:28.528Z PASS [ 23.534s] omicron-nexus::test_all integration_tests::images::test_make_disk_from_image_too_small
49212024-09-04T17:03:29.049Z PASS [ 23.314s] omicron-nexus::test_all integration_tests::images::test_make_disk_from_other_project_image_fails
49222024-09-04T17:03:31.251Z PASS [ 20.269s] omicron-nexus::test_all integration_tests::images::test_silo_image_create
49232024-09-04T17:03:32.191Z PASS [ 8.096s] omicron-nexus::test_all integration_tests::initialization::test_nexus_does_not_boot_until_schema_updated
49242024-09-04T17:03:49.878Z PASS [ 17.674s] omicron-nexus::test_all integration_tests::instances::test_cannot_create_instance_with_bad_hostname
49252024-09-04T17:03:51.294Z PASS [ 459.947s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
49262024-09-04T17:03:55.504Z PASS [ 28.487s] omicron-nexus::test_all integration_tests::initialization::test_nexus_does_not_boot_without_valid_schema
49272024-09-04T17:03:57.126Z PASS [ 25.857s] omicron-nexus::test_all integration_tests::instances::test_cannot_attach_nine_disks_to_instance
49282024-09-04T17:03:57.385Z PASS [ 28.834s] omicron-nexus::test_all integration_tests::instances::test_attach_one_disk_to_instance
49292024-09-04T17:04:04.712Z PASS [ 37.514s] omicron-nexus::test_all integration_tests::instances::test_attach_eight_disks_to_instance
49302024-09-04T17:04:05.420Z PASS [ 36.343s] omicron-nexus::test_all integration_tests::instances::test_cannot_attach_faulted_disks
49312024-09-04T17:04:08.050Z PASS [ 18.157s] omicron-nexus::test_all integration_tests::instances::test_cannot_create_instance_with_empty_hostname
49322024-09-04T17:04:13.436Z PASS [ 17.918s] omicron-nexus::test_all integration_tests::instances::test_cannot_provision_instance_beyond_cpu_limit
49332024-09-04T17:04:15.443Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::initialization::test_nexus_boots_before_cockroach
49342024-09-04T17:04:21.491Z PASS [ 66.044s] omicron-nexus::test_all integration_tests::initialization::test_nexus_boots_before_cockroach
49352024-09-04T17:04:24.222Z PASS [ 18.784s] omicron-nexus::test_all integration_tests::instances::test_instance_allow_only_one_ephemeral_ip
49362024-09-04T17:04:29.590Z PASS [ 24.859s] omicron-nexus::test_all integration_tests::instances::test_instance_access
49372024-09-04T17:04:32.847Z PASS [ 35.694s] omicron-nexus::test_all integration_tests::instances::test_cannot_provision_instance_beyond_ram_capacity
49382024-09-04T17:04:35.727Z PASS [ 27.657s] omicron-nexus::test_all integration_tests::instances::test_instance_attach_several_external_ips
49392024-09-04T17:04:43.611Z PASS [ 30.151s] omicron-nexus::test_all integration_tests::instances::test_instance_create_attach_disks
49402024-09-04T17:04:51.339Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::instances::test_cannot_provision_instance_beyond_cpu_capacity
49412024-09-04T17:04:52.490Z PASS [ 61.151s] omicron-nexus::test_all integration_tests::instances::test_cannot_provision_instance_beyond_cpu_capacity
49422024-09-04T17:04:53.037Z PASS [ 31.523s] omicron-nexus::test_all integration_tests::instances::test_instance_create_attach_disks_undo
49432024-09-04T17:04:55.614Z PASS [ 31.373s] omicron-nexus::test_all integration_tests::instances::test_instance_create_delete_network_interface
49442024-09-04T17:04:57.430Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::instances::test_disks_detached_when_instance_destroyed
49452024-09-04T17:04:57.544Z PASS [ 27.933s] omicron-nexus::test_all integration_tests::instances::test_instance_create_in_silo
49462024-09-04T17:05:03.574Z PASS [ 30.703s] omicron-nexus::test_all integration_tests::instances::test_instance_create_saga_removes_instance_database_record
49472024-09-04T17:05:11.854Z PASS [ 36.100s] omicron-nexus::test_all integration_tests::instances::test_instance_create_with_ssh_keys
49482024-09-04T17:05:12.116Z PASS [ 74.676s] omicron-nexus::test_all integration_tests::instances::test_disks_detached_when_instance_destroyed
49492024-09-04T17:05:20.681Z PASS [ 28.169s] omicron-nexus::test_all integration_tests::instances::test_instance_ephemeral_ip_from_orphan_pool
49502024-09-04T17:05:20.765Z PASS [ 27.706s] omicron-nexus::test_all integration_tests::instances::test_instance_ephemeral_ip_no_default_pool_error
49512024-09-04T17:05:27.180Z PASS [ 31.539s] omicron-nexus::test_all integration_tests::instances::test_instance_failed_after_sled_agent_forgets_vmm_can_be_deleted
49522024-09-04T17:05:29.979Z PASS [ 32.411s] omicron-nexus::test_all integration_tests::instances::test_instance_failed_after_sled_agent_forgets_vmm_can_be_restarted
49532024-09-04T17:05:33.398Z PASS [ 49.750s] omicron-nexus::test_all integration_tests::instances::test_instance_ephemeral_ip_from_correct_pool
49542024-09-04T17:05:33.975Z PASS [ 30.378s] omicron-nexus::test_all integration_tests::instances::test_instance_failed_by_instance_watcher_can_be_deleted
49552024-09-04T17:05:39.618Z PASS [ 27.743s] omicron-nexus::test_all integration_tests::instances::test_instance_failed_by_instance_watcher_can_be_restarted
49562024-09-04T17:05:50.496Z PASS [ 38.352s] omicron-nexus::test_all integration_tests::instances::test_instance_metrics
49572024-09-04T17:05:56.228Z PASS [ 35.522s] omicron-nexus::test_all integration_tests::instances::test_instance_metrics_with_migration
49582024-09-04T17:05:56.570Z PASS [ 35.777s] omicron-nexus::test_all integration_tests::instances::test_instance_migrate
49592024-09-04T17:05:58.983Z PASS [ 19.350s] omicron-nexus::test_all integration_tests::instances::test_instance_using_image_from_other_project_fails
49602024-09-04T17:06:02.242Z PASS [ 35.037s] omicron-nexus::test_all integration_tests::instances::test_instance_migrate_v2p_and_routes
49612024-09-04T17:06:10.779Z PASS [ 36.776s] omicron-nexus::test_all integration_tests::instances::test_instance_update_network_interfaces
49622024-09-04T17:06:11.609Z PASS [ 41.599s] omicron-nexus::test_all integration_tests::instances::test_instance_serial
49632024-09-04T17:06:16.357Z PASS [ 42.926s] omicron-nexus::test_all integration_tests::instances::test_instance_start_creates_networking_state
49642024-09-04T17:06:16.863Z PASS [ 20.618s] omicron-nexus::test_all integration_tests::instances::test_instance_with_multiple_nics_unwinds_completely
49652024-09-04T17:06:18.775Z PASS [ 28.257s] omicron-nexus::test_all integration_tests::instances::test_instance_v2p_mappings
49662024-09-04T17:06:21.531Z PASS [ 19.275s] omicron-nexus::test_all integration_tests::instances::test_instances_access_before_create_returns_not_found
49672024-09-04T17:06:22.062Z PASS [ 25.475s] omicron-nexus::test_all integration_tests::instances::test_instance_with_new_custom_network_interfaces
49682024-09-04T17:06:23.815Z PASS [ 24.813s] omicron-nexus::test_all integration_tests::instances::test_instance_with_single_explicit_ip_address
49692024-09-04T17:06:37.742Z PASS [ 26.944s] omicron-nexus::test_all integration_tests::instances::test_instances_are_not_marked_failed_on_other_sled_agent_errors
49702024-09-04T17:06:38.979Z PASS [ 27.351s] omicron-nexus::test_all integration_tests::instances::test_instances_are_not_marked_failed_on_other_sled_agent_errors_by_instance_watcher
49712024-09-04T17:06:40.064Z PASS [ 18.519s] omicron-nexus::test_all integration_tests::instances::test_instances_invalid_creation_returns_bad_request
49722024-09-04T17:06:41.669Z PASS [ 19.593s] omicron-nexus::test_all integration_tests::instances::test_instances_memory_greater_than_max_size
49732024-09-04T17:06:42.546Z PASS [ 18.709s] omicron-nexus::test_all integration_tests::instances::test_instances_memory_not_divisible_by_min_memory_size
49742024-09-04T17:06:42.959Z PASS [ 26.077s] omicron-nexus::test_all integration_tests::instances::test_instances_create_stopped_start
49752024-09-04T17:06:47.791Z PASS [ 28.994s] omicron-nexus::test_all integration_tests::instances::test_instances_delete_fails_when_running_succeeds_when_stopped
49762024-09-04T17:06:52.851Z PASS [ 36.468s] omicron-nexus::test_all integration_tests::instances::test_instances_create_reboot_halt
49772024-09-04T17:06:57.490Z PASS [ 19.734s] omicron-nexus::test_all integration_tests::instances::test_instances_memory_rejected_less_than_min_memory_size
49782024-09-04T17:06:59.712Z PASS [ 20.716s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_basic_crud
49792024-09-04T17:07:01.469Z PASS [ 19.785s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_list_in_silo
49802024-09-04T17:07:01.554Z PASS [ 18.580s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_range_overlapping_ranges_fails
49812024-09-04T17:07:01.708Z PASS [ 19.156s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_pagination
49822024-09-04T17:07:02.493Z PASS [ 22.393s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_list_dedupe
49832024-09-04T17:07:05.471Z PASS [ 17.661s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_range_pagination
49842024-09-04T17:07:09.982Z PASS [ 17.118s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_range_rejects_v6
49852024-09-04T17:07:17.950Z PASS [ 20.444s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_service
49862024-09-04T17:07:20.121Z PASS [ 20.393s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_service_no_cud
49872024-09-04T17:07:21.653Z PASS [ 20.085s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_silo_list_only_discoverable
49882024-09-04T17:07:23.528Z PASS [ 22.041s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_silo_link
49892024-09-04T17:07:24.285Z PASS [ 21.795s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_update_default
49902024-09-04T17:07:24.439Z PASS [ 18.960s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_utilization_total
49912024-09-04T17:07:25.019Z PASS [ 23.293s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_silos_pagination
49922024-09-04T17:07:39.638Z PASS [ 29.635s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_range_delete_with_allocated_external_ip_fails
49932024-09-04T17:07:42.891Z PASS [ 19.350s] omicron-nexus::test_all integration_tests::metrics::test_timeseries_schema_list
49942024-09-04T17:07:44.504Z PASS [ 20.201s] omicron-nexus::test_all integration_tests::oximeter::test_oximeter_database_records
49952024-09-04T17:07:45.615Z PASS [ 23.942s] omicron-nexus::test_all integration_tests::metrics::test_mgs_metrics
49962024-09-04T17:07:48.564Z PASS [ 24.106s] omicron-nexus::test_all integration_tests::oximeter::test_oximeter_reregistration
49972024-09-04T17:07:57.410Z PASS [ 39.431s] omicron-nexus::test_all integration_tests::metrics::test_instance_watcher_metrics
49982024-09-04T17:07:59.158Z PASS [ 34.116s] omicron-nexus::test_all integration_tests::pantry::test_can_stop_start_import_from_bulk_write
49992024-09-04T17:08:09.088Z PASS [ 26.176s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_data_non_base64
50002024-09-04T17:08:10.921Z PASS [ 26.399s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_data_not_block_size_multiple
50012024-09-04T17:08:12.193Z PASS [ 26.560s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_data_past_end_of_disk
50022024-09-04T17:08:17.454Z PASS [ 57.283s] omicron-nexus::test_all integration_tests::metrics::test_metrics
50032024-09-04T17:08:23.852Z PASS [ 24.674s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_to_unaligned_offset
50042024-09-04T17:08:28.342Z PASS [ 48.666s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_attached_disk
50052024-09-04T17:08:37.347Z PASS [ 48.748s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_start_attached_disk
50062024-09-04T17:08:43.442Z PASS [ 45.996s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_stop_attached_disk
50072024-09-04T17:08:45.438Z PASS [ 33.219s] omicron-nexus::test_all integration_tests::pantry::test_cannot_mount_import_from_bulk_writes_disk
50082024-09-04T17:08:48.405Z PASS [ 24.535s] omicron-nexus::test_all integration_tests::pantry::test_disk_create_for_importing
50092024-09-04T17:08:48.711Z PASS [ 37.762s] omicron-nexus::test_all integration_tests::pantry::test_cannot_finalize_without_stopping_bulk_writes
50102024-09-04T17:08:54.718Z PASS [ 45.596s] omicron-nexus::test_all integration_tests::pantry::test_cannot_finalize_attached_disk
50112024-09-04T17:08:55.033Z PASS [ 37.558s] omicron-nexus::test_all integration_tests::pantry::test_cannot_mount_import_ready_disk
50122024-09-04T17:09:07.702Z PASS [ 22.247s] omicron-nexus::test_all integration_tests::probe::test_probe_basic_crud
50132024-09-04T17:09:08.638Z PASS [ 20.217s] omicron-nexus::test_all integration_tests::projects::test_project_deletion
50142024-09-04T17:09:13.626Z PASS [ 24.894s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_disk
50152024-09-04T17:09:13.744Z PASS [ 45.367s] omicron-nexus::test_all integration_tests::pantry::test_import_blocks_with_bulk_write
50162024-09-04T17:09:16.729Z PASS [ 21.679s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_image
50172024-09-04T17:09:20.006Z PASS [ 25.268s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_floating_ip
50182024-09-04T17:09:24.147Z PASS [ 46.764s] omicron-nexus::test_all integration_tests::pantry::test_import_blocks_with_bulk_write_with_snapshot
50192024-09-04T17:09:33.893Z PASS [ 26.174s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_instance
50202024-09-04T17:09:35.362Z PASS [ 21.603s] omicron-nexus::test_all integration_tests::projects::test_projects
50212024-09-04T17:09:36.447Z PASS [ 22.805s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_vpc
50222024-09-04T17:09:37.336Z PASS [ 53.855s] omicron-nexus::test_all integration_tests::password_login::test_local_users
50232024-09-04T17:09:37.381Z PASS [ 28.722s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_snapshot
50242024-09-04T17:09:37.897Z PASS [ 21.153s] omicron-nexus::test_all integration_tests::quotas::test_quota_limits
50252024-09-04T17:09:41.573Z PASS [ 17.413s] omicron-nexus::test_all integration_tests::rack::test_get_own_rack
50262024-09-04T17:09:54.493Z PASS [ 20.583s] omicron-nexus::test_all integration_tests::rack::test_list_own_rack
50272024-09-04T17:09:56.913Z PASS [ 21.510s] omicron-nexus::test_all integration_tests::rack::test_rack_initialization
50282024-09-04T17:09:57.456Z PASS [ 20.104s] omicron-nexus::test_all integration_tests::rack::test_sled_list_uninitialized
50292024-09-04T17:09:57.741Z PASS [ 21.279s] omicron-nexus::test_all integration_tests::rack::test_sled_add
50302024-09-04T17:09:57.749Z PASS [ 20.353s] omicron-nexus::test_all integration_tests::role_assignments::test_role_assignments_fleet
50312024-09-04T17:09:58.095Z PASS [ 0.343s] omicron-nexus::test_all integration_tests::rot_updater::test_rot_updater_switches_mgs_instances_on_failure
50322024-09-04T17:09:58.694Z PASS [ 20.775s] omicron-nexus::test_all integration_tests::role_assignments::test_role_assignments_project
50332024-09-04T17:09:59.576Z PASS [ 17.992s] omicron-nexus::test_all integration_tests::role_assignments::test_role_assignments_silo
50342024-09-04T17:10:00.830Z PASS [ 3.373s] omicron-nexus::test_all integration_tests::rot_updater::test_rot_updater_delivers_progress
50352024-09-04T17:10:01.168Z PASS [ 3.423s] omicron-nexus::test_all integration_tests::rot_updater::test_rot_updater_remembers_successful_mgs_instance
50362024-09-04T17:10:01.452Z PASS [ 3.357s] omicron-nexus::test_all integration_tests::rot_updater::test_rot_updater_updates_sled
50372024-09-04T17:10:02.074Z PASS [ 3.385s] omicron-nexus::test_all integration_tests::rot_updater::test_rot_updater_updates_switch
50382024-09-04T17:10:05.989Z PASS [ 45.949s] omicron-nexus::test_all integration_tests::quotas::test_quotas
50392024-09-04T17:10:06.115Z PASS [ 0.127s] omicron-nexus::test_all integration_tests::saml::test_accept_saml_response_only_assertion_signed
50402024-09-04T17:10:06.239Z PASS [ 0.119s] omicron-nexus::test_all integration_tests::saml::test_correct_saml_response
50412024-09-04T17:10:06.346Z PASS [ 0.111s] omicron-nexus::test_all integration_tests::saml::test_correct_saml_response_ecdsa_sha256
50422024-09-04T17:10:06.447Z PASS [ 0.100s] omicron-nexus::test_all integration_tests::saml::test_correct_saml_response_with_group_attributes
50432024-09-04T17:10:06.599Z PASS [ 0.135s] omicron-nexus::test_all integration_tests::saml::test_correct_saml_response_with_group_attributes_wrong_attribute_name
50442024-09-04T17:10:10.830Z PASS [ 16.323s] omicron-nexus::test_all integration_tests::role_assignments::test_role_assignments_silo_implicit
50452024-09-04T17:10:16.159Z PASS [ 19.255s] omicron-nexus::test_all integration_tests::roles_builtin::test_roles_builtin
50462024-09-04T17:10:22.192Z PASS [ 22.596s] omicron-nexus::test_all integration_tests::router_routes::test_router_routes_crud_operations
50472024-09-04T17:10:23.000Z PASS [ 22.152s] omicron-nexus::test_all integration_tests::router_routes::test_router_routes_disallow_custom_targets
50482024-09-04T17:10:23.062Z PASS [ 21.592s] omicron-nexus::test_all integration_tests::router_routes::test_router_routes_internet_gateway_target
50492024-09-04T17:10:23.858Z PASS [ 21.766s] omicron-nexus::test_all integration_tests::router_routes::test_router_routes_modify_system_routes
50502024-09-04T17:10:23.967Z PASS [ 0.109s] omicron-nexus::test_all integration_tests::saml::test_handle_saml_response_with_xml_comment
50512024-09-04T17:10:25.633Z PASS [ 19.038s] omicron-nexus::test_all integration_tests::saml::test_create_a_hidden_silo_saml_idp
50522024-09-04T17:10:28.863Z PASS [ 18.021s] omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp
50532024-09-04T17:10:28.910Z PASS [ 27.721s] omicron-nexus::test_all integration_tests::router_routes::test_router_routes_disallow_mixed_v4_v6
50542024-09-04T17:10:28.963Z PASS [ 0.098s] omicron-nexus::test_all integration_tests::saml::test_reject_saml_response_signed_with_other_key
50552024-09-04T17:10:29.007Z PASS [ 0.098s] omicron-nexus::test_all integration_tests::saml::test_reject_unsigned_saml_response
50562024-09-04T17:10:34.899Z PASS [ 18.727s] omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp_invalid_descriptor_no_redirect_binding
50572024-09-04T17:10:42.639Z PASS [ 20.432s] omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp_invalid_descriptor_truncated
50582024-09-04T17:10:42.870Z PASS [ 19.864s] omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp_metadata_no_keys
50592024-09-04T17:10:43.174Z PASS [ 20.107s] omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp_metadata_only_encryption_keys
50602024-09-04T17:10:44.177Z PASS [ 20.204s] omicron-nexus::test_all integration_tests::saml::test_post_saml_response
50612024-09-04T17:10:45.603Z PASS [ 19.955s] omicron-nexus::test_all integration_tests::saml::test_post_saml_response_with_relay_state
50622024-09-04T17:10:46.812Z PASS [ 17.846s] omicron-nexus::test_all integration_tests::saml::test_saml_idp_metadata_url_404
50632024-09-04T17:10:47.276Z PASS [ 18.264s] omicron-nexus::test_all integration_tests::saml::test_saml_idp_metadata_url_invalid
50642024-09-04T17:10:49.241Z PASS [ 14.339s] omicron-nexus::test_all integration_tests::saml::test_saml_idp_reject_keypair
50652024-09-04T17:10:53.507Z PASS [ 10.863s] omicron-nexus::test_all integration_tests::saml::test_saml_idp_rsa_keypair_ok
50662024-09-04T17:10:53.950Z PASS [ 8.342s] omicron-nexus::test_all integration_tests::schema::compare_index_creation_differing_columns
50672024-09-04T17:11:01.413Z PASS [ 7.900s] omicron-nexus::test_all integration_tests::schema::compare_index_creation_differing_where_clause
50682024-09-04T17:11:01.796Z PASS [ 7.840s] omicron-nexus::test_all integration_tests::schema::compare_sequence_differing_increment
50692024-09-04T17:11:09.345Z PASS [ 7.927s] omicron-nexus::test_all integration_tests::schema::compare_table_differing_constraint
50702024-09-04T17:11:09.740Z PASS [ 7.938s] omicron-nexus::test_all integration_tests::schema::compare_table_differing_not_null_order
50712024-09-04T17:11:17.307Z PASS [ 7.954s] omicron-nexus::test_all integration_tests::schema::compare_view_differing_where_clause
50722024-09-04T17:11:21.753Z PASS [ 4.444s] omicron-nexus::test_all integration_tests::schema::dbinit_version_matches_version_known_to_nexus
50732024-09-04T17:12:00.965Z PASS [ 51.187s] omicron-nexus::test_all integration_tests::schema::dbinit_equals_sum_of_all_up
50742024-09-04T17:12:01.122Z PASS [ 39.340s] omicron-nexus::test_all integration_tests::schema::nexus_applies_update_on_boot
50752024-09-04T17:12:20.775Z PASS [ 19.795s] omicron-nexus::test_all integration_tests::schema::nexus_cannot_apply_update_from_unknown_version
50762024-09-04T17:12:34.704Z PASS [ 33.541s] omicron-nexus::test_all integration_tests::schema::validate_data_migration
50772024-09-04T17:12:48.728Z PASS [ 14.027s] omicron-nexus::test_all integration_tests::silo_users::test_silo_group_detail_bad_group_id
50782024-09-04T17:12:49.262Z PASS [ 14.550s] omicron-nexus::test_all integration_tests::silo_users::test_silo_group_users_bad_group_id
50792024-09-04T17:12:49.367Z PASS [ 14.661s] omicron-nexus::test_all integration_tests::silo_users::test_silo_group_users
50802024-09-04T17:12:49.709Z PASS [ 14.992s] omicron-nexus::test_all integration_tests::silos::test_deleting_a_silo_deletes_the_idp
50812024-09-04T17:13:03.433Z PASS [ 42.604s] omicron-nexus::test_all integration_tests::schema::versions_have_idempotent_up
50822024-09-04T17:13:03.570Z PASS [ 14.830s] omicron-nexus::test_all integration_tests::silos::test_ensure_same_silo_group
50832024-09-04T17:13:04.265Z PASS [ 14.991s] omicron-nexus::test_all integration_tests::silos::test_jit_silo_constraints
50842024-09-04T17:13:04.390Z PASS [ 15.011s] omicron-nexus::test_all integration_tests::silos::test_listing_identity_providers
50852024-09-04T17:13:04.450Z PASS [ 14.732s] omicron-nexus::test_all integration_tests::silos::test_local_silo_constraints
50862024-09-04T17:13:23.787Z PASS [ 20.351s] omicron-nexus::test_all integration_tests::silos::test_saml_idp_metadata_data_invalid
50872024-09-04T17:13:24.138Z PASS [ 20.553s] omicron-nexus::test_all integration_tests::silos::test_silo_admin_can_create_certs
50882024-09-04T17:13:24.241Z PASS [ 20.797s] omicron-nexus::test_all integration_tests::silos::test_saml_idp_metadata_data_truncated
50892024-09-04T17:13:24.870Z PASS [ 21.419s] omicron-nexus::test_all integration_tests::silos::test_saml_idp_metadata_data_valid
50902024-09-04T17:13:25.194Z PASS [ 21.763s] omicron-nexus::test_all integration_tests::silos::test_local_silo_users
50912024-09-04T17:13:25.722Z PASS [ 21.430s] omicron-nexus::test_all integration_tests::silos::test_silo_admin_group
50922024-09-04T17:13:26.107Z PASS [ 21.637s] omicron-nexus::test_all integration_tests::silos::test_silo_delete_clean_up_groups
50932024-09-04T17:13:29.895Z PASS [ 25.483s] omicron-nexus::test_all integration_tests::silos::test_silo_authn_policy
50942024-09-04T17:13:44.794Z PASS [ 20.640s] omicron-nexus::test_all integration_tests::silos::test_silo_groups_fixed
50952024-09-04T17:13:45.153Z PASS [ 20.896s] omicron-nexus::test_all integration_tests::silos::test_silo_groups_jit
50962024-09-04T17:13:45.540Z PASS [ 20.656s] omicron-nexus::test_all integration_tests::silos::test_silo_groups_remove_from_both_groups
50972024-09-04T17:13:46.101Z PASS [ 20.375s] omicron-nexus::test_all integration_tests::silos::test_silo_user_fetch_by_external_id
50982024-09-04T17:13:46.224Z PASS [ 21.016s] omicron-nexus::test_all integration_tests::silos::test_silo_groups_remove_from_one_group
50992024-09-04T17:13:46.667Z PASS [ 22.863s] omicron-nexus::test_all integration_tests::silos::test_silo_delete_cleans_up_ip_pool_links
51002024-09-04T17:13:48.854Z PASS [ 22.729s] omicron-nexus::test_all integration_tests::silos::test_silo_user_provision_types
51012024-09-04T17:13:54.714Z PASS [ 24.799s] omicron-nexus::test_all integration_tests::silos::test_silo_user_views
51022024-09-04T17:14:06.247Z PASS [ 20.691s] omicron-nexus::test_all integration_tests::sleds::test_physical_disk_create_list_delete
51032024-09-04T17:14:06.748Z PASS [ 20.508s] omicron-nexus::test_all integration_tests::sleds::test_sleds_list
51042024-09-04T17:14:07.609Z PASS [ 22.800s] omicron-nexus::test_all integration_tests::silos::test_silo_users_list
51052024-09-04T17:14:10.102Z PASS [ 21.231s] omicron-nexus::test_all integration_tests::snapshots::test_create_snapshot_record_idempotent
51062024-09-04T17:14:10.273Z PASS [ 25.101s] omicron-nexus::test_all integration_tests::silos::test_silos
51072024-09-04T17:14:12.539Z PASS [ 25.852s] omicron-nexus::test_all integration_tests::snapshots::test_cannot_snapshot_if_no_space
51082024-09-04T17:14:12.561Z PASS [ 26.440s] omicron-nexus::test_all integration_tests::sleds::test_sled_instance_list
51092024-09-04T17:14:24.115Z PASS [ 29.380s] omicron-nexus::test_all integration_tests::snapshots::test_delete_snapshot
51102024-09-04T17:14:26.996Z PASS [ 19.370s] omicron-nexus::test_all integration_tests::snapshots::test_region_snapshot_create_idempotent
51112024-09-04T17:14:30.879Z PASS [ 20.764s] omicron-nexus::test_all integration_tests::snapshots::test_reject_creating_disk_from_illegal_snapshot
51122024-09-04T17:14:31.538Z PASS [ 21.249s] omicron-nexus::test_all integration_tests::snapshots::test_reject_creating_disk_from_other_project_snapshot
51132024-09-04T17:14:33.046Z PASS [ 20.480s] omicron-nexus::test_all integration_tests::snapshots::test_reject_creating_disk_from_snapshot
51142024-09-04T17:14:36.066Z PASS [ 29.295s] omicron-nexus::test_all integration_tests::snapshots::test_region_allocation_for_snapshot
51152024-09-04T17:14:37.497Z PASS [ 4.458s] omicron-nexus::test_all integration_tests::sp_updater::test_sp_updater_delivers_progress
51162024-09-04T17:14:38.311Z PASS [ 32.040s] omicron-nexus::test_all integration_tests::snapshots::test_multiple_deletes_not_sent
51172024-09-04T17:14:38.870Z PASS [ 1.373s] omicron-nexus::test_all integration_tests::sp_updater::test_sp_updater_switches_mgs_instances_on_failure
51182024-09-04T17:14:40.681Z PASS [ 4.611s] omicron-nexus::test_all integration_tests::sp_updater::test_sp_updater_remembers_successful_mgs_instance
51192024-09-04T17:14:42.682Z PASS [ 4.368s] omicron-nexus::test_all integration_tests::sp_updater::test_sp_updater_updates_sled
51202024-09-04T17:14:43.250Z PASS [ 4.375s] omicron-nexus::test_all integration_tests::sp_updater::test_sp_updater_updates_switch
51212024-09-04T17:14:44.670Z PASS [ 32.084s] omicron-nexus::test_all integration_tests::snapshots::test_snapshot_basic
51222024-09-04T17:14:47.245Z PASS [ 2.573s] omicron-nexus::test_all integration_tests::unauthorized_coverage::test_unauthorized_coverage
51232024-09-04T17:14:47.319Z PASS [ 23.187s] omicron-nexus::test_all integration_tests::snapshots::test_snapshot_expunge
51242024-09-04T17:14:55.096Z PASS [ 28.077s] omicron-nexus::test_all integration_tests::snapshots::test_snapshot_stopped_instance
51252024-09-04T17:14:55.646Z PASS [ 24.087s] omicron-nexus::test_all integration_tests::snapshots::test_snapshot_without_instance
51262024-09-04T17:14:56.494Z PASS [ 25.595s] omicron-nexus::test_all integration_tests::snapshots::test_snapshot_unwind
51272024-09-04T17:15:00.383Z PASS [ 19.686s] omicron-nexus::test_all integration_tests::ssh_keys::test_ssh_keys
51282024-09-04T17:15:05.161Z PASS [ 17.903s] omicron-nexus::test_all integration_tests::updates::test_download_with_dots_fails
51292024-09-04T17:15:09.409Z PASS [ 22.070s] omicron-nexus::test_all integration_tests::updates::test_update_end_to_end
51302024-09-04T17:15:12.447Z PASS [ 17.341s] omicron-nexus::test_all integration_tests::updates::test_update_uninitialized
51312024-09-04T17:15:14.368Z PASS [ 18.711s] omicron-nexus::test_all integration_tests::users_builtin::test_users_builtin
51322024-09-04T17:15:16.744Z PASS [ 34.034s] omicron-nexus::test_all integration_tests::subnet_allocation::test_subnet_allocation
51332024-09-04T17:15:29.073Z PASS [ 32.553s] omicron-nexus::test_all integration_tests::utilization::test_utilization
51342024-09-04T17:15:29.776Z PASS [ 29.373s] omicron-nexus::test_all integration_tests::volume_management::test_create_image_from_snapshot
51352024-09-04T17:15:34.266Z PASS [ 29.084s] omicron-nexus::test_all integration_tests::volume_management::test_create_image_from_snapshot_delete
51362024-09-04T17:15:37.575Z PASS [ 28.143s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_1
51372024-09-04T17:15:41.558Z PASS [ 29.088s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_2
51382024-09-04T17:15:43.147Z PASS [ 28.756s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_3
51392024-09-04T17:15:43.296Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::unauthorized::test_unauthorized
51402024-09-04T17:15:45.027Z PASS [ 28.263s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_4
51412024-09-04T17:15:59.491Z PASS [ 30.395s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_5
51422024-09-04T17:16:00.467Z PASS [ 30.669s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_6
51432024-09-04T17:16:04.640Z PASS [ 30.352s] omicron-nexus::test_all integration_tests::volume_management::test_delete_snapshot_then_disk
51442024-09-04T17:16:04.646Z PASS [ 27.058s] omicron-nexus::test_all integration_tests::volume_management::test_disk_create_saga_unwinds_correctly
51452024-09-04T17:16:07.646Z PASS [ 26.070s] omicron-nexus::test_all integration_tests::volume_management::test_keep_your_targets_straight
51462024-09-04T17:16:11.823Z PASS [ 88.508s] omicron-nexus::test_all integration_tests::unauthorized::test_unauthorized
51472024-09-04T17:16:15.549Z PASS [ 32.378s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_disks_multiple_snapshots_order_1
51482024-09-04T17:16:22.070Z PASS [ 37.014s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_disks_multiple_snapshots_order_2
51492024-09-04T17:16:35.657Z PASS [ 27.990s] omicron-nexus::test_all integration_tests::volume_management::test_snapshot_create_saga_unwinds_correctly
51502024-09-04T17:16:36.775Z PASS [ 37.255s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_layers_of_snapshots_delete_all_disks_first
51512024-09-04T17:16:36.775Z PASS [ 36.278s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_layers_of_snapshots_delete_all_snapshots_first
51522024-09-04T17:16:40.177Z PASS [ 18.094s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_notify_downstairs_client_stop_request
51532024-09-04T17:16:41.253Z PASS [ 29.408s] omicron-nexus::test_all integration_tests::volume_management::test_snapshot_prevents_other_disk
51542024-09-04T17:16:41.610Z PASS [ 36.929s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_snapshots
51552024-09-04T17:16:41.748Z PASS [ 37.079s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_layers_of_snapshots_random_delete_order
51562024-09-04T17:16:43.122Z PASS [ 27.552s] omicron-nexus::test_all integration_tests::volume_management::test_snapshot_then_delete_disk
51572024-09-04T17:16:54.871Z PASS [ 19.198s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_notify_downstairs_client_stops
51582024-09-04T17:16:55.624Z PASS [ 18.832s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_different_upstairs_retry_interrupted
51592024-09-04T17:16:55.871Z PASS [ 19.083s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_different_upstairs_retry
51602024-09-04T17:16:58.769Z PASS [ 18.578s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_notify_different_finish_status
51612024-09-04T17:17:00.818Z PASS [ 19.198s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_reject_submit_progress_when_no_repair
51622024-09-04T17:17:01.183Z PASS [ 19.420s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_repair_id_and_type_conflict
51632024-09-04T17:17:01.233Z PASS [ 19.940s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_notify_idempotent
51642024-09-04T17:17:01.823Z PASS [ 18.667s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_same_upstairs_retry
51652024-09-04T17:17:14.628Z PASS [ 18.742s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_randomize_ids_only_read_only
51662024-09-04T17:17:15.002Z PASS [ 19.363s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout
51672024-09-04T17:17:15.496Z PASS [ 20.610s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_submit_progress
51682024-09-04T17:17:17.055Z PASS [ 18.271s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_updates_multiple_gen
51692024-09-04T17:17:19.080Z PASS [ 18.248s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_updates_nothing
51702024-09-04T17:17:19.254Z PASS [ 18.031s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_updates_sparse_multiple_gen
51712024-09-04T17:17:19.483Z PASS [ 17.666s] omicron-nexus::test_all integration_tests::volume_management::test_volume_hard_delete_idempotent
51722024-09-04T17:17:19.539Z PASS [ 18.342s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_updates_sparse_mid_multiple_gen
51732024-09-04T17:17:33.291Z PASS [ 18.647s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_bad_volume
51742024-09-04T17:17:33.543Z PASS [ 18.527s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_base
51752024-09-04T17:17:34.927Z PASS [ 19.418s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_no_parent
51762024-09-04T17:17:36.456Z PASS [ 19.388s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_volume_deleted
51772024-09-04T17:17:37.480Z PASS [ 18.386s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_volume_not_volume
51782024-09-04T17:17:38.688Z PASS [ 19.135s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga_no_volume
51792024-09-04T17:17:38.869Z PASS [ 19.373s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga_deleted_volume
51802024-09-04T17:17:39.126Z PASS [ 19.859s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga
51812024-09-04T17:17:53.086Z PASS [ 19.527s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga_volume_not_volume
51822024-09-04T17:17:53.219Z PASS [ 19.917s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga_twice
51832024-09-04T17:17:57.559Z PASS [ 21.088s] omicron-nexus::test_all integration_tests::vpc_firewall::test_firewall_rules_same_name
51842024-09-04T17:17:57.987Z PASS [ 23.041s] omicron-nexus::test_all integration_tests::vpc_firewall::test_firewall_rules_max_lengths
51852024-09-04T17:17:59.369Z PASS [ 21.872s] omicron-nexus::test_all integration_tests::vpc_firewall::test_vpc_firewall
51862024-09-04T17:18:02.131Z PASS [ 23.244s] omicron-nexus::test_all integration_tests::vpc_routers::test_vpc_routers_crud_operations
51872024-09-04T17:18:04.919Z PASS [ 26.211s] omicron-nexus::test_all integration_tests::vpc_routers::test_vpc_routers_attach_to_subnet
51882024-09-04T17:18:05.009Z PASS [ 0.089s] omicron-package dot::test::test_bad_dependency
51892024-09-04T17:18:05.047Z PASS [ 0.038s] omicron-package dot::test::test_dot_output
51902024-09-04T17:18:08.788Z PASS [ 6.651s] omicron-omdb::test_all_output test_omdb_usage_errors
51912024-09-04T17:18:08.812Z PASS [ 0.024s] omicron-passwords test::test_password_constraints
51922024-09-04T17:18:11.868Z PASS [ 3.054s] omicron-passwords test::test_reproducible
51932024-09-04T17:18:12.518Z PASS [ 7.464s] omicron-passwords test::test_compatible
51942024-09-04T17:18:12.571Z PASS [ 0.055s] omicron-passwords test::test_stable
51952024-09-04T17:18:12.600Z PASS [ 0.023s] omicron-passwords test::test_weak_hashes
51962024-09-04T17:18:12.627Z PASS [ 0.031s] omicron-rpaths internal::tests::test_configure_from_path
51972024-09-04T17:18:12.681Z PASS [ 0.055s] omicron-rpaths internal::tests::test_configure_rpaths_from_bad_envvar
51982024-09-04T17:18:12.705Z PASS [ 0.025s] omicron-rpaths internal::tests::test_emit_rpath
51992024-09-04T17:18:13.037Z PASS [ 0.331s] omicron-sled-agent boot_disk_os_writer::tests::boot_disk_os_writer_can_update_both_slots_simultaneously
52002024-09-04T17:18:13.649Z PASS [ 0.610s] omicron-sled-agent boot_disk_os_writer::tests::boot_disk_os_writer_delivers_upload_progress_and_rejects_bad_hashes
52012024-09-04T17:18:13.743Z PASS [ 0.096s] omicron-sled-agent boot_disk_os_writer::tests::boot_disk_os_writer_fails_if_reading_from_disk_doesnt_match
52022024-09-04T17:18:13.900Z PASS [ 0.156s] omicron-sled-agent boot_disk_os_writer::tests::boot_disk_os_writer_rejects_new_updates_while_old_completed
52032024-09-04T17:18:13.993Z PASS [ 0.093s] omicron-sled-agent boot_disk_os_writer::tests::boot_disk_os_writer_rejects_new_updates_while_old_running
52042024-09-04T17:18:14.544Z PASS [ 0.549s] omicron-sled-agent boot_disk_os_writer::tests::boot_disk_os_writer_writes_data_to_disk
52052024-09-04T17:18:14.598Z PASS [ 0.056s] omicron-sled-agent bootstrap::params::tests::json_serialization_round_trips
52062024-09-04T17:18:14.643Z PASS [ 0.045s] omicron-sled-agent bootstrap::server::tests::start_sled_agent_request_serialization
52072024-09-04T17:18:14.691Z PASS [ 0.048s] omicron-sled-agent bootstrap::server::tests::test_persistent_sled_agent_request_schema
52082024-09-04T17:18:14.740Z PASS [ 0.049s] omicron-sled-agent common::instance::test::destruction_after_migration_out_does_not_transition
52092024-09-04T17:18:14.770Z PASS [ 0.031s] omicron-sled-agent common::instance::test::failure_after_migration_in_does_not_transition
52102024-09-04T17:18:14.813Z PASS [ 0.041s] omicron-sled-agent common::instance::test::propolis_terminal_states_request_destroy_action
52112024-09-04T17:18:14.842Z PASS [ 0.031s] omicron-sled-agent common::instance::test::rude_terminate_of_migration_target_does_not_transition_instance
52122024-09-04T17:18:14.874Z PASS [ 0.030s] omicron-sled-agent common::instance::test::source_termination_fails_in_progress_migration
52132024-09-04T17:18:14.904Z PASS [ 0.031s] omicron-sled-agent common::instance::test::target_termination_fails_in_progress_migration
52142024-09-04T17:18:14.954Z PASS [ 0.048s] omicron-sled-agent config::test::test_smf_configs
52152024-09-04T17:18:15.024Z PASS [ 0.069s] omicron-sled-agent dump_setup::tests::test_archives_rotated_logs_and_cores
52162024-09-04T17:18:15.061Z PASS [ 0.039s] omicron-sled-agent dump_setup::tests::test_configures_coreadm_only_when_crash_dataset_mounted
52172024-09-04T17:18:15.096Z PASS [ 0.034s] omicron-sled-agent dump_setup::tests::test_does_not_configure_coreadm_when_no_crash_dataset_mounted
52182024-09-04T17:18:15.140Z PASS [ 0.044s] omicron-sled-agent dump_setup::tests::test_dumpadm_called_when_vacant_slice_but_no_dir
52192024-09-04T17:18:15.189Z PASS [ 0.048s] omicron-sled-agent dump_setup::tests::test_savecore_and_dumpadm_invoked_when_slices_occupied_and_dir_is_available
52202024-09-04T17:18:15.231Z PASS [ 0.041s] omicron-sled-agent dump_setup::tests::test_savecore_and_dumpadm_not_called_when_occupied_and_no_dir
52212024-09-04T17:18:16.718Z PASS [ 23.481s] omicron-nexus::test_all integration_tests::vpc_subnets::test_vpc_subnets
52222024-09-04T17:18:17.982Z PASS [ 38.827s] omicron-nexus::test_all integration_tests::vpc_routers::test_vpc_routers_custom_delivered_to_instance
52232024-09-04T17:18:18.499Z PASS [ 3.268s] omicron-sled-agent instance::tests::test_instance_create_events_normal
52242024-09-04T17:18:19.577Z PASS [ 22.001s] omicron-nexus::test_all integration_tests::vpcs::test_vpcs
52252024-09-04T17:18:20.400Z PASS [ 27.295s] omicron-nexus::test_all integration_tests::vpc_subnets::test_delete_vpc_subnet_with_interfaces_fails
52262024-09-04T17:18:20.434Z PASS [ 0.032s] omicron-sled-agent probe_manager::test::probe_state_set_ops
52272024-09-04T17:18:20.461Z PASS [ 0.029s] omicron-sled-agent profile::tests::empty_profile
52282024-09-04T17:18:20.489Z PASS [ 0.027s] omicron-sled-agent profile::tests::test_disabled_instance
52292024-09-04T17:18:20.521Z PASS [ 0.032s] omicron-sled-agent profile::tests::test_instance
52302024-09-04T17:18:20.555Z PASS [ 0.034s] omicron-sled-agent profile::tests::test_multiple
52312024-09-04T17:18:20.589Z PASS [ 0.034s] omicron-sled-agent profile::tests::test_property
52322024-09-04T17:18:20.622Z PASS [ 0.033s] omicron-sled-agent profile::tests::test_property_group
52332024-09-04T17:18:20.652Z PASS [ 0.030s] omicron-sled-agent profile::tests::test_service
52342024-09-04T17:18:20.680Z PASS [ 0.028s] omicron-sled-agent profile::tests::test_service_property_group
52352024-09-04T17:18:20.713Z PASS [ 0.033s] omicron-sled-agent rack_setup::plan::service::tests::bump_allocator_basics
52362024-09-04T17:18:20.748Z PASS [ 0.034s] omicron-sled-agent rack_setup::plan::service::tests::bump_allocator_exhaustion
52372024-09-04T17:18:20.782Z PASS [ 0.034s] omicron-sled-agent rack_setup::plan::service::tests::service_port_builder_skips_dns_ips
52382024-09-04T17:18:20.828Z PASS [ 0.047s] omicron-sled-agent rack_setup::plan::service::tests::test_rss_service_plan_v4_schema
52392024-09-04T17:18:20.872Z PASS [ 0.043s] omicron-sled-agent rack_setup::plan::sled::tests::test_read_known_rss_sled_plans
52402024-09-04T17:18:20.920Z PASS [ 0.045s] omicron-sled-agent rack_setup::plan::sled::tests::test_rss_sled_plan_schema
52412024-09-04T17:18:20.984Z PASS [ 0.067s] omicron-sled-agent rack_setup::service::test::test_omicron_zone_configs
52422024-09-04T17:18:21.024Z PASS [ 0.039s] omicron-sled-agent services::test::test_all_zones_requests_schema
52432024-09-04T17:18:21.030Z PASS [ 2.530s] omicron-sled-agent instance::tests::test_instance_manager_creation
52442024-09-04T17:18:21.064Z PASS [ 0.032s] omicron-sled-agent services::test::test_bootstrap_addr_to_techport_prefixes
52452024-09-04T17:18:21.935Z PASS [ 3.951s] omicron-sled-agent instance::tests::test_instance_create_timeout_while_starting_propolis
52462024-09-04T17:18:21.990Z PASS [ 5.267s] omicron-sled-agent instance::tests::test_instance_create_timeout_while_creating_zone
52472024-09-04T17:18:22.342Z PASS [ 24.338s] omicron-omdb::test_all_output test_omdb_env_settings
52482024-09-04T17:18:23.512Z PASS [ 11.636s] omicron-passwords test::test_smoke
52492024-09-04T17:18:23.746Z PASS [ 2.719s] omicron-sled-agent services::test::test_bad_generations
52502024-09-04T17:18:23.780Z PASS [ 0.036s] omicron-sled-agent services::test::test_zone_bundle_metadata_schema
52512024-09-04T17:18:23.814Z PASS [ 0.035s] omicron-sled-agent sim::collection::test::test_sim_disk_attach_then_destroy
52522024-09-04T17:18:23.848Z PASS [ 0.032s] omicron-sled-agent sim::collection::test::test_sim_disk_attach_then_fault
52532024-09-04T17:18:23.879Z PASS [ 0.034s] omicron-sled-agent sim::collection::test::test_sim_disk_transition_to_detached_states
52542024-09-04T17:18:23.912Z PASS [ 0.032s] omicron-sled-agent sim::collection::test::test_sim_instance_creating_to_stop
52552024-09-04T17:18:23.920Z PASS [ 2.856s] omicron-sled-agent services::test::test_ensure_service
52562024-09-04T17:18:23.946Z PASS [ 0.033s] omicron-sled-agent sim::collection::test::test_sim_instance_reboot
52572024-09-04T17:18:23.951Z PASS [ 0.031s] omicron-sled-agent sim::collection::test::test_sim_instance_running_then_destroyed
52582024-09-04T17:18:23.980Z PASS [ 0.027s] omicron-sled-agent updates::test::test_query_no_components
52592024-09-04T17:18:24.012Z PASS [ 0.032s] omicron-sled-agent updates::test::test_query_sled_agent_version
52602024-09-04T17:18:24.049Z PASS [ 0.036s] omicron-sled-agent updates::test::test_query_zone_version
52612024-09-04T17:18:24.191Z PASS [ 0.144s] omicron-sled-agent updates::test::test_write_artifact_to_filesystem
52622024-09-04T17:18:24.220Z PASS [ 0.027s] omicron-sled-agent zone_bundle::illumos_tests::camino_starts_with_behaviour
52632024-09-04T17:18:24.650Z PASS [ 2.713s] omicron-sled-agent services::test::test_ensure_service_before_timesync
52642024-09-04T17:18:24.951Z PASS [ 2.961s] omicron-sled-agent services::test::test_ensure_service_which_already_exists
52652024-09-04T17:18:24.979Z PASS [ 0.027s] omicron-sled-agent zone_bundle::illumos_tests::test_find_archived_log_files
52662024-09-04T17:18:25.259Z PASS [ 2.914s] omicron-sled-agent services::test::test_services_are_recreated_on_reboot
52672024-09-04T17:18:26.482Z PASS [ 2.967s] omicron-sled-agent services::test::test_services_do_not_persist_without_config
52682024-09-04T17:18:27.305Z PASS [ 2.652s] omicron-sled-agent zone_bundle::illumos_tests::test_context
52692024-09-04T17:18:27.362Z PASS [ 0.055s] omicron-sled-agent zone_bundle::illumos_tests::test_zfs_quota
52702024-09-04T17:18:27.420Z PASS [ 0.060s] omicron-sled-agent zone_bundle::tests::test_disk_usage
52712024-09-04T17:18:27.558Z PASS [ 3.333s] omicron-sled-agent zone_bundle::illumos_tests::test_cleanup
52722024-09-04T17:18:27.933Z PASS [ 2.675s] omicron-sled-agent zone_bundle::illumos_tests::test_update_context
52732024-09-04T17:18:28.017Z PASS [ 3.036s] omicron-sled-agent zone_bundle::illumos_tests::test_list_with_filter
52742024-09-04T17:18:28.030Z PASS [ 0.472s] omicron-sled-agent::mod integration_tests::commands::test_sled_agent_sim_no_args
52752024-09-04T17:18:28.030Z PASS [ 0.607s] omicron-sled-agent::mod integration_tests::commands::test_sled_agent_no_args
52762024-09-04T17:18:28.087Z PASS [ 0.069s] omicron-test-utils dev::clickhouse::tests::test_clickhouse_in_path
52772024-09-04T17:18:28.094Z PASS [ 0.160s] omicron-sled-agent::mod integration_tests::early_network::early_network_blobs_deserialize
52782024-09-04T17:18:28.114Z PASS [ 0.081s] omicron-test-utils dev::clickhouse::tests::test_discover_clickhouse_ready
52792024-09-04T17:18:28.123Z PASS [ 0.037s] omicron-test-utils dev::clickhouse::tests::test_discover_local_listening_port
52802024-09-04T17:18:28.146Z PASS [ 0.033s] omicron-test-utils dev::clickhouse::tests::test_discover_local_listening_port_timeout
52812024-09-04T17:18:28.181Z PASS [ 0.087s] omicron-test-utils dev::clickhouse::tests::test_discover_local_listening_port_slow_write
52822024-09-04T17:18:28.218Z PASS [ 4.270s] omicron-sled-agent sim::http_entrypoints_pantry::tests::test_simulated_api_matches_real
52832024-09-04T17:18:28.359Z PASS [ 0.235s] omicron-test-utils dev::db::test::test_bad_cmd
52842024-09-04T17:18:28.397Z PASS [ 29.008s] omicron-omdb::test_all_output test_omdb_success_cases
52852024-09-04T17:18:28.406Z PASS [ 0.046s] omicron-test-utils dev::db::test::test_make_pg_config_fail
52862024-09-04T17:18:28.435Z PASS [ 0.033s] omicron-test-utils dev::db::test::test_make_pg_config_ok
52872024-09-04T17:18:28.448Z PASS [ 0.040s] omicron-test-utils dev::db::test::test_process_exit_abnormal
52882024-09-04T17:18:28.480Z PASS [ 0.049s] omicron-test-utils dev::db::test::test_process_exit_normal
52892024-09-04T17:18:28.494Z PASS [ 0.277s] omicron-test-utils dev::db::test::test_database_start_hang
52902024-09-04T17:18:28.591Z PASS [ 0.443s] omicron-test-utils dev::db::test::test_cmd_fails
52912024-09-04T17:18:28.625Z PASS [ 0.032s] omicron-test-utils dev::db::test::test_starter_tmpdir
52922024-09-04T17:18:28.677Z PASS [ 0.055s] omicron-test-utils dev::dendrite::tests::test_discover_local_listening_port
52932024-09-04T17:18:28.707Z PASS [ 0.031s] omicron-test-utils dev::dendrite::tests::test_dpd_in_path
52942024-09-04T17:18:28.741Z PASS [ 0.032s] omicron-test-utils dev::maghemite::tests::test_discover_local_listening_port
52952024-09-04T17:18:28.773Z PASS [ 0.032s] omicron-test-utils dev::maghemite::tests::test_mgd_in_path
52962024-09-04T17:18:28.834Z PASS [ 0.061s] omicron-test-utils dev::test_cmds::tests::test_redact_extra
52972024-09-04T17:18:29.090Z PASS [ 1.060s] omicron-test-utils dev::clickhouse::tests::test_discover_clickhouse_not_ready
52982024-09-04T17:18:29.364Z LEAK [ 0.912s] omicron-test-utils dev::db::test::test_setup_database_bad_listen_url
52992024-09-04T17:18:29.528Z PASS [ 0.168s] oximeter-collector agent::tests::test_delete_nonexistent_producer_succeeds
53002024-09-04T17:18:29.543Z PASS [ 3.057s] omicron-sled-agent zone_bundle::illumos_tests::test_utilization
53012024-09-04T17:18:29.606Z PASS [ 0.513s] oximeter test::timeseries_schema_consistency
53022024-09-04T17:18:29.817Z PASS [ 0.982s] openapi-manager check::tests::check_apis_up_to_date
53032024-09-04T17:18:29.826Z PASS [ 0.223s] oximeter-collector agent::tests::test_self_stat_unreachable_counter
53042024-09-04T17:18:29.837Z PASS [ 0.310s] oximeter-collector agent::tests::test_self_stat_collection_count
53052024-09-04T17:18:29.844Z PASS [ 0.028s] oximeter-collector self_stats::tests::test_failure_reason_serialization
53062024-09-04T17:18:29.852Z PASS [ 0.311s] oximeter-collector agent::tests::test_self_stat_error_counter
53072024-09-04T17:18:29.955Z PASS [ 0.096s] oximeter-db client::oxql::tests::test_chunk_consistent_key_groups_split_key_group_multiple_times
53082024-09-04T17:18:29.958Z PASS [ 0.089s] oximeter-db client::oxql::tests::test_chunk_consistent_key_groups_split_middle_of_key_group
53092024-09-04T17:18:29.958Z PASS [ 0.104s] oximeter-db client::oxql::tests::test_chunk_consistent_key_groups_all_in_one_chunk
53102024-09-04T17:18:30.318Z PASS [ 0.493s] oximeter-collector::test_commands test_oximeter_no_args
53112024-09-04T17:18:31.374Z PASS [ 1.430s] oximeter-db client::oxql::tests::test_get_entire_table
53122024-09-04T17:18:31.383Z PASS [ 1.427s] oximeter-db client::oxql::tests::test_get_one_timeseries
53132024-09-04T17:18:31.405Z PASS [ 1.455s] oximeter-db client::oxql::tests::test_get_entire_timeseries_and_part_of_another
53142024-09-04T17:18:31.475Z PASS [ 0.092s] oximeter-db client::tests::check_actual_schema_upgrades_are_valid_single_node
53152024-09-04T17:18:31.491Z PASS [ 0.110s] oximeter-db client::tests::check_actual_schema_upgrades_are_valid_replicated
53162024-09-04T17:18:31.575Z PASS [ 1.254s] oximeter-db client::oxql::tests::test_limit_operations
53172024-09-04T17:18:32.192Z PASS [ 0.716s] oximeter-db client::tests::test_apply_one_schema_upgrade_single_node
53182024-09-04T17:18:32.511Z PASS [ 0.937s] oximeter-db client::tests::test_ensure_schema_walks_through_multiple_steps_single_node
53192024-09-04T17:18:32.803Z PASS [ 4.304s] omicron-test-utils dev::db::test::test_setup_database_overridden_dir
53202024-09-04T17:18:33.177Z PASS [ 4.990s] omicron-test-utils dev::db::test::test_database_concurrent
53212024-09-04T17:18:33.216Z PASS [ 0.040s] oximeter-db client::tests::test_read_schema_upgrade_sql_files
53222024-09-04T17:18:33.257Z PASS [ 0.040s] oximeter-db client::tests::test_read_timeseries_to_delete
53232024-09-04T17:18:33.293Z PASS [ 0.035s] oximeter-db client::tests::test_read_timeseries_to_delete_empty_file_is_ok
53242024-09-04T17:18:33.326Z PASS [ 0.034s] oximeter-db client::tests::test_read_timeseries_to_delete_nonexistent_file_is_ok
53252024-09-04T17:18:33.465Z PASS [ 1.272s] oximeter-db client::tests::test_ensure_schema_with_missing_desired_schema_version_fails
53262024-09-04T17:18:33.679Z PASS [ 1.167s] oximeter-db client::tests::test_ensure_schema_with_version_gaps_fails
53272024-09-04T17:18:34.347Z PASS [ 1.543s] oximeter-db client::tests::test_expunge_timeseries_by_name_single_node
53282024-09-04T17:18:34.355Z PASS [ 1.030s] oximeter-db client::tests::test_select_all_field_types
53292024-09-04T17:18:34.378Z PASS [ 0.030s] oximeter-db client::tests::test_unravel_index
53302024-09-04T17:18:34.401Z PASS [ 0.044s] oximeter-db client::tests::test_verify_schema_upgrades
53312024-09-04T17:18:34.422Z PASS [ 0.032s] oximeter-db model::tests::test_db_bool
53322024-09-04T17:18:34.453Z PASS [ 0.043s] oximeter-db model::tests::test_db_datum_type_conversion
53332024-09-04T17:18:34.480Z PASS [ 0.027s] oximeter-db model::tests::test_db_field_list_conversion
53342024-09-04T17:18:34.510Z PASS [ 0.029s] oximeter-db model::tests::test_db_field_type_conversion
53352024-09-04T17:18:34.540Z PASS [ 0.031s] oximeter-db model::tests::test_db_histogram
53362024-09-04T17:18:34.762Z PASS [ 3.355s] oximeter-db client::tests::check_db_init_is_sum_of_all_up_single_node
53372024-09-04T17:18:34.797Z PASS [ 0.030s] oximeter-db model::tests::test_parse_bytes_measurement
53382024-09-04T17:18:34.822Z PASS [ 0.031s] oximeter-db model::tests::test_parse_string_datum_requiring_escape
53392024-09-04T17:18:34.853Z PASS [ 0.031s] oximeter-db model::tests::test_parse_timeseries_histogram_measurement
53402024-09-04T17:18:34.878Z PASS [ 0.025s] oximeter-db model::tests::test_parse_timeseries_scalar_cumulative_measurement
53412024-09-04T17:18:34.900Z PASS [ 0.023s] oximeter-db model::tests::test_parse_timeseries_scalar_gauge_measurement
53422024-09-04T17:18:34.930Z PASS [ 0.029s] oximeter-db model::tests::test_unroll_from_source
53432024-09-04T17:18:34.966Z PASS [ 0.033s] oximeter-db model::tests::test_unroll_measurement_row
53442024-09-04T17:18:35.003Z PASS [ 0.038s] oximeter-db model::tests::test_unroll_missing_measurement_row
53452024-09-04T17:18:35.031Z PASS [ 0.028s] oximeter-db oxql::ast::grammar::tests::test_align_table_op
53462024-09-04T17:18:35.055Z PASS [ 0.025s] oximeter-db oxql::ast::grammar::tests::test_boolean_literal
53472024-09-04T17:18:35.083Z PASS [ 0.028s] oximeter-db oxql::ast::grammar::tests::test_comparison
53482024-09-04T17:18:35.108Z PASS [ 0.025s] oximeter-db oxql::ast::grammar::tests::test_complicated_logical_combinations
53492024-09-04T17:18:35.126Z PASS [ 0.582s] oximeter-db model::tests::test_parse_bad_cumulative_json_data
53502024-09-04T17:18:35.126Z PASS [ 0.721s] oximeter-db model::tests::test_db_bool_bad
53512024-09-04T17:18:35.131Z PASS [ 0.025s] oximeter-db oxql::ast::grammar::tests::test_double_literal
53522024-09-04T17:18:35.144Z PASS [ 0.023s] oximeter-db oxql::ast::grammar::tests::test_double_quoted_string_literal
53532024-09-04T17:18:35.150Z PASS [ 0.024s] oximeter-db oxql::ast::grammar::tests::test_duration_literal
53542024-09-04T17:18:35.160Z PASS [ 0.024s] oximeter-db oxql::ast::grammar::tests::test_filter_expr_operator_precedence
53552024-09-04T17:18:35.183Z PASS [ 0.026s] oximeter-db oxql::ast::grammar::tests::test_filter_expr_overridden_precedence
53562024-09-04T17:18:35.193Z PASS [ 0.034s] oximeter-db oxql::ast::grammar::tests::test_filter_expr_single_simple_expression
53572024-09-04T17:18:35.202Z PASS [ 0.048s] oximeter-db oxql::ast::grammar::tests::test_filter_expr_single_negated_simple_expression
53582024-09-04T17:18:35.217Z PASS [ 0.043s] oximeter-db oxql::ast::grammar::tests::test_filter_expr_two_simple_filter_expressions
53592024-09-04T17:18:35.229Z PASS [ 0.033s] oximeter-db oxql::ast::grammar::tests::test_filter_table_op
53602024-09-04T17:18:35.250Z PASS [ 0.042s] oximeter-db oxql::ast::grammar::tests::test_get_table_op
53612024-09-04T17:18:35.317Z PASS [ 0.043s] oximeter-db oxql::ast::grammar::tests::test_group_by
53622024-09-04T17:18:35.317Z PASS [ 0.050s] oximeter-db oxql::ast::grammar::tests::test_ident
53632024-09-04T17:18:35.317Z PASS [ 0.068s] oximeter-db oxql::ast::grammar::tests::test_hex_integer_literal
53642024-09-04T17:18:35.317Z PASS [ 0.052s] oximeter-db oxql::ast::grammar::tests::test_integer_literal
53652024-09-04T17:18:35.346Z PASS [ 0.034s] oximeter-db oxql::ast::grammar::tests::test_like_only_available_for_strings
53662024-09-04T17:18:35.377Z PASS [ 0.043s] oximeter-db oxql::ast::grammar::tests::test_multiple_negation
53672024-09-04T17:18:35.377Z PASS [ 0.051s] oximeter-db oxql::ast::grammar::tests::test_limiting_table_ops
53682024-09-04T17:18:35.402Z PASS [ 1.705s] oximeter-db client::tests::test_sql_query_output
53692024-09-04T17:18:35.405Z PASS [ 0.058s] oximeter-db oxql::ast::grammar::tests::test_negated_filter_expr
53702024-09-04T17:18:35.448Z PASS [ 0.045s] oximeter-db oxql::ast::grammar::tests::test_parse_ipv6_literal
53712024-09-04T17:18:35.448Z PASS [ 0.058s] oximeter-db oxql::ast::grammar::tests::test_parse_ipv4_literal
53722024-09-04T17:18:35.500Z PASS [ 0.076s] oximeter-db oxql::ast::grammar::tests::test_parse_literal_timestamp_string
53732024-09-04T17:18:35.500Z PASS [ 0.065s] oximeter-db oxql::ast::grammar::tests::test_query
53742024-09-04T17:18:35.515Z PASS [ 0.046s] oximeter-db oxql::ast::grammar::tests::test_recognize_escape_sequences_with_invalid_unicode_sequence
53752024-09-04T17:18:35.515Z PASS [ 0.097s] oximeter-db oxql::ast::grammar::tests::test_query_starts_with_get
53762024-09-04T17:18:35.535Z PASS [ 0.046s] oximeter-db oxql::ast::grammar::tests::test_recognize_escape_sequences_with_none
53772024-09-04T17:18:35.547Z PASS [ 0.034s] oximeter-db oxql::ast::grammar::tests::test_recognize_escape_sequences_with_valid_escape_sequence
53782024-09-04T17:18:35.575Z PASS [ 0.039s] oximeter-db oxql::ast::grammar::tests::test_reducer
53792024-09-04T17:18:35.577Z PASS [ 0.039s] oximeter-db oxql::ast::grammar::tests::test_single_quoted_string_literal
53802024-09-04T17:18:35.591Z PASS [ 0.041s] oximeter-db oxql::ast::grammar::tests::test_uuid_literal
53812024-09-04T17:18:35.599Z PASS [ 0.044s] oximeter-db oxql::ast::grammar::tests::test_uuid_literal_is_case_insensitive
53822024-09-04T17:18:35.621Z PASS [ 0.032s] oximeter-db oxql::ast::literal::tests::test_literal_compare_field
53832024-09-04T17:18:35.640Z PASS [ 0.030s] oximeter-db oxql::ast::literal::tests::test_literal_compare_field_wrong_type
53842024-09-04T17:18:35.643Z PASS [ 0.059s] oximeter-db oxql::ast::literal::tests::test_duration_to_db_interval
53852024-09-04T17:18:35.659Z PASS [ 0.032s] oximeter-db oxql::ast::table_ops::align::tests::test_fraction_overlap_with_window
53862024-09-04T17:18:35.662Z PASS [ 0.032s] oximeter-db oxql::ast::table_ops::align::tests::test_mean_delta_does_not_modify_missing_values
53872024-09-04T17:18:35.673Z PASS [ 0.036s] oximeter-db oxql::ast::table_ops::align::tests::test_mean_delta_value_in_window
53882024-09-04T17:18:35.686Z PASS [ 0.032s] oximeter-db oxql::ast::table_ops::align::tests::test_mean_gauge_does_not_modify_missing_values
53892024-09-04T17:18:35.700Z PASS [ 0.033s] oximeter-db oxql::ast::table_ops::align::tests::test_mean_gauge_value_in_window
53902024-09-04T17:18:35.702Z PASS [ 0.028s] oximeter-db oxql::ast::table_ops::align::tests::test_verify_max_upsampling_ratio
53912024-09-04T17:18:35.714Z PASS [ 0.034s] oximeter-db oxql::ast::table_ops::filter::tests::test_all_ident_names
53922024-09-04T17:18:35.721Z PASS [ 0.029s] oximeter-db oxql::ast::table_ops::filter::tests::test_atom_filter_double_points
53932024-09-04T17:18:35.728Z PASS [ 0.028s] oximeter-db oxql::ast::table_ops::filter::tests::test_atom_filter_points_wrong_type
53942024-09-04T17:18:35.744Z PASS [ 0.031s] oximeter-db oxql::ast::table_ops::filter::tests::test_dnf_conversion_fails_on_extremely_deep_expressions
53952024-09-04T17:18:35.752Z PASS [ 0.030s] oximeter-db oxql::ast::table_ops::filter::tests::test_dnf_conversion_fails_on_extremely_long_expressions
53962024-09-04T17:18:35.761Z PASS [ 0.031s] oximeter-db oxql::ast::table_ops::filter::tests::test_error_message_with_invalid_field_names
53972024-09-04T17:18:35.779Z PASS [ 0.032s] oximeter-db oxql::ast::table_ops::filter::tests::test_filter_empty_timeseries
53982024-09-04T17:18:35.787Z PASS [ 0.035s] oximeter-db oxql::ast::table_ops::filter::tests::test_filter_field_logic
53992024-09-04T17:18:35.796Z PASS [ 0.035s] oximeter-db oxql::ast::table_ops::filter::tests::test_simplify_to_dnf
54002024-09-04T17:18:35.815Z PASS [ 0.035s] oximeter-db oxql::ast::table_ops::group_by::tests::test_group_by
54012024-09-04T17:18:35.824Z PASS [ 0.036s] oximeter-db oxql::ast::table_ops::limit::tests::test_first_k
54022024-09-04T17:18:35.831Z PASS [ 0.036s] oximeter-db oxql::ast::table_ops::limit::tests::test_last_k
54032024-09-04T17:18:35.843Z PASS [ 0.030s] oximeter-db oxql::query::tests::test_coalesce_limits
54042024-09-04T17:18:35.850Z PASS [ 0.028s] oximeter-db oxql::query::tests::test_coalesce_limits_do_not_coalesce_incompatible_kind_from_outer_query
54052024-09-04T17:18:35.855Z PASS [ 0.026s] oximeter-db oxql::query::tests::test_coalesce_limits_do_not_merge_different_kind_from_outer_query
54062024-09-04T17:18:35.886Z PASS [ 0.042s] oximeter-db oxql::query::tests::test_coalesce_limits_do_not_merge_different_kinds_within_query
54072024-09-04T17:18:35.899Z PASS [ 0.043s] oximeter-db oxql::query::tests::test_coalesce_limits_do_not_rearrange_around_incompatible_timestamp_filters
54082024-09-04T17:18:35.899Z PASS [ 0.043s] oximeter-db oxql::query::tests::test_coalesce_limits_merge_from_outer_query
54092024-09-04T17:18:35.914Z PASS [ 0.028s] oximeter-db oxql::query::tests::test_coalesce_limits_merge_same_kind_within_query
54102024-09-04T17:18:35.921Z PASS [ 0.027s] oximeter-db oxql::query::tests::test_coalesce_limits_rearrange_around_timestamp_filters
54112024-09-04T17:18:35.927Z PASS [ 0.028s] oximeter-db oxql::query::tests::test_coalesce_predicates
54122024-09-04T17:18:35.943Z PASS [ 0.030s] oximeter-db oxql::query::tests::test_coalesce_predicates_into_subqueries
54132024-09-04T17:18:35.950Z PASS [ 0.030s] oximeter-db oxql::query::tests::test_coalesce_predicates_into_subqueries_with_group_by
54142024-09-04T17:18:35.957Z PASS [ 0.029s] oximeter-db oxql::query::tests::test_coalesce_predicates_merged_into_subqueries
54152024-09-04T17:18:35.978Z PASS [ 0.034s] oximeter-db oxql::query::tests::test_query_end_time
54162024-09-04T17:18:35.993Z PASS [ 0.028s] oximeter-db oxql::query::tests::test_restrict_filter_idents_expr
54172024-09-04T17:18:35.993Z PASS [ 0.035s] oximeter-db oxql::query::tests::test_query_end_time_across_subqueries
54182024-09-04T17:18:36.008Z PASS [ 0.030s] oximeter-db oxql::query::tests::test_restrict_filter_idents_single_atom
54192024-09-04T17:18:36.015Z PASS [ 0.030s] oximeter-db oxql::query::tests::test_restrict_filter_idents_single_atom_with_timestamp
54202024-09-04T17:18:36.037Z PASS [ 0.028s] oximeter-db query::tests::test_field_cmp
54212024-09-04T17:18:36.055Z PASS [ 0.029s] oximeter-db query::tests::test_field_selector_as_query
54222024-09-04T17:18:36.055Z PASS [ 0.052s] oximeter-db oxql::query::tests::test_split_query
54232024-09-04T17:18:36.078Z PASS [ 0.027s] oximeter-db query::tests::test_field_value_as_db_str
54242024-09-04T17:18:36.137Z PASS [ 0.060s] oximeter-db query::tests::test_select_query_builder_field_selectors
54252024-09-04T17:18:36.137Z PASS [ 0.054s] oximeter-db query::tests::test_select_query_builder_filter_raw
54262024-09-04T17:18:36.137Z PASS [ 0.072s] oximeter-db query::tests::test_select_query_builder_from_parts
54272024-09-04T17:18:36.313Z PASS [ 0.044s] oximeter-db query::tests::test_select_query_builder_full
54282024-09-04T17:18:36.315Z PASS [ 0.052s] oximeter-db query::tests::test_select_query_builder_limit_offset
54292024-09-04T17:18:36.315Z PASS [ 0.037s] oximeter-db query::tests::test_select_query_builder_no_fields
54302024-09-04T17:18:36.315Z PASS [ 0.100s] oximeter-db query::tests::test_select_query_builder_no_selectors
54312024-09-04T17:18:36.315Z PASS [ 0.077s] oximeter-db query::tests::test_string_field_selector
54322024-09-04T17:18:36.315Z PASS [ 0.103s] oximeter-db query::tests::test_time_range
54332024-09-04T17:18:36.316Z PASS [ 0.063s] oximeter-db sql::tests::test_allow_limit_offset
54342024-09-04T17:18:36.344Z PASS [ 0.048s] oximeter-db sql::tests::test_allow_subqueries
54352024-09-04T17:18:36.368Z PASS [ 0.051s] oximeter-db sql::tests::test_cannot_name_database
54362024-09-04T17:18:36.369Z PASS [ 0.040s] oximeter-db sql::tests::test_ctes_are_not_supported
54372024-09-04T17:18:36.378Z PASS [ 0.052s] oximeter-db sql::tests::test_function_allow_list
54382024-09-04T17:18:36.401Z PASS [ 0.036s] oximeter-db sql::tests::test_multiple_statements_are_not_supported
54392024-09-04T17:18:36.424Z PASS [ 0.039s] oximeter-db sql::tests::test_query_must_be_select_statement
54402024-09-04T17:18:36.442Z PASS [ 0.038s] oximeter-db sql::tests::test_query_with_multiple_timeseries_generates_one_cte
54412024-09-04T17:18:36.461Z PASS [ 0.098s] oximeter-db sql::tests::test_join_must_be_inner
54422024-09-04T17:18:36.511Z PASS [ 0.063s] oximeter-db sql::tests::test_require_table_is_timeseries_name
54432024-09-04T17:18:36.567Z PASS [ 0.080s] oximeter-db sql::tests::test_safe_sql_does_not_modify_original_alias
54442024-09-04T17:18:36.567Z PASS [ 0.095s] oximeter-db sql::tests::test_with_comma_join_fails
54452024-09-04T17:18:36.567Z PASS [ 0.063s] oximeter-db tests::test_timeseries_key_field_stability
54462024-09-04T17:18:36.584Z PASS [ 0.060s] oximeter-db tests::test_timeseries_key_sample_stability
54472024-09-04T17:18:36.596Z PASS [ 0.050s] oximeter-db tests::test_unsorted_db_fields_are_sorted_on_read
54482024-09-04T17:18:36.750Z PASS [ 0.130s] oximeter-instruments http::tests::test_latency_tracker
54492024-09-04T17:18:37.399Z PASS [ 0.671s] oximeter-instruments kstat::link::tests::test_kstat_sampler
54502024-09-04T17:18:37.404Z PASS [ 1.977s] oximeter-db oxql::ast::grammar::tests::test_recognize_escape_sequence_with_valid_unicode_sequence
54512024-09-04T17:18:37.487Z PASS [ 0.090s] oximeter-instruments kstat::link::tests::test_kstat_sampler_with_overflow
54522024-09-04T17:18:37.544Z PASS [ 0.138s] oximeter-instruments kstat::link::tests::test_kstat_start_time_is_equal
54532024-09-04T17:18:37.564Z PASS [ 0.076s] oximeter-instruments kstat::link::tests::test_kstat_with_expiration
54542024-09-04T17:18:37.603Z PASS [ 0.058s] oximeter-instruments kstat::link::tests::test_prune_creation_times_when_kstat_is_gone
54552024-09-04T17:18:37.627Z PASS [ 0.062s] oximeter-instruments kstat::link::tests::test_prune_creation_times_when_target_is_removed
54562024-09-04T17:18:37.657Z PASS [ 0.053s] oximeter-instruments kstat::link::tests::test_sled_datalink
54572024-09-04T17:18:37.668Z PASS [ 0.042s] oximeter-macro-impl tests::test_extract_datum_type_by_annotatd_field
54582024-09-04T17:18:37.689Z PASS [ 0.030s] oximeter-macro-impl tests::test_extract_datum_type_by_field_name
54592024-09-04T17:18:37.709Z PASS [ 0.029s] oximeter-macro-impl tests::test_extract_datum_type_multiple_annotated_fields
54602024-09-04T17:18:37.714Z PASS [ 0.033s] oximeter-macro-impl tests::test_extract_datum_type_named_and_annotated
54612024-09-04T17:18:37.733Z PASS [ 0.035s] oximeter-macro-impl tests::test_extract_datum_type_named_and_annotated_same_field
54622024-09-04T17:18:37.743Z PASS [ 0.025s] oximeter-macro-impl tests::test_metric_annotated_field
54632024-09-04T17:18:37.755Z PASS [ 0.023s] oximeter-macro-impl tests::test_metric_datum_field
54642024-09-04T17:18:37.763Z PASS [ 0.020s] oximeter-macro-impl tests::test_metric_enum
54652024-09-04T17:18:37.780Z PASS [ 0.025s] oximeter-macro-impl tests::test_metric_without_datum_field
54662024-09-04T17:18:37.789Z PASS [ 0.025s] oximeter-macro-impl tests::test_target
54672024-09-04T17:18:37.802Z PASS [ 0.021s] oximeter-macro-impl tests::test_target_empty_struct
54682024-09-04T17:18:37.809Z PASS [ 0.021s] oximeter-macro-impl tests::test_target_enum
54692024-09-04T17:18:37.824Z PASS [ 0.022s] oximeter-macro-impl tests::test_target_unit_struct
54702024-09-04T17:18:37.968Z PASS [ 0.022s] oximeter-macro-impl tests::test_target_with_datum_field
54712024-09-04T17:18:37.970Z PASS [ 0.085s] oximeter-schema codegen::tests::compute_extra_derives_respects_datum_type_with_no_extra_derives
54722024-09-04T17:18:37.970Z PASS [ 0.041s] oximeter-schema codegen::tests::compute_extra_derives_respects_non_copy_datum_types
54732024-09-04T17:18:37.988Z PASS [ 0.028s] oximeter-schema codegen::tests::compute_extra_derives_respects_non_copy_fields
54742024-09-04T17:18:38.022Z PASS [ 0.036s] oximeter-schema codegen::tests::compute_extra_derives_respects_partially_ordered_datum_types
54752024-09-04T17:18:38.049Z PASS [ 0.026s] oximeter-schema codegen::tests::compute_extra_derives_respects_totally_ordered_datum_types
54762024-09-04T17:18:38.077Z PASS [ 0.030s] oximeter-schema codegen::tests::emit_schema_types_generates_expected_tokens
54772024-09-04T17:18:38.105Z PASS [ 0.025s] oximeter-schema codegen::tests::emit_schema_types_with_no_metric_fields_generates_expected_tokens
54782024-09-04T17:18:38.144Z PASS [ 0.040s] oximeter-schema ir::tests::construct_field_schema_fails_with_duplicate_field_names
54792024-09-04T17:18:38.169Z PASS [ 0.025s] oximeter-schema ir::tests::construct_field_schema_fails_with_reference_to_unknown_field
54802024-09-04T17:18:38.201Z PASS [ 0.033s] oximeter-schema ir::tests::construct_field_schema_picks_up_correct_fields
54812024-09-04T17:18:38.238Z PASS [ 0.036s] oximeter-schema ir::tests::ensures_target_has_at_least_one_field
54822024-09-04T17:18:38.260Z PASS [ 0.024s] oximeter-schema ir::tests::extract_authz_scope_requires_relevant_field
54832024-09-04T17:18:38.279Z PASS [ 0.017s] oximeter-schema ir::tests::extract_metric_fields_fails_to_add_existing_metric
54842024-09-04T17:18:38.295Z PASS [ 0.017s] oximeter-schema ir::tests::extract_metric_fields_fails_to_remove_non_existent_metric
54852024-09-04T17:18:38.318Z PASS [ 0.021s] oximeter-schema ir::tests::extract_metric_fields_fails_with_non_increasing_versions
54862024-09-04T17:18:38.335Z PASS [ 0.019s] oximeter-schema ir::tests::extract_metric_fields_requires_adding_first
54872024-09-04T17:18:38.359Z PASS [ 0.022s] oximeter-schema ir::tests::extract_metric_fields_succeeds_with_gaps_in_versions
54882024-09-04T17:18:38.383Z PASS [ 0.025s] oximeter-schema ir::tests::fail_on_empty_descriptions
54892024-09-04T17:18:38.408Z PASS [ 0.024s] oximeter-schema ir::tests::fail_on_empty_metric_name
54902024-09-04T17:18:38.432Z PASS [ 0.025s] oximeter-schema ir::tests::fail_on_empty_target_name
54912024-09-04T17:18:38.451Z PASS [ 0.020s] oximeter-schema ir::tests::fail_on_very_long_field_names
54922024-09-04T17:18:38.476Z PASS [ 0.025s] oximeter-schema ir::tests::fail_on_very_long_timeseries_name
54932024-09-04T17:18:38.496Z PASS [ 0.020s] oximeter-schema ir::tests::into_schema_list_fails_with_zero_metrics
54942024-09-04T17:18:38.525Z PASS [ 0.026s] oximeter-schema ir::tests::load_schema_catches_metric_versions_not_added_in
54952024-09-04T17:18:38.556Z PASS [ 0.033s] oximeter-schema ir::tests::load_schema_fails_with_duplicate_timeseries
54962024-09-04T17:18:38.586Z PASS [ 0.030s] oximeter-schema ir::tests::load_schema_fails_with_nonexistent_target_version
54972024-09-04T17:18:38.624Z PASS [ 0.036s] oximeter-schema ir::tests::load_schema_fills_in_implied_metric_versions
54982024-09-04T17:18:38.656Z PASS [ 0.034s] oximeter-schema ir::tests::load_schema_fills_in_implied_metric_versions_when_last_is_modified
54992024-09-04T17:18:38.691Z PASS [ 0.034s] oximeter-schema ir::tests::load_schema_fills_in_implied_metric_versions_when_last_version_is_removed
55002024-09-04T17:18:38.718Z PASS [ 0.028s] oximeter-schema ir::tests::load_schema_fills_in_late_implied_metric_versions
55012024-09-04T17:18:38.746Z PASS [ 0.026s] oximeter-schema ir::tests::load_schema_skips_versions_until_metric_is_added
55022024-09-04T17:18:38.771Z PASS [ 0.027s] oximeter-schema ir::tests::only_support_format_version_1
55032024-09-04T17:18:38.794Z PASS [ 0.023s] oximeter-schema ir::tests::validate_field_name_disallows_bad_names
55042024-09-04T17:18:38.819Z PASS [ 0.023s] oximeter-schema ir::tests::validate_field_name_verifies_uuid_field_names
55052024-09-04T17:18:38.913Z PASS [ 0.094s] oximeter-test-utils tests::test_gen_test_samples
55062024-09-04T17:18:38.945Z PASS [ 0.033s] oximeter-test-utils tests::test_sample_struct
55072024-09-04T17:18:38.968Z PASS [ 0.022s] oximeter-test-utils tests::test_schema_field_ordering_across_target_metric
55082024-09-04T17:18:38.987Z PASS [ 0.020s] oximeter-test-utils tests::test_timeseries_schema_from_parts
55092024-09-04T17:18:39.007Z PASS [ 0.020s] oximeter-test-utils tests::test_timeseries_schema_from_sample
55102024-09-04T17:18:39.053Z PASS [ 0.043s] oximeter-types histogram::tests::test_bin_range
55112024-09-04T17:18:39.077Z PASS [ 0.024s] oximeter-types histogram::tests::test_bin_range_from
55122024-09-04T17:18:39.102Z PASS [ 0.025s] oximeter-types histogram::tests::test_bin_range_to
55132024-09-04T17:18:39.137Z PASS [ 0.036s] oximeter-types histogram::tests::test_empty_bins_not_supported
55142024-09-04T17:18:39.160Z PASS [ 0.023s] oximeter-types histogram::tests::test_ensure_finite
55152024-09-04T17:18:39.186Z PASS [ 0.027s] oximeter-types histogram::tests::test_histogram
55162024-09-04T17:18:39.210Z PASS [ 0.024s] oximeter-types histogram::tests::test_histogram_construct_with
55172024-09-04T17:18:39.231Z PASS [ 0.022s] oximeter-types histogram::tests::test_histogram_extreme_bins
55182024-09-04T17:18:39.250Z PASS [ 0.018s] oximeter-types histogram::tests::test_histogram_extreme_samples
55192024-09-04T17:18:39.273Z PASS [ 0.022s] oximeter-types histogram::tests::test_histogram_float_bins
55202024-09-04T17:18:39.296Z PASS [ 0.023s] oximeter-types histogram::tests::test_histogram_unbounded_samples
55212024-09-04T17:18:39.319Z PASS [ 0.024s] oximeter-types histogram::tests::test_histogram_unsorted_bins
55222024-09-04T17:18:39.338Z PASS [ 0.020s] oximeter-types histogram::tests::test_histogram_with_bins
55232024-09-04T17:18:39.355Z PASS [ 0.017s] oximeter-types histogram::tests::test_histogram_with_non_partitioned_bins
55242024-09-04T17:18:39.374Z PASS [ 0.018s] oximeter-types histogram::tests::test_histogram_with_overlapping_bins
55252024-09-04T17:18:39.396Z PASS [ 0.022s] oximeter-types histogram::tests::test_log_bins_u64
55262024-09-04T17:18:39.419Z PASS [ 0.023s] oximeter-types histogram::tests::test_log_bins_u8
55272024-09-04T17:18:39.470Z PASS [ 0.051s] oximeter-types histogram::tests::test_log_linear_bins_all_representable
55282024-09-04T17:18:39.491Z PASS [ 0.020s] oximeter-types histogram::tests::test_log_linear_bins_does_not_overflow_wide_bin_type
55292024-09-04T17:18:39.515Z PASS [ 0.023s] oximeter-types histogram::tests::test_log_linear_bins_does_overflow_narrow_bin_type
55302024-09-04T17:18:39.549Z PASS [ 0.034s] oximeter-types histogram::tests::test_log_linear_bins_f64_matches_reference_implementation::case_1
55312024-09-04T17:18:39.571Z PASS [ 0.024s] oximeter-types histogram::tests::test_log_linear_bins_f64_matches_reference_implementation::case_2
55322024-09-04T17:18:39.588Z PASS [ 0.017s] oximeter-types histogram::tests::test_log_linear_bins_f64_matches_reference_implementation::case_3
55332024-09-04T17:18:39.610Z PASS [ 0.021s] oximeter-types histogram::tests::test_log_linear_bins_f64_matches_reference_implementation::case_4
55342024-09-04T17:18:39.631Z PASS [ 0.022s] oximeter-types histogram::tests::test_log_linear_bins_integer_size_checks
55352024-09-04T17:18:39.648Z PASS [ 0.017s] oximeter-types histogram::tests::test_log_linear_bins_small_bin_count
55362024-09-04T17:18:39.666Z PASS [ 0.018s] oximeter-types histogram::tests::test_span_decades
55372024-09-04T17:18:39.684Z PASS [ 0.018s] oximeter-types histogram::tests::test_span_decades_other_counts_f64
55382024-09-04T17:18:39.702Z PASS [ 0.018s] oximeter-types histogram::tests::test_span_decades_other_counts_u64_resolution_ok
55392024-09-04T17:18:39.724Z PASS [ 0.020s] oximeter-types histogram::tests::test_span_decades_other_counts_u64_resolution_too_low
55402024-09-04T17:18:39.750Z PASS [ 0.027s] oximeter-types quantile::tests::test_default_percentiles
55412024-09-04T17:18:39.773Z PASS [ 0.023s] oximeter-types quantile::tests::test_empty_observations
55422024-09-04T17:18:39.794Z PASS [ 0.021s] oximeter-types quantile::tests::test_find_cells
55432024-09-04T17:18:39.812Z PASS [ 0.019s] oximeter-types quantile::tests::test_float_observations
55442024-09-04T17:18:39.837Z PASS [ 0.022s] oximeter-types quantile::tests::test_integer_observations
55452024-09-04T17:18:39.856Z PASS [ 0.020s] oximeter-types quantile::tests::test_invalid_p_value
55462024-09-04T17:18:39.873Z PASS [ 0.018s] oximeter-types quantile::tests::test_max_p
55472024-09-04T17:18:39.891Z PASS [ 0.018s] oximeter-types quantile::tests::test_min_p
55482024-09-04T17:18:39.909Z PASS [ 0.018s] oximeter-types quantile::tests::test_non_filled_observations
55492024-09-04T17:18:39.933Z PASS [ 0.024s] oximeter-types quantile::tests::test_rounding
55502024-09-04T17:18:39.958Z PASS [ 0.024s] oximeter-types schema::tests::test_field_schema_ordering
55512024-09-04T17:18:40.002Z PASS [ 0.041s] oximeter-types schema::tests::test_timeseries_name
55522024-09-04T17:18:40.030Z PASS [ 0.030s] oximeter-types schema::tests::test_timeseries_name_from_str
55532024-09-04T17:18:40.050Z PASS [ 0.021s] oximeter-types traits::tests::test_metric_trait
55542024-09-04T17:18:40.080Z PASS [ 0.029s] oximeter-types traits::tests::test_producer_trait
55552024-09-04T17:18:40.096Z PASS [ 0.017s] oximeter-types traits::tests::test_target_trait
55562024-09-04T17:18:40.114Z PASS [ 0.017s] oximeter-types types::tests::test_cumulative_f64
55572024-09-04T17:18:40.132Z PASS [ 0.018s] oximeter-types types::tests::test_cumulative_i64
55582024-09-04T17:18:40.150Z PASS [ 0.018s] oximeter-types types::tests::test_datum
55592024-09-04T17:18:40.167Z PASS [ 0.017s] oximeter-types types::tests::test_field_value_parse_as_type::case_01_as_string
55602024-09-04T17:18:40.190Z PASS [ 0.022s] oximeter-types types::tests::test_field_value_parse_as_type::case_02_as_i8
55612024-09-04T17:18:40.211Z PASS [ 0.021s] oximeter-types types::tests::test_field_value_parse_as_type::case_03_as_u8
55622024-09-04T17:18:40.233Z PASS [ 0.023s] oximeter-types types::tests::test_field_value_parse_as_type::case_04_as_i16
55632024-09-04T17:18:40.252Z PASS [ 0.020s] oximeter-types types::tests::test_field_value_parse_as_type::case_05_as_u16
55642024-09-04T17:18:40.273Z PASS [ 0.021s] oximeter-types types::tests::test_field_value_parse_as_type::case_06_as_i32
55652024-09-04T17:18:40.295Z PASS [ 0.021s] oximeter-types types::tests::test_field_value_parse_as_type::case_07_as_u32
55662024-09-04T17:18:40.313Z PASS [ 0.018s] oximeter-types types::tests::test_field_value_parse_as_type::case_08_as_i64
55672024-09-04T17:18:40.334Z PASS [ 0.021s] oximeter-types types::tests::test_field_value_parse_as_type::case_09_as_u64
55682024-09-04T17:18:40.352Z PASS [ 0.018s] oximeter-types types::tests::test_field_value_parse_as_type::case_10_as_uuid
55692024-09-04T17:18:40.370Z PASS [ 0.019s] oximeter-types types::tests::test_field_value_parse_as_type::case_11_as_ipv4addr
55702024-09-04T17:18:40.385Z PASS [ 0.015s] oximeter-types types::tests::test_field_value_parse_as_type::case_12_as_ipv6addr
55712024-09-04T17:18:40.402Z PASS [ 0.016s] oximeter-types types::tests::test_field_value_parse_as_wrong_type::case_1_as_u64
55722024-09-04T17:18:40.423Z PASS [ 0.020s] oximeter-types types::tests::test_field_value_parse_as_wrong_type::case_2_as_uuid
55732024-09-04T17:18:40.441Z PASS [ 0.019s] oximeter-types types::tests::test_field_value_parse_as_wrong_type::case_3_as_bool
55742024-09-04T17:18:40.462Z PASS [ 0.020s] oximeter-types types::tests::test_field_value_parse_as_wrong_type::case_4_as_ipaddr
55752024-09-04T17:18:40.477Z PASS [ 0.016s] oximeter-types types::tests::test_field_value_parse_as_wrong_type::case_5_as_uuid
55762024-09-04T17:18:40.492Z PASS [ 0.014s] oximeter-types types::tests::test_measurement
55772024-09-04T17:18:40.508Z PASS [ 0.015s] oximeter-types types::tests::test_verify_field_names
55782024-09-04T17:18:40.523Z PASS [ 0.016s] oxlog tests::test_is_oxide_smf_log_file
55792024-09-04T17:18:40.535Z PASS [ 0.012s] oxlog tests::test_oxide_smf_service_name_from_log_file_name
55802024-09-04T17:18:40.547Z PASS [ 0.013s] oxlog tests::test_sort_logs
55812024-09-04T17:18:40.636Z PASS [ 0.085s] oxql-types point::tests::test_cast_points_from_bool
55822024-09-04T17:18:40.652Z PASS [ 12.164s] omicron-test-utils dev::db::test::test_setup_database_default_dir
55832024-09-04T17:18:40.664Z PASS [ 0.030s] oxql-types point::tests::test_cast_points_from_double
55842024-09-04T17:18:40.683Z PASS [ 0.032s] oxql-types point::tests::test_cast_points_from_double_distribution
55852024-09-04T17:18:40.689Z PASS [ 0.025s] oxql-types point::tests::test_cast_points_from_int_distribution
55862024-09-04T17:18:40.713Z PASS [ 0.030s] oxql-types point::tests::test_cast_points_from_integer
55872024-09-04T17:18:40.717Z PASS [ 0.029s] oxql-types point::tests::test_cast_points_from_string
55882024-09-04T17:18:40.735Z PASS [ 0.022s] oxql-types point::tests::test_join_point_arrays
55892024-09-04T17:18:40.741Z PASS [ 0.023s] oxql-types point::tests::test_point_delta_between
55902024-09-04T17:18:40.755Z PASS [ 0.020s] oxql-types point::tests::test_point_delta_between_overlapping_time_ranges
55912024-09-04T17:18:40.760Z PASS [ 0.020s] oxql-types point::tests::test_point_delta_between_with_new_epoch
55922024-09-04T17:18:40.771Z PASS [ 0.016s] oxql-types point::tests::test_push_concrete_values
55932024-09-04T17:18:40.776Z PASS [ 0.017s] oxql-types point::tests::test_sub_between_histogram_distributions
55942024-09-04T17:18:40.999Z PASS [ 3.174s] oximeter-producer tests::test_producer_registration_task
55952024-09-04T17:18:41.127Z PASS [ 0.126s] sled-agent-types early_networking::tests::serialized_early_network_config_v0_to_v2_conversion
55962024-09-04T17:18:41.159Z PASS [ 0.033s] sled-agent-types early_networking::tests::serialized_early_network_config_v1_to_v2_conversion
55972024-09-04T17:18:41.202Z PASS [ 0.042s] sled-agent-types rack_init::tests::parse_rack_initialization
55982024-09-04T17:18:41.226Z PASS [ 0.026s] sled-agent-types rack_init::tests::parse_rack_initialization_weak_hash
55992024-09-04T17:18:41.264Z PASS [ 0.038s] sled-agent-types rack_init::tests::test_extra_certs
56002024-09-04T17:18:41.285Z PASS [ 0.021s] sled-agent-types rack_init::tests::test_subnets
56012024-09-04T17:18:41.325Z PASS [ 0.038s] sled-agent-types rack_init::tests::validate_external_dns_ips_must_be_in_internal_services_ip_pools
56022024-09-04T17:18:41.358Z PASS [ 0.034s] sled-agent-types sled::tests::serialize_start_sled_agent_v0_deserialize_v1
56032024-09-04T17:18:41.385Z PASS [ 0.028s] sled-agent-types zone_bundle::tests::test_compare_bundles
56042024-09-04T17:18:41.409Z PASS [ 0.026s] sled-agent-types zone_bundle::tests::test_priority_dimension
56052024-09-04T17:18:41.434Z PASS [ 0.024s] sled-agent-types zone_bundle::tests::test_sort_zone_bundle_cause
56062024-09-04T17:18:41.454Z PASS [ 0.020s] sled-agent-types zone_bundle::tests::test_storage_limit_bytes_available
56072024-09-04T17:18:41.479Z PASS [ 0.706s] reconfigurator-cli::test_basic test_basic
56082024-09-04T17:18:41.493Z PASS [ 0.041s] sled-hardware disk::test::test_disk_paths
56092024-09-04T17:18:41.499Z PASS [ 0.021s] sled-hardware disk::test::test_partition_device_paths
56102024-09-04T17:18:41.570Z PASS [ 0.068s] sled-hardware illumos::partitions::test::ensure_partition_layout_m2_cannot_format
56112024-09-04T17:18:41.570Z PASS [ 0.063s] sled-hardware illumos::partitions::test::ensure_partition_layout_m2_fails_with_empty_gpt
56122024-09-04T17:18:41.589Z PASS [ 0.027s] sled-hardware illumos::partitions::test::ensure_partition_layout_m2_with_expected_format
56132024-09-04T17:18:41.595Z PASS [ 0.025s] sled-hardware illumos::partitions::test::ensure_partition_layout_u2_fails_with_empty_gpt
56142024-09-04T17:18:41.618Z PASS [ 0.023s] sled-hardware illumos::partitions::test::ensure_partition_layout_u2_no_format_without_dev_path
56152024-09-04T17:18:41.638Z PASS [ 0.020s] sled-hardware illumos::partitions::test::ensure_partition_layout_u2_with_expected_format
56162024-09-04T17:18:41.649Z PASS [ 0.060s] sled-hardware illumos::partitions::test::ensure_partition_layout_u2_format_with_dev_path
56172024-09-04T17:18:41.669Z PASS [ 0.031s] sled-hardware-types underlay::tests::test_mac_to_bootstrap_ip
56182024-09-04T17:18:41.736Z PASS [ 0.087s] sled-storage dataset::test::serialize_dataset_name
56192024-09-04T17:18:41.764Z PASS [ 0.094s] sled-storage manager::test::test_datasets_schema
56202024-09-04T17:18:41.769Z PASS [ 0.034s] sled-storage manager::test::test_omicron_physical_disks_schema
56212024-09-04T17:18:42.971Z PASS [ 1.197s] sled-storage manager::tests::add_raw_u2_does_not_create_zpool
56222024-09-04T17:18:43.024Z PASS [ 0.052s] sled-storage manager::tests::detected_raw_disk_removal_triggers_notification
56232024-09-04T17:18:43.905Z PASS [ 2.138s] sled-storage manager::tests::add_control_plane_disks_requires_keymanager
56242024-09-04T17:18:46.510Z PASS [ 3.485s] sled-storage manager::tests::disks_automatically_managed_after_key_manager_ready
56252024-09-04T17:18:46.557Z PASS [ 0.045s] sled-storage manager::tests::ensure_using_exactly_these_disks
56262024-09-04T17:18:46.615Z PASS [ 2.706s] sled-storage manager::tests::ensure_datasets
56272024-09-04T17:18:46.898Z PASS [ 13.423s] oximeter-db client::tests::test_single_node
56282024-09-04T17:18:48.127Z PASS [ 1.229s] sled-storage manager::tests::update_rawdisk_firmware
56292024-09-04T17:18:48.747Z PASS [ 2.191s] sled-storage manager::tests::ledger_writes_require_at_least_one_m2
56302024-09-04T17:18:49.246Z PASS [ 2.630s] sled-storage manager::tests::queued_disks_get_requeued_on_secret_retriever_error
56312024-09-04T17:18:50.066Z PASS [ 1.317s] sled-storage manager::tests::wait_for_boot_disk
56322024-09-04T17:18:50.434Z PASS [ 1.189s] tufaceous::integration-tests command_tests::test_assemble_fake
56332024-09-04T17:18:50.476Z PASS [ 2.345s] sled-storage manager::tests::upsert_filesystem
56342024-09-04T17:18:50.524Z PASS [ 0.050s] tufaceous-lib archive::tests::test_validate_path
56352024-09-04T17:18:50.572Z PASS [ 0.506s] tufaceous::integration-tests command_tests::test_init_and_add
56362024-09-04T17:18:50.602Z PASS [ 0.079s] tufaceous-lib assemble::manifest::tests::fake_roundtrip
56372024-09-04T17:18:50.607Z PASS [ 0.037s] tufaceous-lib key::tests::test_from_str
56382024-09-04T17:18:50.786Z PASS [ 0.183s] tufaceous-lib repository::tests::reject_artifacts_with_the_same_filename
56392024-09-04T17:18:51.152Z PASS [ 0.717s] tufaceous::manifest-tests check_manifest::fake.toml
56402024-09-04T17:18:51.254Z PASS [ 0.104s] update-common artifacts::update_plan::tests::test_update_plan_from_artifacts
56412024-09-04T17:18:51.581Z PASS [ 0.971s] update-common artifacts::artifacts_with_plan::tests::test_extract_fake
56422024-09-04T17:18:51.658Z PASS [ 0.401s] update-engine buffer::tests::test_buffer
56432024-09-04T17:18:51.670Z PASS [ 0.089s] update-engine display::group_display::tests::test_stats
56442024-09-04T17:18:51.686Z PASS [ 0.029s] update-engine display::line_display_shared::tests::test_format_progress_counter
56452024-09-04T17:18:51.698Z PASS [ 0.028s] update-engine display::line_display_shared::tests::test_start_line
56462024-09-04T17:18:51.730Z PASS [ 0.045s] update-engine engine::tests::error_exits_early
56472024-09-04T17:18:51.737Z PASS [ 0.040s] update-engine events::tests::progress_event_parse_unknown
56482024-09-04T17:18:51.753Z PASS [ 0.024s] update-engine events::tests::step_event_parse_unknown
56492024-09-04T17:18:51.760Z PASS [ 32.161s] omicron-sled-agent nexus::test::nexus_self_notification_test
56502024-09-04T17:18:51.797Z PASS [ 0.041s] wicket state::inventory::tests::component_id_display
56512024-09-04T17:18:51.873Z PASS [ 15.283s] oximeter-db::integration_test test_schemas_disjoint
56522024-09-04T17:18:51.901Z PASS [ 0.104s] wicket-common rack_setup::tests::roundtrip_import_export_policy
56532024-09-04T17:18:51.939Z PASS [ 0.200s] wicket cli::rack_setup::config_toml::tests::round_trip_nonempty_config
56542024-09-04T17:18:51.995Z PASS [ 0.121s] wicketd installinator_progress::tests::test_states
56552024-09-04T17:18:52.005Z PASS [ 0.106s] wicketd rss_config::tests::test_bgp_auth_key_states
56562024-09-04T17:18:52.239Z PASS [ 0.479s] wicket::mod integration_tests::command_tests::test_wicket_ssh_force_command_like
56572024-09-04T17:18:53.202Z PASS [ 1.270s] wicketd::mod integration_tests::inventory::test_inventory
56582024-09-04T17:18:53.887Z PASS [ 1.888s] wicketd::mod integration_tests::updates::test_update_races
56592024-09-04T17:18:54.193Z PASS [ 3.411s] update-common artifacts::artifacts_with_plan::tests::test_fake_archive_idempotent
56602024-09-04T17:18:54.953Z PASS [ 2.718s] wicketd::mod integration_tests::updates::test_updates
56612024-09-04T17:18:55.719Z PASS [ 3.728s] wicketd::mod integration_tests::updates::test_installinator_fetch
56622024-09-04T17:18:57.330Z PASS [ 16.545s] reconfigurator-cli::test_basic test_blueprint_edit
56632024-09-04T17:19:12.305Z PASS [ 35.729s] oximeter-db::integration_test test_cluster
56642024-09-04T17:19:29.278Z PASS [ 57.753s] oximeter-db client::tests::check_db_init_is_sum_of_all_up_replicated
56652024-09-04T17:19:32.018Z PASS [ 2.738s] oximeter-db client::tests::test_apply_one_schema_upgrade_replicated
56662024-09-04T17:19:44.304Z PASS [ 12.278s] oximeter-db client::tests::test_ensure_schema_walks_through_multiple_steps_replicated
56672024-09-04T17:20:00.047Z PASS [ 15.731s] oximeter-db client::tests::test_expunge_timeseries_by_name_replicated
56682024-09-04T17:21:00.093Z SLOW [> 60.000s] oximeter-db client::tests::test_replicated
56692024-09-04T17:22:00.139Z SLOW [>120.000s] oximeter-db client::tests::test_replicated
56702024-09-04T17:23:00.185Z SLOW [>180.000s] oximeter-db client::tests::test_replicated
56712024-09-04T17:24:00.232Z SLOW [>240.000s] oximeter-db client::tests::test_replicated
56722024-09-04T17:24:19.991Z PASS [ 259.754s] oximeter-db client::tests::test_replicated
56732024-09-04T17:24:19.993Z------------
56742024-09-04T17:24:19.993Z Summary [2391.729s] 1458 tests run: 1458 passed (18 slow, 1 leaky), 3 skipped
56752024-09-04T17:24:20.024Z
56762024-09-04T17:24:20.029Zreal 40:16.105286306
56772024-09-04T17:24:20.029Zuser 3:20:48.162599673
56782024-09-04T17:24:20.029Zsys 40:21.300755202
56792024-09-04T17:24:20.030Ztrap 3:06.047403532
56802024-09-04T17:24:20.030Ztflt 29.484919344
56812024-09-04T17:24:20.030Zdflt 1:43.246947977
56822024-09-04T17:24:20.030Zkflt 0.497285074
56832024-09-04T17:24:20.030Zlock 1175:31:18.992202125
56842024-09-04T17:24:20.030Zslp 51:16:31.697522325
56852024-09-04T17:24:20.030Zlat 3:21:59.239191030
56862024-09-04T17:24:20.030Zstop 46:11.344652473
56872024-09-04T17:24:20.030Z+ banner doctest
56882024-09-04T17:24:20.030Z
56892024-09-04T17:24:20.030Z ##### #### #### ##### ###### #### #####
56902024-09-04T17:24:20.030Z # # # # # # # # # #
56912024-09-04T17:24:20.030Z # # # # # # ##### #### #
56922024-09-04T17:24:20.030Z # # # # # # # # #
56932024-09-04T17:24:20.030Z # # # # # # # # # # #
56942024-09-04T17:24:20.030Z ##### #### #### # ###### #### #
56952024-09-04T17:24:20.030Z
56962024-09-04T17:24:20.030Z+ ptime -m timeout 1h cargo test --doc --locked --verbose --no-fail-fast
56972024-09-04T17:24:21.904Z Fresh unicode-ident v1.0.12
56982024-09-04T17:24:21.909Z Fresh cfg-if v1.0.0
56992024-09-04T17:24:21.909Z Fresh version_check v0.9.5
57002024-09-04T17:24:21.909Z Fresh autocfg v1.3.0
57012024-09-04T17:24:21.909Z Fresh once_cell v1.19.0
57022024-09-04T17:24:21.909Z Fresh memchr v2.7.2
57032024-09-04T17:24:21.909Z Fresh log v0.4.21
57042024-09-04T17:24:21.909Z Fresh scopeguard v1.2.0
57052024-09-04T17:24:21.909Z Fresh byteorder v1.5.0
57062024-09-04T17:24:21.909Z Fresh itoa v1.0.11
57072024-09-04T17:24:21.909Z Fresh proc-macro2 v1.0.86
57082024-09-04T17:24:21.909Z Fresh libc v0.2.158
57092024-09-04T17:24:21.909Z Fresh smallvec v1.13.2
57102024-09-04T17:24:21.909Z Fresh quote v1.0.36
57112024-09-04T17:24:21.909Z Fresh getrandom v0.2.14
57122024-09-04T17:24:21.909Z Fresh lock_api v0.4.12
57132024-09-04T17:24:21.909Z Fresh jobserver v0.1.32
57142024-09-04T17:24:21.909Z Fresh pin-project-lite v0.2.14
57152024-09-04T17:24:21.909Z Fresh syn v2.0.74
57162024-09-04T17:24:21.909Z Fresh rand_core v0.6.4
57172024-09-04T17:24:21.909Z Fresh cc v1.0.97
57182024-09-04T17:24:21.909Z Fresh parking_lot_core v0.9.10
57192024-09-04T17:24:21.909Z Fresh typenum v1.17.0
57202024-09-04T17:24:21.909Z Fresh serde_derive v1.0.208
57212024-09-04T17:24:21.909Z Fresh zeroize_derive v1.4.2
57222024-09-04T17:24:21.909Z Fresh zerocopy-derive v0.7.34
57232024-09-04T17:24:21.909Z Fresh parking_lot v0.12.2
57242024-09-04T17:24:21.909Z Fresh thiserror-impl v1.0.63
57252024-09-04T17:24:21.912Z Fresh serde v1.0.208
57262024-09-04T17:24:21.912Z Fresh zeroize v1.7.0
57272024-09-04T17:24:21.912Z Fresh zerocopy v0.7.34
57282024-09-04T17:24:21.912Z Fresh thiserror v1.0.63
57292024-09-04T17:24:21.912Z Fresh ryu v1.0.18
57302024-09-04T17:24:21.912Z Fresh libm v0.2.8
57312024-09-04T17:24:21.912Z Fresh signal-hook-registry v1.4.2
57322024-09-04T17:24:21.912Z Fresh bytes v1.7.1
57332024-09-04T17:24:21.912Z Fresh generic-array v0.14.7
57342024-09-04T17:24:21.912Z Fresh ahash v0.8.11
57352024-09-04T17:24:21.912Z Fresh num-traits v0.2.19
57362024-09-04T17:24:21.912Z Fresh mio v1.0.2
57372024-09-04T17:24:21.912Z Fresh allocator-api2 v0.2.18
57382024-09-04T17:24:21.912Z Fresh bitflags v2.6.0
57392024-09-04T17:24:21.912Z Fresh spin v0.9.8
57402024-09-04T17:24:21.912Z Fresh hashbrown v0.14.5
57412024-09-04T17:24:21.912Z Fresh crypto-common v0.1.6
57422024-09-04T17:24:21.912Z Fresh subtle v2.5.0
57432024-09-04T17:24:21.912Z Fresh futures-core v0.3.30
57442024-09-04T17:24:21.912Z Fresh tokio-macros v2.4.0
57452024-09-04T17:24:21.913Z Fresh socket2 v0.5.7
57462024-09-04T17:24:21.913Z Fresh equivalent v1.0.1
57472024-09-04T17:24:21.913Z Fresh tokio v1.39.3
57482024-09-04T17:24:21.913Z Fresh fnv v1.0.7
57492024-09-04T17:24:21.913Z Fresh indexmap v2.4.0
57502024-09-04T17:24:21.913Z Fresh futures-sink v0.3.30
57512024-09-04T17:24:21.913Z Fresh const-oid v0.9.6
57522024-09-04T17:24:21.913Z Fresh futures-macro v0.3.30
57532024-09-04T17:24:21.913Z Fresh serde_json v1.0.125
57542024-09-04T17:24:21.913Z Fresh futures-channel v0.3.30
57552024-09-04T17:24:21.913Z Fresh pin-utils v0.1.0
57562024-09-04T17:24:21.913Z Fresh futures-io v0.3.30
57572024-09-04T17:24:21.913Z Fresh futures-task v0.3.30
57582024-09-04T17:24:21.913Z Fresh block-buffer v0.10.4
57592024-09-04T17:24:21.913Z Fresh regex-syntax v0.8.4
57602024-09-04T17:24:21.913Z Fresh slab v0.4.9
57612024-09-04T17:24:21.913Z Fresh digest v0.10.7
57622024-09-04T17:24:21.913Z Fresh aho-corasick v1.1.3
57632024-09-04T17:24:21.913Z Fresh cpufeatures v0.2.12
57642024-09-04T17:24:21.913Z Fresh pkg-config v0.3.30
57652024-09-04T17:24:21.913Z Fresh iana-time-zone v0.1.60
57662024-09-04T17:24:21.913Z Fresh heck v0.5.0
57672024-09-04T17:24:21.913Z Fresh tinyvec_macros v0.1.1
57682024-09-04T17:24:21.913Z Fresh futures-util v0.3.30
57692024-09-04T17:24:21.913Z Fresh regex-automata v0.4.6
57702024-09-04T17:24:21.913Z Fresh chrono v0.4.38
57712024-09-04T17:24:21.913Z Fresh tinyvec v1.6.0
57722024-09-04T17:24:21.913Z Fresh uuid v1.10.0
57732024-09-04T17:24:21.913Z Fresh unicode-bidi v0.3.15
57742024-09-04T17:24:21.913Z Fresh unicode-normalization v0.1.23
57752024-09-04T17:24:21.913Z Fresh regex v1.10.6
57762024-09-04T17:24:21.913Z Fresh percent-encoding v2.3.1
57772024-09-04T17:24:21.913Z Fresh ppv-lite86 v0.2.17
57782024-09-04T17:24:21.913Z Fresh serde_derive_internals v0.29.1
57792024-09-04T17:24:21.917Z Fresh semver v1.0.23
57802024-09-04T17:24:21.917Z Fresh syn v1.0.109
57812024-09-04T17:24:21.917Z Fresh rand_chacha v0.3.1
57822024-09-04T17:24:21.917Z Fresh errno v0.3.9
57832024-09-04T17:24:21.917Z Fresh dyn-clone v1.0.17
57842024-09-04T17:24:21.917Z Fresh vcpkg v0.2.15
57852024-09-04T17:24:21.917Z Fresh rand v0.8.5
57862024-09-04T17:24:21.917Z Fresh rustix v0.38.34
57872024-09-04T17:24:21.917Z Fresh form_urlencoded v1.2.1
57882024-09-04T17:24:21.917Z Fresh schemars_derive v0.8.21
57892024-09-04T17:24:21.917Z Fresh tracing-attributes v0.1.27
57902024-09-04T17:24:21.917Z Fresh tracing-core v0.1.32
57912024-09-04T17:24:21.917Z Fresh lazy_static v1.5.0
57922024-09-04T17:24:21.917Z Fresh tracing v0.1.40
57932024-09-04T17:24:21.917Z Fresh schemars v0.8.21
57942024-09-04T17:24:21.917Z Fresh idna v0.5.0
57952024-09-04T17:24:21.917Z Fresh block-padding v0.3.3
57962024-09-04T17:24:21.917Z Fresh time-core v0.1.2
57972024-09-04T17:24:21.917Z Fresh either v1.13.0
57982024-09-04T17:24:21.917Z Fresh num-conv v0.1.0
57992024-09-04T17:24:21.917Z Fresh url v2.5.2
58002024-09-04T17:24:21.917Z Fresh powerfmt v0.2.0
58012024-09-04T17:24:21.917Z Fresh time-macros v0.2.18
58022024-09-04T17:24:21.917Z Fresh inout v0.1.3
58032024-09-04T17:24:21.918Z Fresh num_threads v0.1.7
58042024-09-04T17:24:21.918Z Fresh httparse v1.8.0
58052024-09-04T17:24:21.918Z Fresh deranged v0.3.11
58062024-09-04T17:24:21.918Z Fresh cipher v0.4.4
58072024-09-04T17:24:21.918Z Fresh http v0.2.12
58082024-09-04T17:24:21.918Z Fresh toml_datetime v0.6.8
58092024-09-04T17:24:21.918Z Fresh adler v1.0.2
58102024-09-04T17:24:21.918Z Fresh time v0.3.36
58112024-09-04T17:24:21.918Z Fresh miniz_oxide v0.7.2
58122024-09-04T17:24:21.918Z Fresh rustversion v1.0.17
58132024-09-04T17:24:21.918Z Fresh tokio-util v0.7.11
58142024-09-04T17:24:21.918Z Fresh serde_tokenstream v0.2.2
58152024-09-04T17:24:21.918Z Fresh unicode-width v0.1.13
58162024-09-04T17:24:21.918Z Fresh base64ct v1.6.0
58172024-09-04T17:24:21.918Z Fresh untrusted v0.9.0
58182024-09-04T17:24:21.918Z Fresh ring v0.17.8
58192024-09-04T17:24:21.918Z Fresh hmac v0.12.1
58202024-09-04T17:24:21.918Z Fresh async-trait v0.1.81
58212024-09-04T17:24:21.918Z Fresh sha2 v0.10.8
58222024-09-04T17:24:21.918Z Fresh serde_spanned v0.6.7
58232024-09-04T17:24:21.918Z Fresh try-lock v0.2.5
58242024-09-04T17:24:21.918Z Fresh tower-service v0.3.2
58252024-09-04T17:24:21.918Z Fresh want v0.3.1
58262024-09-04T17:24:21.918Z Fresh futures-executor v0.3.30
58272024-09-04T17:24:21.918Z Fresh strsim v0.11.1
58282024-09-04T17:24:21.918Z Fresh gimli v0.28.1
58292024-09-04T17:24:21.918Z Fresh pem-rfc7468 v0.7.0
58302024-09-04T17:24:21.918Z Fresh slog v2.7.0
58312024-09-04T17:24:21.918Z Fresh addr2line v0.21.0
58322024-09-04T17:24:21.918Z Fresh futures v0.3.30
58332024-09-04T17:24:21.918Z Fresh object v0.32.2
58342024-09-04T17:24:21.918Z Fresh rustc-demangle v0.1.24
58352024-09-04T17:24:21.918Z Fresh httpdate v1.0.3
58362024-09-04T17:24:21.918Z Fresh backtrace v0.3.71
58372024-09-04T17:24:21.918Z Fresh h2 v0.3.26
58382024-09-04T17:24:21.918Z Fresh http-body v0.4.6
58392024-09-04T17:24:21.918Z Fresh der_derive v0.7.2
58402024-09-04T17:24:21.918Z Fresh flagset v0.4.5
58412024-09-04T17:24:21.918Z Fresh winnow v0.5.40
58422024-09-04T17:24:21.918Z Fresh hyper v0.14.30
58432024-09-04T17:24:21.919Z Fresh anyhow v1.0.86
58442024-09-04T17:24:21.919Z Fresh heck v0.4.1
58452024-09-04T17:24:21.919Z Fresh mime v0.3.17
58462024-09-04T17:24:21.919Z Fresh base64 v0.21.7
58472024-09-04T17:24:21.919Z Fresh der v0.7.9
58482024-09-04T17:24:21.919Z Fresh pbkdf2 v0.12.2
58492024-09-04T17:24:21.919Z Fresh aes v0.8.4
58502024-09-04T17:24:21.919Z Fresh rustc_version v0.4.0
58512024-09-04T17:24:21.919Z Fresh ipnet v2.9.0
58522024-09-04T17:24:21.919Z Fresh spki v0.7.3
58532024-09-04T17:24:21.919Z Fresh salsa20 v0.10.2
58542024-09-04T17:24:21.919Z Fresh cbc v0.1.2
58552024-09-04T17:24:21.919Z Fresh foreign-types-shared v0.1.1
58562024-09-04T17:24:21.919Z Fresh crossbeam-utils v0.8.19
58572024-09-04T17:24:21.919Z Fresh openssl-probe v0.1.5
58582024-09-04T17:24:21.919Z Fresh foreign-types v0.3.2
58592024-09-04T17:24:21.919Z Fresh scrypt v0.11.0
58602024-09-04T17:24:21.919Z Fresh openssl-sys v0.9.103
58612024-09-04T17:24:21.919Z Fresh serde_urlencoded v0.7.1
58622024-09-04T17:24:21.919Z Fresh openssl-macros v0.1.1
58632024-09-04T17:24:21.919Z Fresh encoding_rs v0.8.34
58642024-09-04T17:24:21.919Z Fresh data-encoding v2.6.0
58652024-09-04T17:24:21.919Z Fresh pkcs5 v0.7.1
58662024-09-04T17:24:21.922Z Fresh sct v0.7.1
58672024-09-04T17:24:21.922Z Fresh rustls-webpki v0.101.7
58682024-09-04T17:24:21.922Z Fresh ucd-trie v0.1.6
58692024-09-04T17:24:21.922Z Fresh openssl v0.10.66
58702024-09-04T17:24:21.922Z Fresh pkcs8 v0.10.2
58712024-09-04T17:24:21.922Z Fresh pest v2.7.10
58722024-09-04T17:24:21.922Z Fresh toml_edit v0.19.15
58732024-09-04T17:24:21.922Z Fresh openapiv3 v2.0.0
58742024-09-04T17:24:21.922Z Fresh rustls v0.21.12
58752024-09-04T17:24:21.922Z Fresh utf8parse v0.2.1
58762024-09-04T17:24:21.922Z Fresh pest_meta v2.7.10
58772024-09-04T17:24:21.922Z Fresh idna v0.3.0
58782024-09-04T17:24:21.922Z Fresh sha1 v0.10.6
58792024-09-04T17:24:21.922Z Fresh scroll_derive v0.12.0
58802024-09-04T17:24:21.922Z Fresh native-tls v0.2.11
58812024-09-04T17:24:21.922Z Fresh tokio-rustls v0.24.1
58822024-09-04T17:24:21.922Z Fresh psl-types v2.0.11
58832024-09-04T17:24:21.922Z Fresh pest_generator v2.7.10
58842024-09-04T17:24:21.922Z Fresh scroll v0.12.0
58852024-09-04T17:24:21.922Z Fresh cookie v0.17.0
58862024-09-04T17:24:21.922Z Fresh rustls-pemfile v1.0.4
58872024-09-04T17:24:21.922Z Fresh anstyle v1.0.8
58882024-09-04T17:24:21.922Z Fresh tokio-native-tls v0.3.1
58892024-09-04T17:24:21.922Z Fresh publicsuffix v2.2.3
58902024-09-04T17:24:21.922Z Fresh plain v0.2.3
58912024-09-04T17:24:21.923Z Fresh hyper-rustls v0.24.2
58922024-09-04T17:24:21.923Z Fresh pest_derive v2.7.10
58932024-09-04T17:24:21.923Z Fresh bitflags v1.3.2
58942024-09-04T17:24:21.923Z Fresh base64 v0.22.1
58952024-09-04T17:24:21.923Z Fresh goblin v0.8.2
58962024-09-04T17:24:21.923Z Fresh cookie_store v0.20.0
58972024-09-04T17:24:21.923Z Fresh hyper-tls v0.5.0
58982024-09-04T17:24:21.923Z Fresh pretty-hex v0.4.1
58992024-09-04T17:24:21.923Z Fresh webpki-roots v0.25.4
59002024-09-04T17:24:21.923Z Fresh sync_wrapper v0.1.2
59012024-09-04T17:24:21.923Z Fresh dtrace-parser v0.2.0
59022024-09-04T17:24:21.923Z Fresh dof v0.3.0
59032024-09-04T17:24:21.923Z Fresh reqwest v0.11.27
59042024-09-04T17:24:21.923Z Fresh thread-id v4.2.1
59052024-09-04T17:24:21.923Z Fresh anstyle-parse v0.2.4
59062024-09-04T17:24:21.923Z Fresh signature v2.2.0
59072024-09-04T17:24:21.923Z Fresh colorchoice v1.0.1
59082024-09-04T17:24:21.923Z Fresh is_terminal_polyfill v1.70.0
59092024-09-04T17:24:21.923Z Fresh usdt-impl v0.5.0
59102024-09-04T17:24:21.923Z Fresh anstyle-query v1.0.3
59112024-09-04T17:24:21.923Z Fresh terminal_size v0.3.0
59122024-09-04T17:24:21.923Z Fresh num-integer v0.1.46
59132024-09-04T17:24:21.923Z Fresh clap_lex v0.7.0
59142024-09-04T17:24:21.923Z Fresh unicode-segmentation v1.11.0
59152024-09-04T17:24:21.923Z Fresh clap_derive v4.5.13
59162024-09-04T17:24:21.923Z Fresh anstream v0.6.14
59172024-09-04T17:24:21.923Z Fresh usdt-attr-macro v0.5.0
59182024-09-04T17:24:21.923Z Fresh crc32fast v1.4.0
59192024-09-04T17:24:21.923Z Fresh usdt-macro v0.5.0
59202024-09-04T17:24:21.923Z Fresh memmap v0.7.0
59212024-09-04T17:24:21.923Z Fresh winnow v0.6.18
59222024-09-04T17:24:21.923Z Fresh base16ct v0.2.0
59232024-09-04T17:24:21.923Z Fresh siphasher v0.3.11
59242024-09-04T17:24:21.923Z Fresh clap_builder v4.5.15
59252024-09-04T17:24:21.923Z Fresh sec1 v0.7.3
59262024-09-04T17:24:21.923Z Fresh toml_edit v0.22.20
59272024-09-04T17:24:21.923Z Fresh usdt v0.5.0
59282024-09-04T17:24:21.923Z Fresh crossbeam-epoch v0.9.18
59292024-09-04T17:24:21.923Z Fresh itertools v0.10.5
59302024-09-04T17:24:21.923Z Fresh ff v0.13.0
59312024-09-04T17:24:21.924Z Fresh hex v0.4.3
59322024-09-04T17:24:21.924Z Fresh clap v4.5.16
59332024-09-04T17:24:21.924Z Fresh stable_deref_trait v1.2.0
59342024-09-04T17:24:21.924Z Fresh bit-vec v0.6.3
59352024-09-04T17:24:21.924Z Fresh group v0.13.0
59362024-09-04T17:24:21.924Z Fresh num-iter v0.1.45
59372024-09-04T17:24:21.924Z Fresh hkdf v0.12.4
59382024-09-04T17:24:21.924Z Fresh crypto-bigint v0.5.5
59392024-09-04T17:24:21.924Z Fresh bit-set v0.5.3
59402024-09-04T17:24:21.924Z Fresh elliptic-curve v0.13.8
59412024-09-04T17:24:21.924Z Fresh flate2 v1.0.31
59422024-09-04T17:24:21.924Z Fresh toml v0.7.8
59432024-09-04T17:24:21.924Z Fresh itertools v0.12.1
59442024-09-04T17:24:21.924Z Fresh zerocopy-derive v0.6.6
59452024-09-04T17:24:21.927Z Fresh static_assertions v1.1.0
59462024-09-04T17:24:21.927Z Fresh managed v0.8.0
59472024-09-04T17:24:21.927Z Fresh fixedbitset v0.4.2
59482024-09-04T17:24:21.927Z Fresh zerocopy v0.6.6
59492024-09-04T17:24:21.927Z Fresh num-bigint-dig v0.8.4
59502024-09-04T17:24:21.927Z Fresh phf_shared v0.10.0
59512024-09-04T17:24:21.927Z Fresh pkcs1 v0.7.5
59522024-09-04T17:24:21.927Z Fresh petgraph v0.6.5
59532024-09-04T17:24:21.927Z Fresh signal-hook v0.3.17
59542024-09-04T17:24:21.927Z Fresh unicode-xid v0.2.4
59552024-09-04T17:24:21.927Z Fresh precomputed-hash v0.1.1
59562024-09-04T17:24:21.927Z Fresh minimal-lexical v0.2.1
59572024-09-04T17:24:21.927Z Fresh new_debug_unreachable v1.0.6
59582024-09-04T17:24:21.927Z Fresh rsa v0.9.6
59592024-09-04T17:24:21.927Z Fresh bstr v1.9.1
59602024-09-04T17:24:21.927Z Fresh string_cache v0.8.7
59612024-09-04T17:24:21.927Z Fresh nom v7.1.3
59622024-09-04T17:24:21.927Z Fresh mio v0.8.11
59632024-09-04T17:24:21.927Z Fresh enum-as-inner v0.6.0
59642024-09-04T17:24:21.927Z Fresh idna v0.4.0
59652024-09-04T17:24:21.927Z Fresh lalrpop-util v0.19.12
59662024-09-04T17:24:21.927Z Fresh cfg_aliases v0.1.1
59672024-09-04T17:24:21.927Z Fresh signal-hook-mio v0.2.4
59682024-09-04T17:24:21.927Z Fresh hickory-proto v0.24.1
59692024-09-04T17:24:21.927Z Fresh hash32 v0.2.1
59702024-09-04T17:24:21.927Z Fresh predicates-core v1.0.6
59712024-09-04T17:24:21.927Z Fresh finl_unicode v1.2.0
59722024-09-04T17:24:21.927Z Fresh stringprep v0.1.4
59732024-09-04T17:24:21.927Z Fresh heapless v0.7.17
59742024-09-04T17:24:21.927Z Fresh console v0.15.8
59752024-09-04T17:24:21.927Z Fresh tokio-stream v0.1.15
59762024-09-04T17:24:21.927Z Fresh hubpack_derive v0.1.1
59772024-09-04T17:24:21.927Z Fresh md-5 v0.10.6
59782024-09-04T17:24:21.927Z Fresh float-cmp v0.9.0
59792024-09-04T17:24:21.928Z Fresh difflib v0.4.0
59802024-09-04T17:24:21.928Z Fresh normalize-line-endings v0.3.0
59812024-09-04T17:24:21.928Z Fresh fallible-iterator v0.2.0
59822024-09-04T17:24:21.928Z Fresh nix v0.28.0
59832024-09-04T17:24:21.928Z Fresh hubpack v0.1.2
59842024-09-04T17:24:21.928Z Fresh smoltcp v0.9.1
59852024-09-04T17:24:21.928Z Fresh similar v2.6.0
59862024-09-04T17:24:21.928Z Fresh postgres-protocol v0.6.7
59872024-09-04T17:24:21.928Z Fresh predicates v3.1.2
59882024-09-04T17:24:21.928Z Fresh phf_shared v0.11.2
59892024-09-04T17:24:21.928Z Fresh strum_macros v0.25.3
59902024-09-04T17:24:21.928Z Fresh serde_repr v0.1.19
59912024-09-04T17:24:21.928Z Fresh peg-runtime v0.8.3
59922024-09-04T17:24:21.928Z Fresh whoami v1.5.1
59932024-09-04T17:24:21.928Z Fresh postgres-types v0.2.7
59942024-09-04T17:24:21.928Z Fresh phf v0.11.2
59952024-09-04T17:24:21.928Z Fresh gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=319e7b92db69792ab8efa4c68554ad0cf83adf93#319e7b92)
59962024-09-04T17:24:21.928Z Fresh regress v0.9.1
59972024-09-04T17:24:21.928Z Fresh getopts v0.2.21
59982024-09-04T17:24:21.928Z Fresh is-terminal v0.4.12
59992024-09-04T17:24:21.928Z Fresh fs-err v2.11.0
60002024-09-04T17:24:21.928Z Fresh tokio-postgres v0.7.11
60012024-09-04T17:24:21.928Z Fresh typify-impl v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
60022024-09-04T17:24:21.928Z Fresh unsafe-libyaml v0.2.11
60032024-09-04T17:24:21.928Z Fresh progenitor-client v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
60042024-09-04T17:24:21.928Z Fresh dirs-sys-next v0.1.2
60052024-09-04T17:24:21.928Z Fresh http v1.1.0
60062024-09-04T17:24:21.928Z Fresh camino v1.1.9
60072024-09-04T17:24:21.928Z Fresh typify-macro v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
60082024-09-04T17:24:21.928Z Fresh serde_yaml v0.9.34+deprecated
60092024-09-04T17:24:21.928Z Fresh dirs-next v2.0.0
60102024-09-04T17:24:21.928Z Fresh ident_case v1.0.1
60112024-09-04T17:24:21.928Z Fresh strum_macros v0.26.4
60122024-09-04T17:24:21.928Z Fresh typify v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
60132024-09-04T17:24:21.928Z Fresh term v0.7.0
60142024-09-04T17:24:21.928Z Fresh darling_core v0.20.9
60152024-09-04T17:24:21.928Z Fresh strum v0.26.3
60162024-09-04T17:24:21.928Z Fresh toml v0.8.19
60172024-09-04T17:24:21.928Z Fresh crossbeam-channel v0.5.12
60182024-09-04T17:24:21.929Z Fresh progenitor-impl v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
60192024-09-04T17:24:21.929Z Fresh paste v1.0.15
60202024-09-04T17:24:21.929Z Fresh darling_macro v0.20.9
60212024-09-04T17:24:21.929Z Fresh thread_local v1.1.8
60222024-09-04T17:24:21.929Z Fresh rustls-pki-types v1.7.0
60232024-09-04T17:24:21.929Z Fresh match_cfg v0.1.0
60242024-09-04T17:24:21.929Z Fresh progenitor-macro v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
60252024-09-04T17:24:21.929Z Fresh darling v0.20.9
60262024-09-04T17:24:21.929Z Fresh hostname v0.3.1
60272024-09-04T17:24:21.929Z Fresh take_mut v0.2.2
60282024-09-04T17:24:21.929Z Fresh slog-term v2.9.1
60292024-09-04T17:24:21.929Z Fresh rustls-webpki v0.102.4
60302024-09-04T17:24:21.932Z Fresh progenitor v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
60312024-09-04T17:24:21.932Z Fresh slog-async v2.8.0
60322024-09-04T17:24:21.932Z Fresh rustls-pemfile v2.1.3
60332024-09-04T17:24:21.932Z Fresh fastrand v2.1.0
60342024-09-04T17:24:21.932Z Fresh debug-ignore v1.0.5
60352024-09-04T17:24:21.932Z Fresh slog-json v2.6.1
60362024-09-04T17:24:21.932Z Fresh rustls v0.22.4
60372024-09-04T17:24:21.932Z Fresh tempfile v3.10.1
60382024-09-04T17:24:21.932Z Fresh ipnetwork v0.20.0
60392024-09-04T17:24:21.932Z Fresh async-stream-impl v0.3.5
60402024-09-04T17:24:21.932Z Fresh atomic-waker v1.1.2
60412024-09-04T17:24:21.932Z Fresh slog-bunyan v2.5.0
60422024-09-04T17:24:21.932Z Fresh serde_path_to_error v0.1.16
60432024-09-04T17:24:21.932Z Fresh tokio-rustls v0.25.0
60442024-09-04T17:24:21.932Z Fresh waitgroup v0.1.2
60452024-09-04T17:24:21.932Z Fresh async-stream v0.3.5
60462024-09-04T17:24:21.932Z Fresh multer v3.1.0
60472024-09-04T17:24:21.932Z Fresh hostname v0.4.0
60482024-09-04T17:24:21.932Z Fresh dropshot_endpoint v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#06c8dab4)
60492024-09-04T17:24:21.932Z Fresh newtype-uuid v1.1.0
60502024-09-04T17:24:21.932Z Fresh instant v0.1.12
60512024-09-04T17:24:21.932Z Fresh serde_with_macros v3.9.0
60522024-09-04T17:24:21.932Z Fresh quick-error v1.2.3
60532024-09-04T17:24:21.932Z Fresh structmeta-derive v0.3.0
60542024-09-04T17:24:21.932Z Fresh slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
60552024-09-04T17:24:21.932Z Fresh oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#2612d220)
60562024-09-04T17:24:21.932Z Fresh dropshot v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#06c8dab4)
60572024-09-04T17:24:21.932Z Fresh serde_with v3.9.0
60582024-09-04T17:24:21.932Z Fresh structmeta v0.3.0
60592024-09-04T17:24:21.932Z Fresh slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
60602024-09-04T17:24:21.932Z Fresh backoff v0.4.0
60612024-09-04T17:24:21.932Z Fresh mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=9e0fe45ca3862176dc31ad8cc83f605f8a7e1a42#9e0fe45c)
60622024-09-04T17:24:21.932Z Fresh serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
60632024-09-04T17:24:21.932Z Fresh parse-display-derive v0.10.0
60642024-09-04T17:24:21.932Z Fresh macaddr v1.0.1
60652024-09-04T17:24:21.932Z Fresh wait-timeout v0.2.0
60662024-09-04T17:24:21.932Z Fresh structmeta-derive v0.2.0
60672024-09-04T17:24:21.933Z Fresh rand_xorshift v0.3.0
60682024-09-04T17:24:21.933Z Fresh unarray v0.1.4
60692024-09-04T17:24:21.933Z Fresh camino-tempfile v1.1.1
60702024-09-04T17:24:21.933Z Fresh parse-display v0.10.0
60712024-09-04T17:24:21.933Z Fresh rusty-fork v0.3.0
60722024-09-04T17:24:21.933Z Fresh structmeta v0.2.0
60732024-09-04T17:24:21.933Z Fresh proc-macro-crate v1.3.1
60742024-09-04T17:24:21.933Z Fresh proptest v1.5.0
60752024-09-04T17:24:21.933Z Fresh test-strategy v0.3.1
60762024-09-04T17:24:21.933Z Fresh proc-macro-error-attr v1.0.4
60772024-09-04T17:24:21.933Z Fresh num_enum_derive v0.5.11
60782024-09-04T17:24:21.933Z Fresh foreign-types-macros v0.2.3
60792024-09-04T17:24:21.933Z Fresh proc-macro-error v1.0.4
60802024-09-04T17:24:21.933Z Fresh num_enum v0.5.11
60812024-09-04T17:24:21.933Z Fresh foreign-types-shared v0.3.1
60822024-09-04T17:24:21.933Z Fresh libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
60832024-09-04T17:24:21.933Z Fresh nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
60842024-09-04T17:24:21.933Z Fresh rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
60852024-09-04T17:24:21.933Z Fresh foreign-types v0.5.0
60862024-09-04T17:24:21.933Z Fresh cstr-argument v0.1.2
60872024-09-04T17:24:21.933Z Fresh pretty-hex v0.2.1
60882024-09-04T17:24:21.933Z Fresh tabwriter v1.4.0
60892024-09-04T17:24:21.933Z Fresh colored v2.1.0
60902024-09-04T17:24:21.933Z Fresh socket2 v0.4.10
60912024-09-04T17:24:21.933Z Fresh smf v0.2.3
60922024-09-04T17:24:21.933Z Fresh dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
60932024-09-04T17:24:21.933Z Fresh rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
60942024-09-04T17:24:21.933Z Fresh nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
60952024-09-04T17:24:21.933Z Fresh hash32 v0.3.1
60962024-09-04T17:24:21.933Z Fresh embedded-io v0.4.0
60972024-09-04T17:24:21.933Z Fresh cobs v0.2.3
60982024-09-04T17:24:21.933Z Fresh termtree v0.4.1
60992024-09-04T17:24:21.933Z Fresh illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
61002024-09-04T17:24:21.933Z Fresh kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
61012024-09-04T17:24:21.933Z Fresh heapless v0.8.0
61022024-09-04T17:24:21.933Z Fresh crucible-workspace-hack v0.1.0
61032024-09-04T17:24:21.933Z Fresh postcard v1.0.8
61042024-09-04T17:24:21.933Z Fresh predicates-tree v1.0.9
61052024-09-04T17:24:21.933Z Fresh sigpipe v0.1.3
61062024-09-04T17:24:21.933Z Fresh smoltcp v0.11.0
61072024-09-04T17:24:21.934Z Fresh poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
61082024-09-04T17:24:21.934Z Fresh zone_cfg_derive v0.3.0
61092024-09-04T17:24:21.934Z Fresh bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
61102024-09-04T17:24:21.934Z Fresh num-derive v0.4.2
61112024-09-04T17:24:21.934Z Fresh opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
61122024-09-04T17:24:21.934Z Fresh libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#4ceaf96e)
61132024-09-04T17:24:21.934Z Fresh mockall_derive v0.13.0
61142024-09-04T17:24:21.934Z Fresh downcast v0.11.0
61152024-09-04T17:24:21.934Z Fresh fragile v2.0.0
61162024-09-04T17:24:21.934Z Fresh bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
61172024-09-04T17:24:21.934Z Fresh zone v0.3.0
61182024-09-04T17:24:21.934Z Fresh opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
61192024-09-04T17:24:21.937Z Fresh mockall v0.13.0
61202024-09-04T17:24:21.937Z Fresh crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e58ca3693cb9ce0438947beba10e97ee38a0966b#e58ca369)
61212024-09-04T17:24:21.937Z Fresh humantime v2.1.0
61222024-09-04T17:24:21.937Z Fresh same-file v1.0.6
61232024-09-04T17:24:21.937Z Fresh derive-where v1.2.7
61242024-09-04T17:24:21.937Z Fresh newline-converter v0.3.0
61252024-09-04T17:24:21.937Z Fresh oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
61262024-09-04T17:24:21.937Z Fresh walkdir v2.5.0
61272024-09-04T17:24:21.937Z Fresh xattr v1.3.1
61282024-09-04T17:24:21.937Z Fresh filetime v0.2.25
61292024-09-04T17:24:21.937Z Fresh expectorate v1.1.0
61302024-09-04T17:24:21.937Z Fresh num-rational v0.4.2
61312024-09-04T17:24:21.937Z Fresh num-complex v0.4.6
61322024-09-04T17:24:21.937Z Fresh password-hash v0.5.0
61332024-09-04T17:24:21.937Z Fresh opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
61342024-09-04T17:24:21.937Z Fresh tar v0.4.41
61352024-09-04T17:24:21.937Z Fresh num v0.4.3
61362024-09-04T17:24:21.937Z Fresh blake2 v0.10.6
61372024-09-04T17:24:21.937Z Fresh float-ord v0.3.2
61382024-09-04T17:24:21.937Z Fresh convert_case v0.4.0
61392024-09-04T17:24:21.937Z Fresh utf-8 v0.7.6
61402024-09-04T17:24:21.937Z Fresh argon2 v0.5.3
61412024-09-04T17:24:21.937Z Fresh derive_more v0.99.18
61422024-09-04T17:24:21.937Z Fresh termcolor v1.4.1
61432024-09-04T17:24:21.937Z Fresh semver v0.1.20
61442024-09-04T17:24:21.937Z Fresh rustc_version v0.1.7
61452024-09-04T17:24:21.937Z Fresh tungstenite v0.21.0
61462024-09-04T17:24:21.937Z Fresh arc-swap v1.7.1
61472024-09-04T17:24:21.937Z Fresh highway v1.2.0
61482024-09-04T17:24:21.937Z Fresh slog-scope v4.4.0
61492024-09-04T17:24:21.937Z Fresh tokio-tungstenite v0.21.0
61502024-09-04T17:24:21.937Z Fresh home v0.5.9
61512024-09-04T17:24:21.937Z Fresh atty v0.2.14
61522024-09-04T17:24:21.937Z Fresh slog-stdlog v4.1.1
61532024-09-04T17:24:21.937Z Fresh cookie v0.18.1
61542024-09-04T17:24:21.937Z Fresh pem v3.0.4
61552024-09-04T17:24:21.937Z Fresh env_logger v0.9.3
61562024-09-04T17:24:21.937Z Fresh bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
61572024-09-04T17:24:21.938Z Fresh newtype_derive v0.1.6
61582024-09-04T17:24:21.938Z Fresh slog-envlogger v2.2.0
61592024-09-04T17:24:21.938Z Fresh bitstruct_derive v0.1.0
61602024-09-04T17:24:21.938Z Fresh viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
61612024-09-04T17:24:21.938Z Fresh ascii v1.1.0
61622024-09-04T17:24:21.938Z Fresh bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
61632024-09-04T17:24:21.938Z Fresh steno v0.4.1
61642024-09-04T17:24:21.938Z Fresh prettyplease v0.2.20
61652024-09-04T17:24:21.938Z Fresh rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c)
61662024-09-04T17:24:21.938Z Fresh viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
61672024-09-04T17:24:21.938Z Fresh bitstruct v0.1.1
61682024-09-04T17:24:21.938Z Fresh tungstenite v0.20.1
61692024-09-04T17:24:21.938Z Fresh dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
61702024-09-04T17:24:21.938Z Fresh propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
61712024-09-04T17:24:21.938Z Fresh erased-serde v0.3.31
61722024-09-04T17:24:21.938Z Fresh serde_arrays v0.1.0
61732024-09-04T17:24:21.938Z Fresh tokio-tungstenite v0.20.1
61742024-09-04T17:24:21.938Z Fresh heck v0.3.3
61752024-09-04T17:24:21.938Z Fresh half v2.4.1
61762024-09-04T17:24:21.938Z Fresh ciborium-io v0.2.2
61772024-09-04T17:24:21.938Z Fresh propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
61782024-09-04T17:24:21.938Z Fresh zone_cfg_derive v0.1.2
61792024-09-04T17:24:21.938Z Fresh ciborium-ll v0.2.2
61802024-09-04T17:24:21.938Z Fresh atomicwrites v0.4.3
61812024-09-04T17:24:21.938Z Fresh headers-core v0.2.0
61822024-09-04T17:24:21.938Z Fresh swrite v0.1.0
61832024-09-04T17:24:21.938Z Fresh base64 v0.13.1
61842024-09-04T17:24:21.938Z Fresh cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
61852024-09-04T17:24:21.938Z Fresh zone v0.1.8
61862024-09-04T17:24:21.938Z Fresh ron v0.7.1
61872024-09-04T17:24:21.938Z Fresh ciborium v0.2.2
61882024-09-04T17:24:21.938Z Fresh headers v0.3.9
61892024-09-04T17:24:21.938Z Fresh libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4ceaf96e)
61902024-09-04T17:24:21.938Z Fresh propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
61912024-09-04T17:24:21.938Z Fresh yasna v0.5.2
61922024-09-04T17:24:21.938Z Fresh propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
61932024-09-04T17:24:21.938Z Fresh portpicker v0.1.1
61942024-09-04T17:24:21.938Z Fresh rcgen v0.12.1
61952024-09-04T17:24:21.938Z Fresh subprocess v0.2.9
61962024-09-04T17:24:21.938Z Fresh linked-hash-map v0.5.6
61972024-09-04T17:24:21.939Z Fresh crossbeam-deque v0.8.5
61982024-09-04T17:24:21.939Z Fresh pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
61992024-09-04T17:24:21.939Z Fresh libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?rev=e69694a1f7cc9fe31fab27f321017280531fb5f7#e69694a1)
62002024-09-04T17:24:21.939Z Fresh lru-cache v0.1.2
62012024-09-04T17:24:21.939Z Fresh resolv-conf v0.7.0
62022024-09-04T17:24:21.939Z Fresh glob v0.3.1
62032024-09-04T17:24:21.939Z Fresh rayon-core v1.12.1
62042024-09-04T17:24:21.939Z Fresh hickory-resolver v0.24.1
62052024-09-04T17:24:21.939Z Fresh constant_time_eq v0.3.0
62062024-09-04T17:24:21.939Z Fresh arrayvec v0.7.4
62072024-09-04T17:24:21.939Z Fresh arrayref v0.3.7
62082024-09-04T17:24:21.939Z Fresh rayon v1.10.0
62092024-09-04T17:24:21.939Z Fresh cancel-safe-futures v0.1.5
62102024-09-04T17:24:21.939Z Fresh libsw v3.3.1
62112024-09-04T17:24:21.939Z Fresh owo-colors v4.0.0
62122024-09-04T17:24:21.939Z Fresh linear-map v1.2.0
62132024-09-04T17:24:21.939Z Fresh memmap2 v0.9.4
62142024-09-04T17:24:21.939Z Fresh display-error-chain v0.2.1
62152024-09-04T17:24:21.939Z Fresh spin v0.5.2
62162024-09-04T17:24:21.939Z Fresh untrusted v0.7.1
62172024-09-04T17:24:21.939Z Fresh ring v0.16.20
62182024-09-04T17:24:21.939Z Fresh blake3 v1.5.1
62192024-09-04T17:24:21.942Z Fresh topological-sort v0.2.2
62202024-09-04T17:24:21.942Z Fresh toolchain_find v0.4.0
62212024-09-04T17:24:21.942Z Fresh omicron-zone-package v0.11.0
62222024-09-04T17:24:21.942Z Fresh maplit v1.0.2
62232024-09-04T17:24:21.942Z Fresh rustfmt-wrapper v0.2.1
62242024-09-04T17:24:21.942Z Fresh itertools v0.13.0
62252024-09-04T17:24:21.942Z Fresh universal-hash v0.5.1
62262024-09-04T17:24:21.942Z Fresh opaque-debug v0.3.1
62272024-09-04T17:24:21.942Z Fresh slog-dtrace v0.3.0
62282024-09-04T17:24:21.942Z Fresh keccak v0.1.5
62292024-09-04T17:24:21.942Z Fresh secrecy v0.8.0
62302024-09-04T17:24:21.942Z Fresh aead v0.5.2
62312024-09-04T17:24:21.942Z Fresh sha3 v0.10.8
62322024-09-04T17:24:21.942Z Fresh curve25519-dalek-derive v0.1.1
62332024-09-04T17:24:21.942Z Fresh tap v1.0.1
62342024-09-04T17:24:21.942Z Fresh poly1305 v0.8.0
62352024-09-04T17:24:21.942Z Fresh radium v0.7.0
62362024-09-04T17:24:21.942Z Fresh wyz v0.5.1
62372024-09-04T17:24:21.942Z Fresh curve25519-dalek v4.1.3
62382024-09-04T17:24:21.942Z Fresh chacha20 v0.9.1
62392024-09-04T17:24:21.942Z Fresh crc-catalog v2.4.0
62402024-09-04T17:24:21.942Z Fresh funty v2.0.0
62412024-09-04T17:24:21.942Z Fresh maybe-uninit v2.0.0
62422024-09-04T17:24:21.942Z Fresh packed_struct_codegen v0.10.1
62432024-09-04T17:24:21.942Z Fresh nodrop v0.1.14
62442024-09-04T17:24:21.942Z Fresh bitvec v1.0.1
62452024-09-04T17:24:21.942Z Fresh crc v3.2.1
62462024-09-04T17:24:21.942Z Fresh bzip2-sys v0.1.11+1.0.8
62472024-09-04T17:24:21.943Z Fresh array-init v0.0.4
62482024-09-04T17:24:21.943Z Fresh smallvec v0.6.14
62492024-09-04T17:24:21.943Z Fresh packed_struct v0.10.1
62502024-09-04T17:24:21.943Z Fresh bitfield v0.14.0
62512024-09-04T17:24:21.943Z Fresh hashbrown v0.12.3
62522024-09-04T17:24:21.943Z Fresh serde-hex v0.1.0
62532024-09-04T17:24:21.943Z Fresh bzip2 v0.4.4
62542024-09-04T17:24:21.943Z Fresh tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
62552024-09-04T17:24:21.943Z Fresh env_logger v0.10.2
62562024-09-04T17:24:21.943Z Fresh lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
62572024-09-04T17:24:21.943Z Fresh indexmap v1.9.3
62582024-09-04T17:24:21.943Z Fresh dsl_auto_type v0.1.2
62592024-09-04T17:24:21.943Z Fresh x509-cert v0.2.5
62602024-09-04T17:24:21.943Z Fresh ron v0.8.1
62612024-09-04T17:24:21.943Z Fresh thiserror-impl-no-std v2.0.2
62622024-09-04T17:24:21.943Z Fresh hashbrown v0.13.2
62632024-09-04T17:24:21.943Z Fresh scheduled-thread-pool v0.2.7
62642024-09-04T17:24:21.943Z Fresh diesel_table_macro_syntax v0.2.0
62652024-09-04T17:24:21.943Z Fresh crc-any v2.5.0
62662024-09-04T17:24:21.943Z Fresh libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
62672024-09-04T17:24:21.943Z Fresh thiserror-no-std v2.0.2
62682024-09-04T17:24:21.943Z Fresh object v0.30.4
62692024-09-04T17:24:21.943Z Fresh lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
62702024-09-04T17:24:21.943Z Fresh r2d2 v0.8.10
62712024-09-04T17:24:21.943Z Fresh diesel_derives v2.2.2
62722024-09-04T17:24:21.943Z Fresh tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
62732024-09-04T17:24:21.943Z Fresh zip v0.6.6
62742024-09-04T17:24:21.943Z Fresh bitfield-struct v0.6.1
62752024-09-04T17:24:21.943Z Fresh nibble_vec v0.1.0
62762024-09-04T17:24:21.943Z Fresh diff v0.1.13
62772024-09-04T17:24:21.943Z Fresh endian-type v0.1.2
62782024-09-04T17:24:21.943Z Fresh path-slash v0.1.5
62792024-09-04T17:24:21.943Z Fresh radix_trie v0.2.1
62802024-09-04T17:24:21.943Z Fresh libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
62812024-09-04T17:24:21.943Z Fresh diesel v2.2.3
62822024-09-04T17:24:21.943Z Fresh hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#943c4bbe)
62832024-09-04T17:24:21.943Z Fresh libefi-sys v0.1.0
62842024-09-04T17:24:21.943Z Fresh crunchy v0.2.2
62852024-09-04T17:24:21.943Z Fresh vsss-rs v3.3.4
62862024-09-04T17:24:21.943Z Fresh chacha20poly1305 v0.10.1
62872024-09-04T17:24:21.943Z Fresh illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
62882024-09-04T17:24:21.944Z Fresh gethostname v0.5.0
62892024-09-04T17:24:21.944Z Fresh fxhash v0.2.1
62902024-09-04T17:24:21.944Z Fresh nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
62912024-09-04T17:24:21.944Z Fresh tiny-keccak v2.0.2
62922024-09-04T17:24:21.944Z Fresh tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
62932024-09-04T17:24:21.944Z Fresh libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
62942024-09-04T17:24:21.944Z Fresh libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
62952024-09-04T17:24:21.944Z Fresh propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
62962024-09-04T17:24:21.944Z Fresh ascii-canvas v3.0.0
62972024-09-04T17:24:21.944Z Fresh async-recursion v1.1.1
62982024-09-04T17:24:21.944Z Fresh ref-cast-impl v1.0.23
62992024-09-04T17:24:21.944Z Fresh ena v0.14.3
63002024-09-04T17:24:21.944Z Fresh libloading v0.8.3
63012024-09-04T17:24:21.944Z Fresh regex-syntax v0.6.29
63022024-09-04T17:24:21.944Z Fresh ref-cast v1.0.23
63032024-09-04T17:24:21.944Z Fresh which v4.4.2
63042024-09-04T17:24:21.944Z Fresh lalrpop v0.19.12
63052024-09-04T17:24:21.944Z Fresh clang-sys v1.7.0
63062024-09-04T17:24:21.944Z Fresh cexpr v0.6.0
63072024-09-04T17:24:21.944Z Fresh kstat-rs v0.2.4
63082024-09-04T17:24:21.944Z Fresh lazycell v1.3.0
63092024-09-04T17:24:21.944Z Fresh rustc-hash v1.1.0
63102024-09-04T17:24:21.944Z Fresh shlex v1.3.0
63112024-09-04T17:24:21.944Z Fresh bindgen v0.69.4
63122024-09-04T17:24:21.944Z Fresh derive_builder_core v0.20.0
63132024-09-04T17:24:21.944Z Fresh derive_builder_macro v0.20.0
63142024-09-04T17:24:21.944Z Fresh ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=9e0fe45ca3862176dc31ad8cc83f605f8a7e1a42#9e0fe45c)
63152024-09-04T17:24:21.944Z Fresh strum_macros v0.24.3
63162024-09-04T17:24:21.944Z Fresh indoc v1.0.9
63172024-09-04T17:24:21.944Z Fresh derive_builder v0.20.0
63182024-09-04T17:24:21.944Z Fresh polar-core v0.27.3
63192024-09-04T17:24:21.947Z Fresh parking_lot_core v0.8.6
63202024-09-04T17:24:21.947Z Fresh libxml v0.3.3
63212024-09-04T17:24:21.947Z Fresh crossterm v0.28.1
63222024-09-04T17:24:21.947Z Fresh impl-trait-for-tuples v0.2.2
63232024-09-04T17:24:21.947Z Fresh oso-derive v0.27.3
63242024-09-04T17:24:21.947Z Fresh quick-xml v0.31.0
63252024-09-04T17:24:21.947Z Fresh pin-project-internal v1.1.5
63262024-09-04T17:24:21.947Z Fresh samael v0.0.15
63272024-09-04T17:24:21.947Z Fresh oso v0.27.3
63282024-09-04T17:24:21.947Z Fresh pin-project v1.1.5
63292024-09-04T17:24:21.947Z Fresh unicase v2.7.0
63302024-09-04T17:24:21.947Z Fresh parking_lot v0.11.2
63312024-09-04T17:24:21.947Z Fresh tungstenite v0.23.0
63322024-09-04T17:24:21.947Z Fresh dropshot_endpoint v0.10.1
63332024-09-04T17:24:21.947Z Fresh sled v0.34.7
63342024-09-04T17:24:21.947Z Fresh dropshot v0.10.1
63352024-09-04T17:24:21.947Z Fresh tokio-tungstenite v0.23.1
63362024-09-04T17:24:21.947Z Fresh hickory-client v0.24.1
63372024-09-04T17:24:21.947Z Fresh hickory-server v0.24.1
63382024-09-04T17:24:21.948Z Fresh const_format_proc_macros v0.2.32
63392024-09-04T17:24:21.948Z Fresh bb8 v0.8.5
63402024-09-04T17:24:21.948Z Fresh nanorand v0.7.0
63412024-09-04T17:24:21.948Z Fresh vte_generate_state_changes v0.1.1
63422024-09-04T17:24:21.948Z Fresh qorb v0.0.1 (https://github.com/oxidecomputer/qorb?branch=master#163a7783)
63432024-09-04T17:24:21.948Z Fresh diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#8fcc2bb3)
63442024-09-04T17:24:21.948Z Fresh async-bb8-diesel v0.2.1
63452024-09-04T17:24:21.948Z Fresh flume v0.11.0
63462024-09-04T17:24:21.948Z Fresh vte v0.11.1
63472024-09-04T17:24:21.948Z Fresh const_format v0.2.32
63482024-09-04T17:24:21.948Z Fresh buf-list v1.0.3
63492024-09-04T17:24:21.948Z Fresh fd-lock v4.0.2
63502024-09-04T17:24:21.948Z Fresh memoffset v0.9.1
63512024-09-04T17:24:21.948Z Fresh mime_guess v2.0.4
63522024-09-04T17:24:21.948Z Fresh strip-ansi-escapes v0.2.0
63532024-09-04T17:24:21.948Z Fresh crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e58ca3693cb9ce0438947beba10e97ee38a0966b#e58ca369)
63542024-09-04T17:24:21.948Z Fresh crossterm v0.27.0
63552024-09-04T17:24:21.948Z Fresh propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
63562024-09-04T17:24:21.948Z Fresh nu-ansi-term v0.50.0
63572024-09-04T17:24:21.948Z Fresh http-range v0.1.5
63582024-09-04T17:24:21.948Z Fresh nix v0.27.1
63592024-09-04T17:24:21.948Z Fresh tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
63602024-09-04T17:24:21.948Z Fresh serde-big-array v0.5.1
63612024-09-04T17:24:21.948Z Fresh bytecount v0.6.8
63622024-09-04T17:24:21.948Z Fresh reedline v0.33.0
63632024-09-04T17:24:21.948Z Fresh propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
63642024-09-04T17:24:21.948Z Fresh hyper-staticfile v0.9.5
63652024-09-04T17:24:21.948Z Fresh papergrid v0.11.0
63662024-09-04T17:24:21.948Z Fresh tabled_derive v0.7.0
63672024-09-04T17:24:21.948Z Fresh peg-macros v0.8.4
63682024-09-04T17:24:21.948Z Fresh gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=319e7b92db69792ab8efa4c68554ad0cf83adf93#319e7b92)
63692024-09-04T17:24:21.948Z Fresh signal-hook-tokio v0.3.1
63702024-09-04T17:24:21.948Z Fresh snafu-derive v0.8.2
63712024-09-04T17:24:21.948Z Fresh sqlparser_derive v0.2.2
63722024-09-04T17:24:21.948Z Fresh unicode_categories v0.1.1
63732024-09-04T17:24:21.948Z Fresh tabled v0.15.0
63742024-09-04T17:24:21.948Z Fresh peg v0.8.4
63752024-09-04T17:24:21.948Z Fresh sqlparser v0.45.0
63762024-09-04T17:24:21.948Z Fresh snafu v0.8.2
63772024-09-04T17:24:21.949Z Fresh sqlformat v0.2.4
63782024-09-04T17:24:21.949Z Fresh rustyline v14.0.0
63792024-09-04T17:24:21.949Z Fresh clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=ceec762e6a87d2a22bf56792a3025e145caa095e#ceec762e)
63802024-09-04T17:24:21.949Z Fresh globset v0.4.14
63812024-09-04T17:24:21.949Z Fresh olpc-cjson v0.1.3
63822024-09-04T17:24:21.949Z Fresh serde_plain v1.0.2
63832024-09-04T17:24:21.949Z Fresh bcs v0.1.6
63842024-09-04T17:24:21.949Z Fresh typed-path v0.7.1
63852024-09-04T17:24:21.949Z Fresh parse-size v1.0.0
63862024-09-04T17:24:21.949Z Fresh tough v0.17.1
63872024-09-04T17:24:21.949Z Fresh cargo-platform v0.1.8
63882024-09-04T17:24:21.949Z Fresh rand_seeder v0.3.0
63892024-09-04T17:24:21.949Z Fresh cargo_metadata v0.18.1
63902024-09-04T17:24:21.949Z Fresh csv-core v0.1.11
63912024-09-04T17:24:21.949Z Fresh number_prefix v0.4.0
63922024-09-04T17:24:21.949Z Fresh portable-atomic v1.6.0
63932024-09-04T17:24:21.949Z Fresh libz-sys v1.1.16
63942024-09-04T17:24:21.949Z Fresh is_ci v1.2.0
63952024-09-04T17:24:21.949Z Fresh csv v1.3.0
63962024-09-04T17:24:21.949Z Fresh polyval v0.6.2
63972024-09-04T17:24:21.949Z Fresh supports-color v3.0.0
63982024-09-04T17:24:21.949Z Fresh libgit2-sys v0.17.0+1.8.1
63992024-09-04T17:24:21.949Z Fresh indicatif v0.17.8
64002024-09-04T17:24:21.949Z Fresh openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
64012024-09-04T17:24:21.949Z Fresh rfc6979 v0.4.0
64022024-09-04T17:24:21.949Z Fresh castaway v0.2.3
64032024-09-04T17:24:21.949Z Fresh ghash v0.5.1
64042024-09-04T17:24:21.949Z Fresh git2 v0.19.0
64052024-09-04T17:24:21.949Z Fresh ecdsa v0.16.9
64062024-09-04T17:24:21.949Z Fresh compact_str v0.8.0
64072024-09-04T17:24:21.949Z Fresh primeorder v0.13.6
64082024-09-04T17:24:21.949Z Fresh unicode-truncate v1.0.0
64092024-09-04T17:24:21.949Z Fresh ctr v0.9.2
64102024-09-04T17:24:21.949Z Fresh lru v0.12.3
64112024-09-04T17:24:21.949Z Fresh instability v0.3.2
64122024-09-04T17:24:21.949Z Fresh cassowary v0.3.0
64132024-09-04T17:24:21.949Z Fresh assert_matches v1.5.0
64142024-09-04T17:24:21.949Z Fresh vergen v8.3.2
64152024-09-04T17:24:21.949Z Fresh aes-gcm v0.10.3
64162024-09-04T17:24:21.949Z Fresh ratatui v0.28.0
64172024-09-04T17:24:21.949Z Fresh ed25519 v2.2.3
64182024-09-04T17:24:21.950Z Fresh ssh-encoding v0.2.0
64192024-09-04T17:24:21.952Z Fresh blowfish v0.9.1
64202024-09-04T17:24:21.952Z Fresh rtoolbox v0.0.2
64212024-09-04T17:24:21.952Z Fresh smawk v0.3.2
64222024-09-04T17:24:21.952Z Fresh unicode-linebreak v0.1.5
64232024-09-04T17:24:21.952Z Fresh plotters-backend v0.3.5
64242024-09-04T17:24:21.952Z Fresh ssh-cipher v0.2.0
64252024-09-04T17:24:21.953Z Fresh rpassword v7.3.1
64262024-09-04T17:24:21.953Z Fresh ed25519-dalek v2.1.1
64272024-09-04T17:24:21.953Z Fresh plotters-svg v0.3.5
64282024-09-04T17:24:21.953Z Fresh textwrap v0.16.1
64292024-09-04T17:24:21.953Z Fresh bcrypt-pbkdf v0.10.0
64302024-09-04T17:24:21.953Z Fresh libsqlite3-sys v0.28.0
64312024-09-04T17:24:21.953Z Fresh tui-tree-widget v0.22.0
64322024-09-04T17:24:21.953Z Fresh http-body v1.0.0
64332024-09-04T17:24:21.953Z Fresh password-hash v0.4.2
64342024-09-04T17:24:21.953Z Fresh hashlink v0.9.1
64352024-09-04T17:24:21.953Z Fresh matches v0.1.10
64362024-09-04T17:24:21.953Z Fresh shell-words v1.1.0
64372024-09-04T17:24:21.953Z Fresh cast v0.3.0
64382024-09-04T17:24:21.953Z Fresh yansi v0.5.1
64392024-09-04T17:24:21.953Z Fresh fallible-streaming-iterator v0.1.9
64402024-09-04T17:24:21.953Z Fresh fallible-iterator v0.3.0
64412024-09-04T17:24:21.953Z Fresh tower-layer v0.3.2
64422024-09-04T17:24:21.953Z Fresh regex-automata v0.1.10
64432024-09-04T17:24:21.953Z Fresh criterion-plot v0.5.0
64442024-09-04T17:24:21.953Z Fresh tower v0.4.13
64452024-09-04T17:24:21.953Z Fresh rusqlite v0.31.0
64462024-09-04T17:24:21.953Z Fresh pretty_assertions v1.4.0
64472024-09-04T17:24:21.953Z Fresh bstr v0.2.17
64482024-09-04T17:24:21.953Z Fresh pbkdf2 v0.11.0
64492024-09-04T17:24:21.953Z Fresh idna v0.2.3
64502024-09-04T17:24:21.953Z Fresh hyper v1.3.1
64512024-09-04T17:24:21.953Z Fresh target-lexicon v0.12.16
64522024-09-04T17:24:21.953Z Fresh plotters v0.3.5
64532024-09-04T17:24:21.953Z Fresh ssh-key v0.6.6
64542024-09-04T17:24:21.953Z Fresh p256 v0.13.2
64552024-09-04T17:24:21.953Z Fresh p384 v0.13.0
64562024-09-04T17:24:21.953Z Fresh p521 v0.13.3
64572024-09-04T17:24:21.953Z Fresh twox-hash v1.6.3
64582024-09-04T17:24:21.953Z Fresh enum-as-inner v0.5.1
64592024-09-04T17:24:21.953Z Fresh toml_edit v0.21.1
64602024-09-04T17:24:21.953Z Fresh tinytemplate v1.2.1
64612024-09-04T17:24:21.953Z Fresh num_cpus v1.16.0
64622024-09-04T17:24:21.953Z Fresh russh-cryptovec v0.7.2
64632024-09-04T17:24:21.953Z Fresh hex-literal v0.4.1
64642024-09-04T17:24:21.954Z Fresh anes v0.1.6
64652024-09-04T17:24:21.954Z Fresh md5 v0.7.0
64662024-09-04T17:24:21.954Z Fresh oorandom v11.1.3
64672024-09-04T17:24:21.954Z Fresh threadpool v1.8.1
64682024-09-04T17:24:21.954Z Fresh russh-keys v0.45.0
64692024-09-04T17:24:21.954Z Fresh crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e58ca3693cb9ce0438947beba10e97ee38a0966b#e58ca369)
64702024-09-04T17:24:21.954Z Fresh proc-macro-crate v3.1.0
64712024-09-04T17:24:21.954Z Fresh criterion v0.5.1
64722024-09-04T17:24:21.954Z Fresh trust-dns-proto v0.22.0
64732024-09-04T17:24:21.954Z Fresh cfg-expr v0.16.0
64742024-09-04T17:24:21.954Z Fresh httptest v0.15.5
64752024-09-04T17:24:21.954Z Fresh hyper-util v0.1.3
64762024-09-04T17:24:21.954Z Fresh guppy-workspace-hack v0.1.0
64772024-09-04T17:24:21.954Z Fresh doc-comment v0.3.3
64782024-09-04T17:24:21.954Z Fresh crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e58ca3693cb9ce0438947beba10e97ee38a0966b#e58ca369)
64792024-09-04T17:24:21.954Z Fresh rustls-native-certs v0.7.0
64802024-09-04T17:24:21.954Z Fresh num-bigint v0.4.5
64812024-09-04T17:24:21.954Z Fresh fatfs v0.3.6
64822024-09-04T17:24:21.954Z Fresh escape8259 v0.5.2
64832024-09-04T17:24:21.954Z Fresh des v0.8.1
64842024-09-04T17:24:21.954Z Fresh relative-path v1.9.3
64852024-09-04T17:24:21.954Z Fresh dhcproto-macros v0.1.0
64862024-09-04T17:24:21.954Z Fresh assert_cmd v2.0.16
64872024-09-04T17:24:21.954Z Fresh libtest-mimic v0.7.3
64882024-09-04T17:24:21.954Z Fresh hyper-rustls v0.26.0
64892024-09-04T17:24:21.954Z Fresh russh v0.45.0
64902024-09-04T17:24:21.954Z Fresh dhcproto v0.12.0
64912024-09-04T17:24:21.954Z Fresh rstest_macros v0.22.0
64922024-09-04T17:24:21.954Z Fresh target-spec v3.2.1
64932024-09-04T17:24:21.954Z Fresh blake2b_simd v1.0.2
64942024-09-04T17:24:21.954Z Fresh pathdiff v0.2.1
64952024-09-04T17:24:21.954Z Fresh fancy-regex v0.13.0
64962024-09-04T17:24:21.954Z Fresh ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
64972024-09-04T17:24:21.954Z Fresh uzers v0.11.3
64982024-09-04T17:24:21.954Z Fresh futures-timer v3.0.3
64992024-09-04T17:24:21.954Z Fresh internet-checksum v0.2.1
65002024-09-04T17:24:21.954Z Fresh indent_write v2.2.0
65012024-09-04T17:24:21.954Z Fresh nested v0.1.1
65022024-09-04T17:24:21.954Z Fresh rstest v0.22.0
65032024-09-04T17:24:21.954Z Fresh datatest-stable v0.2.9
65042024-09-04T17:24:21.954Z Fresh rust-argon2 v2.1.0
65052024-09-04T17:24:21.955Z Fresh trybuild v1.0.99
65062024-09-04T17:24:21.955Z Fresh guppy v0.17.7
65072024-09-04T17:24:21.955Z Fresh partial-io v0.5.4
65082024-09-04T17:24:21.955Z Fresh similar-asserts v1.5.0
65092024-09-04T17:24:21.955Z Fresh rand_distr v0.4.3
65102024-09-04T17:24:21.955Z Fresh approx v0.5.1
65112024-09-04T17:24:21.955Z Fresh omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
65122024-09-04T17:24:21.955Z Fresh omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
65132024-09-04T17:24:21.955Z Fresh wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
65142024-09-04T17:24:21.955Z Fresh omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
65152024-09-04T17:24:21.955Z Fresh oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
65162024-09-04T17:24:21.955Z Fresh xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
65172024-09-04T17:24:21.955Z Fresh live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
65182024-09-04T17:24:21.955Z Fresh installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
65192024-09-04T17:24:21.958Z Fresh wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
65202024-09-04T17:24:21.958Z Fresh omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
65212024-09-04T17:24:21.958Z Fresh omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
65222024-09-04T17:24:21.958Z Fresh omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
65232024-09-04T17:24:21.958Z Fresh omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
65242024-09-04T17:24:21.958Z Fresh zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
65252024-09-04T17:24:21.958Z Fresh openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
65262024-09-04T17:24:21.958Z Fresh end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
65272024-09-04T17:24:21.958Z Fresh tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
65282024-09-04T17:24:21.958Z Fresh oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
65292024-09-04T17:24:21.958Z Fresh oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
65302024-09-04T17:24:21.958Z Fresh nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
65312024-09-04T17:24:21.958Z Fresh wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
65322024-09-04T17:24:21.958Z Fresh nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
65332024-09-04T17:24:21.958Z Fresh clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
65342024-09-04T17:24:21.958Z Fresh nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
65352024-09-04T17:24:21.958Z Fresh nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
65362024-09-04T17:24:21.958Z Fresh nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
65372024-09-04T17:24:21.958Z Fresh oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
65382024-09-04T17:24:21.958Z Fresh installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
65392024-09-04T17:24:21.958Z Fresh update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
65402024-09-04T17:24:21.958Z Fresh nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
65412024-09-04T17:24:21.958Z Fresh clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
65422024-09-04T17:24:21.958Z Fresh installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
65432024-09-04T17:24:21.958Z Fresh cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
65442024-09-04T17:24:21.959Z Fresh cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
65452024-09-04T17:24:21.959Z Fresh wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
65462024-09-04T17:24:21.959Z Fresh nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
65472024-09-04T17:24:21.959Z Fresh nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
65482024-09-04T17:24:21.959Z Fresh nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
65492024-09-04T17:24:21.959Z Fresh nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
65502024-09-04T17:24:21.959Z Fresh internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
65512024-09-04T17:24:21.959Z Fresh bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
65522024-09-04T17:24:21.959Z Fresh nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
65532024-09-04T17:24:21.959Z Fresh wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
65542024-09-04T17:24:21.959Z Fresh cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
65552024-09-04T17:24:21.959Z Fresh oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
65562024-09-04T17:24:21.959Z Fresh dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
65572024-09-04T17:24:21.959Z Fresh update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
65582024-09-04T17:24:21.959Z Fresh nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
65592024-09-04T17:24:21.959Z Fresh openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
65602024-09-04T17:24:21.959Z Fresh typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
65612024-09-04T17:24:21.959Z Fresh tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
65622024-09-04T17:24:21.959Z Fresh nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
65632024-09-04T17:24:21.959Z Fresh wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
65642024-09-04T17:24:21.959Z Fresh gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
65652024-09-04T17:24:21.959Z Fresh omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
65662024-09-04T17:24:21.959Z Fresh oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
65672024-09-04T17:24:21.959Z Fresh oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
65682024-09-04T17:24:21.959Z Fresh sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
65692024-09-04T17:24:21.959Z Fresh gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
65702024-09-04T17:24:21.959Z Fresh sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
65712024-09-04T17:24:21.959Z Fresh bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
65722024-09-04T17:24:21.959Z Fresh nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
65732024-09-04T17:24:21.959Z Fresh sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
65742024-09-04T17:24:21.959Z Fresh authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
65752024-09-04T17:24:21.959Z Fresh nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
65762024-09-04T17:24:21.959Z Fresh omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
65772024-09-04T17:24:21.959Z Fresh dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
65782024-09-04T17:24:21.959Z Fresh gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
65792024-09-04T17:24:21.959Z Fresh key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
65802024-09-04T17:24:21.959Z Fresh nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
65812024-09-04T17:24:21.959Z Fresh sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
65822024-09-04T17:24:21.959Z Fresh bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
65832024-09-04T17:24:21.959Z Fresh oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
65842024-09-04T17:24:21.960Z Fresh oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
65852024-09-04T17:24:21.960Z Fresh sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
65862024-09-04T17:24:21.960Z Fresh nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
65872024-09-04T17:24:21.960Z Fresh db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
65882024-09-04T17:24:21.960Z Fresh ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
65892024-09-04T17:24:21.960Z Fresh omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
65902024-09-04T17:24:21.960Z Fresh omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
65912024-09-04T17:24:21.960Z Fresh nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
65922024-09-04T17:24:21.960Z Fresh dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
65932024-09-04T17:24:21.960Z Fresh nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
65942024-09-04T17:24:21.960Z Fresh installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
65952024-09-04T17:24:21.960Z Fresh sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
65962024-09-04T17:24:21.960Z Fresh oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
65972024-09-04T17:24:21.960Z Fresh oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
65982024-09-04T17:24:21.960Z Fresh oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
65992024-09-04T17:24:21.960Z Fresh oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
66002024-09-04T17:24:21.960Z Fresh nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
66012024-09-04T17:24:21.960Z Fresh nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
66022024-09-04T17:24:21.960Z Fresh oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
66032024-09-04T17:24:21.960Z Fresh sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
66042024-09-04T17:24:21.960Z Fresh nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
66052024-09-04T17:24:21.960Z Fresh illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
66062024-09-04T17:24:21.960Z Fresh omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
66072024-09-04T17:24:21.960Z Fresh dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
66082024-09-04T17:24:21.960Z Fresh gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
66092024-09-04T17:24:21.960Z Fresh omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
66102024-09-04T17:24:21.960Z Fresh oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
66112024-09-04T17:24:21.960Z Fresh api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
66122024-09-04T17:24:21.960Z Fresh omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
66132024-09-04T17:24:21.960Z Fresh omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
66142024-09-04T17:24:21.960Z Finished `test` profile [unoptimized + debuginfo] target(s) in 1.85s
66152024-09-04T17:24:22.046Z Doc-tests api_identity
66162024-09-04T17:24:22.048Z 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-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-741909e155643cb8.so --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.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`
66172024-09-04T17:24:22.321Z
66182024-09-04T17:24:22.321Zrunning 0 tests
66192024-09-04T17:24:22.321Z
66202024-09-04T17:24:22.324Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
66212024-09-04T17:24:22.324Z
66222024-09-04T17:24:22.330Z Doc-tests authz_macros
66232024-09-04T17:24:22.332Z 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-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-dee9e1cf29a41ddb.so --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.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-c02be0c360e03890.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-32391bb99b637df4.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-18d2f5765b7a5050.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.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`
66242024-09-04T17:24:22.462Z
66252024-09-04T17:24:22.462Zrunning 7 tests
66262024-09-04T17:24:22.464Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 109) ... ignored
66272024-09-04T17:24:22.464Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 122) ... ignored
66282024-09-04T17:24:22.464Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 27) ... ignored
66292024-09-04T17:24:22.464Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 46) ... ignored
66302024-09-04T17:24:22.464Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 59) ... ignored
66312024-09-04T17:24:22.464Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 76) ... ignored
66322024-09-04T17:24:22.464Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 94) ... ignored
66332024-09-04T17:24:22.464Z
66342024-09-04T17:24:22.464Ztest result: ok. 0 passed; 0 failed; 7 ignored; 0 measured; 0 filtered out; finished in 0.00s
66352024-09-04T17:24:22.464Z
66362024-09-04T17:24:22.473Z Doc-tests bootstore
66372024-09-04T17:24:22.476Z 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-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-98ba10d38f391ccf.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ba5ef2d7000f2955.rlib --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-a94257f9c924e8d9.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-2f8000a2198a9279.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-aae238a7f781fbdf.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-d7b45ad24fd307b3.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-dfad8d3c0c734c71.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-d4fe2c0e8752187a.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-b7c2c873485a1910.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-fbf3e444deddd920.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-c506ffbd41dcbee6.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c44067982972fb00.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib --extern vsss_rs=/work/oxidecomputer/omicron/target/debug/deps/libvsss_rs-790883026496efdf.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d47f5ede55f99f5b.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`
66382024-09-04T17:24:23.322Z
66392024-09-04T17:24:23.322Zrunning 0 tests
66402024-09-04T17:24:23.322Z
66412024-09-04T17:24:23.322Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
66422024-09-04T17:24:23.322Z
66432024-09-04T17:24:23.348Z Doc-tests bootstrap_agent_api
66442024-09-04T17:24:23.351Z 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-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-030bd97a14429362.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-6b747d7c482f7d6e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-68d3b44500bd7f3f.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c44067982972fb00.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
66452024-09-04T17:24:23.721Z
66462024-09-04T17:24:23.721Zrunning 2 tests
66472024-09-04T17:24:23.724Ztest sled-agent/bootstrap-agent-api/src/lib.rs - bootstrap_agent_api_mod::api_description (line 32) ... ignored
66482024-09-04T17:24:23.724Ztest sled-agent/bootstrap-agent-api/src/lib.rs - bootstrap_agent_api_mod::stub_api_description (line 38) ... ignored
66492024-09-04T17:24:23.724Z
66502024-09-04T17:24:23.724Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
66512024-09-04T17:24:23.724Z
66522024-09-04T17:24:23.742Z Doc-tests bootstrap_agent_client
66532024-09-04T17:24:23.745Z 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-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-ef9417ff7f726208.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-f3307f821eb2d099.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-38c47bf6da852297.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-b3d8d6b94a4e8781.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c44067982972fb00.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
66542024-09-04T17:24:24.478Z
66552024-09-04T17:24:24.478Zrunning 0 tests
66562024-09-04T17:24:24.478Z
66572024-09-04T17:24:24.478Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
66582024-09-04T17:24:24.478Z
66592024-09-04T17:24:24.504Z Doc-tests clickhouse_admin_api
66602024-09-04T17:24:24.507Z 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-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-f1565e0a28023e4c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
66612024-09-04T17:24:24.673Z
66622024-09-04T17:24:24.673Zrunning 2 tests
66632024-09-04T17:24:24.675Ztest clickhouse-admin/api/src/lib.rs - clickhouse_admin_api_mod::api_description (line 19) ... ignored
66642024-09-04T17:24:24.675Ztest clickhouse-admin/api/src/lib.rs - clickhouse_admin_api_mod::stub_api_description (line 25) ... ignored
66652024-09-04T17:24:24.675Z
66662024-09-04T17:24:24.675Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
66672024-09-04T17:24:24.675Z
66682024-09-04T17:24:24.687Z Doc-tests clickhouse_admin_types
66692024-09-04T17:24:24.689Z 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-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-43ffeb4984e9bb15.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ba5ef2d7000f2955.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-a64a9a3223ef928b.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-aae238a7f781fbdf.so --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
66702024-09-04T17:24:25.010Z
66712024-09-04T17:24:25.010Zrunning 0 tests
66722024-09-04T17:24:25.010Z
66732024-09-04T17:24:25.010Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
66742024-09-04T17:24:25.010Z
66752024-09-04T17:24:25.031Z Doc-tests cockroach_admin_api
66762024-09-04T17:24:25.033Z 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-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-0d8da501cc10d2bd.rlib --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-e811964cbcb1d1a8.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
66772024-09-04T17:24:25.234Z
66782024-09-04T17:24:25.234Zrunning 2 tests
66792024-09-04T17:24:25.237Ztest cockroach-admin/api/src/lib.rs - cockroach_admin_api_mod::api_description (line 20) ... ignored
66802024-09-04T17:24:25.237Ztest cockroach-admin/api/src/lib.rs - cockroach_admin_api_mod::stub_api_description (line 26) ... ignored
66812024-09-04T17:24:25.237Z
66822024-09-04T17:24:25.237Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
66832024-09-04T17:24:25.237Z
66842024-09-04T17:24:25.249Z Doc-tests cockroach_admin_client
66852024-09-04T17:24:25.251Z 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-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-8599901668faa364.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-845e868eb19953d8.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-38c47bf6da852297.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.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`
66862024-09-04T17:24:25.505Z
66872024-09-04T17:24:25.505Zrunning 0 tests
66882024-09-04T17:24:25.505Z
66892024-09-04T17:24:25.505Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
66902024-09-04T17:24:25.505Z
66912024-09-04T17:24:25.520Z Doc-tests cockroach_admin_types
66922024-09-04T17:24:25.523Z 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-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-8599901668faa364.rlib --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-e811964cbcb1d1a8.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-7bbbd3f4da410b18.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-d4fe2c0e8752187a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-33f37eee6fa58373.so -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
66932024-09-04T17:24:25.666Z
66942024-09-04T17:24:25.666Zrunning 0 tests
66952024-09-04T17:24:25.666Z
66962024-09-04T17:24:25.666Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
66972024-09-04T17:24:25.666Z
66982024-09-04T17:24:25.677Z Doc-tests db_macros
66992024-09-04T17:24:25.679Z 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-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-565ad7e1c0fbfae2.so --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.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-c02be0c360e03890.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-32391bb99b637df4.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-18d2f5765b7a5050.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.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`
67002024-09-04T17:24:25.922Z
67012024-09-04T17:24:25.922Zrunning 3 tests
67022024-09-04T17:24:25.924Ztest nexus/db-macros/src/lib.rs - lookup_resource (line 31) ... ignored
67032024-09-04T17:24:25.925Ztest nexus/db-macros/src/lib.rs - lookup_resource (line 51) ... ignored
67042024-09-04T17:24:25.925Ztest nexus/db-macros/src/lib.rs - lookup_resource (line 76) ... ignored
67052024-09-04T17:24:25.925Z
67062024-09-04T17:24:25.925Ztest result: ok. 0 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.00s
67072024-09-04T17:24:25.925Z
67082024-09-04T17:24:25.936Z Doc-tests dns_server
67092024-09-04T17:24:25.939Z 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-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-43ffeb4984e9bb15.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ba5ef2d7000f2955.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-85786b199d62228e.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-00908b2a26a1a09d.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-56cf57b6b204064d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-0efcaeaed0beaa00.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-ac74b60f0850df59.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-ed746f18f31e2aa0.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-cc9bcb1f6dd9a11e.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-dfad8d3c0c734c71.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-d28e42e828a690f0.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-1c1e529c4f2fdc97.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-966337b29a6969eb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-040fa848b630f9c8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-2db2963ce829035d.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-e44ebbb5ceb66800.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
67102024-09-04T17:24:26.252Z
67112024-09-04T17:24:26.253Zrunning 0 tests
67122024-09-04T17:24:26.253Z
67132024-09-04T17:24:26.253Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
67142024-09-04T17:24:26.253Z
67152024-09-04T17:24:26.270Z Doc-tests dns_server_api
67162024-09-04T17:24:26.272Z 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-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-8599901668faa364.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-00908b2a26a1a09d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
67172024-09-04T17:24:26.473Z
67182024-09-04T17:24:26.473Zrunning 2 tests
67192024-09-04T17:24:26.475Ztest dns-server-api/src/lib.rs - dns_server_api_mod::api_description (line 110) ... ignored
67202024-09-04T17:24:26.475Ztest dns-server-api/src/lib.rs - dns_server_api_mod::stub_api_description (line 116) ... ignored
67212024-09-04T17:24:26.475Z
67222024-09-04T17:24:26.475Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
67232024-09-04T17:24:26.475Z
67242024-09-04T17:24:26.488Z Doc-tests dns_service_client
67252024-09-04T17:24:26.490Z 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-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-43ffeb4984e9bb15.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-56cf57b6b204064d.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-38c47bf6da852297.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.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`
67262024-09-04T17:24:26.748Z
67272024-09-04T17:24:26.748Zrunning 0 tests
67282024-09-04T17:24:26.748Z
67292024-09-04T17:24:26.748Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
67302024-09-04T17:24:26.748Z
67312024-09-04T17:24:26.764Z Doc-tests dpd_client
67322024-09-04T17:24:26.766Z 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-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-8599901668faa364.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-0b25623578c66f58.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-c70a862bebcaf2b1.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-b3d8d6b94a4e8781.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
67332024-09-04T17:24:27.930Z
67342024-09-04T17:24:27.930Zrunning 0 tests
67352024-09-04T17:24:27.930Z
67362024-09-04T17:24:27.930Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
67372024-09-04T17:24:27.930Z
67382024-09-04T17:24:27.963Z Doc-tests end_to_end_tests
67392024-09-04T17:24:27.965Z 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-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-43ffeb4984e9bb15.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-6166f879ac927c99.rlib --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-f9197b209abbafcc.rlib --extern end_to_end_tests=/work/oxidecomputer/omicron/target/debug/deps/libend_to_end_tests-dbcbaf3da44101e2.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-ed746f18f31e2aa0.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-a57bbe9c76c83262.rlib --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-2aa57df40d917e83.rlib --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-a8e6f4ee64113ea8.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-e41c714e44bd8b43.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-dfad8d3c0c734c71.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-72ce028dc13365ff.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rlib --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-814a97675d2c75be.rlib --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-85d41846f8c23d87.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-68d3b44500bd7f3f.rlib --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-7081604ed8ed5c37.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
67402024-09-04T17:24:28.443Z
67412024-09-04T17:24:28.444Zrunning 0 tests
67422024-09-04T17:24:28.444Z
67432024-09-04T17:24:28.444Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
67442024-09-04T17:24:28.444Z
67452024-09-04T17:24:28.465Z Doc-tests gateway_api
67462024-09-04T17:24:28.467Z 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-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-4d26041ad30ec019.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-84fcc129cceae6bd.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-fa4b0cefafd79693.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
67472024-09-04T17:24:28.809Z
67482024-09-04T17:24:28.809Zrunning 2 tests
67492024-09-04T17:24:28.811Ztest gateway-api/src/lib.rs - gateway_api_mod::api_description (line 41) ... ignored
67502024-09-04T17:24:28.811Ztest gateway-api/src/lib.rs - gateway_api_mod::stub_api_description (line 47) ... ignored
67512024-09-04T17:24:28.811Z
67522024-09-04T17:24:28.811Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
67532024-09-04T17:24:28.811Z
67542024-09-04T17:24:28.831Z Doc-tests gateway_client
67552024-09-04T17:24:28.833Z 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-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-8599901668faa364.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-909af6951c557926.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-3affc9248ff4b8d2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-38c47bf6da852297.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
67562024-09-04T17:24:29.757Z
67572024-09-04T17:24:29.757Zrunning 0 tests
67582024-09-04T17:24:29.757Z
67592024-09-04T17:24:29.757Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
67602024-09-04T17:24:29.757Z
67612024-09-04T17:24:29.783Z Doc-tests gateway_test_utils
67622024-09-04T17:24:29.786Z 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-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-b792cecba43cac9d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-3affc9248ff4b8d2.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-b45cd3dd3ed74329.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-fa4b0cefafd79693.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-83d3531377766a16.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-dfad8d3c0c734c71.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-56dbc043bbd81c54.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
67632024-09-04T17:24:30.411Z
67642024-09-04T17:24:30.411Zrunning 0 tests
67652024-09-04T17:24:30.411Z
67662024-09-04T17:24:30.411Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
67672024-09-04T17:24:30.411Z
67682024-09-04T17:24:30.437Z Doc-tests gateway_types
67692024-09-04T17:24:30.439Z 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-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-3affc9248ff4b8d2.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-fa4b0cefafd79693.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-7c39b7b68aa684c0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
67702024-09-04T17:24:31.023Z
67712024-09-04T17:24:31.023Zrunning 0 tests
67722024-09-04T17:24:31.023Z
67732024-09-04T17:24:31.023Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
67742024-09-04T17:24:31.023Z
67752024-09-04T17:24:31.049Z Doc-tests illumos_utils
67762024-09-04T17:24:31.052Z 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-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-43ffeb4984e9bb15.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern bhyve_api=/work/oxidecomputer/omicron/target/debug/deps/libbhyve_api-23dc985f084fda09.rlib --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ba5ef2d7000f2955.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-5164d81d6740eb56.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-b5049f8917f60a8a.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0a3af5e760ae820b.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rlib --extern mockall=/work/oxidecomputer/omicron/target/debug/deps/libmockall-b1a54d07005cc8e8.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-ba776c6c3892ae19.rlib --extern oxide_vpc=/work/oxidecomputer/omicron/target/debug/deps/liboxide_vpc-579ceacb49981aac.rlib --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-26c3426625f9a4af.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-f3307f821eb2d099.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-b3d8d6b94a4e8781.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b94b1747d4cd77f0.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib --extern whoami=/work/oxidecomputer/omicron/target/debug/deps/libwhoami-9ffcccbeeda8d38c.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-25b75516e133f29d.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`
67772024-09-04T17:24:32.723Z
67782024-09-04T17:24:32.723Zrunning 0 tests
67792024-09-04T17:24:32.723Z
67802024-09-04T17:24:32.723Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
67812024-09-04T17:24:32.723Z
67822024-09-04T17:24:32.772Z Doc-tests installinator
67832024-09-04T17:24:32.775Z 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-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-43ffeb4984e9bb15.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-daf09654fc043815.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ba5ef2d7000f2955.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-12548fd0d163deb5.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.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-5835243fede18e51.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-61be641122cdfc7a.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-b5049f8917f60a8a.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-5217ece81dbf9f90.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-30cd01896260980c.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-f4546d169218b6bf.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-7c39b7b68aa684c0.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-785826e07020df3b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-dfad8d3c0c734c71.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern partial_io=/work/oxidecomputer/omicron/target/debug/deps/libpartial_io-04b454b038f7867d.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-d4fe2c0e8752187a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e6ef8036dc26a573.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-b8cb543e5e679e14.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c44067982972fb00.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-c0ea97885fc405d1.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-2db2963ce829035d.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b94b1747d4cd77f0.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-33f37eee6fa58373.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-65e68db06b7158c6.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-e6d4adff763d9c59.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-40e1bb4255e62c74.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("image-standard"))' --document-private-items -D warnings --error-format human`
67842024-09-04T17:24:33.575Z
67852024-09-04T17:24:33.575Zrunning 0 tests
67862024-09-04T17:24:33.575Z
67872024-09-04T17:24:33.575Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
67882024-09-04T17:24:33.575Z
67892024-09-04T17:24:33.601Z Doc-tests installinator_api
67902024-09-04T17:24:33.603Z 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-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-43ffeb4984e9bb15.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-a57bbe9c76c83262.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-0449523a445decef.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-f4546d169218b6bf.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
67912024-09-04T17:24:33.876Z
67922024-09-04T17:24:33.876Zrunning 2 tests
67932024-09-04T17:24:33.878Ztest installinator-api/src/lib.rs - installinator_api_mod::api_description (line 39) ... ignored
67942024-09-04T17:24:33.878Ztest installinator-api/src/lib.rs - installinator_api_mod::stub_api_description (line 45) ... ignored
67952024-09-04T17:24:33.878Z
67962024-09-04T17:24:33.879Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
67972024-09-04T17:24:33.879Z
67982024-09-04T17:24:33.896Z Doc-tests installinator_client
67992024-09-04T17:24:33.900Z 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-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-30cd01896260980c.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-f4546d169218b6bf.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-38c47bf6da852297.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-b3d8d6b94a4e8781.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-40e1bb4255e62c74.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
68002024-09-04T17:24:34.700Z
68012024-09-04T17:24:34.700Zrunning 0 tests
68022024-09-04T17:24:34.700Z
68032024-09-04T17:24:34.700Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
68042024-09-04T17:24:34.700Z
68052024-09-04T17:24:34.728Z Doc-tests installinator_common
68062024-09-04T17:24:34.731Z 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-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-43ffeb4984e9bb15.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-b5049f8917f60a8a.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-f4546d169218b6bf.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-d4fe2c0e8752187a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-fbf3e444deddd920.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-33f37eee6fa58373.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-40e1bb4255e62c74.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
68072024-09-04T17:24:35.091Z
68082024-09-04T17:24:35.091Zrunning 0 tests
68092024-09-04T17:24:35.091Z
68102024-09-04T17:24:35.092Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
68112024-09-04T17:24:35.092Z
68122024-09-04T17:24:35.113Z Doc-tests internal_dns
68132024-09-04T17:24:35.115Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name internal_dns --test internal-dns/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/internal-dns -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-43ffeb4984e9bb15.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-85786b199d62228e.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-56cf57b6b204064d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-ed746f18f31e2aa0.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-a57bbe9c76c83262.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-46790a58b55a47f6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-dfad8d3c0c734c71.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-38c47bf6da852297.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-040fa848b630f9c8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-e44ebbb5ceb66800.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
68142024-09-04T17:24:35.380Z
68152024-09-04T17:24:35.380Zrunning 0 tests
68162024-09-04T17:24:35.380Z
68172024-09-04T17:24:35.380Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
68182024-09-04T17:24:35.380Z
68192024-09-04T17:24:35.399Z Doc-tests ipcc
68202024-09-04T17:24:35.402Z 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-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-2f8000a2198a9279.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-7c39b7b68aa684c0.rlib --extern libipcc=/work/oxidecomputer/omicron/target/debug/deps/liblibipcc-b01b952446fd7d41.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-d4fe2c0e8752187a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-33f37eee6fa58373.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
68212024-09-04T17:24:35.634Z
68222024-09-04T17:24:35.634Zrunning 0 tests
68232024-09-04T17:24:35.634Z
68242024-09-04T17:24:35.634Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
68252024-09-04T17:24:35.634Z
68262024-09-04T17:24:35.651Z Doc-tests key_manager
68272024-09-04T17:24:35.654Z 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-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-eaec0f1802c5ca04.so --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-d7b45ad24fd307b3.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-24e32923bad02d9e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-b7c2c873485a1910.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-c506ffbd41dcbee6.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d47f5ede55f99f5b.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
68282024-09-04T17:24:35.887Z
68292024-09-04T17:24:35.887Zrunning 0 tests
68302024-09-04T17:24:35.887Z
68312024-09-04T17:24:35.887Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
68322024-09-04T17:24:35.888Z
68332024-09-04T17:24:35.905Z Doc-tests live_tests_macros
68342024-09-04T17:24:35.908Z 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-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-1102675c87716256.so --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.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`
68352024-09-04T17:24:35.979Z
68362024-09-04T17:24:35.979Zrunning 1 test
68372024-09-04T17:24:35.981Ztest live-tests/macros/src/lib.rs - live_test (line 24) ... ignored
68382024-09-04T17:24:35.981Z
68392024-09-04T17:24:35.981Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
68402024-09-04T17:24:35.981Z
68412024-09-04T17:24:35.987Z Doc-tests nexus_auth
68422024-09-04T17:24:35.989Z 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-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-43ffeb4984e9bb15.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern authz_macros=/work/oxidecomputer/omicron/target/debug/deps/libauthz_macros-dee9e1cf29a41ddb.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-64c755c38fa600bf.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-714228daf94f3204.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-a57bbe9c76c83262.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-ac1acacd5f7a86e7.rlib --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-e90263d62b579b2f.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-e104b8d0e3e83c84.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4dad74b0db16ea1f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-dfad8d3c0c734c71.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-1c28f15d8bd98486.rlib --extern oso=/work/oxidecomputer/omicron/target/debug/deps/liboso-71136106c92e4821.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-2d2ed6a64ba3e36a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-8ce276b9163974ea.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.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`
68432024-09-04T17:24:37.177Z
68442024-09-04T17:24:37.177Zrunning 0 tests
68452024-09-04T17:24:37.177Z
68462024-09-04T17:24:37.177Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
68472024-09-04T17:24:37.177Z
68482024-09-04T17:24:37.210Z Doc-tests nexus_client
68492024-09-04T17:24:37.212Z 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-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-8599901668faa364.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-6b747d7c482f7d6e.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-34f47cf71d1b747d.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4dad74b0db16ea1f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-c346e9981ecdc6aa.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-f3307f821eb2d099.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-38c47bf6da852297.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-b3d8d6b94a4e8781.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
68502024-09-04T17:24:39.077Z
68512024-09-04T17:24:39.077Zrunning 0 tests
68522024-09-04T17:24:39.077Z
68532024-09-04T17:24:39.077Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
68542024-09-04T17:24:39.077Z
68552024-09-04T17:24:39.120Z Doc-tests nexus_config
68562024-09-04T17:24:39.123Z 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-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-43ffeb4984e9bb15.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-4d0c28373280391b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-fbf3e444deddd920.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-1d2ae43d38fb2dfb.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
68572024-09-04T17:24:39.659Z
68582024-09-04T17:24:39.659Zrunning 0 tests
68592024-09-04T17:24:39.659Z
68602024-09-04T17:24:39.659Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
68612024-09-04T17:24:39.659Z
68622024-09-04T17:24:39.683Z Doc-tests nexus_db_fixed_data
68632024-09-04T17:24:39.686Z 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-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-e90263d62b579b2f.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-e104b8d0e3e83c84.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4dad74b0db16ea1f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.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`
68642024-09-04T17:24:40.103Z
68652024-09-04T17:24:40.103Zrunning 0 tests
68662024-09-04T17:24:40.103Z
68672024-09-04T17:24:40.106Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
68682024-09-04T17:24:40.106Z
68692024-09-04T17:24:40.125Z Doc-tests nexus_db_model
68702024-09-04T17:24:40.127Z 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-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-43ffeb4984e9bb15.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ba5ef2d7000f2955.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-565ad7e1c0fbfae2.so --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-8755f378a0d2712e.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-f7a42b1fc18bae47.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0a3af5e760ae820b.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.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-4d0c28373280391b.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-e104b8d0e3e83c84.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-4d400f9bbfe436cf.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-34f47cf71d1b747d.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4dad74b0db16ea1f.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-e9e0142edd923010.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-c346e9981ecdc6aa.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-f3307f821eb2d099.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-aa2fc19618e8223a.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-878a8767bd0518bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-5c0457631068982a.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-a33837303a60c71a.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-174227136a3b7501.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.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`
68712024-09-04T17:24:51.611Z
68722024-09-04T17:24:51.611Zrunning 2 tests
68732024-09-04T17:24:54.197Ztest nexus/db-model/src/collection.rs - collection::DatastoreAttachTargetConfig (line 83) ... ok
68742024-09-04T17:25:29.015Ztest nexus/db-model/src/collection.rs - collection::DatastoreCollectionConfig (line 14) ... ok
68752024-09-04T17:25:29.015Z
68762024-09-04T17:25:29.015Ztest result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 37.38s
68772024-09-04T17:25:29.015Z
68782024-09-04T17:25:29.205Z Doc-tests nexus_db_queries
68792024-09-04T17:25:29.208Z 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-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-43ffeb4984e9bb15.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-cfb816fb1660d56e.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ba5ef2d7000f2955.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern const_format=/work/oxidecomputer/omicron/target/debug/deps/libconst_format-528bd09aa98caeb9.rlib --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-565ad7e1c0fbfae2.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-f7a42b1fc18bae47.rlib --extern diesel_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_dtrace-6b0ba7ad374e851e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-909af6951c557926.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-32fdd2adb426f7b8.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-b5049f8917f60a8a.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-46790a58b55a47f6.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0a3af5e760ae820b.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-ac1acacd5f7a86e7.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-4d0c28373280391b.rlib --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-e90263d62b579b2f.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-e104b8d0e3e83c84.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-9ddd9a46c83c35de.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-1f4366c9e0a9c1ec.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-19745ff07c3d5def.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-34f47cf71d1b747d.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-5859c612e02f2449.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4dad74b0db16ea1f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-c346e9981ecdc6aa.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-e41c714e44bd8b43.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-dfad8d3c0c734c71.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-1c1e529c4f2fdc97.rlib --extern oso=/work/oxidecomputer/omicron/target/debug/deps/liboso-71136106c92e4821.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-fed2c687baef7b75.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-f3307f821eb2d099.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-a558247ce38e0784.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-457abf17ed177e26.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-0027465b2e6825f2.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-ac861e4f3b496017.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-a39c6323898de335.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-878a8767bd0518bb.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-de03faa4a182a7e3.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-fbf3e444deddd920.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-5c0457631068982a.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-a33837303a60c71a.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0a062de836263b83.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-174227136a3b7501.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-618c4abe1decdfc2.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-42cdc58f9cbd97df.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-c883dcfe2d3789aa.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-5a011723636fb8e7.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.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`
68802024-09-04T17:25:31.524Z
68812024-09-04T17:25:31.524Zrunning 1 test
68822024-09-04T17:25:37.403Ztest nexus/db-queries/src/db/pagination.rs - db::pagination::Paginator (line 193) ... ok
68832024-09-04T17:25:37.404Z
68842024-09-04T17:25:37.406Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.88s
68852024-09-04T17:25:37.406Z
68862024-09-04T17:25:37.471Z Doc-tests nexus_defaults
68872024-09-04T17:25:37.473Z 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-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-0a3af5e760ae820b.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-4d400f9bbfe436cf.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-f3307f821eb2d099.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
68882024-09-04T17:25:37.684Z
68892024-09-04T17:25:37.684Zrunning 0 tests
68902024-09-04T17:25:37.684Z
68912024-09-04T17:25:37.684Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
68922024-09-04T17:25:37.685Z
68932024-09-04T17:25:37.701Z Doc-tests nexus_external_api
68942024-09-04T17:25:37.704Z 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-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-43ffeb4984e9bb15.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-a57bbe9c76c83262.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0a3af5e760ae820b.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-cd5f5b45490a38d9.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4dad74b0db16ea1f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern openapi_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager_types-a24ca1572ff79044.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-1c1e529c4f2fdc97.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-d02302f65ec281ca.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-9e6d2b50d12843e9.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
68952024-09-04T17:25:38.207Z
68962024-09-04T17:25:38.207Zrunning 2 tests
68972024-09-04T17:25:38.210Ztest nexus/external-api/src/lib.rs - nexus_external_api_mod::api_description (line 74) ... ignored
68982024-09-04T17:25:38.210Ztest nexus/external-api/src/lib.rs - nexus_external_api_mod::stub_api_description (line 80) ... ignored
68992024-09-04T17:25:38.210Z
69002024-09-04T17:25:38.210Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
69012024-09-04T17:25:38.210Z
69022024-09-04T17:25:38.233Z Doc-tests nexus_internal_api
69032024-09-04T17:25:38.235Z 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-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-4d26041ad30ec019.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-57ecd10d0e301429.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4dad74b0db16ea1f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
69042024-09-04T17:25:38.630Z
69052024-09-04T17:25:38.631Zrunning 2 tests
69062024-09-04T17:25:38.633Ztest nexus/internal-api/src/lib.rs - nexus_internal_api_mod::api_description (line 58) ... ignored
69072024-09-04T17:25:38.633Ztest nexus/internal-api/src/lib.rs - nexus_internal_api_mod::stub_api_description (line 64) ... ignored
69082024-09-04T17:25:38.633Z
69092024-09-04T17:25:38.633Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
69102024-09-04T17:25:38.633Z
69112024-09-04T17:25:38.654Z Doc-tests nexus_inventory
69122024-09-04T17:25:38.657Z 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-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-43ffeb4984e9bb15.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-909af6951c557926.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-3affc9248ff4b8d2.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-b45cd3dd3ed74329.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-1f4366c9e0a9c1ec.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-34f47cf71d1b747d.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4dad74b0db16ea1f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-e41c714e44bd8b43.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-5c0457631068982a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-18f0dd23c926cd6e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
69132024-09-04T17:25:38.990Z
69142024-09-04T17:25:38.990Zrunning 0 tests
69152024-09-04T17:25:38.990Z
69162024-09-04T17:25:38.990Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
69172024-09-04T17:25:38.990Z
69182024-09-04T17:25:39.011Z Doc-tests nexus_macros_common
69192024-09-04T17:25:39.014Z 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-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-c02be0c360e03890.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
69202024-09-04T17:25:39.083Z
69212024-09-04T17:25:39.083Zrunning 0 tests
69222024-09-04T17:25:39.083Z
69232024-09-04T17:25:39.083Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
69242024-09-04T17:25:39.083Z
69252024-09-04T17:25:39.090Z Doc-tests nexus_metrics_producer_gc
69262024-09-04T17:25:39.093Z 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-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-cfb816fb1660d56e.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-f7a42b1fc18bae47.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-7d19b11f9f8e6439.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0a3af5e760ae820b.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-e104b8d0e3e83c84.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-9ddd9a46c83c35de.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-a7161bdcb74fc00d.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-5859c612e02f2449.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4dad74b0db16ea1f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-dfad8d3c0c734c71.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-7256ca524447ea19.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-a33837303a60c71a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.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`
69272024-09-04T17:25:39.493Z
69282024-09-04T17:25:39.493Zrunning 0 tests
69292024-09-04T17:25:39.494Z
69302024-09-04T17:25:39.494Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
69312024-09-04T17:25:39.494Z
69322024-09-04T17:25:39.521Z Doc-tests nexus_networking
69332024-09-04T17:25:39.523Z 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-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-5835243fede18e51.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0a3af5e760ae820b.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-9ddd9a46c83c35de.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-d8737bb80374a187.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-f3307f821eb2d099.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-5c0457631068982a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
69342024-09-04T17:25:39.916Z
69352024-09-04T17:25:39.916Zrunning 0 tests
69362024-09-04T17:25:39.916Z
69372024-09-04T17:25:39.916Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
69382024-09-04T17:25:39.916Z
69392024-09-04T17:25:39.945Z Doc-tests nexus_reconfigurator_execution
69402024-09-04T17:25:39.945Z 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-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-43ffeb4984e9bb15.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-cfb816fb1660d56e.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-845e868eb19953d8.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-f7a42b1fc18bae47.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-56cf57b6b204064d.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-7d19b11f9f8e6439.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-46790a58b55a47f6.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-7e28ccd96dc058f1.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-8bb428dfe1a4b149.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-4d0c28373280391b.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-e104b8d0e3e83c84.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-9ddd9a46c83c35de.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-1f4366c9e0a9c1ec.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-d8737bb80374a187.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-d9e649ec88ac82fb.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-19745ff07c3d5def.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-00c1d67c84da5f18.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-34f47cf71d1b747d.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-5859c612e02f2449.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-a5431fa9414a448d.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4dad74b0db16ea1f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-803a512de10dae2b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-dfad8d3c0c734c71.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-f3307f821eb2d099.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-5c0457631068982a.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-a33837303a60c71a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.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`
69412024-09-04T17:25:40.380Z
69422024-09-04T17:25:40.380Zrunning 0 tests
69432024-09-04T17:25:40.380Z
69442024-09-04T17:25:40.380Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
69452024-09-04T17:25:40.380Z
69462024-09-04T17:25:40.409Z Doc-tests nexus_reconfigurator_planning
69472024-09-04T17:25:40.411Z 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-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-43ffeb4984e9bb15.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-909af6951c557926.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-e7d7b8ea648ab4e3.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-46790a58b55a47f6.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-7e28ccd96dc058f1.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-c9380d86e5571d46.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-4d0c28373280391b.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-1f4366c9e0a9c1ec.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-19745ff07c3d5def.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-34f47cf71d1b747d.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4dad74b0db16ea1f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-dfad8d3c0c734c71.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-f3307f821eb2d099.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-d4fe2c0e8752187a.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-5c0457631068982a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0a062de836263b83.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-33f37eee6fa58373.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-18f0dd23c926cd6e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
69482024-09-04T17:25:40.822Z
69492024-09-04T17:25:40.822Zrunning 0 tests
69502024-09-04T17:25:40.822Z
69512024-09-04T17:25:40.822Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
69522024-09-04T17:25:40.822Z
69532024-09-04T17:25:40.846Z Doc-tests nexus_reconfigurator_preparation
69542024-09-04T17:25:40.849Z 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-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-43ffeb4984e9bb15.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-e104b8d0e3e83c84.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-9ddd9a46c83c35de.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-00c1d67c84da5f18.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4dad74b0db16ea1f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.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-a33837303a60c71a.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
69552024-09-04T17:25:41.228Z
69562024-09-04T17:25:41.228Zrunning 0 tests
69572024-09-04T17:25:41.228Z
69582024-09-04T17:25:41.228Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
69592024-09-04T17:25:41.228Z
69602024-09-04T17:25:41.255Z Doc-tests nexus_saga_recovery
69612024-09-04T17:25:41.257Z 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-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-8599901668faa364.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-ac1acacd5f7a86e7.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-e104b8d0e3e83c84.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-9ddd9a46c83c35de.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-18eb142286c14ddd.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-5859c612e02f2449.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-a5431fa9414a448d.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4dad74b0db16ea1f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-dfad8d3c0c734c71.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-0027465b2e6825f2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.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-a33837303a60c71a.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-174227136a3b7501.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.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`
69622024-09-04T17:25:41.607Z
69632024-09-04T17:25:41.607Zrunning 0 tests
69642024-09-04T17:25:41.607Z
69652024-09-04T17:25:41.607Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
69662024-09-04T17:25:41.607Z
69672024-09-04T17:25:41.629Z Doc-tests nexus_sled_agent_shared
69682024-09-04T17:25:41.632Z 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-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-34f47cf71d1b747d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-c346e9981ecdc6aa.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c44067982972fb00.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
69692024-09-04T17:25:41.997Z
69702024-09-04T17:25:41.997Zrunning 0 tests
69712024-09-04T17:25:41.997Z
69722024-09-04T17:25:41.997Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
69732024-09-04T17:25:41.997Z
69742024-09-04T17:25:42.020Z Doc-tests nexus_test_interface
69752024-09-04T17:25:42.023Z 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-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-eaec0f1802c5ca04.so --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-4d0c28373280391b.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-34f47cf71d1b747d.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-66bb38dded5accf5.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4dad74b0db16ea1f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
69762024-09-04T17:25:42.300Z
69772024-09-04T17:25:42.300Zrunning 0 tests
69782024-09-04T17:25:42.300Z
69792024-09-04T17:25:42.300Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
69802024-09-04T17:25:42.300Z
69812024-09-04T17:25:42.320Z Doc-tests nexus_test_utils
69822024-09-04T17:25:42.323Z 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-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-43ffeb4984e9bb15.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ba5ef2d7000f2955.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-d10be5be78305c01.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-85786b199d62228e.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-56cf57b6b204064d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-3affc9248ff4b8d2.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-b45cd3dd3ed74329.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-714228daf94f3204.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-ed746f18f31e2aa0.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-a57bbe9c76c83262.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-b5049f8917f60a8a.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-46790a58b55a47f6.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-6b747d7c482f7d6e.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-4d0c28373280391b.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-9ddd9a46c83c35de.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-34f47cf71d1b747d.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-66bb38dded5accf5.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-5859c612e02f2449.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4dad74b0db16ea1f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-c346e9981ecdc6aa.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-e41c714e44bd8b43.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-dfad8d3c0c734c71.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-fed2c687baef7b75.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-934df0395933e09c.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-6631086f7f3ea66e.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-f3307f821eb2d099.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-8ce276b9163974ea.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-5c0457631068982a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e3436a1b9cb47c0f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.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`
69832024-09-04T17:25:43.244Z
69842024-09-04T17:25:43.244Zrunning 0 tests
69852024-09-04T17:25:43.244Z
69862024-09-04T17:25:43.244Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
69872024-09-04T17:25:43.244Z
69882024-09-04T17:25:43.277Z Doc-tests nexus_test_utils_macros
69892024-09-04T17:25:43.279Z 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-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-a5431fa9414a448d.so --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.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`
69902024-09-04T17:25:43.352Z
69912024-09-04T17:25:43.352Zrunning 1 test
69922024-09-04T17:25:43.354Ztest nexus/test-utils-macros/src/lib.rs - nexus_test (line 43) ... ignored
69932024-09-04T17:25:43.355Z
69942024-09-04T17:25:43.355Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
69952024-09-04T17:25:43.355Z
69962024-09-04T17:25:43.360Z Doc-tests nexus_types
69972024-09-04T17:25:43.363Z 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-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-43ffeb4984e9bb15.rlib --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-741909e155643cb8.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-64c755c38fa600bf.rlib --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-8755f378a0d2712e.so --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-aae238a7f781fbdf.so --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-56cf57b6b204064d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-909af6951c557926.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0a3af5e760ae820b.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-8bb428dfe1a4b149.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-34f47cf71d1b747d.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4dad74b0db16ea1f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-c346e9981ecdc6aa.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-1c28f15d8bd98486.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-f3307f821eb2d099.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-9e6d2b50d12843e9.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-aa2fc19618e8223a.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-d4fe2c0e8752187a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-fbf3e444deddd920.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-a33837303a60c71a.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-174227136a3b7501.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-33f37eee6fa58373.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
69982024-09-04T17:25:46.020Z
69992024-09-04T17:25:46.020Zrunning 0 tests
70002024-09-04T17:25:46.020Z
70012024-09-04T17:25:46.020Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
70022024-09-04T17:25:46.020Z
70032024-09-04T17:25:46.082Z Doc-tests omicron_certificates
70042024-09-04T17:25:46.084Z 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-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-e9e0142edd923010.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-dfad8d3c0c734c71.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-1c28f15d8bd98486.rlib --extern openssl_sys=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-01bb75b60de83b30.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-a39c6323898de335.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
70052024-09-04T17:25:46.334Z
70062024-09-04T17:25:46.334Zrunning 0 tests
70072024-09-04T17:25:46.334Z
70082024-09-04T17:25:46.334Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
70092024-09-04T17:25:46.335Z
70102024-09-04T17:25:46.352Z Doc-tests omicron_clickhouse_admin
70112024-09-04T17:25:46.355Z 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-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-43ffeb4984e9bb15.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-f1565e0a28023e4c.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-a64a9a3223ef928b.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-b5049f8917f60a8a.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-5859c612e02f2449.rlib --extern omicron_clickhouse_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_clickhouse_admin-4426fd92c076587d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-dfad8d3c0c734c71.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-d28e42e828a690f0.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-1c1e529c4f2fdc97.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-caf1600dd15b5767.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-1d2ae43d38fb2dfb.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-c883dcfe2d3789aa.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
70122024-09-04T17:25:46.592Z
70132024-09-04T17:25:46.592Zrunning 0 tests
70142024-09-04T17:25:46.592Z
70152024-09-04T17:25:46.592Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
70162024-09-04T17:25:46.592Z
70172024-09-04T17:25:46.610Z Doc-tests omicron_cockroach_admin
70182024-09-04T17:25:46.613Z 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-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-43ffeb4984e9bb15.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-0d8da501cc10d2bd.rlib --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-e811964cbcb1d1a8.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-7bbbd3f4da410b18.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-b5049f8917f60a8a.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-5859c612e02f2449.rlib --extern omicron_cockroach_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_admin-5f2fe992263903cd.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-dfad8d3c0c734c71.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-d28e42e828a690f0.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-1c1e529c4f2fdc97.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-d4fe2c0e8752187a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-caf1600dd15b5767.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-33f37eee6fa58373.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-1d2ae43d38fb2dfb.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-c883dcfe2d3789aa.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
70192024-09-04T17:25:46.895Z
70202024-09-04T17:25:46.895Zrunning 0 tests
70212024-09-04T17:25:46.895Z
70222024-09-04T17:25:46.895Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
70232024-09-04T17:25:46.895Z
70242024-09-04T17:25:46.915Z Doc-tests omicron_common
70252024-09-04T17:25:46.917Z 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-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-43ffeb4984e9bb15.rlib --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-741909e155643cb8.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern backoff=/work/oxidecomputer/omicron/target/debug/deps/libbackoff-4277cc7aa340cb7c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ba5ef2d7000f2955.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0a3af5e760ae820b.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-239e3ee892aeff69.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-f3307f821eb2d099.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-aa2fc19618e8223a.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-38c47bf6da852297.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-c70a862bebcaf2b1.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-d4fe2c0e8752187a.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-b3d8d6b94a4e8781.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-4c497ff74b1d7ab1.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-8ce276b9163974ea.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-fbf3e444deddd920.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-a33837303a60c71a.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-33f37eee6fa58373.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.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`
70262024-09-04T17:25:48.862Z
70272024-09-04T17:25:48.862Zrunning 2 tests
70282024-09-04T17:25:48.865Ztest common/src/lib.rs - FileKv (line 60) ... ignored
70292024-09-04T17:25:53.298Ztest common/src/api/external/error.rs - api::external::error::InternalContext (line 614) ... ok
70302024-09-04T17:25:53.298Z
70312024-09-04T17:25:53.300Ztest result: ok. 1 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 4.43s
70322024-09-04T17:25:53.301Z
70332024-09-04T17:25:53.345Z Doc-tests omicron_ddm_admin_client
70342024-09-04T17:25:53.347Z 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-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-2de5fa4e1ff87b4d.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-785826e07020df3b.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-c70a862bebcaf2b1.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c44067982972fb00.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
70352024-09-04T17:25:53.602Z
70362024-09-04T17:25:53.602Zrunning 0 tests
70372024-09-04T17:25:53.602Z
70382024-09-04T17:25:53.602Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
70392024-09-04T17:25:53.602Z
70402024-09-04T17:25:53.621Z Doc-tests omicron_dev_lib
70412024-09-04T17:25:53.624Z 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-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-3cee8a96976693de.rlib --extern omicron_dev_lib=/work/oxidecomputer/omicron/target/debug/deps/libomicron_dev_lib-5f5d9604db2208b9.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-dfad8d3c0c734c71.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
70422024-09-04T17:25:53.837Z
70432024-09-04T17:25:53.837Zrunning 0 tests
70442024-09-04T17:25:53.837Z
70452024-09-04T17:25:53.837Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
70462024-09-04T17:25:53.837Z
70472024-09-04T17:25:53.853Z Doc-tests omicron_gateway
70482024-09-04T17:25:53.856Z 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-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-43ffeb4984e9bb15.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-84fcc129cceae6bd.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-3affc9248ff4b8d2.rlib --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-532d4aa20d2aad84.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-b45cd3dd3ed74329.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-fa4b0cefafd79693.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-a57bbe9c76c83262.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-b5049f8917f60a8a.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-7c39b7b68aa684c0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-83d3531377766a16.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-dfad8d3c0c734c71.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-fed2c687baef7b75.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-5b04ee01f80bf577.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-6631086f7f3ea66e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-7849c9e51a3c096f.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-6a1bf46cca89e5bb.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-caf1600dd15b5767.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-56dbc043bbd81c54.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-65e68db06b7158c6.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-5b9641a05bc1f945.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
70492024-09-04T17:25:54.517Z
70502024-09-04T17:25:54.517Zrunning 0 tests
70512024-09-04T17:25:54.517Z
70522024-09-04T17:25:54.517Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
70532024-09-04T17:25:54.517Z
70542024-09-04T17:25:54.549Z Doc-tests omicron_nexus
70552024-09-04T17:25:54.557Z 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-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-43ffeb4984e9bb15.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-cfb816fb1660d56e.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-daf09654fc043815.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ba5ef2d7000f2955.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-12548fd0d163deb5.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-845e868eb19953d8.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-fe7b7abfded67dea.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-d10be5be78305c01.rlib --extern crucible_common=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_common-cbb734c960d0fe4e.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-21eb12c9a8b5123d.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-f7a42b1fc18bae47.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-85786b199d62228e.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-56cf57b6b204064d.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-0b25623578c66f58.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-bc768b83042f573b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-909af6951c557926.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-3affc9248ff4b8d2.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-b45cd3dd3ed74329.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-714228daf94f3204.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-ed746f18f31e2aa0.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-7d19b11f9f8e6439.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-5e0310814f4e10ab.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-a57bbe9c76c83262.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-32fdd2adb426f7b8.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-b5049f8917f60a8a.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-46790a58b55a47f6.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0a3af5e760ae820b.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-239e3ee892aeff69.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-ac1acacd5f7a86e7.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-6b747d7c482f7d6e.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-4d0c28373280391b.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-e104b8d0e3e83c84.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-9ddd9a46c83c35de.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-4d400f9bbfe436cf.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-cd5f5b45490a38d9.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-57ecd10d0e301429.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-1f4366c9e0a9c1ec.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-a7161bdcb74fc00d.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-d8737bb80374a187.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-d9e649ec88ac82fb.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-19745ff07c3d5def.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-00c1d67c84da5f18.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-18eb142286c14ddd.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-34f47cf71d1b747d.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-66bb38dded5accf5.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-5859c612e02f2449.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-a5431fa9414a448d.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4dad74b0db16ea1f.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-8d0b37c8c3e1862e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-803a512de10dae2b.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-c346e9981ecdc6aa.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-e41c714e44bd8b43.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-dfad8d3c0c734c71.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-d28e42e828a690f0.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-1c1e529c4f2fdc97.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-1c28f15d8bd98486.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-72ce028dc13365ff.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-fed2c687baef7b75.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-7256ca524447ea19.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-934df0395933e09c.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-b951d026ecf89835.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-5b04ee01f80bf577.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-6631086f7f3ea66e.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-f3307f821eb2d099.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-9e6d2b50d12843e9.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-aa2fc19618e8223a.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-a558247ce38e0784.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-0027465b2e6825f2.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-c70a862bebcaf2b1.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-bc0e7af24efc6eac.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-a39c6323898de335.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-878a8767bd0518bb.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-e736e5009c91f06c.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-de03faa4a182a7e3.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-0825b86e4f23338d.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-2d2ed6a64ba3e36a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-8ce276b9163974ea.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-fbf3e444deddd920.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-2a4b334350991e3e.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-5c0457631068982a.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-68d3b44500bd7f3f.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-caf1600dd15b5767.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-56dbc043bbd81c54.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-174227136a3b7501.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-e44ebbb5ceb66800.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-42cdc58f9cbd97df.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-1d2ae43d38fb2dfb.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e3436a1b9cb47c0f.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-2d7ca09b3c75f1b7.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-505d5e996502021c.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-e6d4adff763d9c59.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-b8d019cadb9f3511.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.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`
70562024-09-04T17:25:57.124Z
70572024-09-04T17:25:57.124Zrunning 5 tests
70582024-09-04T17:25:57.127Ztest nexus/src/app/sagas/mod.rs - app::sagas::declare_saga_actions (line 266) ... ignored
70592024-09-04T17:26:00.992Ztest nexus/src/app/mod.rs - app::Nexus::unimplemented_todo (line 780) ... ok
70602024-09-04T17:26:00.994Ztest nexus/src/app/mod.rs - app::Nexus::unimplemented_todo (line 852) ... ok
70612024-09-04T17:26:00.998Ztest nexus/src/app/mod.rs - app::Nexus::unimplemented_todo (line 758) ... ok
70622024-09-04T17:26:01.002Ztest nexus/src/app/mod.rs - app::Nexus::unimplemented_todo (line 822) ... ok
70632024-09-04T17:26:01.005Z
70642024-09-04T17:26:01.005Ztest result: ok. 4 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 3.88s
70652024-09-04T17:26:01.005Z
70662024-09-04T17:26:01.072Z Doc-tests omicron_package
70672024-09-04T17:26:01.074Z 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-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-43ffeb4984e9bb15.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-7f0c25ed43737abb.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-b5049f8917f60a8a.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-ddcee7a78aa9002d.rlib --extern omicron_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_package-249d7226d90f6474.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-b6c59dc3270ee126.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-a558247ce38e0784.rlib --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-8be4b95ce6e63459.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-e736e5009c91f06c.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-b8cb543e5e679e14.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-50c2b75429f0bba1.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b94b1747d4cd77f0.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-ccb6a7cc999cb954.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.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`
70682024-09-04T17:26:01.307Z
70692024-09-04T17:26:01.307Zrunning 0 tests
70702024-09-04T17:26:01.307Z
70712024-09-04T17:26:01.307Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
70722024-09-04T17:26:01.307Z
70732024-09-04T17:26:01.320Z Doc-tests omicron_passwords
70742024-09-04T17:26:01.323Z 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-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-43ffeb4984e9bb15.rlib --extern argon2=/work/oxidecomputer/omicron/target/debug/deps/libargon2-d87e839f32f72b6b.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-fe7b7abfded67dea.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-c346e9981ecdc6aa.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern argon2alt=/work/oxidecomputer/omicron/target/debug/deps/libargon2-5183c0a999dee1e3.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-fbf3e444deddd920.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
70752024-09-04T17:26:01.433Z
70762024-09-04T17:26:01.433Zrunning 0 tests
70772024-09-04T17:26:01.434Z
70782024-09-04T17:26:01.434Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
70792024-09-04T17:26:01.434Z
70802024-09-04T17:26:01.444Z Doc-tests omicron_rpaths
70812024-09-04T17:26:01.446Z 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-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-593a287cdf6d02eb.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
70822024-09-04T17:26:01.513Z
70832024-09-04T17:26:01.513Zrunning 0 tests
70842024-09-04T17:26:01.513Z
70852024-09-04T17:26:01.513Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
70862024-09-04T17:26:01.513Z
70872024-09-04T17:26:01.520Z Doc-tests omicron_sled_agent
70882024-09-04T17:26:01.522Z 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-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-43ffeb4984e9bb15.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-eaec0f1802c5ca04.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-98ba10d38f391ccf.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-030bd97a14429362.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-ef9417ff7f726208.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ba5ef2d7000f2955.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-12548fd0d163deb5.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-d10be5be78305c01.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-aae238a7f781fbdf.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-85786b199d62228e.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-56cf57b6b204064d.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-0b25623578c66f58.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-725dd47f885197a3.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-c1f7a164a861d85a.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-909af6951c557926.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-39f07e80d6316e9c.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-55c5344820fdb400.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-a57bbe9c76c83262.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-e4dcdf695dabf485.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-b5049f8917f60a8a.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-f4546d169218b6bf.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-46790a58b55a47f6.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0a3af5e760ae820b.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-24e32923bad02d9e.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-239e3ee892aeff69.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-6b747d7c482f7d6e.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-4d0c28373280391b.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-34f47cf71d1b747d.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4dad74b0db16ea1f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-785826e07020df3b.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-e41c714e44bd8b43.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-dfad8d3c0c734c71.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-ba776c6c3892ae19.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-fed2c687baef7b75.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-5b04ee01f80bf577.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-6631086f7f3ea66e.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-f3307f821eb2d099.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-0027465b2e6825f2.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-bc0e7af24efc6eac.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-4f42aba99a341a12.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-a39c6323898de335.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-4c497ff74b1d7ab1.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-c506ffbd41dcbee6.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-efa3552b6d9beaf0.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-5c0457631068982a.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-68d3b44500bd7f3f.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-b8cb543e5e679e14.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c44067982972fb00.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-c0ea97885fc405d1.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-caf1600dd15b5767.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b94b1747d4cd77f0.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0a062de836263b83.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-ccb6a7cc999cb954.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-e44ebbb5ceb66800.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-d77112f3e9392bc6.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-65e68db06b7158c6.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e3436a1b9cb47c0f.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-5a011723636fb8e7.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d47f5ede55f99f5b.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-25b75516e133f29d.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`
70892024-09-04T17:26:03.262Z
70902024-09-04T17:26:03.262Zrunning 0 tests
70912024-09-04T17:26:03.262Z
70922024-09-04T17:26:03.262Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
70932024-09-04T17:26:03.262Z
70942024-09-04T17:26:03.312Z Doc-tests omicron_test_utils
70952024-09-04T17:26:03.315Z 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-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-43ffeb4984e9bb15.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-a164bb68436b9864.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ba5ef2d7000f2955.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-f1ba33698d34c9b1.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-a66d4b4dd311c603.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-714228daf94f3204.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rlib --extern libfalcon=/work/oxidecomputer/omicron/target/debug/deps/liblibfalcon-07c4ee49fcb69c42.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-4d0c28373280391b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-dfad8d3c0c734c71.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-fc1210f8ac466272.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-a39c6323898de335.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-e736e5009c91f06c.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-de03faa4a182a7e3.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-ccb6a7cc999cb954.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-e44ebbb5ceb66800.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-1d2ae43d38fb2dfb.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-5a011723636fb8e7.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.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`
70962024-09-04T17:26:03.615Z
70972024-09-04T17:26:03.616Zrunning 0 tests
70982024-09-04T17:26:03.616Z
70992024-09-04T17:26:03.616Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
71002024-09-04T17:26:03.616Z
71012024-09-04T17:26:03.636Z Doc-tests omicron_uuid_kinds
71022024-09-04T17:26:03.639Z 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-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-8bb428dfe1a4b149.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-4ec299dfa0e92da3.so --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.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`
71032024-09-04T17:26:03.739Z
71042024-09-04T17:26:03.739Zrunning 0 tests
71052024-09-04T17:26:03.739Z
71062024-09-04T17:26:03.739Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
71072024-09-04T17:26:03.739Z
71082024-09-04T17:26:03.748Z Doc-tests omicron_workspace_hack
71092024-09-04T17:26:03.756Z 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-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-bdb500d6706a0d33.rlib --extern aho_corasick=/work/oxidecomputer/omicron/target/debug/deps/libaho_corasick-ccd418511fd0e494.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-43ffeb4984e9bb15.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-8e41b751a0ccc20a.rlib --extern bstr=/work/oxidecomputer/omicron/target/debug/deps/libbstr-0b179f319982781a.rlib --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-fe9a32234f466722.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern clap_builder=/work/oxidecomputer/omicron/target/debug/deps/libclap_builder-1288f983719441f7.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-c4214c86ee2bbd33.rlib --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-0fbd4ee0c026a43b.rlib --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-c305da7ac85d23b9.rlib --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-6f3b480f63e334a5.rlib --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-76f73301a37487bb.rlib --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-e6f841b1e5437932.rlib --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-d2d889a761cc1203.rlib --extern dof=/work/oxidecomputer/omicron/target/debug/deps/libdof-89864ba25cc11d31.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rlib --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-a81a0a662579eff1.rlib --extern ff=/work/oxidecomputer/omicron/target/debug/deps/libff-e8b978ec7a9d98e8.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-725dd47f885197a3.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-338ef30fca83f141.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-315266bf3c88a0ab.rlib --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-965f1abbaef84084.rlib --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-1044befc4d8b6f32.rlib --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-d5a6af5eceae766d.rlib --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-b2e13e142afbdd87.rlib --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-a0ceeed7299917eb.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-3affc9248ff4b8d2.rlib --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-65767634d4000cd6.rlib --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-bb6974eb2a6ed7a2.rlib --extern group=/work/oxidecomputer/omicron/target/debug/deps/libgroup-2abe9fe1e738a523.rlib --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-333cc1e052d8280e.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-ac74b60f0850df59.rlib --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-f03460b191d7ec86.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-a57bbe9c76c83262.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-e7d7b8ea648ab4e3.rlib --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-6cd38624c256774c.rlib --extern itertools_93f6ce9d446188ac=/work/oxidecomputer/omicron/target/debug/deps/libitertools-197a32e1da667e01.rlib --extern itertools_5ef9efb8ec2df382=/work/oxidecomputer/omicron/target/debug/deps/libitertools-bb69c56d84ec7036.rlib --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-cabd6990d00654d2.rlib --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-4058c7340bf7b5f3.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rlib --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-46cf9439802ec3f9.rlib --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-7ebffa2b30e78119.rlib --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-3b15747880b886c1.rlib --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-7aa5c9e6364e3108.rlib --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-7763e57e9478cd9d.rlib --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-19a28b98cd1da8cc.rlib --extern num_bigint_dig=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint_dig-b009908fd19ee724.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-8d0b37c8c3e1862e.rlib --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-1b50779845f357a9.rlib --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-2914d78ac96fc53c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-1c1e529c4f2fdc97.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-a558247ce38e0784.rlib --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-02364bea890e4dea.rlib --extern postgres_types=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_types-7851212d9793da98.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-457abf17ed177e26.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rlib --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-fcd8ea28b6b8ac77.rlib --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-7d938304ceffab4a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-e736e5009c91f06c.rlib --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-ea2b35fb4c3aea16.rlib --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-617bd4e1e745a59c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-5380524236143168.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-53f05da0a091a7f6.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e6ef8036dc26a573.rlib --extern signal_hook_mio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_mio-43a9fadd6694e79f.rlib --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-fb7801688e79354e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-90c42fabfdf6af03.rlib --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-d52e3d8c16e8a214.rlib --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-970f38cc963541c5.rlib --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-69c441407b09e74b.rlib --extern syn_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-2127d3e6f9069305.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-1d2ae43d38fb2dfb.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-65e68db06b7158c6.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e3436a1b9cb47c0f.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-afdc34c6c77cb46c.rlib --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-a13a239ec45c3af2.rlib --extern toml_edit_cdcf2f9584511fe6=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-0aa41fa91298e638.rlib --extern toml_edit_3c51e837cfc5589a=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-78f7586b935e5407.rlib --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-119892d76510e357.rlib --extern unicode_bidi=/work/oxidecomputer/omicron/target/debug/deps/libunicode_bidi-773c324f50696e3f.rlib --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-4163aa611c9fa9ab.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-5a011723636fb8e7.rlib --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-0250e00b9194dd70.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-6a6c96d3d3dbf088.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d47f5ede55f99f5b.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
71102024-09-04T17:26:03.813Z
71112024-09-04T17:26:03.813Zrunning 0 tests
71122024-09-04T17:26:03.813Z
71132024-09-04T17:26:03.813Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
71142024-09-04T17:26:03.813Z
71152024-09-04T17:26:03.819Z Doc-tests openapi_manager
71162024-09-04T17:26:03.822Z 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-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-43ffeb4984e9bb15.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-a164bb68436b9864.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-030bd97a14429362.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-f1565e0a28023e4c.rlib --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-0d8da501cc10d2bd.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-00908b2a26a1a09d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-338ef30fca83f141.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-84fcc129cceae6bd.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-0449523a445decef.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-cd5f5b45490a38d9.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-57ecd10d0e301429.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-d28e42e828a690f0.rlib --extern openapi_manager=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager-19e63a5a64589d46.rlib --extern openapi_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager_types-a24ca1572ff79044.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-1c1e529c4f2fdc97.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-cedc2b4cdec5a13d.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-ebdfddc364a6d85e.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-fb7801688e79354e.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-efa3552b6d9beaf0.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-bd01036f692a511f.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-be53dce1e4fa5bfc.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
71172024-09-04T17:26:04.227Z
71182024-09-04T17:26:04.227Zrunning 0 tests
71192024-09-04T17:26:04.227Z
71202024-09-04T17:26:04.227Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
71212024-09-04T17:26:04.227Z
71222024-09-04T17:26:04.250Z Doc-tests openapi_manager_types
71232024-09-04T17:26:04.253Z 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-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-43ffeb4984e9bb15.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern openapi_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager_types-a24ca1572ff79044.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
71242024-09-04T17:26:04.320Z
71252024-09-04T17:26:04.321Zrunning 0 tests
71262024-09-04T17:26:04.321Z
71272024-09-04T17:26:04.321Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
71282024-09-04T17:26:04.321Z
71292024-09-04T17:26:04.328Z Doc-tests oxide_client
71302024-09-04T17:26:04.331Z 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-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-43ffeb4984e9bb15.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-ed746f18f31e2aa0.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-a57bbe9c76c83262.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-72ce028dc13365ff.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-38c47bf6da852297.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-b3d8d6b94a4e8781.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
71312024-09-04T17:26:09.120Z
71322024-09-04T17:26:09.120Zrunning 197 tests
71332024-09-04T17:26:09.123Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_bulk_write_import (line 26) ... ignored
71342024-09-04T17:26:09.123Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_bulk_write_import_start (line 27) ... ignored
71352024-09-04T17:26:09.123Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_bulk_write_import_stop (line 27) ... ignored
71362024-09-04T17:26:09.123Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_create (line 25) ... ignored
71372024-09-04T17:26:09.123Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_delete (line 25) ... ignored
71382024-09-04T17:26:09.123Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_finalize_import (line 26) ... ignored
71392024-09-04T17:26:09.123Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_list (line 27) ... ignored
71402024-09-04T17:26:09.123Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_metrics_list (line 31) ... ignored
71412024-09-04T17:26:09.123Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_view (line 25) ... ignored
71422024-09-04T17:26:09.123Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_attach (line 28) ... ignored
71432024-09-04T17:26:09.123Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_create (line 25) ... ignored
71442024-09-04T17:26:09.123Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_delete (line 25) ... ignored
71452024-09-04T17:26:09.123Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_detach (line 25) ... ignored
71462024-09-04T17:26:09.123Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_list (line 27) ... ignored
71472024-09-04T17:26:09.123Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_update (line 26) ... ignored
71482024-09-04T17:26:09.123Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_view (line 25) ... ignored
71492024-09-04T17:26:09.123Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::device_access_token (line 24) ... ignored
71502024-09-04T17:26:09.123Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::device_auth_confirm (line 24) ... ignored
71512024-09-04T17:26:09.123Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::device_auth_request (line 24) ... ignored
71522024-09-04T17:26:09.123Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::logout (line 22) ... ignored
71532024-09-04T17:26:09.123Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::probe_create (line 25) ... ignored
71542024-09-04T17:26:09.123Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::probe_delete (line 25) ... ignored
71552024-09-04T17:26:09.123Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::probe_list (line 27) ... ignored
71562024-09-04T17:26:09.123Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::probe_view (line 25) ... ignored
71572024-09-04T17:26:09.123Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_create (line 27) ... ignored
71582024-09-04T17:26:09.123Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_delete (line 27) ... ignored
71592024-09-04T17:26:09.123Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_demote (line 27) ... ignored
71602024-09-04T17:26:09.123Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_list (line 29) ... ignored
71612024-09-04T17:26:09.123Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_promote (line 27) ... ignored
71622024-09-04T17:26:09.123Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_view (line 27) ... ignored
71632024-09-04T17:26:09.123Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_create (line 25) ... ignored
71642024-09-04T17:26:09.123Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_delete (line 25) ... ignored
71652024-09-04T17:26:09.124Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_disk_attach (line 26) ... ignored
71662024-09-04T17:26:09.124Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_disk_detach (line 26) ... ignored
71672024-09-04T17:26:09.124Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_disk_list (line 28) ... ignored
71682024-09-04T17:26:09.124Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_ephemeral_ip_attach (line 26) ... ignored
71692024-09-04T17:26:09.124Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_ephemeral_ip_detach (line 25) ... ignored
71702024-09-04T17:26:09.124Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_external_ip_list (line 25) ... ignored
71712024-09-04T17:26:09.124Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_list (line 27) ... ignored
71722024-09-04T17:26:09.124Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_network_interface_create (line 26) ... ignored
71732024-09-04T17:26:09.124Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_network_interface_delete (line 28) ... ignored
71742024-09-04T17:26:09.124Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_network_interface_list (line 28) ... ignored
71752024-09-04T17:26:09.124Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_network_interface_update (line 27) ... ignored
71762024-09-04T17:26:09.124Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_network_interface_view (line 26) ... ignored
71772024-09-04T17:26:09.124Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_reboot (line 25) ... ignored
71782024-09-04T17:26:09.128Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_serial_console (line 28) ... ignored
71792024-09-04T17:26:09.128Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_serial_console_stream (line 26) ... ignored
71802024-09-04T17:26:09.128Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_ssh_public_key_list (line 30) ... ignored
71812024-09-04T17:26:09.128Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_start (line 25) ... ignored
71822024-09-04T17:26:09.128Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_stop (line 25) ... ignored
71832024-09-04T17:26:09.128Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_view (line 25) ... ignored
71842024-09-04T17:26:09.128Ztest clients/oxide-client/src/lib.rs - ClientLoginExt::login_local (line 22) ... ignored
71852024-09-04T17:26:09.128Ztest clients/oxide-client/src/lib.rs - ClientLoginExt::login_saml (line 22) ... ignored
71862024-09-04T17:26:09.128Ztest clients/oxide-client/src/lib.rs - ClientMetricsExt::silo_metric (line 32) ... ignored
71872024-09-04T17:26:09.128Ztest clients/oxide-client/src/lib.rs - ClientMetricsExt::timeseries_query (line 24) ... ignored
71882024-09-04T17:26:09.128Ztest clients/oxide-client/src/lib.rs - ClientMetricsExt::timeseries_schema_list (line 25) ... ignored
71892024-09-04T17:26:09.128Ztest clients/oxide-client/src/lib.rs - ClientPolicyExt::system_policy_update (line 22) ... ignored
71902024-09-04T17:26:09.128Ztest clients/oxide-client/src/lib.rs - ClientPolicyExt::system_policy_view (line 22) ... ignored
71912024-09-04T17:26:09.128Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_create (line 22) ... ignored
71922024-09-04T17:26:09.128Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_delete (line 24) ... ignored
71932024-09-04T17:26:09.129Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_ip_pool_list (line 26) ... ignored
71942024-09-04T17:26:09.129Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_ip_pool_view (line 24) ... ignored
71952024-09-04T17:26:09.129Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_list (line 26) ... ignored
71962024-09-04T17:26:09.129Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_policy_update (line 25) ... ignored
71972024-09-04T17:26:09.129Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_policy_view (line 24) ... ignored
71982024-09-04T17:26:09.129Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_update (line 25) ... ignored
71992024-09-04T17:26:09.129Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_view (line 24) ... ignored
72002024-09-04T17:26:09.129Ztest clients/oxide-client/src/lib.rs - ClientRolesExt::role_list (line 25) ... ignored
72012024-09-04T17:26:09.129Ztest clients/oxide-client/src/lib.rs - ClientRolesExt::role_view (line 24) ... ignored
72022024-09-04T17:26:09.129Ztest clients/oxide-client/src/lib.rs - ClientSessionExt::current_user_groups (line 26) ... ignored
72032024-09-04T17:26:09.129Ztest clients/oxide-client/src/lib.rs - ClientSessionExt::current_user_ssh_key_create (line 24) ... ignored
72042024-09-04T17:26:09.129Ztest clients/oxide-client/src/lib.rs - ClientSessionExt::current_user_ssh_key_delete (line 26) ... ignored
72052024-09-04T17:26:09.129Ztest clients/oxide-client/src/lib.rs - ClientSessionExt::current_user_ssh_key_list (line 28) ... ignored
72062024-09-04T17:26:09.129Ztest clients/oxide-client/src/lib.rs - ClientSessionExt::current_user_ssh_key_view (line 26) ... ignored
72072024-09-04T17:26:09.129Ztest clients/oxide-client/src/lib.rs - ClientSessionExt::current_user_view (line 22) ... ignored
72082024-09-04T17:26:09.129Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::certificate_create (line 24) ... ignored
72092024-09-04T17:26:09.129Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::certificate_delete (line 26) ... ignored
72102024-09-04T17:26:09.129Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::certificate_list (line 28) ... ignored
72112024-09-04T17:26:09.129Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::certificate_view (line 26) ... ignored
72122024-09-04T17:26:09.129Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::group_list (line 26) ... ignored
72132024-09-04T17:26:09.129Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::group_view (line 24) ... ignored
72142024-09-04T17:26:09.129Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::policy_update (line 22) ... ignored
72152024-09-04T17:26:09.129Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::policy_view (line 22) ... ignored
72162024-09-04T17:26:09.129Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::user_list (line 27) ... ignored
72172024-09-04T17:26:09.129Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::utilization_view (line 22) ... ignored
72182024-09-04T17:26:09.129Ztest clients/oxide-client/src/lib.rs - ClientSnapshotsExt::snapshot_create (line 27) ... ignored
72192024-09-04T17:26:09.129Ztest clients/oxide-client/src/lib.rs - ClientSnapshotsExt::snapshot_delete (line 25) ... ignored
72202024-09-04T17:26:09.129Ztest clients/oxide-client/src/lib.rs - ClientSnapshotsExt::snapshot_list (line 27) ... ignored
72212024-09-04T17:26:09.129Ztest clients/oxide-client/src/lib.rs - ClientSnapshotsExt::snapshot_view (line 25) ... ignored
72222024-09-04T17:26:09.129Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::networking_switch_port_apply_settings (line 27) ... ignored
72232024-09-04T17:26:09.129Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::networking_switch_port_clear_settings (line 26) ... ignored
72242024-09-04T17:26:09.129Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::networking_switch_port_list (line 27) ... ignored
72252024-09-04T17:26:09.129Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::networking_switch_port_status (line 26) ... ignored
72262024-09-04T17:26:09.129Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::physical_disk_list (line 26) ... ignored
72272024-09-04T17:26:09.129Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::physical_disk_view (line 24) ... ignored
72282024-09-04T17:26:09.129Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::rack_list (line 26) ... ignored
72292024-09-04T17:26:09.129Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::rack_view (line 24) ... ignored
72302024-09-04T17:26:09.129Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_add (line 22) ... ignored
72312024-09-04T17:26:09.130Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_instance_list (line 27) ... ignored
72322024-09-04T17:26:09.130Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_list (line 26) ... ignored
72332024-09-04T17:26:09.130Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_list_uninitialized (line 25) ... ignored
72342024-09-04T17:26:09.130Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_physical_disk_list (line 27) ... ignored
72352024-09-04T17:26:09.130Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_set_provision_policy (line 25) ... ignored
72362024-09-04T17:26:09.130Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_view (line 24) ... ignored
72372024-09-04T17:26:09.130Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::switch_list (line 26) ... ignored
72382024-09-04T17:26:09.130Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::switch_view (line 24) ... ignored
72392024-09-04T17:26:09.130Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_create (line 22) ... ignored
72402024-09-04T17:26:09.130Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_delete (line 24) ... ignored
72412024-09-04T17:26:09.130Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_list (line 26) ... ignored
72422024-09-04T17:26:09.130Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_range_add (line 27) ... ignored
72432024-09-04T17:26:09.130Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_range_list (line 28) ... ignored
72442024-09-04T17:26:09.130Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_range_remove (line 25) ... ignored
72452024-09-04T17:26:09.130Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_service_range_add (line 24) ... ignored
72462024-09-04T17:26:09.130Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_service_range_list (line 27) ... ignored
72472024-09-04T17:26:09.130Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_service_range_remove (line 22) ... ignored
72482024-09-04T17:26:09.130Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_service_view (line 22) ... ignored
72492024-09-04T17:26:09.130Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_silo_link (line 27) ... ignored
72502024-09-04T17:26:09.130Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_silo_list (line 27) ... ignored
72512024-09-04T17:26:09.130Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_silo_unlink (line 24) ... ignored
72522024-09-04T17:26:09.130Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_silo_update (line 24) ... ignored
72532024-09-04T17:26:09.130Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_update (line 25) ... ignored
72542024-09-04T17:26:09.130Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_utilization_view (line 24) ... ignored
72552024-09-04T17:26:09.130Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_view (line 24) ... ignored
72562024-09-04T17:26:09.130Ztest clients/oxide-client/src/lib.rs - ClientSystemMetricsExt::system_metric (line 32) ... ignored
72572024-09-04T17:26:09.130Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_address_lot_block_list (line 27) ... ignored
72582024-09-04T17:26:09.130Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_address_lot_create (line 22) ... ignored
72592024-09-04T17:26:09.130Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_address_lot_delete (line 24) ... ignored
72602024-09-04T17:26:09.130Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_address_lot_list (line 26) ... ignored
72612024-09-04T17:26:09.130Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_allow_list_update (line 22) ... ignored
72622024-09-04T17:26:09.130Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_allow_list_view (line 22) ... ignored
72632024-09-04T17:26:09.130Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bfd_disable (line 22) ... ignored
72642024-09-04T17:26:09.130Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bfd_enable (line 22) ... ignored
72652024-09-04T17:26:09.130Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bfd_status (line 22) ... ignored
72662024-09-04T17:26:09.130Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_announce_set_delete (line 24) ... ignored
72672024-09-04T17:26:09.130Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_announce_set_list (line 27) ... ignored
72682024-09-04T17:26:09.130Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_announce_set_update (line 24) ... ignored
72692024-09-04T17:26:09.130Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_announcement_list (line 24) ... ignored
72702024-09-04T17:26:09.130Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_config_create (line 22) ... ignored
72712024-09-04T17:26:09.131Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_config_delete (line 24) ... ignored
72722024-09-04T17:26:09.131Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_config_list (line 27) ... ignored
72732024-09-04T17:26:09.131Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_exported (line 22) ... ignored
72742024-09-04T17:26:09.131Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_imported_routes_ipv4 (line 24) ... ignored
72752024-09-04T17:26:09.131Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_message_history (line 24) ... ignored
72762024-09-04T17:26:09.131Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_status (line 22) ... ignored
72772024-09-04T17:26:09.131Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_loopback_address_create (line 22) ... ignored
72782024-09-04T17:26:09.134Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_loopback_address_delete (line 27) ... ignored
72792024-09-04T17:26:09.134Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_loopback_address_list (line 26) ... ignored
72802024-09-04T17:26:09.134Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_switch_port_settings_create (line 22) ... ignored
72812024-09-04T17:26:09.134Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_switch_port_settings_delete (line 24) ... ignored
72822024-09-04T17:26:09.134Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_switch_port_settings_list (line 27) ... ignored
72832024-09-04T17:26:09.134Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_switch_port_settings_view (line 24) ... ignored
72842024-09-04T17:26:09.134Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::local_idp_user_create (line 27) ... ignored
72852024-09-04T17:26:09.134Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::local_idp_user_delete (line 25) ... ignored
72862024-09-04T17:26:09.134Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::local_idp_user_set_password (line 28) ... ignored
72872024-09-04T17:26:09.134Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::saml_identity_provider_create (line 25) ... ignored
72882024-09-04T17:26:09.134Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::saml_identity_provider_view (line 25) ... ignored
72892024-09-04T17:26:09.134Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_create (line 22) ... ignored
72902024-09-04T17:26:09.134Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_delete (line 26) ... ignored
72912024-09-04T17:26:09.134Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_identity_provider_list (line 27) ... ignored
72922024-09-04T17:26:09.134Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_ip_pool_list (line 29) ... ignored
72932024-09-04T17:26:09.134Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_list (line 28) ... ignored
72942024-09-04T17:26:09.134Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_policy_update (line 25) ... ignored
72952024-09-04T17:26:09.134Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_policy_view (line 24) ... ignored
72962024-09-04T17:26:09.134Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_quotas_update (line 27) ... ignored
72972024-09-04T17:26:09.134Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_quotas_view (line 24) ... ignored
72982024-09-04T17:26:09.134Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_user_list (line 27) ... ignored
72992024-09-04T17:26:09.134Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_user_view (line 25) ... ignored
73002024-09-04T17:26:09.134Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_utilization_list (line 26) ... ignored
73012024-09-04T17:26:09.134Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_utilization_view (line 24) ... ignored
73022024-09-04T17:26:09.134Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_view (line 26) ... ignored
73032024-09-04T17:26:09.134Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::system_quotas_list (line 26) ... ignored
73042024-09-04T17:26:09.134Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::user_builtin_list (line 26) ... ignored
73052024-09-04T17:26:09.134Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::user_builtin_view (line 22) ... ignored
73062024-09-04T17:26:09.134Ztest clients/oxide-client/src/lib.rs - ClientSystemStatusExt::ping (line 24) ... ignored
73072024-09-04T17:26:09.134Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_create (line 25) ... ignored
73082024-09-04T17:26:09.134Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_delete (line 25) ... ignored
73092024-09-04T17:26:09.135Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_firewall_rules_update (line 32) ... ignored
73102024-09-04T17:26:09.135Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_firewall_rules_view (line 25) ... ignored
73112024-09-04T17:26:09.135Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_list (line 27) ... ignored
73122024-09-04T17:26:09.135Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_create (line 26) ... ignored
73132024-09-04T17:26:09.135Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_delete (line 26) ... ignored
73142024-09-04T17:26:09.135Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_list (line 28) ... ignored
73152024-09-04T17:26:09.135Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_route_create (line 27) ... ignored
73162024-09-04T17:26:09.135Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_route_delete (line 27) ... ignored
73172024-09-04T17:26:09.135Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_route_list (line 31) ... ignored
73182024-09-04T17:26:09.135Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_route_update (line 28) ... ignored
73192024-09-04T17:26:09.135Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_route_view (line 27) ... ignored
73202024-09-04T17:26:09.135Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_update (line 27) ... ignored
73212024-09-04T17:26:09.135Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_view (line 26) ... ignored
73222024-09-04T17:26:09.135Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_create (line 26) ... ignored
73232024-09-04T17:26:09.135Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_delete (line 26) ... ignored
73242024-09-04T17:26:09.135Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_list (line 28) ... ignored
73252024-09-04T17:26:09.135Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_list_network_interfaces (line 29) ... ignored
73262024-09-04T17:26:09.135Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_update (line 27) ... ignored
73272024-09-04T17:26:09.135Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_view (line 26) ... ignored
73282024-09-04T17:26:09.135Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_update (line 26) ... ignored
73292024-09-04T17:26:09.135Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_view (line 25) ... ignored
73302024-09-04T17:26:09.135Z
73312024-09-04T17:26:09.135Ztest result: ok. 0 passed; 0 failed; 197 ignored; 0 measured; 0 filtered out; finished in 0.01s
73322024-09-04T17:26:09.135Z
73332024-09-04T17:26:09.215Z Doc-tests oximeter
73342024-09-04T17:26:09.217Z 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-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-43ffeb4984e9bb15.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-fed2c687baef7b75.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-dc083f253cba29f1.so --extern oximeter_schema=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_schema-029a3211d64d4f2d.rlib --extern oximeter_timeseries_macro=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_timeseries_macro-015128150315b40a.so --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-d02302f65ec281ca.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-32391bb99b637df4.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
73352024-09-04T17:26:09.454Z
73362024-09-04T17:26:09.454Zrunning 2 tests
73372024-09-04T17:26:09.457Ztest oximeter/oximeter/src/lib.rs - (line 111) ... ignored
73382024-09-04T17:26:10.591Ztest oximeter/oximeter/src/lib.rs - (line 118) ... ok
73392024-09-04T17:26:10.591Z
73402024-09-04T17:26:10.591Ztest result: ok. 1 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 1.14s
73412024-09-04T17:26:10.591Z
73422024-09-04T17:26:10.615Z Doc-tests oximeter_api
73432024-09-04T17:26:10.618Z 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-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-8599901668faa364.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-ebdfddc364a6d85e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
73442024-09-04T17:26:10.859Z
73452024-09-04T17:26:10.859Zrunning 2 tests
73462024-09-04T17:26:10.861Ztest oximeter/api/src/lib.rs - oximeter_api_mod::api_description (line 25) ... ignored
73472024-09-04T17:26:10.861Ztest oximeter/api/src/lib.rs - oximeter_api_mod::stub_api_description (line 31) ... ignored
73482024-09-04T17:26:10.861Z
73492024-09-04T17:26:10.861Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
73502024-09-04T17:26:10.861Z
73512024-09-04T17:26:10.879Z Doc-tests oximeter_client
73522024-09-04T17:26:10.882Z 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-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-8599901668faa364.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-7256ca524447ea19.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-38c47bf6da852297.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
73532024-09-04T17:26:11.187Z
73542024-09-04T17:26:11.187Zrunning 0 tests
73552024-09-04T17:26:11.187Z
73562024-09-04T17:26:11.187Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
73572024-09-04T17:26:11.187Z
73582024-09-04T17:26:11.208Z Doc-tests oximeter_collector
73592024-09-04T17:26:11.212Z 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-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-43ffeb4984e9bb15.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-a57bbe9c76c83262.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-46790a58b55a47f6.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-6b747d7c482f7d6e.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4dad74b0db16ea1f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-dfad8d3c0c734c71.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-d28e42e828a690f0.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-1c1e529c4f2fdc97.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-fed2c687baef7b75.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-ebdfddc364a6d85e.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-7256ca524447ea19.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-934df0395933e09c.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-b951d026ecf89835.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-caf1600dd15b5767.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
73602024-09-04T17:26:11.705Z
73612024-09-04T17:26:11.705Zrunning 0 tests
73622024-09-04T17:26:11.705Z
73632024-09-04T17:26:11.705Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
73642024-09-04T17:26:11.705Z
73652024-09-04T17:26:11.735Z Doc-tests oximeter_db
73662024-09-04T17:26:11.738Z 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-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-43ffeb4984e9bb15.rlib --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-15fc923038689690.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-009a5134049de396.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ba5ef2d7000f2955.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-4c62307cfd85c316.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-99fce4ba7a2bc586.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-1afa1300e0ddf1c3.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-e7d7b8ea648ab4e3.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-11024960b20c5ca2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-dfad8d3c0c734c71.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-fed2c687baef7b75.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-b951d026ecf89835.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-8e7d48dcef846bbb.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-9e6d2b50d12843e9.rlib --extern peg=/work/oxidecomputer/omicron/target/debug/deps/libpeg-dbd5df13355af3f1.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-2107fd373a969f19.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rlib --extern rustyline=/work/oxidecomputer/omicron/target/debug/deps/librustyline-2745c3172e77cb97.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-caf1600dd15b5767.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern sqlformat=/work/oxidecomputer/omicron/target/debug/deps/libsqlformat-72ddb42dd1caad9c.rlib --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-d32155322b970ee7.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-fe3386b3995bd738.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-e44ebbb5ceb66800.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-5a011723636fb8e7.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="oxql"' --cfg 'feature="sql"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "oxql", "sql"))' --document-private-items -D warnings --error-format human`
73672024-09-04T17:26:12.983Z
73682024-09-04T17:26:12.983Zrunning 1 test
73692024-09-04T17:26:12.986Ztest oximeter/db/src/oxql/ast/table_ops/filter.rs - oxql::ast::table_ops::filter::Filter::simplify_to_dnf (line 115) ... ignored
73702024-09-04T17:26:12.986Z
73712024-09-04T17:26:12.986Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
73722024-09-04T17:26:12.986Z
73732024-09-04T17:26:13.027Z Doc-tests oximeter_instruments
73742024-09-04T17:26:13.030Z 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-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-8599901668faa364.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-a57bbe9c76c83262.rlib --extern kstat_rs=/work/oxidecomputer/omicron/target/debug/deps/libkstat_rs-3fa18eb32d6d99b6.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-fed2c687baef7b75.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-5b04ee01f80bf577.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.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`
73752024-09-04T17:26:13.411Z
73762024-09-04T17:26:13.411Zrunning 0 tests
73772024-09-04T17:26:13.411Z
73782024-09-04T17:26:13.411Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
73792024-09-04T17:26:13.411Z
73802024-09-04T17:26:13.437Z Doc-tests oximeter_macro_impl
73812024-09-04T17:26:13.440Z 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-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-cd70e29d14d09b59.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-dc083f253cba29f1.so --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.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`
73822024-09-04T17:26:13.529Z
73832024-09-04T17:26:13.529Zrunning 0 tests
73842024-09-04T17:26:13.529Z
73852024-09-04T17:26:13.529Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
73862024-09-04T17:26:13.529Z
73872024-09-04T17:26:13.538Z Doc-tests oximeter_producer
73882024-09-04T17:26:13.540Z 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-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-43ffeb4984e9bb15.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-46790a58b55a47f6.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-6b747d7c482f7d6e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-dfad8d3c0c734c71.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-fed2c687baef7b75.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-6631086f7f3ea66e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-caf1600dd15b5767.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
73892024-09-04T17:26:13.901Z
73902024-09-04T17:26:13.902Zrunning 0 tests
73912024-09-04T17:26:13.902Z
73922024-09-04T17:26:13.902Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
73932024-09-04T17:26:13.902Z
73942024-09-04T17:26:13.928Z Doc-tests oximeter_schema
73952024-09-04T17:26:13.931Z 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-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-43ffeb4984e9bb15.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.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-cd70e29d14d09b59.rlib --extern oximeter_schema=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_schema-029a3211d64d4f2d.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-d02302f65ec281ca.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-32391bb99b637df4.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
73962024-09-04T17:26:14.227Z
73972024-09-04T17:26:14.227Zrunning 0 tests
73982024-09-04T17:26:14.227Z
73992024-09-04T17:26:14.227Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
74002024-09-04T17:26:14.227Z
74012024-09-04T17:26:14.247Z Doc-tests oximeter_test_utils
74022024-09-04T17:26:14.249Z 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-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-8599901668faa364.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-dc083f253cba29f1.so --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-8e7d48dcef846bbb.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-d02302f65ec281ca.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
74032024-09-04T17:26:14.476Z
74042024-09-04T17:26:14.476Zrunning 0 tests
74052024-09-04T17:26:14.476Z
74062024-09-04T17:26:14.476Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
74072024-09-04T17:26:14.476Z
74082024-09-04T17:26:14.494Z Doc-tests oximeter_timeseries_macro
74092024-09-04T17:26:14.496Z 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-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-cd70e29d14d09b59.rlib --extern oximeter_schema=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_schema-e284d72b8047d49e.rlib --extern oximeter_timeseries_macro=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_timeseries_macro-015128150315b40a.so --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-5c9ffc05c3dcdb41.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.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`
74102024-09-04T17:26:14.720Z
74112024-09-04T17:26:14.720Zrunning 0 tests
74122024-09-04T17:26:14.720Z
74132024-09-04T17:26:14.720Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
74142024-09-04T17:26:14.720Z
74152024-09-04T17:26:14.738Z Doc-tests oximeter_types
74162024-09-04T17:26:14.740Z 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-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern approx=/work/oxidecomputer/omicron/target/debug/deps/libapprox-0b9fb23795fcdd0d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-fe7b7abfded67dea.rlib --extern float_ord=/work/oxidecomputer/omicron/target/debug/deps/libfloat_ord-7a1c88d1453503cb.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-11024960b20c5ca2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-dc083f253cba29f1.so --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-d02302f65ec281ca.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern rand_distr=/work/oxidecomputer/omicron/target/debug/deps/librand_distr-66a8ef7ad7b69e7e.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rlib --extern rstest=/work/oxidecomputer/omicron/target/debug/deps/librstest-3199d782dbe4688f.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern trybuild=/work/oxidecomputer/omicron/target/debug/deps/libtrybuild-5f503ddebb1df142.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
74172024-09-04T17:26:15.337Z
74182024-09-04T17:26:15.338Zrunning 11 tests
74192024-09-04T17:26:15.726Ztest oximeter/types/src/traits.rs - traits::Metric (line 187) - compile fail ... ok
74202024-09-04T17:26:22.691Ztest oximeter/types/src/quantile.rs - quantile::Quantile::estimate (line 202) ... ok
74212024-09-04T17:26:22.758Ztest oximeter/types/src/quantile.rs - quantile::Quantile::new (line 80) ... ok
74222024-09-04T17:26:22.769Ztest oximeter/types/src/quantile.rs - quantile::Quantile::append (line 245) ... ok
74232024-09-04T17:26:22.830Ztest oximeter/types/src/quantile.rs - quantile::Quantile::from_parts (line 118) ... ok
74242024-09-04T17:26:22.845Ztest oximeter/types/src/histogram.rs - histogram::Histogram<T>::with_bins (line 525) ... ok
74252024-09-04T17:26:22.900Ztest oximeter/types/src/histogram.rs - histogram::Histogram<T>::span_decades (line 924) ... ok
74262024-09-04T17:26:22.953Ztest oximeter/types/src/traits.rs - traits::Metric (line 162) ... ok
74272024-09-04T17:26:23.056Ztest oximeter/types/src/traits.rs - traits::Target (line 77) - compile fail ... ok
74282024-09-04T17:26:25.091Ztest oximeter/types/src/traits.rs - traits::Producer (line 366) ... ok
74292024-09-04T17:26:27.248Ztest oximeter/types/src/traits.rs - traits::Target (line 47) ... ok
74302024-09-04T17:26:27.248Z
74312024-09-04T17:26:27.251Ztest result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 11.90s
74322024-09-04T17:26:27.251Z
74332024-09-04T17:26:27.277Z Doc-tests oxlog
74342024-09-04T17:26:27.281Z 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-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-43ffeb4984e9bb15.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-26c3426625f9a4af.rlib --extern sigpipe=/work/oxidecomputer/omicron/target/debug/deps/libsigpipe-d1fe35a71df76961.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
74352024-09-04T17:26:27.357Z
74362024-09-04T17:26:27.357Zrunning 0 tests
74372024-09-04T17:26:27.357Z
74382024-09-04T17:26:27.357Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
74392024-09-04T17:26:27.357Z
74402024-09-04T17:26:27.365Z Doc-tests oxql_types
74412024-09-04T17:26:27.368Z 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-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-43ffeb4984e9bb15.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-1afa1300e0ddf1c3.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-11024960b20c5ca2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-d02302f65ec281ca.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-9e6d2b50d12843e9.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
74422024-09-04T17:26:27.709Z
74432024-09-04T17:26:27.709Zrunning 0 tests
74442024-09-04T17:26:27.709Z
74452024-09-04T17:26:27.709Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
74462024-09-04T17:26:27.709Z
74472024-09-04T17:26:27.730Z Doc-tests sled_agent_api
74482024-09-04T17:26:27.733Z 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-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-b792cecba43cac9d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-34f47cf71d1b747d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-efa3552b6d9beaf0.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-68d3b44500bd7f3f.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c44067982972fb00.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
74492024-09-04T17:26:28.098Z
74502024-09-04T17:26:28.098Zrunning 2 tests
74512024-09-04T17:26:28.100Ztest sled-agent/api/src/lib.rs - sled_agent_api_mod::api_description (line 63) ... ignored
74522024-09-04T17:26:28.100Ztest sled-agent/api/src/lib.rs - sled_agent_api_mod::stub_api_description (line 69) ... ignored
74532024-09-04T17:26:28.100Z
74542024-09-04T17:26:28.100Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
74552024-09-04T17:26:28.100Z
74562024-09-04T17:26:28.121Z Doc-tests sled_agent_client
74572024-09-04T17:26:28.124Z 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-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-43ffeb4984e9bb15.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-34f47cf71d1b747d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-f3307f821eb2d099.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-38c47bf6da852297.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-b3d8d6b94a4e8781.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-5c0457631068982a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
74582024-09-04T17:26:29.875Z
74592024-09-04T17:26:29.875Zrunning 0 tests
74602024-09-04T17:26:29.875Z
74612024-09-04T17:26:29.875Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
74622024-09-04T17:26:29.875Z
74632024-09-04T17:26:29.916Z Doc-tests sled_agent_types
74642024-09-04T17:26:29.920Z 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-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-43ffeb4984e9bb15.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-98ba10d38f391ccf.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ba5ef2d7000f2955.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-34f47cf71d1b747d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-dfad8d3c0c734c71.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-f3307f821eb2d099.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-bc0e7af24efc6eac.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-a39c6323898de335.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-4c497ff74b1d7ab1.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-c506ffbd41dcbee6.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-68d3b44500bd7f3f.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c44067982972fb00.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
74652024-09-04T17:26:30.651Z
74662024-09-04T17:26:30.652Zrunning 0 tests
74672024-09-04T17:26:30.652Z
74682024-09-04T17:26:30.652Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
74692024-09-04T17:26:30.652Z
74702024-09-04T17:26:30.682Z Doc-tests sled_hardware
74712024-09-04T17:26:30.684Z 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-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-43ffeb4984e9bb15.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-a66d4b4dd311c603.rlib --extern illumos_devinfo=/work/oxidecomputer/omicron/target/debug/deps/libillumos_devinfo-e56e9a80848e814b.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-b5049f8917f60a8a.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-3cee8a96976693de.rlib --extern libefi_illumos=/work/oxidecomputer/omicron/target/debug/deps/liblibefi_illumos-9c89a7e0c6e27b0c.rlib --extern libnvme=/work/oxidecomputer/omicron/target/debug/deps/liblibnvme-ba4c1e913d3f904c.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-dfad8d3c0c734c71.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-b8cb543e5e679e14.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c44067982972fb00.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-a33837303a60c71a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-d77112f3e9392bc6.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
74722024-09-04T17:26:31.054Z
74732024-09-04T17:26:31.055Zrunning 0 tests
74742024-09-04T17:26:31.055Z
74752024-09-04T17:26:31.055Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
74762024-09-04T17:26:31.055Z
74772024-09-04T17:26:31.077Z Doc-tests sled_hardware_types
74782024-09-04T17:26:31.080Z 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-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-b5049f8917f60a8a.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c44067982972fb00.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
74792024-09-04T17:26:31.340Z
74802024-09-04T17:26:31.340Zrunning 0 tests
74812024-09-04T17:26:31.341Z
74822024-09-04T17:26:31.341Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
74832024-09-04T17:26:31.341Z
74842024-09-04T17:26:31.360Z Doc-tests sled_storage
74852024-09-04T17:26:31.363Z 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-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-43ffeb4984e9bb15.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ba5ef2d7000f2955.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-aae238a7f781fbdf.so --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-39f07e80d6316e9c.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-b5049f8917f60a8a.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-24e32923bad02d9e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-dfad8d3c0c734c71.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-b8cb543e5e679e14.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-c0ea97885fc405d1.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.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`
74862024-09-04T17:26:31.755Z
74872024-09-04T17:26:31.755Zrunning 0 tests
74882024-09-04T17:26:31.755Z
74892024-09-04T17:26:31.755Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
74902024-09-04T17:26:31.755Z
74912024-09-04T17:26:31.779Z Doc-tests sp_sim
74922024-09-04T17:26:31.781Z 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-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-43ffeb4984e9bb15.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-3affc9248ff4b8d2.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-fa4b0cefafd79693.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-caf1600dd15b5767.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-56dbc043bbd81c54.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
74932024-09-04T17:26:32.242Z
74942024-09-04T17:26:32.242Zrunning 0 tests
74952024-09-04T17:26:32.242Z
74962024-09-04T17:26:32.242Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
74972024-09-04T17:26:32.242Z
74982024-09-04T17:26:32.266Z Doc-tests tufaceous
74992024-09-04T17:26:32.269Z 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-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-43ffeb4984e9bb15.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-f34b7261dab3b999.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-c4214c86ee2bbd33.rlib --extern datatest_stable=/work/oxidecomputer/omicron/target/debug/deps/libdatatest_stable-03885929bd3f35bd.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-338ef30fca83f141.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-dfad8d3c0c734c71.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-457abf17ed177e26.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-2db2963ce829035d.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-e44ebbb5ceb66800.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-505d5e996502021c.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-e6d4adff763d9c59.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
75002024-09-04T17:26:32.561Z
75012024-09-04T17:26:32.561Zrunning 0 tests
75022024-09-04T17:26:32.561Z
75032024-09-04T17:26:32.561Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
75042024-09-04T17:26:32.561Z
75052024-09-04T17:26:32.581Z Doc-tests tufaceous_lib
75062024-09-04T17:26:32.584Z 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-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-43ffeb4984e9bb15.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-daf09654fc043815.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ba5ef2d7000f2955.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-725dd47f885197a3.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-338ef30fca83f141.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-5e0310814f4e10ab.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-dfad8d3c0c734c71.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern parse_size=/work/oxidecomputer/omicron/target/debug/deps/libparse_size-93c89df6fe796d16.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-e736e5009c91f06c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern serde_path_to_error=/work/oxidecomputer/omicron/target/debug/deps/libserde_path_to_error-4bf70369cde44e16.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e6ef8036dc26a573.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-ccb6a7cc999cb954.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-2d7ca09b3c75f1b7.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-e6d4adff763d9c59.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-c883dcfe2d3789aa.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-7082b068d25239e7.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
75072024-09-04T17:26:33.009Z
75082024-09-04T17:26:33.010Zrunning 0 tests
75092024-09-04T17:26:33.010Z
75102024-09-04T17:26:33.010Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
75112024-09-04T17:26:33.010Z
75122024-09-04T17:26:33.033Z Doc-tests typed_rng
75132024-09-04T17:26:33.035Z 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-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-8bb428dfe1a4b149.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-025910be55d74958.rlib --extern rand_seeder=/work/oxidecomputer/omicron/target/debug/deps/librand_seeder-048e053912b89bba.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-18f0dd23c926cd6e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
75142024-09-04T17:26:33.112Z
75152024-09-04T17:26:33.112Zrunning 0 tests
75162024-09-04T17:26:33.112Z
75172024-09-04T17:26:33.112Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
75182024-09-04T17:26:33.112Z
75192024-09-04T17:26:33.120Z Doc-tests update_common
75202024-09-04T17:26:33.123Z 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-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-43ffeb4984e9bb15.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ba5ef2d7000f2955.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.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-4d26041ad30ec019.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-5e0310814f4e10ab.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-dfad8d3c0c734c71.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e6ef8036dc26a573.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e3436a1b9cb47c0f.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-2d7ca09b3c75f1b7.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-505d5e996502021c.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-e6d4adff763d9c59.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-b8d019cadb9f3511.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
75212024-09-04T17:26:33.424Z
75222024-09-04T17:26:33.424Zrunning 0 tests
75232024-09-04T17:26:33.424Z
75242024-09-04T17:26:33.424Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
75252024-09-04T17:26:33.424Z
75262024-09-04T17:26:33.445Z Doc-tests update_engine
75272024-09-04T17:26:33.447Z 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-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-43ffeb4984e9bb15.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-daf09654fc043815.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ba5ef2d7000f2955.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-12548fd0d163deb5.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.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-8755f378a0d2712e.so --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-e7d7b8ea648ab4e3.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-ddcee7a78aa9002d.rlib --extern libsw=/work/oxidecomputer/omicron/target/debug/deps/liblibsw-54a04dc5e03daabe.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-dfad8d3c0c734c71.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-cedc2b4cdec5a13d.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-a558247ce38e0784.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-fbf3e444deddd920.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-bd01036f692a511f.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-618c4abe1decdfc2.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-65e68db06b7158c6.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-3919ec52e6b0b262.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-40e1bb4255e62c74.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
75282024-09-04T17:26:33.914Z
75292024-09-04T17:26:33.914Zrunning 4 tests
75302024-09-04T17:26:33.918Ztest update-engine/src/events.rs - events::StepEvent::spec (line 78) ... ignored
75312024-09-04T17:26:33.918Ztest update-engine/src/macros.rs - macros::define_update_engine (line 11) ... ignored
75322024-09-04T17:26:33.918Ztest update-engine/src/macros.rs - macros::define_update_engine (line 17) ... ignored
75332024-09-04T17:26:34.684Ztest update-engine/src/display/utils.rs - display::utils::ProgressRatioDisplay (line 18) ... ok
75342024-09-04T17:26:34.684Z
75352024-09-04T17:26:34.686Ztest result: ok. 1 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.77s
75362024-09-04T17:26:34.686Z
75372024-09-04T17:26:34.702Z Doc-tests wicket
75382024-09-04T17:26:34.704Z 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-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-43ffeb4984e9bb15.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-f34b7261dab3b999.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-daf09654fc043815.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-2f8000a2198a9279.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-99fce4ba7a2bc586.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-e7d7b8ea648ab4e3.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-ddcee7a78aa9002d.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-de74abeffa2490a1.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-c346e9981ecdc6aa.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-cedc2b4cdec5a13d.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-d4fe2c0e8752187a.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-a9b0da757547c84e.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rlib --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-f50f65d7a9697e08.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.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-c44067982972fb00.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-2db2963ce829035d.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-bd01036f692a511f.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-e44ebbb5ceb66800.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-a743db74423d42c5.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e3436a1b9cb47c0f.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-78f7586b935e5407.rlib --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-cb6b71b928112989.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-3919ec52e6b0b262.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-40e1bb4255e62c74.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-1328e7ee90079486.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-13c6a198bfdd9e25.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-82ee25f40e8a062b.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d47f5ede55f99f5b.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
75392024-09-04T17:26:35.678Z
75402024-09-04T17:26:35.678Zrunning 0 tests
75412024-09-04T17:26:35.679Z
75422024-09-04T17:26:35.679Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
75432024-09-04T17:26:35.679Z
75442024-09-04T17:26:35.711Z Doc-tests wicket_common
75452024-09-04T17:26:35.713Z 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-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-43ffeb4984e9bb15.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-0b25623578c66f58.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-909af6951c557926.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-c9380d86e5571d46.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-cedc2b4cdec5a13d.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-f3307f821eb2d099.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e6ef8036dc26a573.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c44067982972fb00.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-40e1bb4255e62c74.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-13c6a198bfdd9e25.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
75462024-09-04T17:26:36.266Z
75472024-09-04T17:26:36.266Zrunning 0 tests
75482024-09-04T17:26:36.266Z
75492024-09-04T17:26:36.266Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
75502024-09-04T17:26:36.266Z
75512024-09-04T17:26:36.292Z Doc-tests wicket_dbg
75522024-09-04T17:26:36.295Z 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-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-43ffeb4984e9bb15.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-2f8000a2198a9279.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-99fce4ba7a2bc586.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-2107fd373a969f19.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-2db2963ce829035d.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-1328e7ee90079486.rlib --extern wicket_dbg=/work/oxidecomputer/omicron/target/debug/deps/libwicket_dbg-b12c308c9ad0b1c0.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
75532024-09-04T17:26:36.655Z
75542024-09-04T17:26:36.655Zrunning 0 tests
75552024-09-04T17:26:36.655Z
75562024-09-04T17:26:36.655Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
75572024-09-04T17:26:36.655Z
75582024-09-04T17:26:36.678Z Doc-tests wicketd
75592024-09-04T17:26:36.681Z 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-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-43ffeb4984e9bb15.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.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-ef9417ff7f726208.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-daf09654fc043815.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ba5ef2d7000f2955.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.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-0b25623578c66f58.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ebf8b8b3ea322b8e.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-725dd47f885197a3.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-c1f7a164a861d85a.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-338ef30fca83f141.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-909af6951c557926.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-3affc9248ff4b8d2.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-b45cd3dd3ed74329.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-ed746f18f31e2aa0.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-5e0310814f4e10ab.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-a57bbe9c76c83262.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-b5049f8917f60a8a.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-5217ece81dbf9f90.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-0449523a445decef.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-30cd01896260980c.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-f4546d169218b6bf.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-46790a58b55a47f6.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-e9e0142edd923010.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-785826e07020df3b.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-c346e9981ecdc6aa.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-dfad8d3c0c734c71.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-d28e42e828a690f0.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-1c1e529c4f2fdc97.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-f3307f821eb2d099.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-6ea14e4997ff6b64.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e6ef8036dc26a573.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c44067982972fb00.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-caf1600dd15b5767.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-a2d788d7704cee28.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-ccb6a7cc999cb954.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-65e68db06b7158c6.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e3436a1b9cb47c0f.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ff2cc6f6b548f800.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-2d7ca09b3c75f1b7.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-505d5e996502021c.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-e6d4adff763d9c59.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-b8d019cadb9f3511.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-40e1bb4255e62c74.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-1328e7ee90079486.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-13c6a198bfdd9e25.rlib --extern wicketd=/work/oxidecomputer/omicron/target/debug/deps/libwicketd-cd2e6830572727cc.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-be53dce1e4fa5bfc.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-82ee25f40e8a062b.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
75602024-09-04T17:26:37.302Z
75612024-09-04T17:26:37.302Zrunning 0 tests
75622024-09-04T17:26:37.302Z
75632024-09-04T17:26:37.302Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
75642024-09-04T17:26:37.302Z
75652024-09-04T17:26:37.331Z Doc-tests wicketd_api
75662024-09-04T17:26:37.333Z 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-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-ef9417ff7f726208.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-909af6951c557926.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-c346e9981ecdc6aa.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c44067982972fb00.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-13c6a198bfdd9e25.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-be53dce1e4fa5bfc.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
75672024-09-04T17:26:37.733Z
75682024-09-04T17:26:37.733Zrunning 2 tests
75692024-09-04T17:26:37.735Ztest wicketd-api/src/lib.rs - wicketd_api_mod::api_description (line 51) ... ignored
75702024-09-04T17:26:37.735Ztest wicketd-api/src/lib.rs - wicketd_api_mod::stub_api_description (line 57) ... ignored
75712024-09-04T17:26:37.735Z
75722024-09-04T17:26:37.735Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
75732024-09-04T17:26:37.735Z
75742024-09-04T17:26:37.757Z Doc-tests wicketd_client
75752024-09-04T17:26:37.759Z 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-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-8599901668faa364.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-f4546d169218b6bf.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d39cfb853ce6af5d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-38c47bf6da852297.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-b3d8d6b94a4e8781.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-10365e2f7522a3f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c44067982972fb00.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-40e1bb4255e62c74.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-be165005e7972943.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-13c6a198bfdd9e25.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-82ee25f40e8a062b.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
75762024-09-04T17:26:39.310Z
75772024-09-04T17:26:39.310Zrunning 0 tests
75782024-09-04T17:26:39.310Z
75792024-09-04T17:26:39.310Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
75802024-09-04T17:26:39.311Z
75812024-09-04T17:26:39.348Z Doc-tests xtask_downloader
75822024-09-04T17:26:39.350Z 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-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-43ffeb4984e9bb15.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-725dd47f885197a3.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ee2432dc82f63991.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e6ef8036dc26a573.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-b04cd725ac45fa88.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-ccb6a7cc999cb954.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern xtask_downloader=/work/oxidecomputer/omicron/target/debug/deps/libxtask_downloader-a6103bc637afe0ee.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
75832024-09-04T17:26:39.519Z
75842024-09-04T17:26:39.519Zrunning 1 test
75852024-09-04T17:26:39.522Ztest dev-tools/downloader/src/lib.rs - get_values_from_file (line 229) ... ignored
75862024-09-04T17:26:39.522Z
75872024-09-04T17:26:39.522Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
75882024-09-04T17:26:39.522Z
75892024-09-04T17:26:39.532Z Doc-tests zone_setup
75902024-09-04T17:26:39.534Z 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-c826d6b838c3edc2/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-4698b44fe0850490/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0a68b1f68bc35a51/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-174c0052e817e966/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cdca53e297d5cb24/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-96c42778607fd064/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-43ffeb4984e9bb15.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57028ecd0932b834.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-4d26041ad30ec019.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-b5049f8917f60a8a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-de74abeffa2490a1.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-e41c714e44bd8b43.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-cd70e29d14d09b59.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-f3307f821eb2d099.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c44067982972fb00.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1981ee7ae2c1df25.rlib --extern uzers=/work/oxidecomputer/omicron/target/debug/deps/libuzers-45fc0b2917735f1a.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-25b75516e133f29d.rlib --extern zone_setup=/work/oxidecomputer/omicron/target/debug/deps/libzone_setup-8486c74c669f7932.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
75912024-09-04T17:26:39.778Z
75922024-09-04T17:26:39.778Zrunning 0 tests
75932024-09-04T17:26:39.778Z
75942024-09-04T17:26:39.778Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
75952024-09-04T17:26:39.778Z
75962024-09-04T17:26:39.867Z
75972024-09-04T17:26:39.870Zreal 2:19.732530736
75982024-09-04T17:26:39.870Zuser 2:22.048030336
75992024-09-04T17:26:39.870Zsys 48.301193665
76002024-09-04T17:26:39.870Ztrap 0.025510647
76012024-09-04T17:26:39.870Ztflt 1.219481016
76022024-09-04T17:26:39.870Zdflt 7.345044992
76032024-09-04T17:26:39.870Zkflt 0.021595311
76042024-09-04T17:26:39.870Zlock 3:06.850579474
76052024-09-04T17:26:39.870Zslp 15:51.391791473
76062024-09-04T17:26:39.870Zlat 2.725713828
76072024-09-04T17:26:39.870Zstop 7.442649028
76082024-09-04T17:26:39.870Z+ [[ illumos == \i\l\l\u\m\o\s ]]
76092024-09-04T17:26:39.870Z+ ptime -m cargo xtask live-tests
76102024-09-04T17:26:40.618Z Compiling serde v1.0.208
76112024-09-04T17:26:40.621Z Compiling serde_json v1.0.125
76122024-09-04T17:26:40.621Z Compiling libc v0.2.158
76132024-09-04T17:26:40.621Z Compiling rustix v0.38.34
76142024-09-04T17:26:40.621Z Compiling syn v2.0.74
76152024-09-04T17:26:40.621Z Compiling bitflags v2.6.0
76162024-09-04T17:26:41.129Z Compiling usdt-impl v0.5.0
76172024-09-04T17:26:41.186Z Compiling syn v1.0.109
76182024-09-04T17:26:41.211Z Compiling log v0.4.21
76192024-09-04T17:26:41.357Z Compiling hashbrown v0.14.5
76202024-09-04T17:26:41.394Z Compiling fs-err v2.11.0
76212024-09-04T17:26:41.613Z Compiling anyhow v1.0.86
76222024-09-04T17:26:42.202Z Compiling thread-id v4.2.1
76232024-09-04T17:26:42.531Z Compiling indexmap v2.4.0
76242024-09-04T17:26:43.415Z Compiling terminal_size v0.3.0
76252024-09-04T17:26:43.415Z Compiling tempfile v3.10.1
76262024-09-04T17:26:43.559Z Compiling clap_builder v4.5.15
76272024-09-04T17:26:44.290Z Compiling proc-macro-error v1.0.4
76282024-09-04T17:26:45.990Z Compiling tabled_derive v0.7.0
76292024-09-04T17:26:47.869Z Compiling tabled v0.15.0
76302024-09-04T17:26:48.567Z Compiling serde_derive v1.0.208
76312024-09-04T17:26:48.570Z Compiling thiserror-impl v1.0.63
76322024-09-04T17:26:48.570Z Compiling zerocopy-derive v0.7.34
76332024-09-04T17:26:48.570Z Compiling scroll_derive v0.12.0
76342024-09-04T17:26:48.570Z Compiling clap_derive v4.5.13
76352024-09-04T17:26:49.974Z Compiling scroll v0.12.0
76362024-09-04T17:26:50.476Z Compiling goblin v0.8.2
76372024-09-04T17:26:50.572Z Compiling zerocopy v0.7.34
76382024-09-04T17:26:51.193Z Compiling thiserror v1.0.63
76392024-09-04T17:26:51.347Z Compiling pest v2.7.10
76402024-09-04T17:26:52.481Z Compiling clap v4.5.16
76412024-09-04T17:26:53.654Z Compiling pest_meta v2.7.10
76422024-09-04T17:26:54.516Z Compiling pest_generator v2.7.10
76432024-09-04T17:26:56.248Z Compiling pest_derive v2.7.10
76442024-09-04T17:26:57.212Z Compiling dtrace-parser v0.2.0
76452024-09-04T17:26:59.011Z Compiling toml_datetime v0.6.8
76462024-09-04T17:26:59.011Z Compiling serde_spanned v0.6.7
76472024-09-04T17:26:59.014Z Compiling camino v1.1.9
76482024-09-04T17:26:59.014Z Compiling semver v1.0.23
76492024-09-04T17:26:59.014Z Compiling cargo-platform v0.1.8
76502024-09-04T17:26:59.426Z Compiling serde_tokenstream v0.2.2
76512024-09-04T17:26:59.490Z Compiling toml_edit v0.22.20
76522024-09-04T17:26:59.604Z Compiling macaddr v1.0.1
76532024-09-04T17:26:59.665Z Compiling camino-tempfile v1.1.1
76542024-09-04T17:27:00.556Z Compiling dof v0.3.0
76552024-09-04T17:27:00.556Z Compiling cargo_metadata v0.18.1
76562024-09-04T17:27:02.512Z Compiling toml v0.8.19
76572024-09-04T17:27:02.529Z Compiling usdt-macro v0.5.0
76582024-09-04T17:27:02.531Z Compiling usdt-attr-macro v0.5.0
76592024-09-04T17:27:03.356Z Compiling cargo_toml v0.20.4
76602024-09-04T17:27:04.219Z Compiling usdt v0.5.0
76612024-09-04T17:27:07.262Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
76622024-09-04T17:27:11.400Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.44s
76632024-09-04T17:27:11.456Z Running `target/debug/xtask live-tests`
76642024-09-04T17:27:11.484Zusing temporary directory: /var/tmp/omicron_tmp/.tmpXyirpQ
76652024-09-04T17:27:11.484Zwill create archive file: /var/tmp/omicron_tmp/.tmpXyirpQ/live-tests-archive/omicron-live-tests.tar.zst
76662024-09-04T17:27:11.484Zoutput tarball: /work/oxidecomputer/omicron/target/live-tests-archive.tgz
76672024-09-04T17:27:11.484Z
76682024-09-04T17:27:11.486Zrunning: /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/.tmpXyirpQ/live-tests-archive/omicron-live-tests.tar.zst"
76692024-09-04T17:27:13.565Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
76702024-09-04T17:27:13.668Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
76712024-09-04T17:27:13.681Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
76722024-09-04T17:27:13.692Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
76732024-09-04T17:27:13.708Z Compiling internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
76742024-09-04T17:27:13.711Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
76752024-09-04T17:27:13.735Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
76762024-09-04T17:27:13.753Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
76772024-09-04T17:27:16.492Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
76782024-09-04T17:27:16.970Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
76792024-09-04T17:27:18.020Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
76802024-09-04T17:27:18.023Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
76812024-09-04T17:27:28.710Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
76822024-09-04T17:27:28.710Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
76832024-09-04T17:27:28.713Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
76842024-09-04T17:27:29.696Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
76852024-09-04T17:28:15.959Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
76862024-09-04T17:28:16.487Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
76872024-09-04T17:28:44.671Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
76882024-09-04T17:28:49.647Z Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
76892024-09-04T17:29:04.735Z Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 51s
76902024-09-04T17:29:04.897Zinfo: experimental features enabled: setup-scripts
76912024-09-04T17:29:04.903Z Archiving 1 binary, 1 build script output directory, 1 linked path, and 1 standard library to /var/tmp/omicron_tmp/.tmpXyirpQ/live-tests-archive/omicron-live-tests.tar.zst
76922024-09-04T17:29:05.719Z Archived 36 files to /var/tmp/omicron_tmp/.tmpXyirpQ/live-tests-archive/omicron-live-tests.tar.zst in 0.82s
76932024-09-04T17:29:05.769Zrunning: bash "-c" "tar cf - Cargo.toml .config/nextest.toml live-tests | tar xf - -C \"/var/tmp/omicron_tmp/.tmpXyirpQ/live-tests-archive\""
76942024-09-04T17:29:05.781Zrunning: tar "cf" "/work/oxidecomputer/omicron/target/live-tests-archive.tgz" "-C" "/var/tmp/omicron_tmp/.tmpXyirpQ" "live-tests-archive"
76952024-09-04T17:29:05.836Z/work/oxidecomputer/omicron/target/live-tests-archive.tgz
76962024-09-04T17:29:05.836Zcreated:
76972024-09-04T17:29:05.836ZTo use this:
76982024-09-04T17:29:05.836Z
76992024-09-04T17:29:05.836Z1. Copy the tarball to the switch zone in a deployed Omicron system.
77002024-09-04T17:29:05.836Z
77012024-09-04T17:29:05.839Z e.g., scp \
77022024-09-04T17:29:05.839Z /work/oxidecomputer/omicron/target/live-tests-archive.tgz \
77032024-09-04T17:29:05.839Z root@YOUR_SCRIMLET_GZ_IP:/zone/oxz_switch/root/root
77042024-09-04T17:29:05.839Z
77052024-09-04T17:29:05.839Z2. Copy the `cargo-nextest` binary to the same place.
77062024-09-04T17:29:05.839Z
77072024-09-04T17:29:05.839Z e.g., scp \
77082024-09-04T17:29:05.839Z $(which cargo-nextest) \
77092024-09-04T17:29:05.839Z root@YOUR_SCRIMLET_GZ_IP:/zone/oxz_switch/root/root
77102024-09-04T17:29:05.839Z
77112024-09-04T17:29:05.839Z3. On that system, unpack the tarball with:
77122024-09-04T17:29:05.839Z
77132024-09-04T17:29:05.839Z tar xzf live-tests-archive.tgz
77142024-09-04T17:29:05.839Z
77152024-09-04T17:29:05.839Z4. On that system, run tests with:
77162024-09-04T17:29:05.839Z
77172024-09-04T17:29:05.839Z TMPDIR=/var/tmp ./cargo-nextest nextest run --profile=live-tests \
77182024-09-04T17:29:05.839Z --archive-file live-tests-archive/omicron-live-tests.tar.zst \
77192024-09-04T17:29:05.839Z --workspace-remap live-tests-archive
77202024-09-04T17:29:05.839Z
77212024-09-04T17:29:05.839Z
77222024-09-04T17:29:05.839Zreal 2:25.856616923
77232024-09-04T17:29:05.839Zuser 5:18.531729881
77242024-09-04T17:29:05.839Zsys 1:13.839057630
77252024-09-04T17:29:05.839Ztrap 0.093684105
77262024-09-04T17:29:05.839Ztflt 0.637894010
77272024-09-04T17:29:05.839Zdflt 3.031950305
77282024-09-04T17:29:05.839Zkflt 0.001484172
77292024-09-04T17:29:05.839Zlock 14:50.409703121
77302024-09-04T17:29:05.839Zslp 20:49.784430224
77312024-09-04T17:29:05.839Zlat 5.022117516
77322024-09-04T17:29:05.839Zstop 15.741252052
77332024-09-04T17:29:05.842Z+ rm -rf /var/tmp/omicron_tmp/crdb-base-build
77342024-09-04T17:29:05.845Z+ unset TMPDIR
77352024-09-04T17:29:05.845Z+ echo 'files in /var/tmp/omicron_tmp (none expected on success):'
77362024-09-04T17:29:05.845Zfiles in /var/tmp/omicron_tmp (none expected on success):
77372024-09-04T17:29:05.845Z+ find /var/tmp/omicron_tmp -ls
77382024-09-04T17:29:05.850Z164048 11 drwxr-xr-x 2 build build 2 Sep 4 17:29 /var/tmp/omicron_tmp
77392024-09-04T17:29:05.852Z+ rmdir /var/tmp/omicron_tmp
77402024-09-04T17:29:06.029Zprocess exited: duration 4911088 ms, exit code 0
 
77412024-09-04T17:29:06.055Zfound 1 output files
77422024-09-04T17:29:06.055Zuploading: /work/crate-build-timings.json (545434 bytes)
77432024-09-04T17:29:07.079Zuploaded: /work/crate-build-timings.json