01JCKE91K24S0ZFNJNPKEVMDZX: build-and-test (helios)

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

Buildomat Job: 01JCKE9Z6X3C0ZQ7315H2KCQDW

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12024-11-13T19:00:19.518Zjob assigned to worker 01JCKEA8VY0V6EHEJ3MN3MQ3FF (queued for 58 s)
 
22024-11-13T19:00:27.388Zstarting task 0: "setup"
32024-11-13T19:00:27.396Z++ uname -s
42024-11-13T19:00:27.398Z+ kern=SunOS
52024-11-13T19:00:27.398Z+ case "$kern" in
62024-11-13T19:00:27.398Z+ groupadd -g 12345 build
72024-11-13T19:00:27.401Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-11-13T19:00:29.411Z+ zfs create -o mountpoint=/work rpool/work
92024-11-13T19:00:29.569Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-11-13T19:00:29.572Z+ home_fs=zfs
112024-11-13T19:00:29.572Z+ [[ zfs == autofs ]]
122024-11-13T19:00:29.572Z+ mkdir -p /home/build
132024-11-13T19:00:29.574Z+ chown build:build /home/build /work
142024-11-13T19:00:31.576Z+ chmod 0700 /home/build /work
152024-11-13T19:00:31.579Zprocess exited: duration 4191 ms, exit code 0
 
162024-11-13T19:00:31.584Zstarting task 1: "rust-toolchain"
172024-11-13T19:00:31.590Z+ printf ' * toolchain channel = "%s"
182024-11-13T19:00:31.590Z * toolchain channel = "1.81.0"
192024-11-13T19:00:31.590Z * toolchain profile = "default"
202024-11-13T19:00:31.590Z' 1.81.0
212024-11-13T19:00:31.590Z+ printf ' * toolchain profile = "%s"
222024-11-13T19:00:31.590Z' default
232024-11-13T19:00:31.597Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242024-11-13T19:00:31.597Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.81.0 --profile default
252024-11-13T19:00:31.695Zinfo: downloading installer
262024-11-13T19:00:33.090Zinfo: profile set to 'default'
272024-11-13T19:00:33.090Zinfo: default host triple is x86_64-unknown-illumos
282024-11-13T19:00:33.094Zinfo: syncing channel updates for '1.81.0-x86_64-unknown-illumos'
292024-11-13T19:00:33.233Zinfo: latest update on 2024-09-05, rust version 1.81.0 (eeb90cda1 2024-09-04)
302024-11-13T19:00:33.233Zinfo: downloading component 'cargo'
312024-11-13T19:00:33.958Zinfo: downloading component 'clippy'
322024-11-13T19:00:34.235Zinfo: downloading component 'rust-docs'
332024-11-13T19:00:35.272Zinfo: downloading component 'rust-std'
342024-11-13T19:00:36.822Zinfo: downloading component 'rustc'
352024-11-13T19:00:42.308Zinfo: downloading component 'rustfmt'
362024-11-13T19:00:42.519Zinfo: installing component 'cargo'
372024-11-13T19:00:43.401Zinfo: installing component 'clippy'
382024-11-13T19:00:43.804Zinfo: installing component 'rust-docs'
392024-11-13T19:00:45.443Zinfo: installing component 'rust-std'
402024-11-13T19:00:47.281Zinfo: installing component 'rustc'
412024-11-13T19:00:53.350Zinfo: installing component 'rustfmt'
422024-11-13T19:00:53.708Zinfo: default toolchain set to '1.81.0-x86_64-unknown-illumos'
432024-11-13T19:00:53.708Z
442024-11-13T19:00:54.075Z 1.81.0-x86_64-unknown-illumos installed - rustc 1.81.0 (eeb90cda1 2024-09-04)
452024-11-13T19:00:54.075Z
462024-11-13T19:00:54.079Z
472024-11-13T19:00:54.079ZRust is installed now. Great!
482024-11-13T19:00:54.079Z
492024-11-13T19:00:54.079ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502024-11-13T19:00:54.079Zenvironment variable. This has not been done automatically.
512024-11-13T19:00:54.079Z
522024-11-13T19:00:54.079ZTo configure your current shell, you need to source
532024-11-13T19:00:54.079Zthe corresponding env file under $HOME/.cargo.
542024-11-13T19:00:54.079Z
552024-11-13T19:00:54.079ZThis is usually done by running one of the following (note the leading DOT):
562024-11-13T19:00:54.079Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572024-11-13T19:00:54.079Zsource "$HOME/.cargo/env.fish" # For fish
582024-11-13T19:00:54.153Z+ rustc --version
592024-11-13T19:00:54.223Zrustc 1.81.0 (eeb90cda1 2024-09-04)
602024-11-13T19:00:54.226Zprocess exited: duration 22636 ms, exit code 0
 
612024-11-13T19:00:54.230Zstarting task 2: "authentication"
622024-11-13T19:00:54.252Zprocess exited: duration 21 ms, exit code 0
 
632024-11-13T19:00:54.258Zstarting task 3: "clone repository"
642024-11-13T19:00:54.263Z+ mkdir -p /work/oxidecomputer/omicron
652024-11-13T19:00:54.266Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
662024-11-13T19:00:54.535ZCloning into '/work/oxidecomputer/omicron'...
672024-11-13T19:01:30.979Z+ cd /work/oxidecomputer/omicron
682024-11-13T19:01:30.982Z+ git fetch origin 49a43bbf6eb2e023fffbb8c6819c9ea637778a79
692024-11-13T19:01:31.606ZFrom https://github.com/oxidecomputer/omicron
702024-11-13T19:01:31.606Z * branch 49a43bbf6eb2e023fffbb8c6819c9ea637778a79 -> FETCH_HEAD
712024-11-13T19:01:31.616Z+ [[ -n system-oxql-endpoints ]]
722024-11-13T19:01:31.619Z++ git branch --show-current
732024-11-13T19:01:31.621Z+ current=main
742024-11-13T19:01:31.621Z+ [[ main != system-oxql-endpoints ]]
752024-11-13T19:01:31.621Z+ git branch -f system-oxql-endpoints 49a43bbf6eb2e023fffbb8c6819c9ea637778a79
762024-11-13T19:01:31.624Z+ git checkout -f system-oxql-endpoints
772024-11-13T19:01:31.796ZSwitched to branch 'system-oxql-endpoints'
782024-11-13T19:01:31.799Z+ git reset --hard 49a43bbf6eb2e023fffbb8c6819c9ea637778a79
792024-11-13T19:01:31.811ZHEAD is now at 49a43bbf6 /schema -> /schemas
802024-11-13T19:01:31.813Zprocess exited: duration 37546 ms, exit code 0
 
812024-11-13T19:01:31.819Zstarting task 4: "build"
822024-11-13T19:01:31.827Z+ source ./env.sh
832024-11-13T19:01:31.830Z++ OLD_SHELL_OPTS=ehxB
842024-11-13T19:01:31.830Z++ set -o xtrace
852024-11-13T19:01:31.832Z++++ dirname ./env.sh
862024-11-13T19:01:31.833Z+++ readlink -f .
872024-11-13T19:01:31.906Z++ OMICRON_WS=/work/oxidecomputer/omicron
882024-11-13T19:01:31.908Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
892024-11-13T19:01:31.909Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
902024-11-13T19:01:31.909Z++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
912024-11-13T19:01:31.909Z++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
922024-11-13T19:01:31.909Z++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
932024-11-13T19:01:31.909Z++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
942024-11-13T19:01:31.909Z++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
952024-11-13T19:01:31.909Z++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
962024-11-13T19:01:31.909Z++ case $OLD_SHELL_OPTS in
972024-11-13T19:01:31.909Z++ unset OLD_SHELL_OPTS OMICRON_WS
982024-11-13T19:01:31.909Z+ source .github/buildomat/ci-env.sh
992024-11-13T19:01:31.909Z++ export CARGO_TERM_COLOR=always
1002024-11-13T19:01:31.909Z++ CARGO_TERM_COLOR=always
1012024-11-13T19:01:31.909Z+ target_os=illumos
1022024-11-13T19:01:31.909Z+ NEXTEST_VERSION=0.9.78
1032024-11-13T19:01:31.909Z+ cargo --version
1042024-11-13T19:01:31.967Zcargo 1.81.0 (2dbb1af80 2024-08-20)
1052024-11-13T19:01:31.970Z+ rustc --version
1062024-11-13T19:01:32.034Zrustc 1.81.0 (eeb90cda1 2024-09-04)
1072024-11-13T19:01:32.039Z+ curl -sSfL --retry 10 https://get.nexte.st/0.9.78/illumos
1082024-11-13T19:01:32.042Z+ gunzip
1092024-11-13T19:01:32.042Z+ tar -xvf - -C /home/build/.cargo/bin
1102024-11-13T19:01:33.183Zx cargo-nextest, 16059952 bytes, 31368 tape blocks
1112024-11-13T19:01:33.185Z+ TEST_TMPDIR=/var/tmp/omicron_tmp
1122024-11-13T19:01:33.186Z+ echo 'tests will store ephemeral output in /var/tmp/omicron_tmp'
1132024-11-13T19:01:33.186Ztests will store ephemeral output in /var/tmp/omicron_tmp
1142024-11-13T19:01:33.186Z+ mkdir /var/tmp/omicron_tmp
1152024-11-13T19:01:33.188Z+ OUTPUT_DIR=/work
1162024-11-13T19:01:33.188Z+ echo 'tests will store non-ephemeral output in /work'
1172024-11-13T19:01:33.188Ztests will store non-ephemeral output in /work
1182024-11-13T19:01:33.188Z+ mkdir -p /work
1192024-11-13T19:01:33.188Z+ banner prerequisites
1202024-11-13T19:01:33.237Z
1212024-11-13T19:01:33.237Z ##### ##### ###### ##### ###### #### # # # #### #
1222024-11-13T19:01:33.237Z # # # # # # # # # # # # # # #
1232024-11-13T19:01:33.237Z # # # # ##### # # ##### # # # # # #### #
1242024-11-13T19:01:33.237Z ##### ##### # ##### # # # # # # # # #
1252024-11-13T19:01:33.237Z # # # # # # # # # # # # # # #
1262024-11-13T19:01:33.237Z # # # ###### # # ###### ### # #### # #### #
1272024-11-13T19:01:33.238Z
1282024-11-13T19:01:33.240Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1292024-11-13T19:01:50.044Z Startup: Refreshing catalog 'helios-dev' ... Done
1302024-11-13T19:01:53.794Z Startup: Caching catalogs ... Done
1312024-11-13T19:02:02.284ZPlanning: Solver setup ... Done (7.746s)
1322024-11-13T19:02:02.389ZPlanning: Running solver ... Done (0.105s)
1332024-11-13T19:02:02.632ZPlanning: Finding local manifests ... Done (0.155s)
1342024-11-13T19:02:02.683ZPlanning: Fetching manifests: 0/5 0% complete
1352024-11-13T19:02:02.959ZPlanning: Fetching manifests: 5/5 100% complete
1362024-11-13T19:02:03.263ZPlanning: Package planning ... Done (0.304s)
1372024-11-13T19:02:03.320ZPlanning: Merging actions ... Done (0.057s)
1382024-11-13T19:02:04.029ZPlanning: Checking for conflicting actions ... Done (0.709s)
1392024-11-13T19:02:11.404ZPlanning: Consolidating action changes ... Done (7.372s)
1402024-11-13T19:02:11.793ZPlanning: Evaluating mediators ... Done (0.389s)
1412024-11-13T19:02:11.950ZPlanning: Planning completed in 18.06 seconds
1422024-11-13T19:02:13.638Z Packages to install: 4
1432024-11-13T19:02:13.638Z Packages to update: 1
1442024-11-13T19:02:13.638Z Mediators to change: 2
1452024-11-13T19:02:13.647Z Services to change: 1
1462024-11-13T19:02:13.647Z Estimated space available: 155.63 GB
1472024-11-13T19:02:13.647ZEstimated space to be consumed: 1.59 GB
1482024-11-13T19:02:13.647Z Create boot environment: No
1492024-11-13T19:02:13.647ZCreate backup boot environment: Yes
1502024-11-13T19:02:13.647Z Rebuild boot archive: No
1512024-11-13T19:02:13.647Z
1522024-11-13T19:02:13.647ZChanged mediators:
1532024-11-13T19:02:13.647Z mediator clang:
1542024-11-13T19:02:13.647Z version: None -> 15 (system default)
1552024-11-13T19:02:13.647Z
1562024-11-13T19:02:13.647Z mediator llvm:
1572024-11-13T19:02:13.647Z version: 14 (system default) -> 15 (system default)
1582024-11-13T19:02:13.647Z
1592024-11-13T19:02:13.647ZChanged packages:
1602024-11-13T19:02:13.647Zhelios-dev
1612024-11-13T19:02:13.647Z developer/build-essential
1622024-11-13T19:02:13.648Z None -> 11-2.0
1632024-11-13T19:02:13.648Z library/libxmlsec1
1642024-11-13T19:02:13.648Z None -> 1.2.35-2.0
1652024-11-13T19:02:13.648Z ooce/developer/clang-15
1662024-11-13T19:02:13.648Z None -> 15.0.7-2.0
1672024-11-13T19:02:13.648Z ooce/developer/llvm-15
1682024-11-13T19:02:13.648Z None -> 15.0.7-2.0
1692024-11-13T19:02:13.648Z package/pkg
1702024-11-13T19:02:13.648Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1712024-11-13T19:02:13.648Z
1722024-11-13T19:02:13.648ZServices:
1732024-11-13T19:02:13.648Z restart_fmri:
1742024-11-13T19:02:13.648Z svc:/system/update-man-index:default
1752024-11-13T19:02:13.648Z
1762024-11-13T19:02:13.648ZEditable files to change:
1772024-11-13T19:02:13.648Z Update:
1782024-11-13T19:02:13.648Z usr/share/lib/pkg/web/config.shtml
1792024-11-13T19:02:14.175Z
1802024-11-13T19:02:14.175ZDownload: 0/4281 items 0.0/220.6MB 0% complete
1812024-11-13T19:02:19.178ZDownload: 346/4281 items 2.4/220.6MB 1% complete (472k/s)
1822024-11-13T19:02:24.180ZDownload: 1192/4281 items 78.6/220.6MB 35% complete (7.8M/s)
1832024-11-13T19:02:29.236ZDownload: 1324/4281 items 111.2/220.6MB 50% complete (11.0M/s)
1842024-11-13T19:02:34.243ZDownload: 1730/4281 items 118.2/220.6MB 53% complete (4.1M/s)
1852024-11-13T19:02:39.264ZDownload: 2212/4281 items 119.2/220.6MB 54% complete (837k/s)
1862024-11-13T19:02:47.096ZDownload: 2222/4281 items 119.2/220.6MB 54% complete (791k/s)
1872024-11-13T19:02:52.098ZDownload: 2819/4281 items 121.1/220.6MB 54% complete (366k/s)
1882024-11-13T19:03:16.938ZDownload: 3248/4281 items 203.1/220.6MB 92% complete
1892024-11-13T19:03:21.939ZDownload: 3652/4281 items 216.2/220.6MB 97% complete (2.6M/s)
1902024-11-13T19:03:27.079ZDownload: 4206/4281 items 220.6/220.6MB 99% complete (2.1M/s)
1912024-11-13T19:03:35.869ZDownload: 4208/4281 items 220.6/220.6MB 99% complete (2.0M/s)
1922024-11-13T19:03:35.981ZDownload: Completed 220.60 MB in 81.79 seconds (2.7M/s)
1932024-11-13T19:03:38.025Z Actions: 1/5063 actions (Removing old actions)
1942024-11-13T19:03:38.040Z Actions: 194/5063 actions (Installing new actions)
1952024-11-13T19:03:43.065Z Actions: 4090/5063 actions (Installing new actions)
1962024-11-13T19:03:43.606Z Actions: 4226/5063 actions (Updating modified actions)
1972024-11-13T19:03:43.984Z Actions: Completed 5063 actions in 5.96 seconds.
1982024-11-13T19:03:44.365Z Done (0.373s)
1992024-11-13T19:03:44.368Z Done (0.000s)
2002024-11-13T19:03:44.885Z Done (0.519s)
2012024-11-13T19:03:51.305Z Done (6.203s)
2022024-11-13T19:03:51.638Z Done (0.259s)
2032024-11-13T19:03:51.641Z Done (0.000s)
2042024-11-13T19:03:51.784Z Done (0.000s)
2052024-11-13T19:03:52.492ZPlanning: Evaluating mediator changes ... Done
2062024-11-13T19:03:52.660ZPlanning: Checking for conflicting actions ... Done
2072024-11-13T19:03:52.663ZPlanning: Consolidating action changes ... Done
2082024-11-13T19:03:52.939ZPlanning: Evaluating mediators ... Done
2092024-11-13T19:03:52.941ZPlanning: Planning completed in 0.45 seconds
2102024-11-13T19:03:52.980Z Mediators to change: 2
2112024-11-13T19:03:52.980Z Create boot environment: No
2122024-11-13T19:03:52.982ZCreate backup boot environment: No
2132024-11-13T19:03:53.054Z Done
2142024-11-13T19:03:53.054Z Done
2152024-11-13T19:03:53.416Z Done
2162024-11-13T19:03:57.277Z Done
2172024-11-13T19:03:57.372Z Done
2182024-11-13T19:03:57.377Z Done
2192024-11-13T19:03:57.481Z Done
2202024-11-13T19:03:58.125ZPlanning: Evaluating mediator changes ... Done
2212024-11-13T19:03:58.127ZPlanning: Merging actions ... Done
2222024-11-13T19:03:58.322ZPlanning: Checking for conflicting actions ... Done
2232024-11-13T19:03:58.326ZPlanning: Consolidating action changes ... Done
2242024-11-13T19:03:58.599ZPlanning: Evaluating mediators ... Done
2252024-11-13T19:03:58.656ZPlanning: Planning completed in 0.79 seconds
2262024-11-13T19:03:58.698Z Packages to change: 1
2272024-11-13T19:03:58.698Z Mediators to change: 1
2282024-11-13T19:03:58.698Z Services to change: 1
2292024-11-13T19:03:58.699Z Create boot environment: No
2302024-11-13T19:03:58.701ZCreate backup boot environment: Yes
2312024-11-13T19:04:00.915Z Actions: 1/6 actions (Updating modified actions)
2322024-11-13T19:04:00.958Z Actions: Completed 6 actions in 0.04 seconds.
2332024-11-13T19:04:00.961Z Done
2342024-11-13T19:04:00.961Z Done
2352024-11-13T19:04:01.067Z Done
2362024-11-13T19:04:05.151Z Done
2372024-11-13T19:04:05.248Z Done
2382024-11-13T19:04:05.250Z Done
2392024-11-13T19:04:05.385Z Done
2402024-11-13T19:04:05.848ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2412024-11-13T19:04:05.848Zclang system 15 system
2422024-11-13T19:04:05.848Zcsh system system illumos
2432024-11-13T19:04:05.848Zctags system system illumos
2442024-11-13T19:04:05.848Zgcc vendor 12 vendor
2452024-11-13T19:04:05.848Zgcc system 10 system
2462024-11-13T19:04:05.848Zgcc system 7 system
2472024-11-13T19:04:05.848Zgo system 1.20 system
2482024-11-13T19:04:05.848Zgo system 1.19 system
2492024-11-13T19:04:05.848Zllvm system 15 system
2502024-11-13T19:04:05.848Zllvm system 14 system
2512024-11-13T19:04:05.848Zmariadb system 10.6 system
2522024-11-13T19:04:05.848Zmta vendor vendor dma
2532024-11-13T19:04:05.848Zopenjdk system 17 system
2542024-11-13T19:04:05.849Zopenjdk system 11 system
2552024-11-13T19:04:05.849Zopenjdk system 1.8 system
2562024-11-13T19:04:05.849Zopenssl vendor 3 vendor
2572024-11-13T19:04:05.849Zperl system 5.36 system
2582024-11-13T19:04:05.849Zpostgresql system 15 system
2592024-11-13T19:04:05.849Zpostgresql system 13 system
2602024-11-13T19:04:05.849Zpython vendor 3 vendor
2612024-11-13T19:04:05.849Zpython system 2 system
2622024-11-13T19:04:05.849Zpython3 system 3.11 system
2632024-11-13T19:04:05.849Zruby system 3.0 system
2642024-11-13T19:04:05.849Zwords vendor vendor american-english
2652024-11-13T19:04:05.849Zwords system system australian-english
2662024-11-13T19:04:05.849Zwords system system british-english
2672024-11-13T19:04:05.849Zwords system system canadian-english
2682024-11-13T19:04:05.849Zwords system system french
2692024-11-13T19:04:05.849Zwords system system italian
2702024-11-13T19:04:05.849Zwords system system ngerman
2712024-11-13T19:04:05.849Zwords system system ogerman
2722024-11-13T19:04:05.849Zwords system system spanish
2732024-11-13T19:04:06.211ZPUBLISHER TYPE STATUS P LOCATION
2742024-11-13T19:04:06.211Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2752024-11-13T19:04:08.751ZFMRI IFO
2762024-11-13T19:04:08.751Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2772024-11-13T19:04:08.751Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2782024-11-13T19:04:08.751Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2792024-11-13T19:04:08.751Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2802024-11-13T19:04:08.751Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2812024-11-13T19:04:08.751Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2822024-11-13T19:04:08.751Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2832024-11-13T19:04:08.751Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2842024-11-13T19:04:08.751Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2852024-11-13T19:04:08.751Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z ---
2862024-11-13T19:04:08.751Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2872024-11-13T19:04:08.751Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2882024-11-13T19:04:08.751Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z ---
2892024-11-13T19:04:08.751Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2902024-11-13T19:04:08.751Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2912024-11-13T19:04:09.510Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2922024-11-13T19:04:10.185Z Updating crates.io index
2932024-11-13T19:04:10.189Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2942024-11-13T19:04:12.404Z Updating git repository `https://github.com/oxidecomputer/oxnet`
2952024-11-13T19:04:13.003Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2962024-11-13T19:04:13.540Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2972024-11-13T19:04:14.191Z Updating git repository `https://github.com/oxidecomputer/propolis`
2982024-11-13T19:04:17.725Z Updating git repository `https://github.com/oxidecomputer/crucible`
2992024-11-13T19:04:23.607Z Updating git repository `https://github.com/oxidecomputer/opte`
3002024-11-13T19:04:25.969Z Updating git repository `https://github.com/oxidecomputer/falcon`
3012024-11-13T19:04:29.836Z Updating git repository `https://github.com/oxidecomputer/clickward`
3022024-11-13T19:04:30.539Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
3032024-11-13T19:04:31.228Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
3042024-11-13T19:04:32.652Z Updating git repository `https://github.com/oxidecomputer/libipcc`
3052024-11-13T19:04:33.230Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3062024-11-13T19:04:33.993Z Updating git repository `https://github.com/oxidecomputer/tofino`
3072024-11-13T19:04:34.617Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3082024-11-13T19:04:35.260Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3092024-11-13T19:04:35.814Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3102024-11-13T19:04:36.455Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3112024-11-13T19:04:37.268Z Updating git repository `https://github.com/oxidecomputer/ispf`
3122024-11-13T19:04:37.956Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3132024-11-13T19:04:38.657Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3142024-11-13T19:04:39.567Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3152024-11-13T19:04:40.307Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3162024-11-13T19:04:41.376Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3172024-11-13T19:04:42.313Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3182024-11-13T19:04:42.921Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3192024-11-13T19:04:43.634Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3202024-11-13T19:04:45.125Z Downloading crates ...
3212024-11-13T19:04:45.194Z Downloaded camino-tempfile v1.1.1
3222024-11-13T19:04:45.197Z Downloaded autocfg v1.4.0
3232024-11-13T19:04:45.197Z Downloaded cargo_toml v0.20.5
3242024-11-13T19:04:45.200Z Downloaded equivalent v1.0.1
3252024-11-13T19:04:45.200Z Downloaded anstyle-parse v0.2.5
3262024-11-13T19:04:45.209Z Downloaded bytecount v0.6.8
3272024-11-13T19:04:45.211Z Downloaded anstyle v1.0.10
3282024-11-13T19:04:45.214Z Downloaded is_terminal_polyfill v1.70.1
3292024-11-13T19:04:45.217Z Downloaded anstyle-query v1.1.1
3302024-11-13T19:04:45.217Z Downloaded generic-array v0.14.7
3312024-11-13T19:04:45.219Z Downloaded dof v0.3.0
3322024-11-13T19:04:45.222Z Downloaded cpufeatures v0.2.14
3332024-11-13T19:04:45.222Z Downloaded clap_lex v0.7.2
3342024-11-13T19:04:45.224Z Downloaded fastrand v2.1.1
3352024-11-13T19:04:45.224Z Downloaded anstream v0.6.15
3362024-11-13T19:04:45.226Z Downloaded memmap v0.7.0
3372024-11-13T19:04:45.229Z Downloaded heck v0.4.1
3382024-11-13T19:04:45.232Z Downloaded block-buffer v0.10.4
3392024-11-13T19:04:45.232Z Downloaded cargo-platform v0.1.8
3402024-11-13T19:04:45.232Z Downloaded thread-id v4.2.2
3412024-11-13T19:04:45.234Z Downloaded tempfile v3.13.0
3422024-11-13T19:04:45.236Z Downloaded strsim v0.11.1
3432024-11-13T19:04:45.239Z Downloaded version_check v0.9.5
3442024-11-13T19:04:45.239Z Downloaded cargo_metadata v0.18.1
3452024-11-13T19:04:45.241Z Downloaded cfg-if v1.0.0
3462024-11-13T19:04:45.244Z Downloaded sha2 v0.10.8
3472024-11-13T19:04:45.247Z Downloaded proc-macro-error v1.0.4
3482024-11-13T19:04:45.250Z Downloaded byteorder v1.5.0
3492024-11-13T19:04:45.252Z Downloaded zerocopy-derive v0.7.35
3502024-11-13T19:04:45.257Z Downloaded semver v1.0.23
3512024-11-13T19:04:45.259Z Downloaded textwrap v0.16.1
3522024-11-13T19:04:45.263Z Downloaded bitflags v2.6.0
3532024-11-13T19:04:45.268Z Downloaded scroll_derive v0.12.0
3542024-11-13T19:04:45.271Z Downloaded colorchoice v1.0.2
3552024-11-13T19:04:45.271Z Downloaded ryu v1.0.18
3562024-11-13T19:04:45.273Z Downloaded pretty-hex v0.4.1
3572024-11-13T19:04:45.276Z Downloaded dtrace-parser v0.2.0
3582024-11-13T19:04:45.276Z Downloaded camino v1.1.9
3592024-11-13T19:04:45.279Z Downloaded pest_meta v2.7.14
3602024-11-13T19:04:45.281Z Downloaded log v0.4.22
3612024-11-13T19:04:45.284Z Downloaded clap v4.5.20
3622024-11-13T19:04:45.291Z Downloaded usdt-macro v0.5.0
3632024-11-13T19:04:45.296Z Downloaded usdt-attr-macro v0.5.0
3642024-11-13T19:04:45.296Z Downloaded unicode-linebreak v0.1.5
3652024-11-13T19:04:45.296Z Downloaded digest v0.10.7
3662024-11-13T19:04:45.298Z Downloaded smawk v0.3.2
3672024-11-13T19:04:45.301Z Downloaded macaddr v1.0.1
3682024-11-13T19:04:45.301Z Downloaded itoa v1.0.11
3692024-11-13T19:04:45.303Z Downloaded errno v0.3.9
3702024-11-13T19:04:45.303Z Downloaded serde_tokenstream v0.2.2
3712024-11-13T19:04:45.308Z Downloaded serde_spanned v0.6.8
3722024-11-13T19:04:45.311Z Downloaded tabled_derive v0.7.0
3732024-11-13T19:04:45.311Z Downloaded thiserror v1.0.64
3742024-11-13T19:04:45.313Z Downloaded toml_datetime v0.6.8
3752024-11-13T19:04:45.313Z Downloaded utf8parse v0.2.2
3762024-11-13T19:04:45.315Z Downloaded terminal_size v0.4.0
3772024-11-13T19:04:45.315Z Downloaded clap_derive v4.5.18
3782024-11-13T19:04:45.318Z Downloaded thiserror-impl v1.0.64
3792024-11-13T19:04:45.320Z Downloaded once_cell v1.20.2
3802024-11-13T19:04:45.322Z Downloaded usdt v0.5.0
3812024-11-13T19:04:45.323Z Downloaded pest_generator v2.7.14
3822024-11-13T19:04:45.325Z Downloaded pest_derive v2.7.14
3832024-11-13T19:04:45.327Z Downloaded proc-macro-error-attr v1.0.4
3842024-11-13T19:04:45.327Z Downloaded toml_edit v0.22.22
3852024-11-13T19:04:45.350Z Downloaded plain v0.2.3
3862024-11-13T19:04:45.352Z Downloaded scroll v0.12.0
3872024-11-13T19:04:45.352Z Downloaded fs-err v2.11.0
3882024-11-13T19:04:45.355Z Downloaded crypto-common v0.1.6
3892024-11-13T19:04:45.355Z Downloaded heck v0.5.0
3902024-11-13T19:04:45.358Z Downloaded fnv v1.0.7
3912024-11-13T19:04:45.358Z Downloaded papergrid v0.11.0
3922024-11-13T19:04:45.362Z Downloaded ucd-trie v0.1.7
3932024-11-13T19:04:45.364Z Downloaded toml v0.8.19
3942024-11-13T19:04:45.367Z Downloaded swrite v0.1.0
3952024-11-13T19:04:45.370Z Downloaded usdt-impl v0.5.0
3962024-11-13T19:04:45.370Z Downloaded unicode-ident v1.0.13
3972024-11-13T19:04:45.373Z Downloaded typenum v1.17.0
3982024-11-13T19:04:45.375Z Downloaded serde_derive v1.0.215
3992024-11-13T19:04:45.379Z Downloaded pest v2.7.14
4002024-11-13T19:04:45.385Z Downloaded serde v1.0.215
4012024-11-13T19:04:45.390Z Downloaded memchr v2.7.4
4022024-11-13T19:04:45.394Z Downloaded serde_json v1.0.132
4032024-11-13T19:04:45.402Z Downloaded indexmap v2.6.0
4042024-11-13T19:04:45.406Z Downloaded proc-macro2 v1.0.89
4052024-11-13T19:04:45.409Z Downloaded anyhow v1.0.93
4062024-11-13T19:04:45.413Z Downloaded quote v1.0.37
4072024-11-13T19:04:45.420Z Downloaded hashbrown v0.15.0
4082024-11-13T19:04:45.428Z Downloaded clap_builder v4.5.20
4092024-11-13T19:04:45.439Z Downloaded zerocopy v0.7.35
4102024-11-13T19:04:45.455Z Downloaded unicode-width v0.1.14
4112024-11-13T19:04:45.462Z Downloaded tabled v0.15.0
4122024-11-13T19:04:45.477Z Downloaded winnow v0.6.20
4132024-11-13T19:04:45.485Z Downloaded syn v1.0.109
4142024-11-13T19:04:45.495Z Downloaded syn v2.0.87
4152024-11-13T19:04:45.505Z Downloaded goblin v0.8.2
4162024-11-13T19:04:45.520Z Downloaded rustix v0.38.37
4172024-11-13T19:04:45.549Z Downloaded libc v0.2.162
4182024-11-13T19:04:45.844Z Compiling proc-macro2 v1.0.89
4192024-11-13T19:04:45.844Z Compiling unicode-ident v1.0.13
4202024-11-13T19:04:45.844Z Compiling version_check v0.9.5
4212024-11-13T19:04:45.847Z Compiling serde v1.0.215
4222024-11-13T19:04:45.847Z Compiling thiserror v1.0.64
4232024-11-13T19:04:45.847Z Compiling memchr v2.7.4
4242024-11-13T19:04:45.847Z Compiling libc v0.2.162
4252024-11-13T19:04:45.880Z Compiling ucd-trie v0.1.7
4262024-11-13T19:04:46.100Z Compiling itoa v1.0.11
4272024-11-13T19:04:46.333Z Compiling ryu v1.0.18
4282024-11-13T19:04:46.620Z Compiling once_cell v1.20.2
4292024-11-13T19:04:46.684Z Compiling byteorder v1.5.0
4302024-11-13T19:04:46.945Z Compiling rustix v0.38.37
4312024-11-13T19:04:47.033Z Compiling serde_json v1.0.132
4322024-11-13T19:04:47.514Z Compiling bitflags v2.6.0
4332024-11-13T19:04:47.580Z Compiling usdt-impl v0.5.0
4342024-11-13T19:04:47.722Z Compiling proc-macro-error-attr v1.0.4
4352024-11-13T19:04:47.752Z Compiling syn v1.0.109
4362024-11-13T19:04:47.877Z Compiling proc-macro-error v1.0.4
4372024-11-13T19:04:47.927Z Compiling plain v0.2.3
4382024-11-13T19:04:48.041Z Compiling camino v1.1.9
4392024-11-13T19:04:48.066Z Compiling log v0.4.22
4402024-11-13T19:04:48.092Z Compiling utf8parse v0.2.2
4412024-11-13T19:04:48.155Z Compiling equivalent v1.0.1
4422024-11-13T19:04:48.272Z Compiling hashbrown v0.15.0
4432024-11-13T19:04:48.274Z Compiling anstyle-parse v0.2.5
4442024-11-13T19:04:48.573Z Compiling anstyle v1.0.10
4452024-11-13T19:04:48.636Z Compiling quote v1.0.37
4462024-11-13T19:04:48.767Z Compiling pretty-hex v0.4.1
4472024-11-13T19:04:48.806Z Compiling errno v0.3.9
4482024-11-13T19:04:49.015Z Compiling syn v2.0.87
4492024-11-13T19:04:49.048Z Compiling thread-id v4.2.2
4502024-11-13T19:04:49.101Z Compiling semver v1.0.23
4512024-11-13T19:04:49.168Z Compiling colorchoice v1.0.2
4522024-11-13T19:04:49.333Z Compiling is_terminal_polyfill v1.70.1
4532024-11-13T19:04:49.378Z Compiling autocfg v1.4.0
4542024-11-13T19:04:49.467Z Compiling indexmap v2.6.0
4552024-11-13T19:04:49.538Z Compiling winnow v0.6.20
4562024-11-13T19:04:49.623Z Compiling anstyle-query v1.1.1
4572024-11-13T19:04:49.779Z Compiling unicode-width v0.1.14
4582024-11-13T19:04:50.636Z Compiling anstream v0.6.15
4592024-11-13T19:04:50.640Z Compiling fs-err v2.11.0
4602024-11-13T19:04:50.947Z Compiling heck v0.4.1
4612024-11-13T19:04:51.026Z Compiling clap_lex v0.7.2
4622024-11-13T19:04:51.083Z Compiling heck v0.5.0
4632024-11-13T19:04:51.207Z Compiling terminal_size v0.4.0
4642024-11-13T19:04:51.412Z Compiling cfg-if v1.0.0
4652024-11-13T19:04:51.514Z Compiling fnv v1.0.7
4662024-11-13T19:04:51.580Z Compiling bytecount v0.6.8
4672024-11-13T19:04:51.634Z Compiling strsim v0.11.1
4682024-11-13T19:04:51.660Z Compiling anyhow v1.0.93
4692024-11-13T19:04:51.807Z Compiling fastrand v2.1.1
4702024-11-13T19:04:51.904Z Compiling papergrid v0.11.0
4712024-11-13T19:04:52.416Z Compiling tempfile v3.13.0
4722024-11-13T19:04:52.614Z Compiling clap_builder v4.5.20
4732024-11-13T19:04:52.747Z Compiling memmap v0.7.0
4742024-11-13T19:04:52.856Z Compiling unicode-linebreak v0.1.5
4752024-11-13T19:04:53.122Z Compiling smawk v0.3.2
4762024-11-13T19:04:53.353Z Compiling textwrap v0.16.1
4772024-11-13T19:04:53.481Z Compiling swrite v0.1.0
4782024-11-13T19:04:54.857Z Compiling tabled_derive v0.7.0
4792024-11-13T19:04:56.258Z Compiling tabled v0.15.0
4802024-11-13T19:04:58.061Z Compiling serde_derive v1.0.215
4812024-11-13T19:04:58.061Z Compiling thiserror-impl v1.0.64
4822024-11-13T19:04:58.112Z Compiling zerocopy-derive v0.7.35
4832024-11-13T19:04:58.133Z Compiling scroll_derive v0.12.0
4842024-11-13T19:04:58.135Z Compiling clap_derive v4.5.18
4852024-11-13T19:04:59.448Z Compiling scroll v0.12.0
4862024-11-13T19:04:59.999Z Compiling zerocopy v0.7.35
4872024-11-13T19:05:00.046Z Compiling goblin v0.8.2
4882024-11-13T19:05:00.727Z Compiling pest v2.7.14
4892024-11-13T19:05:02.044Z Compiling clap v4.5.20
4902024-11-13T19:05:02.898Z Compiling pest_meta v2.7.14
4912024-11-13T19:05:03.767Z Compiling pest_generator v2.7.14
4922024-11-13T19:05:05.651Z Compiling pest_derive v2.7.14
4932024-11-13T19:05:06.294Z Compiling dtrace-parser v0.2.0
4942024-11-13T19:05:08.474Z Compiling toml_datetime v0.6.8
4952024-11-13T19:05:08.474Z Compiling serde_spanned v0.6.8
4962024-11-13T19:05:08.477Z Compiling cargo-platform v0.1.8
4972024-11-13T19:05:08.852Z Compiling serde_tokenstream v0.2.2
4982024-11-13T19:05:08.966Z Compiling toml_edit v0.22.22
4992024-11-13T19:05:09.094Z Compiling macaddr v1.0.1
5002024-11-13T19:05:09.205Z Compiling camino-tempfile v1.1.1
5012024-11-13T19:05:10.013Z Compiling dof v0.3.0
5022024-11-13T19:05:10.013Z Compiling cargo_metadata v0.18.1
5032024-11-13T19:05:11.766Z Compiling toml v0.8.19
5042024-11-13T19:05:12.191Z Compiling usdt-macro v0.5.0
5052024-11-13T19:05:12.315Z Compiling usdt-attr-macro v0.5.0
5062024-11-13T19:05:12.674Z Compiling cargo_toml v0.20.5
5072024-11-13T19:05:13.672Z Compiling usdt v0.5.0
5082024-11-13T19:05:16.355Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5092024-11-13T19:05:20.712Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s
5102024-11-13T19:05:20.983Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
5112024-11-13T19:05:21.524Z Downloading crates ...
5122024-11-13T19:05:21.642Z Downloaded atomicwrites v0.4.4
5132024-11-13T19:05:21.656Z Downloaded async-stream-impl v0.3.6
5142024-11-13T19:05:21.656Z Downloaded base16ct v0.2.0
5152024-11-13T19:05:21.656Z Downloaded ahash v0.8.11
5162024-11-13T19:05:21.658Z Downloaded aead v0.5.2
5172024-11-13T19:05:21.663Z Downloaded crucible-workspace-hack v0.1.0
5182024-11-13T19:05:21.667Z Downloaded cstr-argument v0.1.2
5192024-11-13T19:05:21.670Z Downloaded array-init v0.0.4
5202024-11-13T19:05:21.673Z Downloaded darling v0.20.10
5212024-11-13T19:05:21.677Z Downloaded cobs v0.2.3
5222024-11-13T19:05:21.681Z Downloaded hickory-resolver v0.24.1
5232024-11-13T19:05:21.687Z Downloaded crc-catalog v2.4.0
5242024-11-13T19:05:21.692Z Downloaded is_ci v1.2.0
5252024-11-13T19:05:21.696Z Downloaded new_debug_unreachable v1.0.6
5262024-11-13T19:05:21.696Z Downloaded match_cfg v0.1.0
5272024-11-13T19:05:21.696Z Downloaded curve25519-dalek-derive v0.1.1
5282024-11-13T19:05:21.699Z Downloaded internet-checksum v0.2.1
5292024-11-13T19:05:21.699Z Downloaded home v0.5.9
5302024-11-13T19:05:21.699Z Downloaded kstat-rs v0.2.4
5312024-11-13T19:05:21.702Z Downloaded bitfield v0.14.0
5322024-11-13T19:05:21.702Z Downloaded ciborium v0.2.2
5332024-11-13T19:05:21.706Z Downloaded lazy_static v1.5.0
5342024-11-13T19:05:21.708Z Downloaded memoffset v0.9.1
5352024-11-13T19:05:21.712Z Downloaded inout v0.1.3
5362024-11-13T19:05:21.716Z Downloaded console v0.15.8
5372024-11-13T19:05:21.720Z Downloaded lru v0.12.5
5382024-11-13T19:05:21.720Z Downloaded mime_guess v2.0.5
5392024-11-13T19:05:21.723Z Downloaded linked-hash-map v0.5.6
5402024-11-13T19:05:21.723Z Downloaded arc-swap v1.7.1
5412024-11-13T19:05:21.725Z Downloaded md-5 v0.10.6
5422024-11-13T19:05:21.728Z Downloaded hyper-staticfile v0.10.1
5432024-11-13T19:05:21.730Z Downloaded hostname v0.4.0
5442024-11-13T19:05:21.733Z Downloaded atty v0.2.14
5452024-11-13T19:05:21.736Z Downloaded cookie v0.18.1
5462024-11-13T19:05:21.739Z Downloaded hostname v0.3.1
5472024-11-13T19:05:21.745Z Downloaded clang-sys v1.8.1
5482024-11-13T19:05:21.747Z Downloaded async-trait v0.1.83
5492024-11-13T19:05:21.750Z Downloaded indexmap v1.9.3
5502024-11-13T19:05:21.756Z Downloaded cfg_aliases v0.2.1
5512024-11-13T19:05:21.759Z Downloaded hickory-client v0.24.1
5522024-11-13T19:05:21.762Z Downloaded crunchy v0.2.2
5532024-11-13T19:05:21.764Z Downloaded md5 v0.7.0
5542024-11-13T19:05:21.764Z Downloaded instant v0.1.13
5552024-11-13T19:05:21.770Z Downloaded hubpack_derive v0.1.1
5562024-11-13T19:05:21.772Z Downloaded http-range v0.1.5
5572024-11-13T19:05:21.772Z Downloaded assert_matches v1.5.0
5582024-11-13T19:05:21.772Z Downloaded ascii-canvas v3.0.0
5592024-11-13T19:05:21.773Z Downloaded async-recursion v1.1.1
5602024-11-13T19:05:21.777Z Downloaded argon2 v0.5.3
5612024-11-13T19:05:21.780Z Downloaded ident_case v1.0.1
5622024-11-13T19:05:21.784Z Downloaded http-body v1.0.1
5632024-11-13T19:05:21.787Z Downloaded matches v0.1.10
5642024-11-13T19:05:21.787Z Downloaded ciborium-io v0.2.2
5652024-11-13T19:05:21.787Z Downloaded cfg_aliases v0.1.1
5662024-11-13T19:05:21.787Z Downloaded arrayref v0.3.9
5672024-11-13T19:05:21.789Z Downloaded newtype_derive v0.1.6
5682024-11-13T19:05:21.789Z Downloaded mirai-annotations v1.12.0
5692024-11-13T19:05:21.793Z Downloaded newline-converter v0.3.0
5702024-11-13T19:05:21.793Z Downloaded hmac v0.12.1
5712024-11-13T19:05:21.801Z Downloaded sync_wrapper v1.0.1
5722024-11-13T19:05:21.801Z Downloaded atomic-waker v1.1.2
5732024-11-13T19:05:21.804Z Downloaded async-stream v0.3.6
5742024-11-13T19:05:21.804Z Downloaded mockall_derive v0.13.0
5752024-11-13T19:05:21.804Z Downloaded crossbeam-deque v0.8.5
5762024-11-13T19:05:21.808Z Downloaded impl-trait-for-tuples v0.2.2
5772024-11-13T19:05:21.810Z Downloaded buf-list v1.0.3
5782024-11-13T19:05:21.812Z Downloaded convert_case v0.4.0
5792024-11-13T19:05:21.812Z Downloaded xattr v1.3.1
5802024-11-13T19:05:21.815Z Downloaded cbc v0.1.2
5812024-11-13T19:05:21.818Z Downloaded hubpack v0.1.2
5822024-11-13T19:05:21.821Z Downloaded bytes v1.7.2
5832024-11-13T19:05:21.824Z Downloaded is-terminal v0.4.13
5842024-11-13T19:05:21.828Z Downloaded ipnetwork v0.20.0
5852024-11-13T19:05:21.832Z Downloaded indoc v1.0.9
5862024-11-13T19:05:21.832Z Downloaded hyper-tls v0.6.0
5872024-11-13T19:05:21.835Z Downloaded strip-ansi-escapes v0.2.0
5882024-11-13T19:05:21.835Z Downloaded maybe-uninit v2.0.0
5892024-11-13T19:05:21.837Z Downloaded lru-cache v0.1.2
5902024-11-13T19:05:21.837Z Downloaded multimap v0.10.0
5912024-11-13T19:05:21.844Z Downloaded maplit v1.0.2
5922024-11-13T19:05:21.844Z Downloaded bit-vec v0.6.3
5932024-11-13T19:05:21.847Z Downloaded managed v0.8.0
5942024-11-13T19:05:21.847Z Downloaded libsw v3.3.1
5952024-11-13T19:05:21.847Z Downloaded lazycell v1.3.0
5962024-11-13T19:05:21.851Z Downloaded lalrpop-util v0.19.12
5972024-11-13T19:05:21.853Z Downloaded siphasher v0.3.11
5982024-11-13T19:05:21.853Z Downloaded derive_builder_macro v0.20.2
5992024-11-13T19:05:21.853Z Downloaded scopeguard v1.2.0
6002024-11-13T19:05:21.856Z Downloaded nibble_vec v0.1.0
6012024-11-13T19:05:21.858Z Downloaded string_cache v0.8.7
6022024-11-13T19:05:21.861Z Downloaded difflib v0.4.0
6032024-11-13T19:05:21.863Z Downloaded slab v0.4.9
6042024-11-13T19:05:21.866Z Downloaded sec1 v0.7.3
6052024-11-13T19:05:21.869Z Downloaded thiserror-no-std v2.0.2
6062024-11-13T19:05:21.872Z Downloaded tabwriter v1.4.0
6072024-11-13T19:05:21.875Z Downloaded num_threads v0.1.7
6082024-11-13T19:05:21.878Z Downloaded csv-core v0.1.11
6092024-11-13T19:05:21.881Z Downloaded thread_local v1.1.8
6102024-11-13T19:05:21.883Z Downloaded highway v1.2.0
6112024-11-13T19:05:21.886Z Downloaded bzip2 v0.4.4
6122024-11-13T19:05:21.886Z Downloaded bcs v0.1.6
6132024-11-13T19:05:21.890Z Downloaded defmt-macros v0.3.9
6142024-11-13T19:05:21.893Z Downloaded ipnet v2.10.1
6152024-11-13T19:05:21.896Z Downloaded hyper-rustls v0.27.3
6162024-11-13T19:05:21.899Z Downloaded libloading v0.8.5
6172024-11-13T19:05:21.902Z Downloaded jobserver v0.1.32
6182024-11-13T19:05:21.905Z Downloaded openssl-probe v0.1.5
6192024-11-13T19:05:21.907Z Downloaded native-tls v0.2.12
6202024-11-13T19:05:21.910Z Downloaded phf_shared v0.10.0
6212024-11-13T19:05:21.914Z Downloaded dirs-sys-next v0.1.2
6222024-11-13T19:05:21.914Z Downloaded semver v0.1.20
6232024-11-13T19:05:21.917Z Downloaded russh-keys v0.45.0
6242024-11-13T19:05:21.917Z Downloaded path-slash v0.1.5
6252024-11-13T19:05:21.920Z Downloaded smallvec v1.13.2
6262024-11-13T19:05:21.922Z Downloaded tokio-tungstenite v0.21.0
6272024-11-13T19:05:21.925Z Downloaded float-ord v0.3.2
6282024-11-13T19:05:21.929Z Downloaded enum-as-inner v0.5.1
6292024-11-13T19:05:21.929Z Downloaded dirs-next v2.0.0
6302024-11-13T19:05:21.933Z Downloaded tokio-stream v0.1.16
6312024-11-13T19:05:21.936Z Downloaded typify v0.2.0
6322024-11-13T19:05:21.940Z Downloaded time-core v0.1.2
6332024-11-13T19:05:21.943Z Downloaded crc-any v2.5.0
6342024-11-13T19:05:21.943Z Downloaded try-lock v0.2.5
6352024-11-13T19:05:21.946Z Downloaded glob v0.3.1
6362024-11-13T19:05:21.946Z Downloaded tokio-rustls v0.26.0
6372024-11-13T19:05:21.949Z Downloaded uzers v0.12.1
6382024-11-13T19:05:21.952Z Downloaded walkdir v2.5.0
6392024-11-13T19:05:21.954Z Downloaded crossbeam-utils v0.8.20
6402024-11-13T19:05:21.959Z Downloaded httparse v1.9.5
6412024-11-13T19:05:21.964Z Downloaded futures-core v0.3.31
6422024-11-13T19:05:21.967Z Downloaded displaydoc v0.2.5
6432024-11-13T19:05:21.971Z Downloaded const-oid v0.9.6
6442024-11-13T19:05:21.973Z Downloaded radium v0.7.0
6452024-11-13T19:05:21.977Z Downloaded pbkdf2 v0.11.0
6462024-11-13T19:05:21.980Z Downloaded base64 v0.13.1
6472024-11-13T19:05:21.983Z Downloaded foreign-types-macros v0.2.3
6482024-11-13T19:05:21.986Z Downloaded resolv-conf v0.7.0
6492024-11-13T19:05:21.990Z Downloaded pkg-config v0.3.31
6502024-11-13T19:05:21.990Z Downloaded foreign-types-shared v0.1.1
6512024-11-13T19:05:21.993Z Downloaded r2d2 v0.8.10
6522024-11-13T19:05:21.993Z Downloaded rustversion v1.0.17
6532024-11-13T19:05:21.996Z Downloaded progenitor-macro v0.8.0
6542024-11-13T19:05:21.996Z Downloaded polyval v0.6.2
6552024-11-13T19:05:21.999Z Downloaded endian-type v0.1.2
6562024-11-13T19:05:22.003Z Downloaded crossbeam-epoch v0.9.18
6572024-11-13T19:05:22.005Z Downloaded slog-bunyan v2.5.0
6582024-11-13T19:05:22.005Z Downloaded thiserror-impl-no-std v2.0.2
6592024-11-13T19:05:22.008Z Downloaded termios v0.3.3
6602024-11-13T19:05:22.011Z Downloaded parking_lot_core v0.8.6
6612024-11-13T19:05:22.014Z Downloaded unicode-properties v0.1.3
6622024-11-13T19:05:22.014Z Downloaded aes v0.8.4
6632024-11-13T19:05:22.019Z Downloaded num-complex v0.4.6
6642024-11-13T19:05:22.021Z Downloaded futures-channel v0.3.31
6652024-11-13T19:05:22.024Z Downloaded chacha20poly1305 v0.10.1
6662024-11-13T19:05:22.026Z Downloaded untrusted v0.7.1
6672024-11-13T19:05:22.029Z Downloaded universal-hash v0.5.1
6682024-11-13T19:05:22.029Z Downloaded omicron-zone-package v0.11.1
6692024-11-13T19:05:22.033Z Downloaded untrusted v0.9.0
6702024-11-13T19:05:22.039Z Downloaded indicatif v0.17.8
6712024-11-13T19:05:22.042Z Downloaded phf_generator v0.11.2
6722024-11-13T19:05:22.045Z Downloaded derive_more v0.99.18
6732024-11-13T19:05:22.061Z Downloaded env_filter v0.1.2
6742024-11-13T19:05:22.064Z Downloaded enum-as-inner v0.6.1
6752024-11-13T19:05:22.066Z Downloaded der_derive v0.7.3
6762024-11-13T19:05:22.069Z Downloaded rusty-fork v0.3.0
6772024-11-13T19:05:22.071Z Downloaded num-iter v0.1.45
6782024-11-13T19:05:22.071Z Downloaded num-integer v0.1.46
6792024-11-13T19:05:22.074Z Downloaded hex v0.4.3
6802024-11-13T19:05:22.077Z Downloaded heck v0.3.3
6812024-11-13T19:05:22.083Z Downloaded quick-error v1.2.3
6822024-11-13T19:05:22.083Z Downloaded pin-utils v0.1.0
6832024-11-13T19:05:22.089Z Downloaded const_format v0.2.33
6842024-11-13T19:05:22.091Z Downloaded parking_lot v0.12.3
6852024-11-13T19:05:22.091Z Downloaded uuid v1.10.0
6862024-11-13T19:05:22.095Z Downloaded yasna v0.5.2
6872024-11-13T19:05:22.098Z Downloaded nom v7.1.3
6882024-11-13T19:05:22.104Z Downloaded rustc_version v0.4.1
6892024-11-13T19:05:22.108Z Downloaded miniz_oxide v0.8.0
6902024-11-13T19:05:22.112Z Downloaded xz2 v0.1.7
6912024-11-13T19:05:22.112Z Downloaded foreign-types-shared v0.3.1
6922024-11-13T19:05:22.114Z Downloaded peg-runtime v0.8.3
6932024-11-13T19:05:22.114Z Downloaded headers-core v0.3.0
6942024-11-13T19:05:22.114Z Downloaded derive_builder v0.20.2
6952024-11-13T19:05:22.120Z Downloaded cc v1.1.30
6962024-11-13T19:05:22.123Z Downloaded env_logger v0.10.2
6972024-11-13T19:05:22.129Z Downloaded slog-stdlog v4.1.1
6982024-11-13T19:05:22.132Z Downloaded rpassword v7.3.1
6992024-11-13T19:05:22.132Z Downloaded slog-scope v4.4.0
7002024-11-13T19:05:22.132Z Downloaded des v0.8.1
7012024-11-13T19:05:22.136Z Downloaded waitgroup v0.1.2
7022024-11-13T19:05:22.140Z Downloaded precomputed-hash v0.1.1
7032024-11-13T19:05:22.140Z Downloaded tokio-native-tls v0.3.1
7042024-11-13T19:05:22.140Z Downloaded tokio-macros v2.4.0
7052024-11-13T19:05:22.142Z Downloaded serde_with_macros v3.11.0
7062024-11-13T19:05:22.146Z Downloaded sigpipe v0.1.3
7072024-11-13T19:05:22.150Z Downloaded dyn-clone v1.0.17
7082024-11-13T19:05:22.150Z Downloaded defmt-parser v0.3.4
7092024-11-13T19:05:22.150Z Downloaded zone v0.1.8
7102024-11-13T19:05:22.152Z Downloaded slog v2.7.0
7112024-11-13T19:05:22.157Z Downloaded pin-project-lite v0.2.14
7122024-11-13T19:05:22.165Z Downloaded dunce v1.0.5
7132024-11-13T19:05:22.169Z Downloaded dsl_auto_type v0.1.2
7142024-11-13T19:05:22.169Z Downloaded pin-project-internal v1.1.6
7152024-11-13T19:05:22.169Z Downloaded num_enum v0.5.11
7162024-11-13T19:05:22.173Z Downloaded group v0.13.0
7172024-11-13T19:05:22.176Z Downloaded downcast v0.11.0
7182024-11-13T19:05:22.183Z Downloaded diesel_table_macro_syntax v0.2.0
7192024-11-13T19:05:22.183Z Downloaded tokio-postgres v0.7.12
7202024-11-13T19:05:22.186Z Downloaded fxhash v0.2.1
7212024-11-13T19:05:22.190Z Downloaded strum_macros v0.26.4
7222024-11-13T19:05:22.193Z Downloaded derive-where v1.2.7
7232024-11-13T19:05:22.205Z Downloaded predicates v3.1.2
7242024-11-13T19:05:22.205Z Downloaded slog-term v2.9.1
7252024-11-13T19:05:22.205Z Downloaded opaque-debug v0.3.1
7262024-11-13T19:05:22.218Z Downloaded tokio-tungstenite v0.23.1
7272024-11-13T19:05:22.218Z Downloaded num-traits v0.2.19
7282024-11-13T19:05:22.219Z Downloaded scheduled-thread-pool v0.2.7
7292024-11-13T19:05:22.219Z Downloaded unsafe-libyaml v0.2.11
7302024-11-13T19:05:22.219Z Downloaded tiny-keccak v2.0.2
7312024-11-13T19:05:22.222Z Downloaded russh-cryptovec v0.7.3
7322024-11-13T19:05:22.222Z Downloaded heapless v0.7.17
7332024-11-13T19:05:22.224Z Downloaded globset v0.4.15
7342024-11-13T19:05:22.226Z Downloaded expectorate v1.1.0
7352024-11-13T19:05:22.229Z Downloaded ron v0.7.1
7362024-11-13T19:05:22.234Z Downloaded peg-macros v0.8.4
7372024-11-13T19:05:22.237Z Downloaded owo-colors v4.1.0
7382024-11-13T19:05:22.242Z Downloaded x509-cert v0.2.5
7392024-11-13T19:05:22.249Z Downloaded gethostname v0.5.0
7402024-11-13T19:05:22.253Z Downloaded ed25519 v2.2.3
7412024-11-13T19:05:22.253Z Downloaded unicase v2.7.0
7422024-11-13T19:05:22.256Z Downloaded parse-size v1.1.0
7432024-11-13T19:05:22.256Z Downloaded simd-adler32 v0.3.7
7442024-11-13T19:05:22.262Z Downloaded zone_cfg_derive v0.1.2
7452024-11-13T19:05:22.266Z Downloaded aho-corasick v1.1.3
7462024-11-13T19:05:22.270Z Downloaded salsa20 v0.10.2
7472024-11-13T19:05:22.272Z Downloaded want v0.3.1
7482024-11-13T19:05:22.272Z Downloaded signal-hook-registry v1.4.2
7492024-11-13T19:05:22.274Z Downloaded phf_codegen v0.11.2
7502024-11-13T19:05:22.277Z Downloaded time-macros v0.2.18
7512024-11-13T19:05:22.279Z Downloaded tap v1.0.1
7522024-11-13T19:05:22.282Z Downloaded der v0.7.9
7532024-11-13T19:05:22.286Z Downloaded strum_macros v0.24.3
7542024-11-13T19:05:22.291Z Downloaded supports-color v3.0.1
7552024-11-13T19:05:22.294Z Downloaded vte_generate_state_changes v0.1.2
7562024-11-13T19:05:22.294Z Downloaded toolchain_find v0.4.0
7572024-11-13T19:05:22.294Z Downloaded subtle v2.6.1
7582024-11-13T19:05:22.297Z Downloaded normalize-line-endings v0.3.0
7592024-11-13T19:05:22.297Z Downloaded serde_yaml v0.9.34+deprecated
7602024-11-13T19:05:22.300Z Downloaded static_assertions v1.1.0
7612024-11-13T19:05:22.303Z Downloaded tui-tree-widget v0.22.0
7622024-11-13T19:05:22.306Z Downloaded flate2 v1.0.34
7632024-11-13T19:05:22.312Z Downloaded fallible-iterator v0.3.0
7642024-11-13T19:05:22.316Z Downloaded rustc_version v0.1.7
7652024-11-13T19:05:22.316Z Downloaded hkdf v0.12.4
7662024-11-13T19:05:22.319Z Downloaded zone v0.3.0
7672024-11-13T19:05:22.319Z Downloaded zeroize_derive v1.4.2
7682024-11-13T19:05:22.322Z Downloaded phf_shared v0.11.2
7692024-11-13T19:05:22.322Z Downloaded percent-encoding v2.3.1
7702024-11-13T19:05:22.325Z Downloaded parse-display-derive v0.10.0
7712024-11-13T19:05:22.325Z Downloaded zeroize v1.8.1
7722024-11-13T19:05:22.328Z Downloaded hash32 v0.2.1
7732024-11-13T19:05:22.328Z Downloaded ecdsa v0.16.9
7742024-11-13T19:05:22.331Z Downloaded phf v0.11.2
7752024-11-13T19:05:22.333Z Downloaded parse-display v0.10.0
7762024-11-13T19:05:22.335Z Downloaded futures-task v0.3.31
7772024-11-13T19:05:22.335Z Downloaded num-conv v0.1.0
7782024-11-13T19:05:22.338Z Downloaded signature v2.2.0
7792024-11-13T19:05:22.340Z Downloaded structmeta-derive v0.2.0
7802024-11-13T19:05:22.344Z Downloaded signal-hook-tokio v0.3.1
7812024-11-13T19:05:22.344Z Downloaded primeorder v0.13.6
7822024-11-13T19:05:22.348Z Downloaded similar v2.6.0
7832024-11-13T19:05:22.350Z Downloaded headers v0.4.0
7842024-11-13T19:05:22.358Z Downloaded hash32 v0.3.1
7852024-11-13T19:05:22.361Z Downloaded ena v0.14.3
7862024-11-13T19:05:22.365Z Downloaded serde-big-array v0.5.1
7872024-11-13T19:05:22.367Z Downloaded ron v0.8.1
7882024-11-13T19:05:22.373Z Downloaded hex-literal v0.4.1
7892024-11-13T19:05:22.376Z Downloaded unicode-normalization v0.1.24
7902024-11-13T19:05:22.379Z Downloaded zone_cfg_derive v0.3.0
7912024-11-13T19:05:22.383Z Downloaded tls_codec v0.4.1
7922024-11-13T19:05:22.387Z Downloaded publicsuffix v2.2.3
7932024-11-13T19:05:22.390Z Downloaded which v4.4.2
7942024-11-13T19:05:22.390Z Downloaded slog-json v2.6.1
7952024-11-13T19:05:22.392Z Downloaded bitvec v1.0.1
7962024-11-13T19:05:22.408Z Downloaded num v0.4.3
7972024-11-13T19:05:22.411Z Downloaded shlex v1.3.0
7982024-11-13T19:05:22.413Z Downloaded pem-rfc7468 v0.7.0
7992024-11-13T19:05:22.416Z Downloaded tungstenite v0.23.0
8002024-11-13T19:05:22.421Z Downloaded darling_macro v0.20.10
8012024-11-13T19:05:22.421Z Downloaded progenitor v0.8.0
8022024-11-13T19:05:22.423Z Downloaded proc-macro-crate v1.3.1
8032024-11-13T19:05:22.423Z Downloaded p256 v0.13.2
8042024-11-13T19:05:22.425Z Downloaded tinyvec_macros v0.1.1
8052024-11-13T19:05:22.425Z Downloaded pretty-hex v0.2.1
8062024-11-13T19:05:22.429Z Downloaded dhcproto-macros v0.1.0
8072024-11-13T19:05:22.429Z Downloaded diff v0.1.13
8082024-11-13T19:05:22.432Z Downloaded url v2.5.2
8092024-11-13T19:05:22.435Z Downloaded tower-service v0.3.3
8102024-11-13T19:05:22.438Z Downloaded same-file v1.0.6
8112024-11-13T19:05:22.438Z Downloaded nu-ansi-term v0.50.1
8122024-11-13T19:05:22.440Z Downloaded hashlink v0.9.1
8132024-11-13T19:05:22.443Z Downloaded hyper v1.4.1
8142024-11-13T19:05:22.449Z Downloaded zip v2.1.3
8152024-11-13T19:05:22.455Z Downloaded number_prefix v0.4.0
8162024-11-13T19:05:22.458Z Downloaded foreign-types v0.3.2
8172024-11-13T19:05:22.458Z Downloaded oso-derive v0.27.3
8182024-11-13T19:05:22.462Z Downloaded ppv-lite86 v0.2.20
8192024-11-13T19:05:22.464Z Downloaded spin v0.5.2
8202024-11-13T19:05:22.464Z Downloaded slog-dtrace v0.3.0
8212024-11-13T19:05:22.464Z Downloaded fragile v2.0.0
8222024-11-13T19:05:22.467Z Downloaded fs_extra v1.3.0
8232024-11-13T19:05:22.469Z Downloaded tls_codec_derive v0.4.1
8242024-11-13T19:05:22.471Z Downloaded pin-project v1.1.6
8252024-11-13T19:05:22.483Z Downloaded progenitor-client v0.8.0
8262024-11-13T19:05:22.486Z Downloaded tracing-core v0.1.32
8272024-11-13T19:05:22.488Z Downloaded rand v0.8.5
8282024-11-13T19:05:22.493Z Downloaded openssl-macros v0.1.1
8292024-11-13T19:05:22.496Z Downloaded winnow v0.5.40
8302024-11-13T19:05:22.503Z Downloaded sha1 v0.10.6
8312024-11-13T19:05:22.507Z Downloaded ref-cast v1.0.23
8322024-11-13T19:05:22.509Z Downloaded debug-ignore v1.0.5
8332024-11-13T19:05:22.512Z Downloaded unicode-xid v0.2.6
8342024-11-13T19:05:22.512Z Downloaded unicode-truncate v1.1.0
8352024-11-13T19:05:22.515Z Downloaded rand_xorshift v0.3.0
8362024-11-13T19:05:22.515Z Downloaded rand_seeder v0.3.0
8372024-11-13T19:05:22.518Z Downloaded vergen v8.3.2
8382024-11-13T19:05:22.521Z Downloaded packed_struct_codegen v0.10.1
8392024-11-13T19:05:22.524Z Downloaded structmeta-derive v0.3.0
8402024-11-13T19:05:22.524Z Downloaded postcard v1.0.10
8412024-11-13T19:05:22.526Z Downloaded value-bag v1.9.0
8422024-11-13T19:05:22.529Z Downloaded postgres-protocol v0.6.7
8432024-11-13T19:05:22.533Z Downloaded sqlformat v0.2.6
8442024-11-13T19:05:22.535Z Downloaded rustls-pki-types v1.9.0
8452024-11-13T19:05:22.538Z Downloaded flagset v0.4.6
8462024-11-13T19:05:22.538Z Downloaded foldhash v0.1.3
8472024-11-13T19:05:22.540Z Downloaded diesel_derives v2.2.3
8482024-11-13T19:05:22.544Z Downloaded zip v0.6.6
8492024-11-13T19:05:22.548Z Downloaded blake3 v1.5.4
8502024-11-13T19:05:22.559Z Downloaded parking_lot_core v0.9.10
8512024-11-13T19:05:22.562Z Downloaded rustyline v14.0.0
8522024-11-13T19:05:22.567Z Downloaded parking_lot v0.11.2
8532024-11-13T19:05:22.570Z Downloaded ssh-key v0.6.6
8542024-11-13T19:05:22.578Z Downloaded quinn-udp v0.5.5
8552024-11-13T19:05:22.584Z Downloaded either v1.13.0
8562024-11-13T19:05:22.587Z Downloaded shell-words v1.1.0
8572024-11-13T19:05:22.587Z Downloaded pkcs8 v0.10.2
8582024-11-13T19:05:22.587Z Downloaded rsa v0.9.6
8592024-11-13T19:05:22.594Z Downloaded zopfli v0.8.1
8602024-11-13T19:05:22.597Z Downloaded filetime v0.2.25
8612024-11-13T19:05:22.597Z Downloaded p521 v0.13.3
8622024-11-13T19:05:22.602Z Downloaded toml v0.7.8
8632024-11-13T19:05:22.606Z Downloaded socket2 v0.5.7
8642024-11-13T19:05:22.609Z Downloaded steno v0.4.1
8652024-11-13T19:05:22.613Z Downloaded schemars v0.8.21
8662024-11-13T19:05:22.627Z Downloaded elliptic-curve v0.13.8
8672024-11-13T19:05:22.630Z Downloaded parse-zoneinfo v0.3.1
8682024-11-13T19:05:22.632Z Downloaded quinn v0.11.5
8692024-11-13T19:05:22.636Z Downloaded fatfs v0.3.6
8702024-11-13T19:05:22.639Z Downloaded hashbrown v0.13.2
8712024-11-13T19:05:22.644Z Downloaded samael v0.0.17
8722024-11-13T19:05:22.651Z Downloaded prettyplease v0.2.25
8732024-11-13T19:05:22.656Z Downloaded idna v0.2.3
8742024-11-13T19:05:22.664Z Downloaded reqwest v0.12.9
8752024-11-13T19:05:22.676Z Downloaded darling_core v0.20.10
8762024-11-13T19:05:22.682Z Downloaded rustls-webpki v0.101.7
8772024-11-13T19:05:22.699Z Downloaded git2 v0.19.0
8782024-11-13T19:05:22.708Z Downloaded num-bigint v0.4.6
8792024-11-13T19:05:22.713Z Downloaded lalrpop v0.19.12
8802024-11-13T19:05:22.727Z Downloaded oso v0.27.3
8812024-11-13T19:05:22.731Z Downloaded tough v0.19.0
8822024-11-13T19:05:22.737Z Downloaded rustls-webpki v0.102.8
8832024-11-13T19:05:22.760Z Downloaded h2 v0.4.6
8842024-11-13T19:05:22.767Z Downloaded idna v0.4.0
8852024-11-13T19:05:22.776Z Downloaded hashbrown v0.14.5
8862024-11-13T19:05:22.783Z Downloaded futures-util v0.3.31
8872024-11-13T19:05:22.797Z Downloaded quick-xml v0.33.0
8882024-11-13T19:05:22.805Z Downloaded tokio-util v0.7.12
8892024-11-13T19:05:22.811Z Downloaded nix v0.27.1
8902024-11-13T19:05:22.822Z Downloaded p384 v0.13.0
8912024-11-13T19:05:22.829Z Downloaded nix v0.28.0
8922024-11-13T19:05:22.842Z Downloaded idna v0.3.0
8932024-11-13T19:05:22.849Z Downloaded polar-core v0.27.3
8942024-11-13T19:05:22.861Z Downloaded gimli v0.31.1
8952024-11-13T19:05:22.870Z Downloaded smoltcp v0.11.0
8962024-11-13T19:05:22.887Z Downloaded vcpkg v0.2.15
8972024-11-13T19:05:22.926Z Downloaded regress v0.10.1
8982024-11-13T19:05:22.936Z Downloaded regex-syntax v0.8.5
8992024-11-13T19:05:22.945Z Downloaded sqlparser v0.45.0
9002024-11-13T19:05:22.951Z Downloaded webpki-roots v0.26.6
9012024-11-13T19:05:22.956Z Downloaded regress v0.9.1
9022024-11-13T19:05:22.966Z Downloaded object v0.30.4
9032024-11-13T19:05:22.978Z Downloaded dropshot v0.12.0
9042024-11-13T19:05:23.000Z Downloaded quinn-proto v0.11.8
9052024-11-13T19:05:23.007Z Downloaded openssl v0.10.68
9062024-11-13T19:05:23.017Z Downloaded rustls v0.23.14
9072024-11-13T19:05:23.030Z Downloaded rustls v0.21.12
9082024-11-13T19:05:23.042Z Downloaded trust-dns-proto v0.22.0
9092024-11-13T19:05:23.055Z Downloaded radix_trie v0.2.1
9102024-11-13T19:05:23.062Z Downloaded object v0.36.5
9112024-11-13T19:05:23.075Z Downloaded typify-impl v0.2.0
9122024-11-13T19:05:23.094Z Downloaded sled v0.34.7
9132024-11-13T19:05:23.104Z Downloaded rustls v0.22.4
9142024-11-13T19:05:23.118Z Downloaded openapiv3 v2.0.0
9152024-11-13T19:05:23.131Z Downloaded regex v1.11.1
9162024-11-13T19:05:23.144Z Downloaded nix v0.29.0
9172024-11-13T19:05:23.158Z Downloaded diesel v2.2.4
9182024-11-13T19:05:23.180Z Downloaded hickory-proto v0.24.1
9192024-11-13T19:05:23.195Z Downloaded bzip2-sys v0.1.11+1.0.8
9202024-11-13T19:05:23.207Z Downloaded regex-syntax v0.6.29
9212024-11-13T19:05:23.215Z Downloaded chrono-tz v0.10.0
9222024-11-13T19:05:23.223Z Downloaded bstr v1.10.0
9232024-11-13T19:05:23.237Z Downloaded lzma-sys v0.1.20
9242024-11-13T19:05:23.265Z Downloaded curve25519-dalek v4.1.3
9252024-11-13T19:05:23.275Z Downloaded smoltcp v0.9.1
9262024-11-13T19:05:23.287Z Downloaded rusqlite v0.32.1
9272024-11-13T19:05:23.294Z Downloaded zerocopy-derive v0.6.6
9282024-11-13T19:05:23.304Z Downloaded ratatui v0.28.1
9292024-11-13T19:05:23.325Z Downloaded libz-sys v1.1.20
9302024-11-13T19:05:23.346Z Downloaded rayon v1.10.0
9312024-11-13T19:05:23.355Z Downloaded regex-automata v0.4.8
9322024-11-13T19:05:23.374Z Downloaded proptest v1.5.0
9332024-11-13T19:05:23.383Z Downloaded unicode_categories v0.1.1
9342024-11-13T19:05:23.387Z Downloaded tracing v0.1.40
9352024-11-13T19:05:23.390Z Downloaded chrono v0.4.38
9362024-11-13T19:05:23.398Z Downloaded hashbrown v0.12.3
9372024-11-13T19:05:23.407Z Downloaded petgraph v0.6.5
9382024-11-13T19:05:23.421Z Downloaded toml_edit v0.19.15
9392024-11-13T19:05:23.437Z Downloaded russh v0.45.0
9402024-11-13T19:05:23.443Z Downloaded idna v0.5.0
9412024-11-13T19:05:23.449Z Downloaded unicode-segmentation v1.12.0
9422024-11-13T19:05:23.452Z Downloaded serde_with v3.11.0
9432024-11-13T19:05:23.462Z Downloaded flume v0.11.1
9442024-11-13T19:05:23.468Z Downloaded num_enum_derive v0.5.11
9452024-11-13T19:05:23.471Z Downloaded reedline v0.35.0
9462024-11-13T19:05:23.475Z Downloaded portable-atomic v1.9.0
9472024-11-13T19:05:23.482Z Downloaded csv v1.3.0
9482024-11-13T19:05:23.503Z Downloaded packed_struct v0.10.1
9492024-11-13T19:05:23.506Z Downloaded tokio v1.40.0
9502024-11-13T19:05:23.542Z Downloaded sha3 v0.10.8
9512024-11-13T19:05:23.548Z Downloaded progenitor-impl v0.8.0
9522024-11-13T19:05:23.550Z Downloaded ed25519-dalek v2.1.1
9532024-11-13T19:05:23.552Z Downloaded salty v0.3.0
9542024-11-13T19:05:23.560Z Downloaded data-encoding v2.6.0
9552024-11-13T19:05:23.562Z Downloaded diesel-dtrace v0.3.0
9562024-11-13T19:05:23.565Z Downloaded typed-path v0.9.3
9572024-11-13T19:05:23.569Z Downloaded aws-lc-rs v1.10.0
9582024-11-13T19:05:23.580Z Downloaded strum v0.26.3
9592024-11-13T19:05:23.583Z Downloaded serde-hex v0.1.0
9602024-11-13T19:05:23.586Z Downloaded ref-cast-impl v1.0.23
9612024-11-13T19:05:23.586Z Downloaded fd-lock v4.0.2
9622024-11-13T19:05:23.588Z Downloaded env_logger v0.11.5
9632024-11-13T19:05:23.590Z Downloaded powerfmt v0.2.0
9642024-11-13T19:05:23.593Z Downloaded vsss-rs v3.3.4
9652024-11-13T19:05:23.595Z Downloaded sqlparser_derive v0.2.2
9662024-11-13T19:05:23.595Z Downloaded take_mut v0.2.2
9672024-11-13T19:05:23.598Z Downloaded spki v0.7.3
9682024-11-13T19:05:23.598Z Downloaded postgres-types v0.2.8
9692024-11-13T19:05:23.600Z Downloaded num-derive v0.4.2
9702024-11-13T19:05:23.603Z Downloaded ff v0.13.0
9712024-11-13T19:05:23.605Z Downloaded snafu-derive v0.8.5
9722024-11-13T19:05:23.605Z Downloaded vte v0.11.1
9732024-11-13T19:05:23.607Z Downloaded half v2.4.1
9742024-11-13T19:05:23.610Z Downloaded fallible-streaming-iterator v0.1.9
9752024-11-13T19:05:23.612Z Downloaded wait-timeout v0.2.0
9762024-11-13T19:05:23.612Z Downloaded signal-hook v0.3.17
9772024-11-13T19:05:23.616Z Downloaded tungstenite v0.21.0
9782024-11-13T19:05:23.620Z Downloaded tar v0.4.43
9792024-11-13T19:05:23.622Z Downloaded num-bigint-dig v0.8.4
9802024-11-13T19:05:23.628Z Downloaded slog-envlogger v2.2.0
9812024-11-13T19:05:23.631Z Downloaded bindgen v0.69.5
9822024-11-13T19:05:23.637Z Downloaded rustc-hash v2.0.0
9832024-11-13T19:05:23.639Z Downloaded rustc-hash v1.1.0
9842024-11-13T19:05:23.639Z Downloaded strum_macros v0.25.3
9852024-11-13T19:05:23.642Z Downloaded embedded-io v0.6.1
9862024-11-13T19:05:23.644Z Downloaded embedded-io v0.4.0
9872024-11-13T19:05:23.644Z Downloaded topological-sort v0.2.2
9882024-11-13T19:05:23.647Z Downloaded tracing-attributes v0.1.27
9892024-11-13T19:05:23.649Z Downloaded itertools v0.12.1
9902024-11-13T19:05:23.655Z Downloaded itertools v0.10.5
9912024-11-13T19:05:23.662Z Downloaded qorb v0.2.0
9922024-11-13T19:05:24.670Z Downloaded dhcproto v0.12.0
9932024-11-13T19:05:24.673Z Downloaded rustc-demangle v0.1.24
9942024-11-13T19:05:24.673Z Downloaded libgit2-sys v0.17.0+1.8.1
9952024-11-13T19:05:24.674Z Downloaded dropshot_endpoint v0.12.0
9962024-11-13T19:05:24.674Z Downloaded futures-sink v0.3.31
9972024-11-13T19:05:24.674Z Downloaded futures-io v0.3.31
9982024-11-13T19:05:24.674Z Downloaded futures-executor v0.3.31
9992024-11-13T19:05:24.674Z Downloaded funty v2.0.0
10002024-11-13T19:05:24.674Z Downloaded tungstenite v0.24.0
10012024-11-13T19:05:24.674Z Downloaded snafu v0.8.5
10022024-11-13T19:05:24.674Z Downloaded time v0.3.36
10032024-11-13T19:05:24.674Z Downloaded encoding_rs v0.8.34
10042024-11-13T19:05:24.674Z Downloaded crossterm v0.28.1
10052024-11-13T19:05:24.674Z Downloaded libm v0.2.8
10062024-11-13T19:05:24.674Z Downloaded signal-hook-mio v0.2.4
10072024-11-13T19:05:24.674Z Downloaded psl-types v2.0.11
10082024-11-13T19:05:24.674Z Downloaded structmeta v0.2.0
10092024-11-13T19:05:24.674Z Downloaded tokio-tungstenite v0.24.0
10102024-11-13T19:05:24.674Z Downloaded unarray v0.1.4
10112024-11-13T19:05:24.674Z Downloaded typify-macro v0.2.0
10122024-11-13T19:05:24.674Z Downloaded tinyvec v1.8.0
10132024-11-13T19:05:24.674Z Downloaded subprocess v0.2.9
10142024-11-13T19:05:24.674Z Downloaded minimal-lexical v0.2.1
10152024-11-13T19:05:24.674Z Downloaded structmeta v0.3.0
10162024-11-13T19:05:24.674Z Downloaded twox-hash v1.6.3
10172024-11-13T19:05:24.674Z Downloaded pkcs5 v0.7.1
10182024-11-13T19:05:24.674Z Downloaded getrandom v0.2.15
10192024-11-13T19:05:24.674Z Downloaded rand_chacha v0.3.1
10202024-11-13T19:05:24.674Z Downloaded predicates-tree v1.0.11
10212024-11-13T19:05:24.674Z Downloaded predicates-core v1.0.8
10222024-11-13T19:05:24.674Z Downloaded pem v3.0.4
10232024-11-13T19:05:24.674Z Downloaded peg v0.8.4
10242024-11-13T19:05:24.674Z Downloaded olpc-cjson v0.1.4
10252024-11-13T19:05:24.674Z Downloaded unicode-bidi v0.3.17
10262024-11-13T19:05:24.674Z Downloaded form_urlencoded v1.2.1
10272024-11-13T19:05:24.674Z Downloaded serde_derive_internals v0.29.1
10282024-11-13T19:05:24.674Z Downloaded zerocopy v0.6.6
10292024-11-13T19:05:24.674Z Downloaded foreign-types v0.5.0
10302024-11-13T19:05:24.674Z Downloaded fixedbitset v0.4.2
10312024-11-13T19:05:24.674Z Downloaded test-strategy v0.3.1
10322024-11-13T19:05:24.674Z Downloaded libxml v0.3.3
10332024-11-13T19:05:24.675Z Downloaded utf-8 v0.7.6
10342024-11-13T19:05:24.675Z Downloaded pkcs1 v0.7.5
10352024-11-13T19:05:24.675Z Downloaded pbkdf2 v0.12.2
10362024-11-13T19:05:24.675Z Downloaded password-hash v0.5.0
10372024-11-13T19:05:24.675Z Downloaded aes-gcm v0.10.3
10382024-11-13T19:05:24.675Z Downloaded password-hash v0.4.2
10392024-11-13T19:05:24.675Z Downloaded num-rational v0.4.2
10402024-11-13T19:05:24.675Z Downloaded openssl-sys v0.9.104
10412024-11-13T19:05:24.675Z Downloaded crossbeam-channel v0.5.13
10422024-11-13T19:05:24.675Z Downloaded base64 v0.22.1
10432024-11-13T19:05:24.675Z Downloaded backtrace v0.3.74
10442024-11-13T19:05:24.675Z Downloaded smallvec v0.6.14
10452024-11-13T19:05:24.675Z Downloaded term v0.7.0
10462024-11-13T19:05:24.675Z Downloaded derive_builder_core v0.20.2
10472024-11-13T19:05:24.675Z Downloaded deranged v0.3.11
10482024-11-13T19:05:24.675Z Downloaded serde_plain v1.0.2
10492024-11-13T19:05:24.675Z Downloaded serde_path_to_error v0.1.16
10502024-11-13T19:05:24.675Z Downloaded rfc6979 v0.4.0
10512024-11-13T19:05:24.675Z Downloaded bumpalo v3.16.0
10522024-11-13T19:05:24.675Z Downloaded whoami v1.5.2
10532024-11-13T19:05:24.675Z Downloaded crypto-bigint v0.5.5
10542024-11-13T19:05:24.675Z Downloaded base64 v0.21.7
10552024-11-13T19:05:24.675Z Downloaded compact_str v0.8.0
10562024-11-13T19:05:24.675Z Downloaded ghash v0.5.1
10572024-11-13T19:05:24.675Z Downloaded futures-macro v0.3.31
10582024-11-13T19:05:24.675Z Downloaded spin v0.9.8
10592024-11-13T19:05:24.675Z Downloaded poly1305 v0.8.0
10602024-11-13T19:05:24.675Z Downloaded futures v0.3.31
10612024-11-13T19:05:24.675Z Downloaded itertools v0.13.0
10622024-11-13T19:05:24.675Z Downloaded crc32fast v1.4.2
10632024-11-13T19:05:24.675Z Downloaded rayon-core v1.12.1
10642024-11-13T19:05:24.675Z Downloaded mio v1.0.2
10652024-11-13T19:05:24.675Z Downloaded termcolor v1.4.1
10662024-11-13T19:05:24.675Z Downloaded stable_deref_trait v1.2.0
10672024-11-13T19:05:24.675Z Downloaded ssh-encoding v0.2.0
10682024-11-13T19:05:24.675Z Downloaded ssh-cipher v0.2.0
10692024-11-13T19:05:24.675Z Downloaded slog-async v2.8.0
10702024-11-13T19:05:24.675Z Downloaded serde_urlencoded v0.7.1
10712024-11-13T19:05:24.675Z Downloaded serde_repr v0.1.19
10722024-11-13T19:05:24.676Z Downloaded paste v1.0.15
10732024-11-13T19:05:24.676Z Downloaded defmt v0.3.8
10742024-11-13T19:05:24.676Z Downloaded sct v0.7.1
10752024-11-13T19:05:24.676Z Downloaded rcgen v0.12.1
10762024-11-13T19:05:24.676Z Downloaded hickory-server v0.24.1
10772024-11-13T19:05:24.676Z Downloaded display-error-chain v0.2.2
10782024-11-13T19:05:24.676Z Downloaded float-cmp v0.9.0
10792024-11-13T19:05:24.676Z Downloaded termtree v0.4.1
10802024-11-13T19:05:24.676Z Downloaded tokio-rustls v0.25.0
10812024-11-13T19:05:24.676Z Downloaded tokio-rustls v0.24.1
10822024-11-13T19:05:24.676Z Downloaded cookie_store v0.21.0
10832024-11-13T19:05:24.676Z Downloaded blake2 v0.10.6
10842024-11-13T19:05:24.676Z Downloaded allocator-api2 v0.2.18
10852024-11-13T19:05:24.676Z Downloaded fallible-iterator v0.2.0
10862024-11-13T19:05:24.676Z Downloaded secrecy v0.8.0
10872024-11-13T19:05:24.676Z Downloaded rustls-pemfile v2.2.0
10882024-11-13T19:05:24.676Z Downloaded multer v3.1.0
10892024-11-13T19:05:24.676Z Downloaded memmap2 v0.9.5
10902024-11-13T19:05:24.676Z Downloaded http v1.1.0
10912024-11-13T19:05:24.676Z Downloaded heapless v0.8.0
10922024-11-13T19:05:24.676Z Downloaded lock_api v0.4.12
10932024-11-13T19:05:24.679Z Downloaded cipher v0.4.4
10942024-11-13T19:05:24.679Z Downloaded base64ct v1.6.0
10952024-11-13T19:05:24.679Z Downloaded wyz v0.5.1
10962024-11-13T19:05:24.679Z Downloaded stringprep v0.1.5
10972024-11-13T19:05:24.679Z Downloaded scrypt v0.11.0
10982024-11-13T19:05:24.679Z Downloaded schemars_derive v0.8.21
10992024-11-13T19:05:24.680Z Downloaded rustfmt-wrapper v0.2.1
11002024-11-13T19:05:24.680Z Downloaded nodrop v0.1.14
11012024-11-13T19:05:24.680Z Downloaded newtype-uuid v1.1.3
11022024-11-13T19:05:24.680Z Downloaded lockfree-object-pool v0.1.6
11032024-11-13T19:05:24.680Z Downloaded hyper-util v0.1.10
11042024-11-13T19:05:24.680Z Downloaded cancel-safe-futures v0.1.5
11052024-11-13T19:05:24.680Z Downloaded iana-time-zone v0.1.61
11062024-11-13T19:05:24.680Z Downloaded smf v0.2.3
11072024-11-13T19:05:24.680Z Downloaded rustls-pemfile v1.0.4
11082024-11-13T19:05:24.680Z Downloaded rtoolbox v0.0.2
11092024-11-13T19:05:24.680Z Downloaded linear-map v1.2.0
11102024-11-13T19:05:24.680Z Downloaded rand_core v0.6.4
11112024-11-13T19:05:24.680Z Downloaded nanorand v0.7.0
11122024-11-13T19:05:24.680Z Downloaded mockall v0.13.0
11132024-11-13T19:05:24.680Z Downloaded mime v0.3.17
11142024-11-13T19:05:24.680Z Downloaded instability v0.3.2
11152024-11-13T19:05:24.680Z Downloaded libefi-sys v0.1.0
11162024-11-13T19:05:24.680Z Downloaded keccak v0.1.5
11172024-11-13T19:05:24.680Z Downloaded colored v2.1.0
11182024-11-13T19:05:24.680Z Downloaded chrono-tz-build v0.4.0
11192024-11-13T19:05:24.680Z Downloaded indent_write v2.2.0
11202024-11-13T19:05:24.680Z Downloaded constant_time_eq v0.3.1
11212024-11-13T19:05:24.680Z Downloaded bitfield-struct v0.6.2
11222024-11-13T19:05:24.680Z Downloaded cassowary v0.3.0
11232024-11-13T19:05:24.680Z Downloaded bitflags v1.3.2
11242024-11-13T19:05:24.680Z Downloaded bit-set v0.5.3
11252024-11-13T19:05:24.680Z Downloaded bcrypt-pbkdf v0.10.0
11262024-11-13T19:05:24.680Z Downloaded cmake v0.1.51
11272024-11-13T19:05:24.680Z Downloaded blowfish v0.9.1
11282024-11-13T19:05:24.680Z Downloaded ciborium-ll v0.2.2
11292024-11-13T19:05:24.680Z Downloaded humantime v2.1.0
11302024-11-13T19:05:24.680Z Downloaded const_format_proc_macros v0.2.33
11312024-11-13T19:05:24.680Z Downloaded adler2 v2.0.0
11322024-11-13T19:05:24.680Z Downloaded addr2line v0.24.2
11332024-11-13T19:05:24.680Z Downloaded httpdate v1.0.3
11342024-11-13T19:05:24.680Z Downloaded http-body-util v0.1.2
11352024-11-13T19:05:24.680Z Downloaded ctr v0.9.2
11362024-11-13T19:05:24.680Z Downloaded castaway v0.2.3
11372024-11-13T19:05:24.680Z Downloaded async-bb8-diesel v0.2.1
11382024-11-13T19:05:24.681Z Downloaded crc v3.2.1
11392024-11-13T19:05:24.681Z Downloaded cexpr v0.6.0
11402024-11-13T19:05:24.681Z Downloaded block-padding v0.3.3
11412024-11-13T19:05:24.681Z Downloaded bb8 v0.8.5
11422024-11-13T19:05:24.681Z Downloaded backoff v0.4.0
11432024-11-13T19:05:24.681Z Downloaded arrayvec v0.7.6
11442024-11-13T19:05:24.681Z Downloaded chacha20 v0.9.1
11452024-11-13T19:05:24.681Z Downloaded libsqlite3-sys v0.30.1
11462024-11-13T19:05:24.681Z Downloaded ring v0.17.8
11472024-11-13T19:05:24.681Z Downloaded ring v0.16.20
11482024-11-13T19:05:24.819Z Downloaded aws-lc-sys v0.22.0
11492024-11-13T19:05:25.140Z Compiling serde v1.0.215
11502024-11-13T19:05:25.144Z Compiling lock_api v0.4.12
11512024-11-13T19:05:25.144Z Compiling scopeguard v1.2.0
11522024-11-13T19:05:25.144Z Compiling value-bag v1.9.0
11532024-11-13T19:05:25.144Z Compiling typenum v1.17.0
11542024-11-13T19:05:25.144Z Compiling generic-array v0.14.7
11552024-11-13T19:05:25.144Z Compiling syn v2.0.87
11562024-11-13T19:05:25.298Z Compiling getrandom v0.2.15
11572024-11-13T19:05:25.684Z Compiling shlex v1.3.0
11582024-11-13T19:05:25.767Z Compiling rand_core v0.6.4
11592024-11-13T19:05:25.916Z Compiling subtle v2.6.1
11602024-11-13T19:05:25.990Z Compiling log v0.4.22
11612024-11-13T19:05:26.112Z Compiling jobserver v0.1.32
11622024-11-13T19:05:26.131Z Compiling const-oid v0.9.6
11632024-11-13T19:05:26.255Z Compiling spin v0.9.8
11642024-11-13T19:05:26.302Z Compiling pin-project-lite v0.2.14
11652024-11-13T19:05:26.342Z Compiling rustix v0.38.37
11662024-11-13T19:05:26.431Z Compiling smallvec v1.13.2
11672024-11-13T19:05:26.678Z Compiling cc v1.1.30
11682024-11-13T19:05:26.885Z Compiling parking_lot_core v0.9.10
11692024-11-13T19:05:26.954Z Compiling futures-core v0.3.31
11702024-11-13T19:05:27.099Z Compiling signal-hook-registry v1.4.2
11712024-11-13T19:05:27.217Z Compiling mio v1.0.2
11722024-11-13T19:05:27.299Z Compiling aho-corasick v1.1.3
11732024-11-13T19:05:28.012Z Compiling parking_lot v0.12.3
11742024-11-13T19:05:28.098Z Compiling cpufeatures v0.2.14
11752024-11-13T19:05:28.207Z Compiling either v1.13.0
11762024-11-13T19:05:28.224Z Compiling regex-syntax v0.8.5
11772024-11-13T19:05:28.327Z Compiling lazy_static v1.5.0
11782024-11-13T19:05:28.450Z Compiling glob v0.3.1
11792024-11-13T19:05:28.506Z Compiling futures-sink v0.3.31
11802024-11-13T19:05:28.649Z Compiling socket2 v0.5.7
11812024-11-13T19:05:28.672Z Compiling slab v0.4.9
11822024-11-13T19:05:28.965Z Compiling prettyplease v0.2.25
11832024-11-13T19:05:29.133Z Compiling minimal-lexical v0.2.1
11842024-11-13T19:05:29.459Z Compiling clang-sys v1.8.1
11852024-11-13T19:05:29.603Z Compiling nom v7.1.3
11862024-11-13T19:05:29.621Z Compiling libloading v0.8.5
11872024-11-13T19:05:29.653Z Compiling bindgen v0.69.5
11882024-11-13T19:05:30.030Z Compiling serde_json v1.0.132
11892024-11-13T19:05:30.189Z Compiling home v0.5.9
11902024-11-13T19:05:30.460Z Compiling futures-channel v0.3.31
11912024-11-13T19:05:30.500Z Compiling itertools v0.12.1
11922024-11-13T19:05:30.917Z Compiling tinyvec_macros v0.1.1
11932024-11-13T19:05:31.015Z Compiling pin-utils v0.1.0
11942024-11-13T19:05:31.113Z Compiling foldhash v0.1.3
11952024-11-13T19:05:31.257Z Compiling rustc-hash v1.1.0
11962024-11-13T19:05:31.410Z Compiling allocator-api2 v0.2.18
11972024-11-13T19:05:31.413Z Compiling futures-io v0.3.31
11982024-11-13T19:05:31.756Z Compiling futures-task v0.3.31
11992024-11-13T19:05:32.072Z Compiling regex-automata v0.4.8
12002024-11-13T19:05:32.226Z Compiling lazycell v1.3.0
12012024-11-13T19:05:32.400Z Compiling hashbrown v0.15.0
12022024-11-13T19:05:33.095Z Compiling cexpr v0.6.0
12032024-11-13T19:05:33.726Z Compiling tinyvec v1.8.0
12042024-11-13T19:05:33.779Z Compiling cmake v0.1.51
12052024-11-13T19:05:34.841Z Compiling fs_extra v1.3.0
12062024-11-13T19:05:34.904Z Compiling pkg-config v0.3.31
12072024-11-13T19:05:35.193Z Compiling dunce v1.0.5
12082024-11-13T19:05:35.298Z Compiling libm v0.2.8
12092024-11-13T19:05:35.334Z Compiling unicode-normalization v0.1.24
12102024-11-13T19:05:35.499Z Compiling num-traits v0.2.19
12112024-11-13T19:05:35.693Z Compiling unicode-bidi v0.3.17
12122024-11-13T19:05:36.505Z Compiling ring v0.17.8
12132024-11-13T19:05:36.524Z Compiling paste v1.0.15
12142024-11-13T19:05:36.673Z Compiling base64ct v1.6.0
12152024-11-13T19:05:37.177Z Compiling pem-rfc7468 v0.7.0
12162024-11-13T19:05:37.261Z Compiling aws-lc-rs v1.10.0
12172024-11-13T19:05:37.432Z Compiling httparse v1.9.5
12182024-11-13T19:05:37.910Z Compiling regex v1.11.1
12192024-11-13T19:05:37.920Z Compiling flagset v0.4.6
12202024-11-13T19:05:38.204Z Compiling tracing-core v0.1.32
12212024-11-13T19:05:38.908Z Compiling percent-encoding v2.3.1
12222024-11-13T19:05:39.043Z Compiling rustls-pki-types v1.9.0
12232024-11-13T19:05:39.174Z Compiling crossbeam-utils v0.8.20
12242024-11-13T19:05:39.550Z Compiling untrusted v0.9.0
12252024-11-13T19:05:39.731Z Compiling mirai-annotations v1.12.0
12262024-11-13T19:05:39.783Z Compiling num-conv v0.1.0
12272024-11-13T19:05:39.930Z Compiling untrusted v0.7.1
12282024-11-13T19:05:39.973Z Compiling powerfmt v0.2.0
12292024-11-13T19:05:40.075Z Compiling vcpkg v0.2.15
12302024-11-13T19:05:40.095Z Compiling time-core v0.1.2
12312024-11-13T19:05:40.220Z Compiling serde_derive v1.0.215
12322024-11-13T19:05:40.272Z Compiling zeroize_derive v1.4.2
12332024-11-13T19:05:40.366Z Compiling zerocopy-derive v0.7.35
12342024-11-13T19:05:41.363Z Compiling tokio-macros v2.4.0
12352024-11-13T19:05:41.871Z Compiling zeroize v1.8.1
12362024-11-13T19:05:42.249Z Compiling thiserror-impl v1.0.64
12372024-11-13T19:05:42.422Z Compiling futures-macro v0.3.31
12382024-11-13T19:05:42.631Z Compiling zerocopy v0.7.35
12392024-11-13T19:05:42.936Z Compiling der_derive v0.7.3
12402024-11-13T19:05:43.629Z Compiling crypto-common v0.1.6
12412024-11-13T19:05:43.878Z Compiling block-buffer v0.10.4
12422024-11-13T19:05:44.143Z Compiling digest v0.10.7
12432024-11-13T19:05:44.263Z Compiling block-padding v0.3.3
12442024-11-13T19:05:44.374Z Compiling futures-util v0.3.31
12452024-11-13T19:05:44.499Z Compiling inout v0.1.3
12462024-11-13T19:05:44.630Z Compiling hmac v0.12.1
12472024-11-13T19:05:44.765Z Compiling cipher v0.4.4
12482024-11-13T19:05:44.889Z Compiling sha2 v0.10.8
12492024-11-13T19:05:45.111Z Compiling ppv-lite86 v0.2.20
12502024-11-13T19:05:45.229Z Compiling tracing-attributes v0.1.27
12512024-11-13T19:05:45.337Z Compiling der v0.7.9
12522024-11-13T19:05:45.553Z Compiling thiserror v1.0.64
12532024-11-13T19:05:45.695Z Compiling pest v2.7.14
12542024-11-13T19:05:45.999Z Compiling rand_chacha v0.3.1
12552024-11-13T19:05:48.268Z Compiling spki v0.7.3
12562024-11-13T19:05:48.381Z Compiling rand v0.8.5
12572024-11-13T19:05:48.660Z Compiling salsa20 v0.10.2
12582024-11-13T19:05:48.700Z Compiling pbkdf2 v0.12.2
12592024-11-13T19:05:48.802Z Compiling pest_meta v2.7.14
12602024-11-13T19:05:48.847Z Compiling cbc v0.1.2
12612024-11-13T19:05:48.893Z Compiling scrypt v0.11.0
12622024-11-13T19:05:48.928Z Compiling tracing v0.1.40
12632024-11-13T19:05:49.077Z Compiling aes v0.8.4
12642024-11-13T19:05:49.450Z Compiling openssl-sys v0.9.104
12652024-11-13T19:05:49.479Z Compiling time-macros v0.2.18
12662024-11-13T19:05:50.550Z Compiling scroll_derive v0.12.0
12672024-11-13T19:05:50.596Z Compiling deranged v0.3.11
12682024-11-13T19:05:50.682Z Compiling atomic-waker v1.1.2
12692024-11-13T19:05:50.873Z Compiling num_threads v0.1.7
12702024-11-13T19:05:51.217Z Compiling pest_generator v2.7.14
12712024-11-13T19:05:51.999Z Compiling pkcs5 v0.7.1
12722024-11-13T19:05:52.062Z Compiling scroll v0.12.0
12732024-11-13T19:05:52.545Z Compiling form_urlencoded v1.2.1
12742024-11-13T19:05:52.637Z Compiling try-lock v0.2.5
12752024-11-13T19:05:52.795Z Compiling slog v2.7.0
12762024-11-13T19:05:52.879Z Compiling time v0.3.36
12772024-11-13T19:05:52.882Z Compiling want v0.3.1
12782024-11-13T19:05:53.202Z Compiling goblin v0.8.2
12792024-11-13T19:05:53.224Z Compiling pkcs8 v0.10.2
12802024-11-13T19:05:53.321Z Compiling httpdate v1.0.3
12812024-11-13T19:05:53.473Z Compiling idna v0.5.0
12822024-11-13T19:05:53.809Z Compiling match_cfg v0.1.0
12832024-11-13T19:05:53.914Z Compiling rustversion v1.0.17
12842024-11-13T19:05:53.935Z Compiling iana-time-zone v0.1.61
12852024-11-13T19:05:54.010Z Compiling pest_derive v2.7.14
12862024-11-13T19:05:54.207Z Compiling bitflags v2.6.0
12872024-11-13T19:05:54.411Z Compiling bytes v1.7.2
12882024-11-13T19:05:54.657Z Compiling indexmap v2.6.0
12892024-11-13T19:05:54.825Z Compiling semver v1.0.23
12902024-11-13T19:05:55.176Z Compiling dtrace-parser v0.2.0
12912024-11-13T19:05:55.650Z Compiling tokio v1.40.0
12922024-11-13T19:05:55.742Z Compiling http v1.1.0
12932024-11-13T19:05:56.227Z Compiling rustc_version v0.4.1
12942024-11-13T19:05:57.003Z Compiling uuid v1.10.0
12952024-11-13T19:05:57.488Z Compiling http-body v1.0.1
12962024-11-13T19:05:57.730Z Compiling serde_tokenstream v0.2.2
12972024-11-13T19:05:57.973Z Compiling serde_spanned v0.6.8
12982024-11-13T19:05:58.222Z Compiling toml_datetime v0.6.8
12992024-11-13T19:05:58.278Z Compiling base64 v0.22.1
13002024-11-13T19:05:58.340Z Compiling foreign-types-shared v0.1.1
13012024-11-13T19:05:58.340Z Compiling tower-service v0.3.3
13022024-11-13T19:05:58.440Z Compiling openssl v0.10.68
13032024-11-13T19:05:58.462Z Compiling adler2 v2.0.0
13042024-11-13T19:05:58.485Z Compiling foreign-types v0.3.2
13052024-11-13T19:05:58.655Z Compiling which v4.4.2
13062024-11-13T19:05:58.677Z Compiling miniz_oxide v0.8.0
13072024-11-13T19:05:58.721Z Compiling url v2.5.2
13082024-11-13T19:05:58.878Z Compiling chrono v0.4.38
13092024-11-13T19:05:59.264Z Compiling dof v0.3.0
13102024-11-13T19:06:00.151Z Compiling usdt-impl v0.5.0
13112024-11-13T19:06:00.280Z Compiling hostname v0.3.1
13122024-11-13T19:06:00.803Z Compiling async-trait v0.1.83
13132024-11-13T19:06:01.574Z Compiling openssl-macros v0.1.1
13142024-11-13T19:06:01.788Z Compiling dirs-sys-next v0.1.2
13152024-11-13T19:06:02.066Z Compiling rustls v0.22.4
13162024-11-13T19:06:02.321Z Compiling rustls v0.23.14
13172024-11-13T19:06:02.344Z Compiling siphasher v0.3.11
13182024-11-13T19:06:02.429Z Compiling data-encoding v2.6.0
13192024-11-13T19:06:02.589Z Compiling syn v1.0.109
13202024-11-13T19:06:02.729Z Compiling native-tls v0.2.12
13212024-11-13T19:06:03.129Z Compiling dirs-next v2.0.0
13222024-11-13T19:06:03.332Z Compiling http-body-util v0.1.2
13232024-11-13T19:06:03.626Z Compiling heapless v0.7.17
13242024-11-13T19:06:03.852Z Compiling sha1 v0.10.6
13252024-11-13T19:06:04.071Z Compiling signature v2.2.0
13262024-11-13T19:06:04.075Z Compiling crossbeam-epoch v0.9.18
13272024-11-13T19:06:04.303Z Compiling tokio-util v0.7.12
13282024-11-13T19:06:04.372Z Compiling bzip2-sys v0.1.11+1.0.8
13292024-11-13T19:06:04.671Z Compiling serde_derive_internals v0.29.1
13302024-11-13T19:06:04.783Z Compiling thread_local v1.1.8
13312024-11-13T19:06:04.837Z Compiling cookie v0.18.1
13322024-11-13T19:06:04.860Z Compiling encoding_rs v0.8.34
13332024-11-13T19:06:05.106Z Compiling multer v3.1.0
13342024-11-13T19:06:05.377Z Compiling rayon-core v1.12.1
13352024-11-13T19:06:05.434Z Compiling h2 v0.4.6
13362024-11-13T19:06:05.657Z Compiling gimli v0.31.1
13372024-11-13T19:06:05.862Z Compiling unicode-properties v0.1.3
13382024-11-13T19:06:06.301Z Compiling slog-async v2.8.0
13392024-11-13T19:06:06.818Z Compiling signal-hook v0.3.17
13402024-11-13T19:06:07.088Z Compiling schemars v0.8.21
13412024-11-13T19:06:07.421Z Compiling ipnet v2.10.1
13422024-11-13T19:06:07.630Z Compiling openssl-probe v0.1.5
13432024-11-13T19:06:07.996Z Compiling mime v0.3.17
13442024-11-13T19:06:08.622Z Compiling schemars_derive v0.8.21
13452024-11-13T19:06:08.728Z Compiling toml_edit v0.22.22
13462024-11-13T19:06:10.140Z Compiling stringprep v0.1.5
13472024-11-13T19:06:11.122Z Compiling addr2line v0.24.2
13482024-11-13T19:06:11.822Z Compiling crossbeam-deque v0.8.5
13492024-11-13T19:06:11.892Z Compiling usdt-attr-macro v0.5.0
13502024-11-13T19:06:11.913Z Compiling usdt-macro v0.5.0
13512024-11-13T19:06:12.152Z Compiling term v0.7.0
13522024-11-13T19:06:13.128Z Compiling hyper v1.4.1
13532024-11-13T19:06:13.416Z Compiling curve25519-dalek v4.1.3
13542024-11-13T19:06:13.561Z Compiling slog-json v2.6.1
13552024-11-13T19:06:13.660Z Compiling serde_urlencoded v0.7.1
13562024-11-13T19:06:13.933Z Compiling futures-executor v0.3.31
13572024-11-13T19:06:14.074Z Compiling md-5 v0.10.6
13582024-11-13T19:06:14.208Z Compiling crossbeam-channel v0.5.13
13592024-11-13T19:06:14.342Z Compiling async-stream-impl v0.3.6
13602024-11-13T19:06:14.543Z Compiling enum-as-inner v0.6.1
13612024-11-13T19:06:15.395Z Compiling rustls-pemfile v2.2.0
13622024-11-13T19:06:15.695Z Compiling num-integer v0.1.46
13632024-11-13T19:06:15.739Z Compiling hyper-util v0.1.10
13642024-11-13T19:06:15.814Z Compiling idna v0.4.0
13652024-11-13T19:06:16.369Z Compiling idna v0.3.0
13662024-11-13T19:06:16.472Z Compiling hash32 v0.2.1
13672024-11-13T19:06:16.865Z Compiling ff v0.13.0
13682024-11-13T19:06:17.103Z Compiling is-terminal v0.4.13
13692024-11-13T19:06:17.234Z Compiling dropshot v0.12.0
13702024-11-13T19:06:17.331Z Compiling object v0.36.5
13712024-11-13T19:06:17.521Z Compiling rustc-demangle v0.1.24
13722024-11-13T19:06:17.553Z Compiling dyn-clone v1.0.17
13732024-11-13T19:06:17.579Z Compiling utf-8 v0.7.6
13742024-11-13T19:06:17.776Z Compiling base16ct v0.2.0
13752024-11-13T19:06:17.907Z Compiling smoltcp v0.9.1
13762024-11-13T19:06:18.108Z Compiling anyhow v1.0.93
13772024-11-13T19:06:18.137Z Compiling quick-error v1.2.3
13782024-11-13T19:06:18.280Z Compiling linked-hash-map v0.5.6
13792024-11-13T19:06:18.519Z Compiling psl-types v2.0.11
13802024-11-13T19:06:18.638Z Compiling portable-atomic v1.9.0
13812024-11-13T19:06:18.659Z Compiling num-bigint-dig v0.8.4
13822024-11-13T19:06:18.713Z Compiling take_mut v0.2.2
13832024-11-13T19:06:18.745Z Compiling stable_deref_trait v1.2.0
13842024-11-13T19:06:18.854Z Compiling fallible-iterator v0.2.0
13852024-11-13T19:06:19.373Z Compiling publicsuffix v2.2.3
13862024-11-13T19:06:19.609Z Compiling postgres-protocol v0.6.7
13872024-11-13T19:06:19.680Z Compiling lru-cache v0.1.2
13882024-11-13T19:06:19.876Z Compiling resolv-conf v0.7.0
13892024-11-13T19:06:19.896Z Compiling sec1 v0.7.3
13902024-11-13T19:06:20.096Z Compiling tungstenite v0.24.0
13912024-11-13T19:06:20.566Z Compiling usdt v0.5.0
13922024-11-13T19:06:20.753Z Compiling slog-term v2.9.1
13932024-11-13T19:06:21.090Z Compiling group v0.13.0
13942024-11-13T19:06:21.119Z Compiling hickory-proto v0.24.1
13952024-11-13T19:06:21.417Z Compiling num-iter v0.1.45
13962024-11-13T19:06:21.614Z Compiling async-stream v0.3.6
13972024-11-13T19:06:21.926Z Compiling futures v0.3.31
13982024-11-13T19:06:22.086Z Compiling slog-bunyan v2.5.0
13992024-11-13T19:06:22.324Z Compiling toml v0.8.19
14002024-11-13T19:06:24.151Z Compiling camino v1.1.9
14012024-11-13T19:06:24.190Z Compiling tokio-native-tls v0.3.1
14022024-11-13T19:06:24.490Z Compiling phf_shared v0.11.2
14032024-11-13T19:06:24.859Z Compiling backtrace v0.3.74
14042024-11-13T19:06:24.887Z Compiling terminal_size v0.4.0
14052024-11-13T19:06:25.237Z Compiling dropshot_endpoint v0.12.0
14062024-11-13T19:06:25.244Z Compiling openapiv3 v2.0.0
14072024-11-13T19:06:25.244Z Compiling serde_path_to_error v0.1.16
14082024-11-13T19:06:25.626Z Compiling waitgroup v0.1.2
14092024-11-13T19:06:25.851Z Compiling hkdf v0.12.4
14102024-11-13T19:06:26.071Z Compiling crypto-bigint v0.5.5
14112024-11-13T19:06:26.108Z Compiling curve25519-dalek-derive v0.1.1
14122024-11-13T19:06:26.663Z Compiling hubpack_derive v0.1.1
14132024-11-13T19:06:27.601Z Compiling zerocopy-derive v0.6.6
14142024-11-13T19:06:27.705Z Compiling webpki-roots v0.26.6
14152024-11-13T19:06:27.937Z Compiling hostname v0.4.0
14162024-11-13T19:06:28.212Z Compiling fs-err v2.11.0
14172024-11-13T19:06:28.522Z Compiling crc32fast v1.4.2
14182024-11-13T19:06:28.818Z Compiling ahash v0.8.11
14192024-11-13T19:06:28.869Z Compiling bitflags v1.3.2
14202024-11-13T19:06:28.978Z Compiling debug-ignore v1.0.5
14212024-11-13T19:06:29.119Z Compiling managed v0.8.0
14222024-11-13T19:06:29.155Z Compiling winnow v0.5.40
14232024-11-13T19:06:29.683Z Compiling elliptic-curve v0.13.8
14242024-11-13T19:06:29.918Z Compiling console v0.15.8
14252024-11-13T19:06:29.939Z Compiling zerocopy v0.6.6
14262024-11-13T19:06:30.645Z Compiling clap_builder v4.5.20
14272024-11-13T19:06:30.920Z Compiling strum_macros v0.25.3
14282024-11-13T19:06:31.621Z Compiling flate2 v1.0.34
14292024-11-13T19:06:31.964Z Compiling hubpack v0.1.2
14302024-11-13T19:06:32.395Z Compiling hickory-resolver v0.24.1
14312024-11-13T19:06:32.621Z Compiling phf v0.11.2
14322024-11-13T19:06:32.921Z Compiling toml_edit v0.19.15
14332024-11-13T19:06:33.140Z Compiling signal-hook-mio v0.2.4
14342024-11-13T19:06:33.310Z Compiling hyper-tls v0.6.0
14352024-11-13T19:06:33.364Z Compiling cookie_store v0.21.0
14362024-11-13T19:06:33.744Z Compiling rayon v1.10.0
14372024-11-13T19:06:34.945Z Compiling bzip2 v0.4.4
14382024-11-13T19:06:35.394Z Compiling tokio-tungstenite v0.24.0
14392024-11-13T19:06:35.982Z Compiling postgres-types v0.2.8
14402024-11-13T19:06:38.730Z Compiling tokio-stream v0.1.16
14412024-11-13T19:06:39.015Z Compiling ed25519 v2.2.3
14422024-11-13T19:06:39.415Z Compiling phf_shared v0.10.0
14432024-11-13T19:06:39.849Z Compiling serde-big-array v0.5.1
14442024-11-13T19:06:39.871Z Compiling pkcs1 v0.7.5
14452024-11-13T19:06:40.105Z Compiling rfc6979 v0.4.0
14462024-11-13T19:06:40.232Z Compiling serde_repr v0.1.19
14472024-11-13T19:06:40.302Z Compiling clap_derive v4.5.18
14482024-11-13T19:06:40.561Z Compiling derive-where v1.2.7
14492024-11-13T19:06:40.932Z Compiling float-cmp v0.9.0
14502024-11-13T19:06:40.970Z Compiling bstr v1.10.0
14512024-11-13T19:06:41.169Z Compiling sync_wrapper v1.0.1
14522024-11-13T19:06:41.278Z Compiling new_debug_unreachable v1.0.6
14532024-11-13T19:06:41.328Z Compiling predicates-core v1.0.8
14542024-11-13T19:06:41.379Z Compiling number_prefix v0.4.0
14552024-11-13T19:06:41.471Z Compiling whoami v1.5.2
14562024-11-13T19:06:41.608Z Compiling normalize-line-endings v0.3.0
14572024-11-13T19:06:41.686Z Compiling unicode-segmentation v1.12.0
14582024-11-13T19:06:41.738Z Compiling static_assertions v1.1.0
14592024-11-13T19:06:41.848Z Compiling fixedbitset v0.4.2
14602024-11-13T19:06:42.110Z Compiling difflib v0.4.0
14612024-11-13T19:06:42.332Z Compiling bit-vec v0.6.3
14622024-11-13T19:06:42.616Z Compiling precomputed-hash v0.1.1
14632024-11-13T19:06:42.742Z Compiling string_cache v0.8.7
14642024-11-13T19:06:42.806Z Compiling bit-set v0.5.3
14652024-11-13T19:06:42.867Z Compiling predicates v3.1.2
14662024-11-13T19:06:43.105Z Compiling similar v2.6.0
14672024-11-13T19:06:43.236Z Compiling petgraph v0.6.5
14682024-11-13T19:06:43.832Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
14692024-11-13T19:06:44.292Z Compiling tokio-postgres v0.7.12
14702024-11-13T19:06:44.704Z Compiling indicatif v0.17.8
14712024-11-13T19:06:45.530Z Compiling clap v4.5.20
14722024-11-13T19:06:45.683Z Compiling rsa v0.9.6
14732024-11-13T19:06:45.743Z Compiling ecdsa v0.16.9
14742024-11-13T19:06:46.591Z Compiling ed25519-dalek v2.1.1
14752024-11-13T19:06:46.989Z Compiling toml v0.7.8
14762024-11-13T19:06:47.500Z Compiling zip v0.6.6
14772024-11-13T19:06:47.956Z Compiling crossterm v0.28.1
14782024-11-13T19:06:49.664Z Compiling hex v0.4.3
14792024-11-13T19:06:49.730Z Compiling x509-cert v0.2.5
14802024-11-13T19:06:50.217Z Compiling itertools v0.10.5
14812024-11-13T19:06:50.285Z Compiling unicode-xid v0.2.6
14822024-11-13T19:06:50.315Z Compiling peg-runtime v0.8.3
14832024-11-13T19:06:50.508Z Compiling lalrpop-util v0.19.12
14842024-11-13T19:06:50.893Z Compiling strum_macros v0.26.4
14852024-11-13T19:06:51.057Z Compiling xattr v1.3.1
14862024-11-13T19:06:51.130Z Compiling filetime v0.2.25
14872024-11-13T19:06:51.346Z Compiling tar v0.4.43
14882024-11-13T19:06:56.297Z Compiling strum v0.26.3
14892024-11-13T19:06:59.100Z Compiling aws-lc-sys v0.22.0
14902024-11-13T19:07:33.266Z Compiling rustls-webpki v0.102.8
14912024-11-13T19:07:36.749Z Compiling tokio-rustls v0.25.0
14922024-11-13T19:07:38.570Z Compiling tokio-rustls v0.26.0
14932024-11-13T19:07:38.959Z Compiling hyper-rustls v0.27.3
14942024-11-13T19:07:39.320Z Compiling reqwest v0.12.9
14952024-11-13T19:07:40.416Z Compiling qorb v0.2.0
14962024-11-13T19:07:45.355Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
14972024-11-13T19:07:45.615Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
14982024-11-13T19:07:51.452Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 30s
14992024-11-13T19:07:51.613Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
15002024-11-13T19:07:51.675ZNov 13 19:07:50.770 INFO Starting download, target: Clickhouse
15012024-11-13T19:07:51.675ZNov 13 19:07:50.770 INFO Starting download, target: Console
15022024-11-13T19:07:51.676ZNov 13 19:07:50.770 INFO Starting download, target: Cockroach
15032024-11-13T19:07:51.676ZNov 13 19:07:50.770 INFO Starting download, target: DendriteOpenapi
15042024-11-13T19:07:51.676ZNov 13 19:07:50.770 INFO Starting download, target: DendriteStub
15052024-11-13T19:07:51.693ZNov 13 19:07:50.770 INFO Starting download, target: MaghemiteMgd
15062024-11-13T19:07:51.693ZNov 13 19:07:50.770 INFO Starting download, target: TransceiverControl
15072024-11-13T19:07:51.694ZNov 13 19:07:50.771 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
15082024-11-13T19:07:51.694ZNov 13 19:07:50.771 INFO Downloading out/downloads/dpd-5b1d590426971e481d927d3978e918ec25f3ad21.json (attempt 1/3), target: DendriteOpenapi
15092024-11-13T19:07:51.694ZNov 13 19:07:50.771 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
15102024-11-13T19:07:51.694ZNov 13 19:07:50.771 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
15112024-11-13T19:07:51.694ZNov 13 19:07:50.771 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
15122024-11-13T19:07:51.694ZNov 13 19:07:50.771 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
15132024-11-13T19:07:51.694ZNov 13 19:07:50.771 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
15142024-11-13T19:07:52.053ZNov 13 19:07:51.171 INFO Download complete, target: DendriteOpenapi
15152024-11-13T19:07:52.089ZNov 13 19:07:51.203 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
15162024-11-13T19:07:52.151ZNov 13 19:07:51.265 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
15172024-11-13T19:07:52.479ZNov 13 19:07:51.597 INFO Download complete, target: Console
15182024-11-13T19:07:52.740ZNov 13 19:07:51.845 INFO Download complete, target: TransceiverControl
15192024-11-13T19:07:52.772ZNov 13 19:07:51.856 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
15202024-11-13T19:07:52.772ZNov 13 19:07:51.883 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
15212024-11-13T19:07:53.412ZNov 13 19:07:52.539 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
15222024-11-13T19:07:53.412ZNov 13 19:07:52.539 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
15232024-11-13T19:07:53.686ZNov 13 19:07:52.813 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
15242024-11-13T19:07:55.437ZNov 13 19:07:54.563 INFO Download complete, target: DendriteStub
15252024-11-13T19:07:55.522ZNov 13 19:07:54.648 INFO Download complete, target: MaghemiteMgd
15262024-11-13T19:08:00.595ZNov 13 19:07:59.721 INFO Checking that binary works, target: Cockroach
15272024-11-13T19:08:00.757ZNov 13 19:07:59.882 INFO Download complete, target: Cockroach
15282024-11-13T19:08:05.687ZNov 13 19:08:04.811 INFO Checking that binary works, target: Clickhouse
15292024-11-13T19:08:06.125ZNov 13 19:08:05.250 INFO Download complete, target: Clickhouse
15302024-11-13T19:08:06.178ZAll builder prerequisites installed successfully, and PATH looks valid
15312024-11-13T19:08:06.181Z
15322024-11-13T19:08:06.181Zreal 6:32.851008170
15332024-11-13T19:08:06.181Zuser 16:22.611615627
15342024-11-13T19:08:06.181Zsys 3:09.185833043
15352024-11-13T19:08:06.181Ztrap 0.563263796
15362024-11-13T19:08:06.181Ztflt 6.074423745
15372024-11-13T19:08:06.181Zdflt 6.449052084
15382024-11-13T19:08:06.181Zkflt 0.198524326
15392024-11-13T19:08:06.181Zlock 28:50.739163306
15402024-11-13T19:08:06.181Zslp 1:04:20.890614177
15412024-11-13T19:08:06.181Zlat 52.892847881
15422024-11-13T19:08:06.181Zstop 2:15.772079814
15432024-11-13T19:08:06.181Z+ banner ls-apis
15442024-11-13T19:08:06.184Z
15452024-11-13T19:08:06.184Z # #### ## ##### # ####
15462024-11-13T19:08:06.184Z # # # # # # # #
15472024-11-13T19:08:06.184Z # #### ##### # # # # # ####
15482024-11-13T19:08:06.184Z # # ###### ##### # #
15492024-11-13T19:08:06.184Z # # # # # # # # #
15502024-11-13T19:08:06.184Z ###### #### # # # # ####
15512024-11-13T19:08:06.184Z
15522024-11-13T19:08:06.184Z+ source ./tools/include/force-git-over-https.sh
15532024-11-13T19:08:06.184Z++ override_urls=('git://github.com/' 'git@github.com:' 'ssh://github.com/' 'ssh://git@github.com/' 'git+ssh://git@github.com/')
15542024-11-13T19:08:06.184Z++ (( i = 0 ))
15552024-11-13T19:08:06.184Z++ (( i < 5 ))
15562024-11-13T19:08:06.184Z++ git config --add --global url.https://github.com/.insteadOf git://github.com/
15572024-11-13T19:08:06.187Z++ (( i++ ))
15582024-11-13T19:08:06.187Z++ (( i < 5 ))
15592024-11-13T19:08:06.187Z++ git config --add --global url.https://github.com/.insteadOf git@github.com:
15602024-11-13T19:08:06.190Z++ (( i++ ))
15612024-11-13T19:08:06.190Z++ (( i < 5 ))
15622024-11-13T19:08:06.192Z++ git config --add --global url.https://github.com/.insteadOf ssh://github.com/
15632024-11-13T19:08:06.195Z++ (( i++ ))
15642024-11-13T19:08:06.195Z++ (( i < 5 ))
15652024-11-13T19:08:06.195Z++ git config --add --global url.https://github.com/.insteadOf ssh://git@github.com/
15662024-11-13T19:08:06.197Z++ (( i++ ))
15672024-11-13T19:08:06.197Z++ (( i < 5 ))
15682024-11-13T19:08:06.198Z++ git config --add --global url.https://github.com/.insteadOf git+ssh://git@github.com/
15692024-11-13T19:08:06.200Z++ (( i++ ))
15702024-11-13T19:08:06.200Z++ (( i < 5 ))
15712024-11-13T19:08:06.200Z++ export CARGO_NET_GIT_FETCH_WITH_CLI=true
15722024-11-13T19:08:06.200Z++ CARGO_NET_GIT_FETCH_WITH_CLI=true
15732024-11-13T19:08:06.200Z+ ptime -m cargo xtask ls-apis apis
15742024-11-13T19:08:06.726Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
15752024-11-13T19:08:06.742Z Running `target/debug/xtask ls-apis apis`
15762024-11-13T19:08:07.568Z Compiling semver v0.1.20
15772024-11-13T19:08:07.686Z Compiling structmeta-derive v0.3.0
15782024-11-13T19:08:07.688Z Compiling cargo-platform v0.1.8
15792024-11-13T19:08:07.879Z Compiling cargo_metadata v0.18.1
15802024-11-13T19:08:07.886Z Compiling rustc_version v0.1.7
15812024-11-13T19:08:08.290Z Compiling newtype_derive v0.1.6
15822024-11-13T19:08:09.288Z Compiling structmeta v0.3.0
15832024-11-13T19:08:09.601Z Compiling parse-display-derive v0.10.0
15842024-11-13T19:08:11.940Z Compiling parse-display v0.10.0
15852024-11-13T19:08:12.101Z Compiling omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
15862024-11-13T19:08:16.993Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.22s
15872024-11-13T19:08:17.146Z Running `target/debug/ls-apis apis`
15882024-11-13T19:08:17.182Zloading metadata for workspace omicron from current workspace
15892024-11-13T19:08:22.011Zloading metadata for workspace maghemite from /home/build/.cargo/git/checkouts/maghemite-de41bdd6c14939ab/056283e/Cargo.toml
15902024-11-13T19:08:22.013Zloading metadata for workspace propolis from /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/86101ea/Cargo.toml
15912024-11-13T19:08:22.017Zloading metadata for workspace crucible from /home/build/.cargo/git/checkouts/crucible-f3b5bdecdc6486d6/b7b9d56/Cargo.toml
15922024-11-13T19:09:10.358Zloading metadata for workspace dendrite from /home/build/.cargo/git/checkouts/dendrite-627b239a911c6241/4cdc7d7/Cargo.toml
15932024-11-13T19:09:15.532Znote: ignoring Cargo dependency from crucible-pantry -> ... -> crucible-control-client
15942024-11-13T19:09:15.544Znote: ignoring Cargo dependency from omicron-sled-agent -> dns-server
15952024-11-13T19:09:15.707ZBootstrap Agent (client: bootstrap-agent-client)
15962024-11-13T19:09:15.710Z consumed by: omicron-sled-agent (omicron/sled-agent) via 1 path
15972024-11-13T19:09:15.710Z consumed by: wicketd (omicron/wicketd) via 2 paths
15982024-11-13T19:09:15.710Z
15992024-11-13T19:09:15.710ZClickhouse Cluster Admin for Keepers (client: clickhouse-admin-keeper-client)
16002024-11-13T19:09:15.710Z consumed by: omicron-nexus (omicron/nexus) via 3 paths
16012024-11-13T19:09:15.710Z
16022024-11-13T19:09:15.710ZClickhouse Cluster Admin for Servers (client: clickhouse-admin-server-client)
16032024-11-13T19:09:15.710Z consumed by: omicron-nexus (omicron/nexus) via 3 paths
16042024-11-13T19:09:15.710Z
16052024-11-13T19:09:15.710ZCockroachDB Cluster Admin (client: cockroach-admin-client)
16062024-11-13T19:09:15.710Z consumed by: omicron-nexus (omicron/nexus) via 2 paths
16072024-11-13T19:09:15.710Z
16082024-11-13T19:09:15.710ZCrucible Agent (client: crucible-agent-client)
16092024-11-13T19:09:15.710Z consumed by: omicron-nexus (omicron/nexus) via 1 path
16102024-11-13T19:09:15.710Z
16112024-11-13T19:09:15.710ZCrucible Control (for testing only) (client: crucible-control-client)
16122024-11-13T19:09:15.710Z
16132024-11-13T19:09:15.710ZCrucible Pantry (client: crucible-pantry-client)
16142024-11-13T19:09:15.710Z consumed by: omicron-nexus (omicron/nexus) via 1 path
16152024-11-13T19:09:15.710Z
16162024-11-13T19:09:15.710ZMaghemite DDM Admin (client: ddm-admin-client)
16172024-11-13T19:09:15.710Z consumed by: installinator (omicron/installinator) via 1 path
16182024-11-13T19:09:15.711Z consumed by: mgd (maghemite/mgd) via 1 path
16192024-11-13T19:09:15.711Z consumed by: omicron-sled-agent (omicron/sled-agent) via 1 path
16202024-11-13T19:09:15.711Z consumed by: wicketd (omicron/wicketd) via 1 path
16212024-11-13T19:09:15.711Z
16222024-11-13T19:09:15.711ZDNS Server (client: dns-service-client)
16232024-11-13T19:09:15.722Z consumed by: omicron-nexus (omicron/nexus) via 1 path
16242024-11-13T19:09:15.722Z consumed by: omicron-sled-agent (omicron/sled-agent) via 1 path
16252024-11-13T19:09:15.722Z
16262024-11-13T19:09:15.722ZDendrite DPD (client: dpd-client)
16272024-11-13T19:09:15.722Z consumed by: ddmd (maghemite/ddmd) via 2 paths
16282024-11-13T19:09:15.723Z consumed by: mgd (maghemite/mgd) via 1 path
16292024-11-13T19:09:15.723Z consumed by: omicron-nexus (omicron/nexus) via 1 path
16302024-11-13T19:09:15.723Z consumed by: omicron-sled-agent (omicron/sled-agent) via 1 path
16312024-11-13T19:09:15.726Z consumed by: tfportd (dendrite/tfportd) via 1 path
16322024-11-13T19:09:15.727Z consumed by: wicketd (omicron/wicketd) via 2 paths
16332024-11-13T19:09:15.727Z
16342024-11-13T19:09:15.727ZDownstairs Controller (debugging only) (client: dsc-client)
16352024-11-13T19:09:15.727Z
16362024-11-13T19:09:15.727ZManagement Gateway Service (client: gateway-client)
16372024-11-13T19:09:15.731Z consumed by: dpd (dendrite/dpd) via 1 path
16382024-11-13T19:09:15.731Z consumed by: omicron-nexus (omicron/nexus) via 3 paths
16392024-11-13T19:09:15.731Z consumed by: omicron-sled-agent (omicron/sled-agent) via 1 path
16402024-11-13T19:09:15.731Z consumed by: wicketd (omicron/wicketd) via 3 paths
16412024-11-13T19:09:15.731Z
16422024-11-13T19:09:15.731ZWicketd Installinator (client: installinator-client)
16432024-11-13T19:09:15.731Z consumed by: installinator (omicron/installinator) via 1 path
16442024-11-13T19:09:15.731Z
16452024-11-13T19:09:15.731ZMaghemite MG Admin (client: mg-admin-client)
16462024-11-13T19:09:15.734Z consumed by: omicron-nexus (omicron/nexus) via 1 path
16472024-11-13T19:09:15.735Z consumed by: omicron-sled-agent (omicron/sled-agent) via 1 path
16482024-11-13T19:09:15.735Z
16492024-11-13T19:09:15.735ZNexus Internal API (client: nexus-client)
16502024-11-13T19:09:15.738Z consumed by: dpd (dendrite/dpd) via 1 path
16512024-11-13T19:09:15.738Z consumed by: omicron-nexus (omicron/nexus) via 1 path
16522024-11-13T19:09:15.738Z consumed by: omicron-sled-agent (omicron/sled-agent) via 1 path
16532024-11-13T19:09:15.738Z consumed by: oximeter-collector (omicron/oximeter/collector) via 1 path
16542024-11-13T19:09:15.738Z consumed by: propolis-server (propolis/bin/propolis-server) via 3 paths
16552024-11-13T19:09:15.738Z
16562024-11-13T19:09:15.738ZExternal API (client: oxide-client)
16572024-11-13T19:09:15.738Z
16582024-11-13T19:09:15.738ZOximeter (client: oximeter-client)
16592024-11-13T19:09:15.738Z consumed by: omicron-nexus (omicron/nexus) via 2 paths
16602024-11-13T19:09:15.738Z
16612024-11-13T19:09:15.739ZPropolis (client: propolis-client)
16622024-11-13T19:09:15.742Z consumed by: omicron-nexus (omicron/nexus) via 2 paths
16632024-11-13T19:09:15.742Z consumed by: omicron-sled-agent (omicron/sled-agent) via 1 path
16642024-11-13T19:09:15.742Z
16652024-11-13T19:09:15.742ZCrucible Repair (client: repair-client)
16662024-11-13T19:09:15.742Z consumed by: crucible-downstairs (crucible/downstairs) via 1 path
16672024-11-13T19:09:15.742Z
16682024-11-13T19:09:15.743ZRepo Depot API (client: repo-depot-client)
16692024-11-13T19:09:15.743Z consumed by: omicron-sled-agent (omicron/sled-agent) via 1 path
16702024-11-13T19:09:15.743Z
16712024-11-13T19:09:15.743ZSled Agent (client: sled-agent-client)
16722024-11-13T19:09:15.743Z consumed by: dpd (dendrite/dpd) via 1 path
16732024-11-13T19:09:15.743Z consumed by: omicron-nexus (omicron/nexus) via 7 paths
16742024-11-13T19:09:15.743Z consumed by: omicron-sled-agent (omicron/sled-agent) via 1 path
16752024-11-13T19:09:15.743Z
16762024-11-13T19:09:15.743ZWicketd (client: wicketd-client)
16772024-11-13T19:09:15.743Z
16782024-11-13T19:09:15.865Z
16792024-11-13T19:09:15.867Zreal 1:09.633319179
16802024-11-13T19:09:15.867Zuser 32.304687514
16812024-11-13T19:09:15.867Zsys 11.608890103
16822024-11-13T19:09:15.867Ztrap 0.013611894
16832024-11-13T19:09:15.867Ztflt 0.091696970
16842024-11-13T19:09:15.867Zdflt 0.286064821
16852024-11-13T19:09:15.867Zkflt 0.000040250
16862024-11-13T19:09:15.867Zlock 54.580042613
16872024-11-13T19:09:15.867Zslp 9:20.930655042
16882024-11-13T19:09:15.867Zlat 0.827740735
16892024-11-13T19:09:15.867Zstop 1.407847360
16902024-11-13T19:09:15.867Z+ ptime -m cargo xtask ls-apis deployment-units
16912024-11-13T19:09:16.410Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
16922024-11-13T19:09:16.428Z Running `target/debug/xtask ls-apis deployment-units`
16932024-11-13T19:09:17.281Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
16942024-11-13T19:09:17.337Z Running `target/debug/ls-apis deployment-units`
16952024-11-13T19:09:17.383Zloading metadata for workspace omicron from current workspace
16962024-11-13T19:09:18.616Zloading metadata for workspace maghemite from /home/build/.cargo/git/checkouts/maghemite-de41bdd6c14939ab/056283e/Cargo.toml
16972024-11-13T19:09:18.620Zloading metadata for workspace propolis from /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/86101ea/Cargo.toml
16982024-11-13T19:09:18.622Zloading metadata for workspace crucible from /home/build/.cargo/git/checkouts/crucible-f3b5bdecdc6486d6/b7b9d56/Cargo.toml
16992024-11-13T19:09:20.581Zloading metadata for workspace dendrite from /home/build/.cargo/git/checkouts/dendrite-627b239a911c6241/4cdc7d7/Cargo.toml
17002024-11-13T19:09:21.416Znote: ignoring Cargo dependency from crucible-pantry -> ... -> crucible-control-client
17012024-11-13T19:09:21.432Znote: ignoring Cargo dependency from omicron-sled-agent -> dns-server
17022024-11-13T19:09:21.590ZClickhouse Admin
17032024-11-13T19:09:21.590Z omicron-clickhouse-admin (omicron/clickhouse-admin)
17042024-11-13T19:09:21.590Z exposes: Clickhouse Cluster Admin for Servers (client = clickhouse-admin-server-client)
17052024-11-13T19:09:21.593Z
17062024-11-13T19:09:21.593Z
17072024-11-13T19:09:21.593ZCockroach Admin
17082024-11-13T19:09:21.593Z omicron-cockroach-admin (omicron/cockroach-admin)
17092024-11-13T19:09:21.593Z exposes: CockroachDB Cluster Admin (client = cockroach-admin-client)
17102024-11-13T19:09:21.593Z
17112024-11-13T19:09:21.593Z
17122024-11-13T19:09:21.593ZCrucible
17132024-11-13T19:09:21.593Z crucible-agent (crucible/agent)
17142024-11-13T19:09:21.593Z exposes: Crucible Agent (client = crucible-agent-client)
17152024-11-13T19:09:21.593Z
17162024-11-13T19:09:21.593Z crucible-downstairs (crucible/downstairs)
17172024-11-13T19:09:21.593Z exposes: Crucible Repair (client = repair-client)
17182024-11-13T19:09:21.596Z consumes: repair-client
17192024-11-13T19:09:21.596Z
17202024-11-13T19:09:21.596Z
17212024-11-13T19:09:21.596ZCrucible Pantry
17222024-11-13T19:09:21.596Z crucible-pantry (crucible/pantry)
17232024-11-13T19:09:21.596Z exposes: Crucible Pantry (client = crucible-pantry-client)
17242024-11-13T19:09:21.598Z
17252024-11-13T19:09:21.598Z
17262024-11-13T19:09:21.598ZDNS Server
17272024-11-13T19:09:21.598Z dns-server (omicron/dns-server)
17282024-11-13T19:09:21.598Z exposes: DNS Server (client = dns-service-client)
17292024-11-13T19:09:21.598Z
17302024-11-13T19:09:21.598Z
17312024-11-13T19:09:21.598ZHost OS
17322024-11-13T19:09:21.598Z ddmd (maghemite/ddmd)
17332024-11-13T19:09:21.598Z exposes: Maghemite DDM Admin (client = ddm-admin-client)
17342024-11-13T19:09:21.601Z consumes: dpd-client
17352024-11-13T19:09:21.601Z
17362024-11-13T19:09:21.601Z dpd (dendrite/dpd)
17372024-11-13T19:09:21.601Z exposes: Dendrite DPD (client = dpd-client)
17382024-11-13T19:09:21.604Z consumes: gateway-client
17392024-11-13T19:09:21.604Z consumes: nexus-client
17402024-11-13T19:09:21.604Z consumes: sled-agent-client
17412024-11-13T19:09:21.604Z
17422024-11-13T19:09:21.604Z mgd (maghemite/mgd)
17432024-11-13T19:09:21.604Z exposes: Maghemite MG Admin (client = mg-admin-client)
17442024-11-13T19:09:21.607Z consumes: ddm-admin-client
17452024-11-13T19:09:21.607Z consumes: dpd-client
17462024-11-13T19:09:21.607Z
17472024-11-13T19:09:21.607Z omicron-gateway (omicron/gateway)
17482024-11-13T19:09:21.607Z exposes: Management Gateway Service (client = gateway-client)
17492024-11-13T19:09:21.610Z
17502024-11-13T19:09:21.610Z omicron-sled-agent (omicron/sled-agent)
17512024-11-13T19:09:21.610Z exposes: Bootstrap Agent (client = bootstrap-agent-client)
17522024-11-13T19:09:21.610Z exposes: Repo Depot API (client = repo-depot-client)
17532024-11-13T19:09:21.610Z exposes: Sled Agent (client = sled-agent-client)
17542024-11-13T19:09:21.612Z consumes: bootstrap-agent-client
17552024-11-13T19:09:21.612Z consumes: ddm-admin-client
17562024-11-13T19:09:21.612Z consumes: dns-service-client
17572024-11-13T19:09:21.612Z consumes: dpd-client
17582024-11-13T19:09:21.612Z consumes: gateway-client
17592024-11-13T19:09:21.612Z consumes: mg-admin-client
17602024-11-13T19:09:21.612Z consumes: nexus-client
17612024-11-13T19:09:21.612Z consumes: propolis-client
17622024-11-13T19:09:21.612Z consumes: repo-depot-client
17632024-11-13T19:09:21.612Z consumes: sled-agent-client
17642024-11-13T19:09:21.612Z
17652024-11-13T19:09:21.612Z propolis-server (propolis/bin/propolis-server)
17662024-11-13T19:09:21.612Z exposes: Crucible Control (for testing only) (client = crucible-control-client)
17672024-11-13T19:09:21.612Z exposes: Propolis (client = propolis-client)
17682024-11-13T19:09:21.615Z consumes: nexus-client
17692024-11-13T19:09:21.615Z
17702024-11-13T19:09:21.615Z tfportd (dendrite/tfportd)
17712024-11-13T19:09:21.615Z consumes: dpd-client
17722024-11-13T19:09:21.615Z
17732024-11-13T19:09:21.615Z wicketd (omicron/wicketd)
17742024-11-13T19:09:21.615Z exposes: Wicketd Installinator (client = installinator-client)
17752024-11-13T19:09:21.615Z exposes: Wicketd (client = wicketd-client)
17762024-11-13T19:09:21.615Z consumes: bootstrap-agent-client
17772024-11-13T19:09:21.615Z consumes: ddm-admin-client
17782024-11-13T19:09:21.615Z consumes: dpd-client
17792024-11-13T19:09:21.615Z consumes: gateway-client
17802024-11-13T19:09:21.615Z
17812024-11-13T19:09:21.615Z
17822024-11-13T19:09:21.615ZInstallinator
17832024-11-13T19:09:21.615Z installinator (omicron/installinator)
17842024-11-13T19:09:21.615Z consumes: ddm-admin-client
17852024-11-13T19:09:21.616Z consumes: installinator-client
17862024-11-13T19:09:21.616Z
17872024-11-13T19:09:21.616Z
17882024-11-13T19:09:21.616ZNexus
17892024-11-13T19:09:21.616Z omicron-nexus (omicron/nexus)
17902024-11-13T19:09:21.616Z exposes: Nexus Internal API (client = nexus-client)
17912024-11-13T19:09:21.616Z exposes: External API (client = oxide-client)
17922024-11-13T19:09:21.619Z consumes: clickhouse-admin-keeper-client
17932024-11-13T19:09:21.619Z consumes: clickhouse-admin-server-client
17942024-11-13T19:09:21.619Z consumes: cockroach-admin-client
17952024-11-13T19:09:21.619Z consumes: crucible-agent-client
17962024-11-13T19:09:21.619Z consumes: crucible-pantry-client
17972024-11-13T19:09:21.619Z consumes: dns-service-client
17982024-11-13T19:09:21.619Z consumes: dpd-client
17992024-11-13T19:09:21.619Z consumes: gateway-client
18002024-11-13T19:09:21.619Z consumes: mg-admin-client
18012024-11-13T19:09:21.619Z consumes: nexus-client
18022024-11-13T19:09:21.619Z consumes: oximeter-client
18032024-11-13T19:09:21.619Z consumes: propolis-client
18042024-11-13T19:09:21.619Z consumes: sled-agent-client
18052024-11-13T19:09:21.619Z
18062024-11-13T19:09:21.619Z
18072024-11-13T19:09:21.619ZOximeter
18082024-11-13T19:09:21.619Z oximeter-collector (omicron/oximeter/collector)
18092024-11-13T19:09:21.619Z exposes: Oximeter (client = oximeter-client)
18102024-11-13T19:09:21.619Z consumes: nexus-client
18112024-11-13T19:09:21.619Z
18122024-11-13T19:09:21.619Z
18132024-11-13T19:09:21.743Z
18142024-11-13T19:09:21.760Zreal 5.858937026
18152024-11-13T19:09:21.760Zuser 4.590623714
18162024-11-13T19:09:21.760Zsys 1.862903840
18172024-11-13T19:09:21.760Ztrap 0.001793524
18182024-11-13T19:09:21.760Ztflt 0.000001819
18192024-11-13T19:09:21.760Zdflt 0.000071193
18202024-11-13T19:09:21.760Zkflt 0.000000000
18212024-11-13T19:09:21.760Zlock 0.002064442
18222024-11-13T19:09:21.760Zslp 11.340133018
18232024-11-13T19:09:21.760Zlat 0.018626788
18242024-11-13T19:09:21.760Zstop 0.070801713
18252024-11-13T19:09:21.760Z+ ptime -m cargo xtask ls-apis servers
18262024-11-13T19:09:22.256Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s
18272024-11-13T19:09:22.276Z Running `target/debug/xtask ls-apis servers`
18282024-11-13T19:09:23.115Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
18292024-11-13T19:09:23.170Z Running `target/debug/ls-apis servers`
18302024-11-13T19:09:23.213Zloading metadata for workspace omicron from current workspace
18312024-11-13T19:09:24.427Zloading metadata for workspace maghemite from /home/build/.cargo/git/checkouts/maghemite-de41bdd6c14939ab/056283e/Cargo.toml
18322024-11-13T19:09:24.431Zloading metadata for workspace propolis from /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/86101ea/Cargo.toml
18332024-11-13T19:09:24.434Zloading metadata for workspace crucible from /home/build/.cargo/git/checkouts/crucible-f3b5bdecdc6486d6/b7b9d56/Cargo.toml
18342024-11-13T19:09:26.300Zloading metadata for workspace dendrite from /home/build/.cargo/git/checkouts/dendrite-627b239a911c6241/4cdc7d7/Cargo.toml
18352024-11-13T19:09:27.140Znote: ignoring Cargo dependency from crucible-pantry -> ... -> crucible-control-client
18362024-11-13T19:09:27.156Znote: ignoring Cargo dependency from omicron-sled-agent -> dns-server
18372024-11-13T19:09:27.312Zomicron-clickhouse-admin (omicron/clickhouse-admin)
18382024-11-13T19:09:27.312Z exposes: Clickhouse Cluster Admin for Servers (client = clickhouse-admin-server-client)
18392024-11-13T19:09:27.317Z
18402024-11-13T19:09:27.317Zomicron-cockroach-admin (omicron/cockroach-admin)
18412024-11-13T19:09:27.317Z exposes: CockroachDB Cluster Admin (client = cockroach-admin-client)
18422024-11-13T19:09:27.317Z
18432024-11-13T19:09:27.318Zcrucible-agent (crucible/agent)
18442024-11-13T19:09:27.319Z exposes: Crucible Agent (client = crucible-agent-client)
18452024-11-13T19:09:27.319Z
18462024-11-13T19:09:27.319Zcrucible-downstairs (crucible/downstairs)
18472024-11-13T19:09:27.319Z exposes: Crucible Repair (client = repair-client)
18482024-11-13T19:09:27.319Z consumes: repair-client
18492024-11-13T19:09:27.319Z
18502024-11-13T19:09:27.319Zcrucible-pantry (crucible/pantry)
18512024-11-13T19:09:27.319Z exposes: Crucible Pantry (client = crucible-pantry-client)
18522024-11-13T19:09:27.324Z
18532024-11-13T19:09:27.324Zdns-server (omicron/dns-server)
18542024-11-13T19:09:27.324Z exposes: DNS Server (client = dns-service-client)
18552024-11-13T19:09:27.324Z
18562024-11-13T19:09:27.324Zomicron-sled-agent (omicron/sled-agent)
18572024-11-13T19:09:27.324Z exposes: Bootstrap Agent (client = bootstrap-agent-client)
18582024-11-13T19:09:27.325Z exposes: Repo Depot API (client = repo-depot-client)
18592024-11-13T19:09:27.325Z exposes: Sled Agent (client = sled-agent-client)
18602024-11-13T19:09:27.325Z consumes: bootstrap-agent-client
18612024-11-13T19:09:27.325Z consumes: ddm-admin-client
18622024-11-13T19:09:27.325Z consumes: dns-service-client
18632024-11-13T19:09:27.325Z consumes: dpd-client
18642024-11-13T19:09:27.325Z consumes: gateway-client
18652024-11-13T19:09:27.325Z consumes: mg-admin-client
18662024-11-13T19:09:27.325Z consumes: nexus-client
18672024-11-13T19:09:27.325Z consumes: propolis-client
18682024-11-13T19:09:27.326Z consumes: repo-depot-client
18692024-11-13T19:09:27.326Z consumes: sled-agent-client
18702024-11-13T19:09:27.326Z
18712024-11-13T19:09:27.326Zpropolis-server (propolis/bin/propolis-server)
18722024-11-13T19:09:27.326Z exposes: Crucible Control (for testing only) (client = crucible-control-client)
18732024-11-13T19:09:27.326Z exposes: Propolis (client = propolis-client)
18742024-11-13T19:09:27.329Z consumes: nexus-client
18752024-11-13T19:09:27.329Z
18762024-11-13T19:09:27.329Zddmd (maghemite/ddmd)
18772024-11-13T19:09:27.329Z exposes: Maghemite DDM Admin (client = ddm-admin-client)
18782024-11-13T19:09:27.329Z consumes: dpd-client
18792024-11-13T19:09:27.330Z
18802024-11-13T19:09:27.330Zdpd (dendrite/dpd)
18812024-11-13T19:09:27.330Z exposes: Dendrite DPD (client = dpd-client)
18822024-11-13T19:09:27.332Z consumes: gateway-client
18832024-11-13T19:09:27.332Z consumes: nexus-client
18842024-11-13T19:09:27.332Z consumes: sled-agent-client
18852024-11-13T19:09:27.333Z
18862024-11-13T19:09:27.333Zmgd (maghemite/mgd)
18872024-11-13T19:09:27.333Z exposes: Maghemite MG Admin (client = mg-admin-client)
18882024-11-13T19:09:27.333Z consumes: ddm-admin-client
18892024-11-13T19:09:27.333Z consumes: dpd-client
18902024-11-13T19:09:27.333Z
18912024-11-13T19:09:27.333Zomicron-gateway (omicron/gateway)
18922024-11-13T19:09:27.333Z exposes: Management Gateway Service (client = gateway-client)
18932024-11-13T19:09:27.336Z
18942024-11-13T19:09:27.336Ztfportd (dendrite/tfportd)
18952024-11-13T19:09:27.336Z consumes: dpd-client
18962024-11-13T19:09:27.336Z
18972024-11-13T19:09:27.336Zwicketd (omicron/wicketd)
18982024-11-13T19:09:27.336Z exposes: Wicketd Installinator (client = installinator-client)
18992024-11-13T19:09:27.336Z exposes: Wicketd (client = wicketd-client)
19002024-11-13T19:09:27.336Z consumes: bootstrap-agent-client
19012024-11-13T19:09:27.336Z consumes: ddm-admin-client
19022024-11-13T19:09:27.336Z consumes: dpd-client
19032024-11-13T19:09:27.336Z consumes: gateway-client
19042024-11-13T19:09:27.336Z
19052024-11-13T19:09:27.336Zinstallinator (omicron/installinator)
19062024-11-13T19:09:27.336Z consumes: ddm-admin-client
19072024-11-13T19:09:27.336Z consumes: installinator-client
19082024-11-13T19:09:27.336Z
19092024-11-13T19:09:27.337Zomicron-nexus (omicron/nexus)
19102024-11-13T19:09:27.337Z exposes: Nexus Internal API (client = nexus-client)
19112024-11-13T19:09:27.337Z exposes: External API (client = oxide-client)
19122024-11-13T19:09:27.339Z consumes: clickhouse-admin-keeper-client
19132024-11-13T19:09:27.339Z consumes: clickhouse-admin-server-client
19142024-11-13T19:09:27.340Z consumes: cockroach-admin-client
19152024-11-13T19:09:27.340Z consumes: crucible-agent-client
19162024-11-13T19:09:27.340Z consumes: crucible-pantry-client
19172024-11-13T19:09:27.340Z consumes: dns-service-client
19182024-11-13T19:09:27.340Z consumes: dpd-client
19192024-11-13T19:09:27.340Z consumes: gateway-client
19202024-11-13T19:09:27.340Z consumes: mg-admin-client
19212024-11-13T19:09:27.340Z consumes: nexus-client
19222024-11-13T19:09:27.340Z consumes: oximeter-client
19232024-11-13T19:09:27.340Z consumes: propolis-client
19242024-11-13T19:09:27.340Z consumes: sled-agent-client
19252024-11-13T19:09:27.340Z
19262024-11-13T19:09:27.340Zoximeter-collector (omicron/oximeter/collector)
19272024-11-13T19:09:27.340Z exposes: Oximeter (client = oximeter-client)
19282024-11-13T19:09:27.340Z consumes: nexus-client
19292024-11-13T19:09:27.340Z
19302024-11-13T19:09:27.474Z
19312024-11-13T19:09:27.485Zreal 5.700960792
19322024-11-13T19:09:27.485Zuser 4.557013367
19332024-11-13T19:09:27.485Zsys 1.766665292
19342024-11-13T19:09:27.485Ztrap 0.000838229
19352024-11-13T19:09:27.486Ztflt 0.000008976
19362024-11-13T19:09:27.486Zdflt 0.000221870
19372024-11-13T19:09:27.486Zkflt 0.000000000
19382024-11-13T19:09:27.486Zlock 0.002150595
19392024-11-13T19:09:27.486Zslp 10.703215322
19402024-11-13T19:09:27.486Zlat 0.011120367
19412024-11-13T19:09:27.486Zstop 0.068412221
19422024-11-13T19:09:27.486Z+ banner build
19432024-11-13T19:09:27.487Z
19442024-11-13T19:09:27.487Z ##### # # # # #####
19452024-11-13T19:09:27.487Z # # # # # # # #
19462024-11-13T19:09:27.487Z ##### # # # # # #
19472024-11-13T19:09:27.487Z # # # # # # # #
19482024-11-13T19:09:27.487Z # # # # # # # #
19492024-11-13T19:09:27.487Z ##### #### # ###### #####
19502024-11-13T19:09:27.487Z
19512024-11-13T19:09:27.488Z+ export 'RUSTFLAGS=-D warnings'
19522024-11-13T19:09:27.488Z+ RUSTFLAGS='-D warnings'
19532024-11-13T19:09:27.488Z+ export 'RUSTDOCFLAGS=--document-private-items -D warnings'
19542024-11-13T19:09:27.488Z+ RUSTDOCFLAGS='--document-private-items -D warnings'
19552024-11-13T19:09:27.488Z+ [[ illumos == \i\l\l\u\m\o\s ]]
19562024-11-13T19:09:27.488Z+ RUSTFLAGS='-D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64'
19572024-11-13T19:09:27.488Z+ export TMPDIR=/var/tmp/omicron_tmp
19582024-11-13T19:09:27.488Z+ TMPDIR=/var/tmp/omicron_tmp
19592024-11-13T19:09:27.489Z+ export RUST_BACKTRACE=1
19602024-11-13T19:09:27.489Z+ RUST_BACKTRACE=1
19612024-11-13T19:09:27.489Z+ export CARGO_INCREMENTAL=0
19622024-11-13T19:09:27.489Z+ CARGO_INCREMENTAL=0
19632024-11-13T19:09:27.489Z+ export RUSTC_BOOTSTRAP=1
19642024-11-13T19:09:27.489Z+ RUSTC_BOOTSTRAP=1
19652024-11-13T19:09:27.489Z+ ptime -m cargo build -Z unstable-options --timings=json --workspace --tests --locked --verbose
19662024-11-13T19:09:29.201Z Dirty proc-macro2 v1.0.89: the rustflags changed
19672024-11-13T19:09:29.201Z Compiling proc-macro2 v1.0.89
19682024-11-13T19:09:29.204Z Dirty unicode-ident v1.0.13: the rustflags changed
19692024-11-13T19:09:29.204Z Compiling unicode-ident v1.0.13
19702024-11-13T19:09:29.204Z Dirty libc v0.2.162: the rustflags changed
19712024-11-13T19:09:29.204Z Compiling libc v0.2.162
19722024-11-13T19:09:29.205Z Dirty cfg-if v1.0.0: the rustflags changed
19732024-11-13T19:09:29.205Z Compiling cfg-if v1.0.0
19742024-11-13T19:09:29.205Z Dirty serde v1.0.215: the rustflags changed
19752024-11-13T19:09:29.205Z Compiling serde v1.0.215
19762024-11-13T19:09:29.205Z Dirty autocfg v1.4.0: the rustflags changed
19772024-11-13T19:09:29.205Z Compiling autocfg v1.4.0
19782024-11-13T19:09:29.205Z Dirty memchr v2.7.4: the rustflags changed
19792024-11-13T19:09:29.205Z Compiling memchr v2.7.4
19802024-11-13T19:09:29.205Z Dirty version_check v0.9.5: the rustflags changed
19812024-11-13T19:09:29.205Z Compiling version_check v0.9.5
19822024-11-13T19:09:29.205Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.89/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=c02481439796dfa7 -C extra-filename=-c02481439796dfa7 --out-dir /work/oxidecomputer/omicron/target/debug/build/proc-macro2-c02481439796dfa7 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19832024-11-13T19:09:29.205Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name unicode_ident --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode-ident-1.0.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=a0c90b16fe1aa548 -C extra-filename=-a0c90b16fe1aa548 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19842024-11-13T19:09:29.349Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name cfg_if --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cfg-if-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=83c04ded702a2c6e -C extra-filename=-83c04ded702a2c6e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19852024-11-13T19:09:29.349Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.162/build.rs --error-format=json --json=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=9ed6789ca90d87d7 -C extra-filename=-9ed6789ca90d87d7 --out-dir /work/oxidecomputer/omicron/target/debug/build/libc-9ed6789ca90d87d7 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19862024-11-13T19:09:29.365Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.215/build.rs --error-format=json --json=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=e1f493915488a752 -C extra-filename=-e1f493915488a752 --out-dir /work/oxidecomputer/omicron/target/debug/build/serde-e1f493915488a752 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19872024-11-13T19:09:29.368Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name autocfg --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/autocfg-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=eab694a454abf753 -C extra-filename=-eab694a454abf753 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19882024-11-13T19:09:29.368Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name memchr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/memchr-2.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=628c83ce3f8440f3 -C extra-filename=-628c83ce3f8440f3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19892024-11-13T19:09:29.368Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name version_check --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/version_check-0.9.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=3085d201f1b07e89 -C extra-filename=-3085d201f1b07e89 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19902024-11-13T19:09:29.478Z Dirty value-bag v1.9.0: the rustflags changed
19912024-11-13T19:09:29.479Z Compiling value-bag v1.9.0
19922024-11-13T19:09:29.516Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name value_bag --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/value-bag-1.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="inline-i128"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "error", "inline-i128", "owned", "seq", "serde", "serde1", "std", "sval", "sval2", "test", "value-bag-serde1", "value-bag-sval2"))' -C metadata=294d8632e0500484 -C extra-filename=-294d8632e0500484 --out-dir /work/oxidecomputer/omicron/target/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-11-13T19:09:29.544Z Dirty scopeguard v1.2.0: the rustflags changed
19942024-11-13T19:09:29.544Z Compiling scopeguard v1.2.0
19952024-11-13T19:09:29.565Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name scopeguard --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/scopeguard-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "use_std"))' -C metadata=e10ff91bdb1d6034 -C extra-filename=-e10ff91bdb1d6034 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19962024-11-13T19:09:29.726Z Dirty once_cell v1.20.2: the rustflags changed
19972024-11-13T19:09:29.727Z Compiling once_cell v1.20.2
19982024-11-13T19:09:29.731Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name once_cell --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.20.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=4fac8a596e09fa80 -C extra-filename=-4fac8a596e09fa80 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19992024-11-13T19:09:30.052Z Running `/work/oxidecomputer/omicron/target/debug/build/proc-macro2-c02481439796dfa7/build-script-build`
20002024-11-13T19:09:30.056Z Running `/work/oxidecomputer/omicron/target/debug/build/serde-e1f493915488a752/build-script-build`
20012024-11-13T19:09:30.131Z Dirty log v0.4.22: the rustflags changed
20022024-11-13T19:09:30.131Z Compiling log v0.4.22
20032024-11-13T19:09:30.134Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name log --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/log-0.4.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="kv"' --cfg 'feature="kv_unstable"' --cfg 'feature="std"' --cfg 'feature="value-bag"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("kv", "kv_serde", "kv_std", "kv_sval", "kv_unstable", "kv_unstable_serde", "kv_unstable_std", "kv_unstable_sval", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "std", "sval", "sval_ref", "value-bag"))' -C metadata=a2c99244b373d360 -C extra-filename=-a2c99244b373d360 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern value_bag=/work/oxidecomputer/omicron/target/debug/deps/libvalue_bag-294d8632e0500484.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20042024-11-13T19:09:30.157Z Dirty itoa v1.0.11: the rustflags changed
20052024-11-13T19:09:30.157Z Compiling itoa v1.0.11
20062024-11-13T19:09:30.160Z Dirty byteorder v1.5.0: the rustflags changed
20072024-11-13T19:09:30.161Z Compiling byteorder v1.5.0
20082024-11-13T19:09:30.161Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name itoa --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/itoa-1.0.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=ce59ac6fb623678a -C extra-filename=-ce59ac6fb623678a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20092024-11-13T19:09:30.162Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name byteorder --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/byteorder-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=42c8c764cb4293aa -C extra-filename=-42c8c764cb4293aa --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20102024-11-13T19:09:30.223Z Dirty smallvec v1.13.2: the rustflags changed
20112024-11-13T19:09:30.223Z Compiling smallvec v1.13.2
20122024-11-13T19:09:30.226Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name smallvec --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/smallvec-1.13.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="const_generics"' --cfg 'feature="const_new"' --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=4dafc5e65351502b -C extra-filename=-4dafc5e65351502b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20132024-11-13T19:09:30.226Z Running `/work/oxidecomputer/omicron/target/debug/build/libc-9ed6789ca90d87d7/build-script-build`
20142024-11-13T19:09:30.330Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name libc --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.162/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,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=29117e4ff36dab03 -C extra-filename=-29117e4ff36dab03 --out-dir /work/oxidecomputer/omicron/target/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_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(libc_align)' --check-cfg 'cfg(libc_cfg_target_vendor)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_const_extern_fn_unstable)' --check-cfg 'cfg(libc_const_size_of)' --check-cfg 'cfg(libc_core_cvoid)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_int128)' --check-cfg 'cfg(libc_long_array)' --check-cfg 'cfg(libc_non_exhaustive)' --check-cfg 'cfg(libc_packedN)' --check-cfg 'cfg(libc_priv_mod_use)' --check-cfg 'cfg(libc_ptr_addr_of)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_underscore_const_names)' --check-cfg 'cfg(libc_union)' --check-cfg 'cfg(libc_ctest)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'`
20152024-11-13T19:09:30.384Z Dirty pin-project-lite v0.2.14: the rustflags changed
20162024-11-13T19:09:30.384Z Compiling pin-project-lite v0.2.14
20172024-11-13T19:09:30.419Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name pin_project_lite --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pin-project-lite-0.2.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unreachable_pub '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes '--warn=clippy::default_union_representation' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=46453f98c25563b1 -C extra-filename=-46453f98c25563b1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20182024-11-13T19:09:30.480Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name proc_macro2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.89/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=bb86a0f4b2092559 -C extra-filename=-bb86a0f4b2092559 --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-a0c90b16fe1aa548.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)'`
20192024-11-13T19:09:30.529Z Dirty subtle v2.6.1: the rustflags changed
20202024-11-13T19:09:30.529Z Compiling subtle v2.6.1
20212024-11-13T19:09:30.532Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name subtle --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/subtle-2.6.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="i128"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("const-generics", "core_hint_black_box", "default", "i128", "nightly", "std"))' -C metadata=31cb50c570ccb59e -C extra-filename=-31cb50c570ccb59e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20222024-11-13T19:09:30.556Z Dirty lock_api v0.4.12: the rustflags changed
20232024-11-13T19:09:30.557Z Compiling lock_api v0.4.12
20242024-11-13T19:09:30.560Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/lock_api-0.4.12/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="atomic_usize"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arc_lock", "atomic_usize", "default", "nightly", "owning_ref", "serde"))' -C metadata=a9a179362601b232 -C extra-filename=-a9a179362601b232 --out-dir /work/oxidecomputer/omicron/target/debug/build/lock_api-a9a179362601b232 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-eab694a454abf753.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20252024-11-13T19:09:30.636Z Dirty shlex v1.3.0: the rustflags changed
20262024-11-13T19:09:30.637Z Compiling shlex v1.3.0
20272024-11-13T19:09:30.640Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name shlex --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/shlex-1.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=b2501e8bb1c4b8f3 -C extra-filename=-b2501e8bb1c4b8f3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20282024-11-13T19:09:30.666Z Dirty thiserror v1.0.64: the rustflags changed
20292024-11-13T19:09:30.666Z Compiling thiserror v1.0.64
20302024-11-13T19:09:30.702Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/thiserror-1.0.64/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0dea4d3f8f56c82e -C extra-filename=-0dea4d3f8f56c82e --out-dir /work/oxidecomputer/omicron/target/debug/build/thiserror-0dea4d3f8f56c82e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20312024-11-13T19:09:30.880Z Dirty typenum v1.17.0: the rustflags changed
20322024-11-13T19:09:30.880Z Compiling typenum v1.17.0
20332024-11-13T19:09:30.880Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_main --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/typenum-1.17.0/build/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --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=3083ee05a03332f4 -C extra-filename=-3083ee05a03332f4 --out-dir /work/oxidecomputer/omicron/target/debug/build/typenum-3083ee05a03332f4 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20342024-11-13T19:09:30.921Z Running `/work/oxidecomputer/omicron/target/debug/build/lock_api-a9a179362601b232/build-script-build`
20352024-11-13T19:09:31.073Z Dirty generic-array v0.14.7: the rustflags changed
20362024-11-13T19:09:31.073Z Compiling generic-array v0.14.7
20372024-11-13T19:09:31.076Z Dirty parking_lot_core v0.9.10: the rustflags changed
20382024-11-13T19:09:31.076Z Compiling parking_lot_core v0.9.10
20392024-11-13T19:09:31.076Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name lock_api --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/lock_api-0.4.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="atomic_usize"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arc_lock", "atomic_usize", "default", "nightly", "owning_ref", "serde"))' -C metadata=3f6f9678b9924c1b -C extra-filename=-3f6f9678b9924c1b --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-e10ff91bdb1d6034.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg has_const_fn_trait_bound`
20402024-11-13T19:09:31.096Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/generic-array-0.14.7/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="more_lengths"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("more_lengths", "serde", "zeroize"))' -C metadata=48977a83d3568803 -C extra-filename=-48977a83d3568803 --out-dir /work/oxidecomputer/omicron/target/debug/build/generic-array-48977a83d3568803 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-3085d201f1b07e89.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20412024-11-13T19:09:31.098Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/parking_lot_core-0.9.10/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=b958ce598dab1297 -C extra-filename=-b958ce598dab1297 --out-dir /work/oxidecomputer/omicron/target/debug/build/parking_lot_core-b958ce598dab1297 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20422024-11-13T19:09:31.201Z Dirty allocator-api2 v0.2.18: the rustflags changed
20432024-11-13T19:09:31.201Z Compiling allocator-api2 v0.2.18
20442024-11-13T19:09:31.204Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name allocator_api2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/allocator-api2-0.2.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "nightly", "serde", "std"))' -C metadata=2e7f20aac91d4cde -C extra-filename=-2e7f20aac91d4cde --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20452024-11-13T19:09:31.346Z Dirty quote v1.0.37: the rustflags changed
20462024-11-13T19:09:31.346Z Compiling quote v1.0.37
20472024-11-13T19:09:31.350Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name quote --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/quote-1.0.37/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=061032add1e59e1c -C extra-filename=-061032add1e59e1c --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-bb86a0f4b2092559.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20482024-11-13T19:09:31.501Z Running `/work/oxidecomputer/omicron/target/debug/build/thiserror-0dea4d3f8f56c82e/build-script-build`
20492024-11-13T19:09:31.552Z Running `/work/oxidecomputer/omicron/target/debug/build/generic-array-48977a83d3568803/build-script-build`
20502024-11-13T19:09:31.609Z Running `/work/oxidecomputer/omicron/target/debug/build/parking_lot_core-b958ce598dab1297/build-script-build`
20512024-11-13T19:09:31.638Z Dirty getrandom v0.2.15: the rustflags changed
20522024-11-13T19:09:31.638Z Compiling getrandom v0.2.15
20532024-11-13T19:09:31.641Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name getrandom --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/getrandom-0.2.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="js"' --cfg 'feature="js-sys"' --cfg 'feature="rdrand"' --cfg 'feature="std"' --cfg 'feature="wasm-bindgen"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "custom", "js", "js-sys", "linux_disable_fallback", "rdrand", "rustc-dep-of-std", "std", "test-in-browser", "wasm-bindgen"))' -C metadata=4686656331214bbd -C extra-filename=-4686656331214bbd --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-83c04ded702a2c6e.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-29117e4ff36dab03.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20542024-11-13T19:09:31.677Z Dirty jobserver v0.1.32: the rustflags changed
20552024-11-13T19:09:31.677Z Compiling jobserver v0.1.32
20562024-11-13T19:09:31.681Z Running `/home/build/.rustup/toolchains/1.81.0-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=72b1c0ae15d2154c -C extra-filename=-72b1c0ae15d2154c --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-29117e4ff36dab03.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20572024-11-13T19:09:31.927Z Dirty syn v2.0.87: the rustflags changed
20582024-11-13T19:09:31.927Z Compiling syn v2.0.87
20592024-11-13T19:09:31.930Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name syn --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.87/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="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=0e3802aa2be39be2 -C extra-filename=-0e3802aa2be39be2 --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-bb86a0f4b2092559.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-061032add1e59e1c.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-a0c90b16fe1aa548.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20602024-11-13T19:09:31.954Z Dirty rand_core v0.6.4: the rustflags changed
20612024-11-13T19:09:31.954Z Compiling rand_core v0.6.4
20622024-11-13T19:09:31.957Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name rand_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rand_core-0.6.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="getrandom"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "getrandom", "serde", "serde1", "std"))' -C metadata=873553d298e635a4 -C extra-filename=-873553d298e635a4 --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-4686656331214bbd.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20632024-11-13T19:09:32.027Z Running `/work/oxidecomputer/omicron/target/debug/build/typenum-3083ee05a03332f4/build-script-main`
20642024-11-13T19:09:32.054Z Dirty cc v1.1.30: the rustflags changed
20652024-11-13T19:09:32.054Z Compiling cc v1.1.30
20662024-11-13T19:09:32.057Z Dirty regex-syntax v0.8.5: the rustflags changed
20672024-11-13T19:09:32.057Z Compiling regex-syntax v0.8.5
20682024-11-13T19:09:32.057Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name cc --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cc-1.1.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="parallel"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("jobserver", "parallel"))' -C metadata=2297e04f177a75f2 -C extra-filename=-2297e04f177a75f2 --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-72b1c0ae15d2154c.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-29117e4ff36dab03.rmeta --extern shlex=/work/oxidecomputer/omicron/target/debug/deps/libshlex-b2501e8bb1c4b8f3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20692024-11-13T19:09:32.076Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name parking_lot_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/parking_lot_core-0.9.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=85f7ecb3f7363b31 -C extra-filename=-85f7ecb3f7363b31 --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-83c04ded702a2c6e.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-29117e4ff36dab03.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-4dafc5e65351502b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20702024-11-13T19:09:32.079Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name regex_syntax --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/regex-syntax-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=798e3a4bdf9327b3 -C extra-filename=-798e3a4bdf9327b3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20712024-11-13T19:09:32.257Z Dirty libm v0.2.8: the rustflags changed
20722024-11-13T19:09:32.257Z Compiling libm v0.2.8
20732024-11-13T19:09:32.257Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name typenum --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/typenum-1.17.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --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=4b6951e7dbfd8f8f -C extra-filename=-4b6951e7dbfd8f8f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20742024-11-13T19:09:32.260Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libm-0.2.8/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "musl-reference-tests", "rand", "unstable"))' -C metadata=bb7d76c431516a46 -C extra-filename=-bb7d76c431516a46 --out-dir /work/oxidecomputer/omicron/target/debug/build/libm-bb7d76c431516a46 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20752024-11-13T19:09:32.507Z Dirty parking_lot v0.12.3: the rustflags changed
20762024-11-13T19:09:32.507Z Compiling parking_lot v0.12.3
20772024-11-13T19:09:32.529Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name parking_lot --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/parking_lot-0.12.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arc_lock", "deadlock_detection", "default", "hardware-lock-elision", "nightly", "owning_ref", "send_guard", "serde"))' -C metadata=f79c6fd34a7abec0 -C extra-filename=-f79c6fd34a7abec0 --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-3f6f9678b9924c1b.rmeta --extern parking_lot_core=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot_core-85f7ecb3f7363b31.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20782024-11-13T19:09:32.617Z Dirty ryu v1.0.18: the rustflags changed
20792024-11-13T19:09:32.618Z Compiling ryu v1.0.18
20802024-11-13T19:09:32.621Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name ryu --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ryu-1.0.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("no-panic", "small"))' -C metadata=28783a10abc36982 -C extra-filename=-28783a10abc36982 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20812024-11-13T19:09:32.678Z Running `/work/oxidecomputer/omicron/target/debug/build/libm-bb7d76c431516a46/build-script-build`
20822024-11-13T19:09:32.719Z Dirty num-traits v0.2.19: the rustflags changed
20832024-11-13T19:09:32.719Z Compiling num-traits v0.2.19
20842024-11-13T19:09:32.723Z Dirty futures-core v0.3.31: the rustflags changed
20852024-11-13T19:09:32.723Z Compiling futures-core v0.3.31
20862024-11-13T19:09:32.723Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-traits-0.2.19/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="i128"' --cfg 'feature="libm"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=18a8e91f1018e70a -C extra-filename=-18a8e91f1018e70a --out-dir /work/oxidecomputer/omicron/target/debug/build/num-traits-18a8e91f1018e70a -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-eab694a454abf753.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20872024-11-13T19:09:32.723Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-core-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "portable-atomic", "std", "unstable"))' --check-cfg 'cfg(futures_sanitizer)' -C metadata=15b4a62ef3693967 -C extra-filename=-15b4a62ef3693967 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20882024-11-13T19:09:32.989Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name libm --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libm-0.2.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "musl-reference-tests", "rand", "unstable"))' -C metadata=b91e4d75cc7c3b0b -C extra-filename=-b91e4d75cc7c3b0b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20892024-11-13T19:09:33.016Z Dirty spin v0.9.8: the rustflags changed
20902024-11-13T19:09:33.016Z Compiling spin v0.9.8
20912024-11-13T19:09:33.021Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name spin --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/spin-0.9.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="barrier"' --cfg 'feature="default"' --cfg 'feature="lazy"' --cfg 'feature="lock_api"' --cfg 'feature="lock_api_crate"' --cfg 'feature="mutex"' --cfg 'feature="once"' --cfg 'feature="rwlock"' --cfg 'feature="spin_mutex"' --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=0d6a5191eef2dd9a -C extra-filename=-0d6a5191eef2dd9a --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-3f6f9678b9924c1b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20922024-11-13T19:09:33.086Z Running `/work/oxidecomputer/omicron/target/debug/build/num-traits-18a8e91f1018e70a/build-script-build`
20932024-11-13T19:09:33.334Z Dirty aho-corasick v1.1.3: the rustflags changed
20942024-11-13T19:09:33.334Z Compiling aho-corasick v1.1.3
20952024-11-13T19:09:33.338Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name aho_corasick --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/aho-corasick-1.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="perf-literal"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "logging", "perf-literal", "std"))' -C metadata=0da0f4417492a9a4 -C extra-filename=-0da0f4417492a9a4 --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-628c83ce3f8440f3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20962024-11-13T19:09:33.443Z Dirty rustix v0.38.37: the rustflags changed
20972024-11-13T19:09:33.443Z Compiling rustix v0.38.37
20982024-11-13T19:09:33.446Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustix-0.38.37/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="event"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="net"' --cfg 'feature="pipe"' --cfg 'feature="process"' --cfg 'feature="std"' --cfg 'feature="stdio"' --cfg 'feature="system"' --cfg 'feature="termios"' --cfg 'feature="time"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' -C metadata=d3e6b90374196050 -C extra-filename=-d3e6b90374196050 --out-dir /work/oxidecomputer/omicron/target/debug/build/rustix-d3e6b90374196050 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20992024-11-13T19:09:33.478Z Dirty errno v0.3.9: the rustflags changed
21002024-11-13T19:09:33.478Z Compiling errno v0.3.9
21012024-11-13T19:09:33.478Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name errno --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/errno-0.3.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=b78bd9fe5b9e371b -C extra-filename=-b78bd9fe5b9e371b --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-29117e4ff36dab03.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21022024-11-13T19:09:33.629Z Dirty signal-hook-registry v1.4.2: the rustflags changed
21032024-11-13T19:09:33.629Z Compiling signal-hook-registry v1.4.2
21042024-11-13T19:09:33.631Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name signal_hook_registry --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/signal-hook-registry-1.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1e8f38f4beebb57d -C extra-filename=-1e8f38f4beebb57d --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-29117e4ff36dab03.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21052024-11-13T19:09:33.733Z Dirty serde_json v1.0.132: the rustflags changed
21062024-11-13T19:09:33.733Z Compiling serde_json v1.0.132
21072024-11-13T19:09:33.735Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_json-1.0.132/build.rs --error-format=json --json=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=211cd0f89e254297 -C extra-filename=-211cd0f89e254297 --out-dir /work/oxidecomputer/omicron/target/debug/build/serde_json-211cd0f89e254297 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21082024-11-13T19:09:34.363Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name num_traits --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-traits-0.2.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="i128"' --cfg 'feature="libm"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=b347099865a56f50 -C extra-filename=-b347099865a56f50 --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-b91e4d75cc7c3b0b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg has_total_cmp --check-cfg 'cfg(has_total_cmp)'`
21092024-11-13T19:09:34.465Z Running `/work/oxidecomputer/omicron/target/debug/build/rustix-d3e6b90374196050/build-script-build`
21102024-11-13T19:09:34.470Z Running `/work/oxidecomputer/omicron/target/debug/build/serde_json-211cd0f89e254297/build-script-build`
21112024-11-13T19:09:34.470Z Dirty equivalent v1.0.1: the rustflags changed
21122024-11-13T19:09:34.470Z Compiling equivalent v1.0.1
21132024-11-13T19:09:34.470Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name equivalent --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/equivalent-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2f76ef270c32b0d6 -C extra-filename=-2f76ef270c32b0d6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21142024-11-13T19:09:34.475Z Dirty foldhash v0.1.3: the rustflags changed
21152024-11-13T19:09:34.475Z Compiling foldhash v0.1.3
21162024-11-13T19:09:34.499Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name foldhash --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/foldhash-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=4317155eba697168 -C extra-filename=-4317155eba697168 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21172024-11-13T19:09:34.570Z Dirty mio v1.0.2: the rustflags changed
21182024-11-13T19:09:34.570Z Compiling mio v1.0.2
21192024-11-13T19:09:34.574Z Running `/home/build/.rustup/toolchains/1.81.0-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=df13f09366e40281 -C extra-filename=-df13f09366e40281 --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-29117e4ff36dab03.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a2c99244b373d360.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21202024-11-13T19:09:34.673Z Dirty socket2 v0.5.7: the rustflags changed
21212024-11-13T19:09:34.673Z Compiling socket2 v0.5.7
21222024-11-13T19:09:34.681Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name socket2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/socket2-0.5.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="all"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all"))' -C metadata=024a7c8877c9d5fd -C extra-filename=-024a7c8877c9d5fd --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-29117e4ff36dab03.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21232024-11-13T19:09:34.811Z Dirty hashbrown v0.15.0: the rustflags changed
21242024-11-13T19:09:34.812Z Compiling hashbrown v0.15.0
21252024-11-13T19:09:34.816Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name hashbrown --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hashbrown-0.15.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="allocator-api2"' --cfg 'feature="default"' --cfg 'feature="default-hasher"' --cfg 'feature="equivalent"' --cfg 'feature="inline-more"' --cfg 'feature="raw-entry"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "allocator-api2", "borsh", "compiler_builtins", "core", "default", "default-hasher", "equivalent", "inline-more", "nightly", "raw-entry", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=3daf550dc8d29bb8 -C extra-filename=-3daf550dc8d29bb8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern allocator_api2=/work/oxidecomputer/omicron/target/debug/deps/liballocator_api2-2e7f20aac91d4cde.rmeta --extern equivalent=/work/oxidecomputer/omicron/target/debug/deps/libequivalent-2f76ef270c32b0d6.rmeta --extern foldhash=/work/oxidecomputer/omicron/target/debug/deps/libfoldhash-4317155eba697168.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21262024-11-13T19:09:35.714Z Dirty fnv v1.0.7: the rustflags changed
21272024-11-13T19:09:35.714Z Compiling fnv v1.0.7
21282024-11-13T19:09:35.716Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name fnv --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fnv-1.0.7/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=086f5ffe4a25dc54 -C extra-filename=-086f5ffe4a25dc54 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21292024-11-13T19:09:35.867Z Dirty regex-automata v0.4.8: the rustflags changed
21302024-11-13T19:09:35.867Z Compiling regex-automata v0.4.8
21312024-11-13T19:09:35.870Z Dirty lazy_static v1.5.0: the rustflags changed
21322024-11-13T19:09:35.870Z Compiling lazy_static v1.5.0
21332024-11-13T19:09:35.870Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name lazy_static --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/lazy_static-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="spin"' --cfg 'feature="spin_no_std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("spin", "spin_no_std"))' -C metadata=cc0c30b4f89d8188 -C extra-filename=-cc0c30b4f89d8188 --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-0d6a5191eef2dd9a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21342024-11-13T19:09:35.890Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name regex_automata --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/regex-automata-0.4.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="dfa"' --cfg 'feature="dfa-build"' --cfg 'feature="dfa-onepass"' --cfg 'feature="dfa-search"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=1cec3bd77f56db17 -C extra-filename=-1cec3bd77f56db17 --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-0da0f4417492a9a4.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-628c83ce3f8440f3.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-798e3a4bdf9327b3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21352024-11-13T19:09:36.010Z Dirty const-oid v0.9.6: the rustflags changed
21362024-11-13T19:09:36.010Z Compiling const-oid v0.9.6
21372024-11-13T19:09:36.012Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name const_oid --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/const-oid-0.9.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="db"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "db", "std"))' -C metadata=7c6d8f6ce55bf7b5 -C extra-filename=-7c6d8f6ce55bf7b5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21382024-11-13T19:09:36.252Z Dirty slab v0.4.9: the rustflags changed
21392024-11-13T19:09:36.252Z Compiling slab v0.4.9
21402024-11-13T19:09:36.255Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slab-0.4.9/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=7d8b679e55f5d38f -C extra-filename=-7d8b679e55f5d38f --out-dir /work/oxidecomputer/omicron/target/debug/build/slab-7d8b679e55f5d38f -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-eab694a454abf753.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21412024-11-13T19:09:36.314Z Dirty futures-io v0.3.31: the rustflags changed
21422024-11-13T19:09:36.314Z Compiling futures-io v0.3.31
21432024-11-13T19:09:36.317Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_io --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-io-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std", "unstable"))' --check-cfg 'cfg(futures_sanitizer)' -C metadata=0d0c1d18420ed0e7 -C extra-filename=-0d0c1d18420ed0e7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21442024-11-13T19:09:36.434Z Dirty either v1.13.0: the rustflags changed
21452024-11-13T19:09:36.434Z Compiling either v1.13.0
21462024-11-13T19:09:36.437Z Running `/home/build/.rustup/toolchains/1.81.0-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=682f0202de4cb9c8 -C extra-filename=-682f0202de4cb9c8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21472024-11-13T19:09:36.668Z Dirty pkg-config v0.3.31: the rustflags changed
21482024-11-13T19:09:36.668Z Compiling pkg-config v0.3.31
21492024-11-13T19:09:36.671Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name pkg_config --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pkg-config-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d7e90c200a67fff3 -C extra-filename=-d7e90c200a67fff3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21502024-11-13T19:09:36.698Z Running `/work/oxidecomputer/omicron/target/debug/build/slab-7d8b679e55f5d38f/build-script-build`
21512024-11-13T19:09:36.858Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name slab --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slab-0.4.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=593ca64c5dc22e65 -C extra-filename=-593ca64c5dc22e65 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21522024-11-13T19:09:36.881Z Dirty futures-sink v0.3.31: the rustflags changed
21532024-11-13T19:09:36.881Z Compiling futures-sink v0.3.31
21542024-11-13T19:09:36.883Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_sink --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-sink-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' --check-cfg 'cfg(futures_sanitizer)' -C metadata=21f681dec55ed1d5 -C extra-filename=-21f681dec55ed1d5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21552024-11-13T19:09:37.054Z Dirty cpufeatures v0.2.14: the rustflags changed
21562024-11-13T19:09:37.055Z Compiling cpufeatures v0.2.14
21572024-11-13T19:09:37.057Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name cpufeatures --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cpufeatures-0.2.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1b13b59192a6c1bc -C extra-filename=-1b13b59192a6c1bc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21582024-11-13T19:09:37.184Z Dirty pin-utils v0.1.0: the rustflags changed
21592024-11-13T19:09:37.184Z Compiling pin-utils v0.1.0
21602024-11-13T19:09:37.187Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name pin_utils --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pin-utils-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c4b18aa76c089b05 -C extra-filename=-c4b18aa76c089b05 --out-dir /work/oxidecomputer/omicron/target/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-11-13T19:09:37.212Z Dirty heck v0.5.0: the rustflags changed
21622024-11-13T19:09:37.212Z Compiling heck v0.5.0
21632024-11-13T19:09:37.215Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name heck --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/heck-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=702249e0617a2365 -C extra-filename=-702249e0617a2365 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21642024-11-13T19:09:37.293Z Dirty futures-channel v0.3.31: the rustflags changed
21652024-11-13T19:09:37.293Z Compiling futures-channel v0.3.31
21662024-11-13T19:09:37.296Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_channel --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-channel-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="futures-sink"' --cfg 'feature="sink"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "futures-sink", "sink", "std", "unstable"))' --check-cfg 'cfg(futures_sanitizer)' -C metadata=f4bf537936a3f942 -C extra-filename=-f4bf537936a3f942 --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-15b4a62ef3693967.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-21f681dec55ed1d5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21672024-11-13T19:09:37.764Z Dirty futures-task v0.3.31: the rustflags changed
21682024-11-13T19:09:37.764Z Compiling futures-task v0.3.31
21692024-11-13T19:09:37.781Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_task --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-task-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "std", "unstable"))' --check-cfg 'cfg(futures_sanitizer)' -C metadata=ec40fd422059f537 -C extra-filename=-ec40fd422059f537 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21702024-11-13T19:09:37.793Z Dirty semver v1.0.23: the rustflags changed
21712024-11-13T19:09:37.793Z Compiling semver v1.0.23
21722024-11-13T19:09:37.793Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/semver-1.0.23/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=dd56d50781dc5e1c -C extra-filename=-dd56d50781dc5e1c --out-dir /work/oxidecomputer/omicron/target/debug/build/semver-dd56d50781dc5e1c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21732024-11-13T19:09:37.948Z Dirty iana-time-zone v0.1.61: the rustflags changed
21742024-11-13T19:09:37.948Z Compiling iana-time-zone v0.1.61
21752024-11-13T19:09:37.951Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name iana_time_zone --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/iana-time-zone-0.1.61/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="fallback"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("fallback"))' -C metadata=d5293dfbc80d23ab -C extra-filename=-d5293dfbc80d23ab --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21762024-11-13T19:09:38.093Z Dirty syn v1.0.109: the rustflags changed
21772024-11-13T19:09:38.093Z Compiling syn v1.0.109
21782024-11-13T19:09:38.125Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --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=edba8be794cbb348 -C extra-filename=-edba8be794cbb348 --out-dir /work/oxidecomputer/omicron/target/debug/build/syn-edba8be794cbb348 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21792024-11-13T19:09:38.328Z Dirty tinyvec_macros v0.1.1: the rustflags changed
21802024-11-13T19:09:38.328Z Compiling tinyvec_macros v0.1.1
21812024-11-13T19:09:38.331Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name tinyvec_macros --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tinyvec_macros-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4982b0c839feebb2 -C extra-filename=-4982b0c839feebb2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21822024-11-13T19:09:38.403Z Running `/work/oxidecomputer/omicron/target/debug/build/semver-dd56d50781dc5e1c/build-script-build`
21832024-11-13T19:09:38.438Z Dirty tinyvec v1.8.0: the rustflags changed
21842024-11-13T19:09:38.438Z Compiling tinyvec v1.8.0
21852024-11-13T19:09:38.443Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name tinyvec --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tinyvec-1.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="tinyvec_macros"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary", "debugger_visualizer", "default", "experimental_write_impl", "grab_spare_slice", "nightly_slice_partition_dedup", "real_blackbox", "rustc_1_40", "rustc_1_55", "rustc_1_57", "rustc_1_61", "serde", "std", "tinyvec_macros"))' -C metadata=e7413fa0c8eb6f0b -C extra-filename=-e7413fa0c8eb6f0b --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-4982b0c839feebb2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21862024-11-13T19:09:38.489Z Dirty tracing-core v0.1.32: the rustflags changed
21872024-11-13T19:09:38.489Z Compiling tracing-core v0.1.32
21882024-11-13T19:09:38.500Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name tracing_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tracing-core-0.1.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="once_cell"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "once_cell", "std", "valuable"))' -C metadata=32ae53d24b2aaea1 -C extra-filename=-32ae53d24b2aaea1 --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-4fac8a596e09fa80.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21892024-11-13T19:09:38.513Z Dirty unicode-bidi v0.3.17: the rustflags changed
21902024-11-13T19:09:38.513Z Compiling unicode-bidi v0.3.17
21912024-11-13T19:09:38.513Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name unicode_bidi --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode-bidi-0.3.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="hardcoded-data"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench_it", "default", "flame", "flame_it", "flamer", "hardcoded-data", "serde", "smallvec", "std", "unstable", "with_serde"))' -C metadata=89934fbd737039c3 -C extra-filename=-89934fbd737039c3 --out-dir /work/oxidecomputer/omicron/target/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-11-13T19:09:38.861Z Running `/work/oxidecomputer/omicron/target/debug/build/syn-edba8be794cbb348/build-script-build`
21932024-11-13T19:09:38.904Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name syn --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --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=e2368bfcbc9d8904 -C extra-filename=-e2368bfcbc9d8904 --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-bb86a0f4b2092559.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-061032add1e59e1c.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-a0c90b16fe1aa548.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg syn_disable_nightly_tests`
21942024-11-13T19:09:38.931Z Dirty glob v0.3.1: the rustflags changed
21952024-11-13T19:09:38.931Z Compiling glob v0.3.1
21962024-11-13T19:09:38.938Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name glob --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/glob-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=dec4d7736b1aadcb -C extra-filename=-dec4d7736b1aadcb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21972024-11-13T19:09:39.081Z Dirty home v0.5.9: the rustflags changed
21982024-11-13T19:09:39.082Z Compiling home v0.5.9
21992024-11-13T19:09:39.086Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name home --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/home-0.5.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::all' '--warn=clippy::self_named_module_files' --warn=rust_2018_idioms '--allow=rustdoc::private_intra_doc_links' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::disallowed_methods' '--warn=clippy::dbg_macro' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f4181d55d297293f -C extra-filename=-f4181d55d297293f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22002024-11-13T19:09:39.402Z Dirty minimal-lexical v0.2.1: the rustflags changed
22012024-11-13T19:09:39.403Z Compiling minimal-lexical v0.2.1
22022024-11-13T19:09:39.406Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name minimal_lexical --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/minimal-lexical-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "compact", "default", "lint", "nightly", "std"))' -C metadata=514822049975a5bd -C extra-filename=-514822049975a5bd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22032024-11-13T19:09:39.950Z Dirty unicode-normalization v0.1.24: the rustflags changed
22042024-11-13T19:09:39.950Z Compiling unicode-normalization v0.1.24
22052024-11-13T19:09:39.950Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name unicode_normalization --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode-normalization-0.1.24/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=ca1e9b17af3e7cbc -C extra-filename=-ca1e9b17af3e7cbc --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-e7413fa0c8eb6f0b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22062024-11-13T19:09:39.988Z Dirty serde_derive_internals v0.29.1: the rustflags changed
22072024-11-13T19:09:39.988Z Compiling serde_derive_internals v0.29.1
22082024-11-13T19:09:39.993Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_derive_internals --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_derive_internals-0.29.1/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ec8d7351929ead43 -C extra-filename=-ec8d7351929ead43 --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-bb86a0f4b2092559.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-061032add1e59e1c.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0e3802aa2be39be2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22092024-11-13T19:09:40.015Z Dirty nom v7.1.3: the rustflags changed
22102024-11-13T19:09:40.015Z Compiling nom v7.1.3
22112024-11-13T19:09:40.018Z Dirty vcpkg v0.2.15: the rustflags changed
22122024-11-13T19:09:40.019Z Compiling vcpkg v0.2.15
22132024-11-13T19:09:40.019Z Dirty schemars v0.8.21: the rustflags changed
22142024-11-13T19:09:40.019Z Compiling schemars v0.8.21
22152024-11-13T19:09:40.019Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name nom --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/nom-7.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "docsrs", "std"))' -C metadata=1096e8633209e52a -C extra-filename=-1096e8633209e52a --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-628c83ce3f8440f3.rmeta --extern minimal_lexical=/work/oxidecomputer/omicron/target/debug/deps/libminimal_lexical-514822049975a5bd.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22162024-11-13T19:09:40.019Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/schemars-0.8.21/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="bytes"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="schemars_derive"' --cfg 'feature="uuid1"' --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=93a2f88f9acde361 -C extra-filename=-93a2f88f9acde361 --out-dir /work/oxidecomputer/omicron/target/debug/build/schemars-93a2f88f9acde361 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22172024-11-13T19:09:40.019Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name vcpkg --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/vcpkg-0.2.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ee8254f094605247 -C extra-filename=-ee8254f094605247 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22182024-11-13T19:09:40.462Z Dirty percent-encoding v2.3.1: the rustflags changed
22192024-11-13T19:09:40.462Z Compiling percent-encoding v2.3.1
22202024-11-13T19:09:40.464Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name percent_encoding --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/percent-encoding-2.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=0874bce15360e10d -C extra-filename=-0874bce15360e10d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22212024-11-13T19:09:40.861Z Dirty dyn-clone v1.0.17: the rustflags changed
22222024-11-13T19:09:40.861Z Compiling dyn-clone v1.0.17
22232024-11-13T19:09:40.863Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name dyn_clone --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dyn-clone-1.0.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=320946a34e5e6631 -C extra-filename=-320946a34e5e6631 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22242024-11-13T19:09:41.096Z Running `/work/oxidecomputer/omicron/target/debug/build/schemars-93a2f88f9acde361/build-script-build`
22252024-11-13T19:09:41.123Z Dirty clang-sys v1.8.1: the rustflags changed
22262024-11-13T19:09:41.123Z Compiling clang-sys v1.8.1
22272024-11-13T19:09:41.126Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/clang-sys-1.8.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="clang_3_5"' --cfg 'feature="clang_3_6"' --cfg 'feature="clang_3_7"' --cfg 'feature="clang_3_8"' --cfg 'feature="clang_3_9"' --cfg 'feature="clang_4_0"' --cfg 'feature="clang_5_0"' --cfg 'feature="clang_6_0"' --cfg 'feature="libloading"' --cfg 'feature="runtime"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clang_10_0", "clang_11_0", "clang_12_0", "clang_13_0", "clang_14_0", "clang_15_0", "clang_16_0", "clang_17_0", "clang_18_0", "clang_3_5", "clang_3_6", "clang_3_7", "clang_3_8", "clang_3_9", "clang_4_0", "clang_5_0", "clang_6_0", "clang_7_0", "clang_8_0", "clang_9_0", "libcpp", "libloading", "runtime", "static"))' -C metadata=9468e29ea888e2c2 -C extra-filename=-9468e29ea888e2c2 --out-dir /work/oxidecomputer/omicron/target/debug/build/clang-sys-9468e29ea888e2c2 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-dec4d7736b1aadcb.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22282024-11-13T19:09:41.159Z Dirty prettyplease v0.2.25: the rustflags changed
22292024-11-13T19:09:41.159Z Compiling prettyplease v0.2.25
22302024-11-13T19:09:41.162Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/prettyplease-0.2.25/build.rs --error-format=json --json=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=57ee97ff453a716c -C extra-filename=-57ee97ff453a716c --out-dir /work/oxidecomputer/omicron/target/debug/build/prettyplease-57ee97ff453a716c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22312024-11-13T19:09:41.571Z Dirty regex v1.11.1: the rustflags changed
22322024-11-13T19:09:41.571Z Compiling regex v1.11.1
22332024-11-13T19:09:41.573Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name regex --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/regex-1.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 --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=a2e05c7d531f1f8e -C extra-filename=-a2e05c7d531f1f8e --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-0da0f4417492a9a4.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-628c83ce3f8440f3.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-1cec3bd77f56db17.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-798e3a4bdf9327b3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22342024-11-13T19:09:41.925Z Running `/work/oxidecomputer/omicron/target/debug/build/clang-sys-9468e29ea888e2c2/build-script-build`
22352024-11-13T19:09:41.968Z Running `/work/oxidecomputer/omicron/target/debug/build/prettyplease-57ee97ff453a716c/build-script-build`
22362024-11-13T19:09:42.012Z Dirty crossbeam-utils v0.8.20: the rustflags changed
22372024-11-13T19:09:42.012Z Compiling crossbeam-utils v0.8.20
22382024-11-13T19:09:42.015Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crossbeam-utils-0.8.20/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=ad244ce700ff3deb -C extra-filename=-ad244ce700ff3deb --out-dir /work/oxidecomputer/omicron/target/debug/build/crossbeam-utils-ad244ce700ff3deb -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22392024-11-13T19:09:42.301Z Dirty form_urlencoded v1.2.1: the rustflags changed
22402024-11-13T19:09:42.301Z Compiling form_urlencoded v1.2.1
22412024-11-13T19:09:42.303Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name form_urlencoded --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/form_urlencoded-1.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=38be6dc4a21eb4ab -C extra-filename=-38be6dc4a21eb4ab --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-0874bce15360e10d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22422024-11-13T19:09:42.656Z Dirty itertools v0.12.1: the rustflags changed
22432024-11-13T19:09:42.656Z Compiling itertools v0.12.1
22442024-11-13T19:09:42.658Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name itertools --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/itertools-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="use_alloc"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "use_alloc", "use_std"))' -C metadata=ae1ce0c123c35ba1 -C extra-filename=-ae1ce0c123c35ba1 --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-682f0202de4cb9c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22452024-11-13T19:09:42.685Z Dirty libloading v0.8.5: the rustflags changed
22462024-11-13T19:09:42.685Z Compiling libloading v0.8.5
22472024-11-13T19:09:42.731Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name libloading --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libloading-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5e9c285acf763a93 -C extra-filename=-5e9c285acf763a93 --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-83c04ded702a2c6e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22482024-11-13T19:09:42.734Z Running `/work/oxidecomputer/omicron/target/debug/build/crossbeam-utils-ad244ce700ff3deb/build-script-build`
22492024-11-13T19:09:42.777Z Dirty bindgen v0.69.5: the rustflags changed
22502024-11-13T19:09:42.777Z Compiling bindgen v0.69.5
22512024-11-13T19:09:42.779Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bindgen-0.69.5/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="logging"' --cfg 'feature="prettyplease"' --cfg 'feature="runtime"' --cfg 'feature="which-rustfmt"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__cli", "__testing_only_extra_assertions", "__testing_only_libclang_16", "__testing_only_libclang_9", "default", "experimental", "logging", "prettyplease", "runtime", "static", "which-rustfmt"))' -C metadata=54f5fc571672e0b5 -C extra-filename=-54f5fc571672e0b5 --out-dir /work/oxidecomputer/omicron/target/debug/build/bindgen-54f5fc571672e0b5 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22522024-11-13T19:09:42.854Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name crossbeam_utils --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crossbeam-utils-0.8.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=a82849320d8cb1d1 -C extra-filename=-a82849320d8cb1d1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --check-cfg 'cfg(crossbeam_no_atomic,crossbeam_sanitize_thread)'`
22532024-11-13T19:09:43.154Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name clang_sys --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/clang-sys-1.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="clang_3_5"' --cfg 'feature="clang_3_6"' --cfg 'feature="clang_3_7"' --cfg 'feature="clang_3_8"' --cfg 'feature="clang_3_9"' --cfg 'feature="clang_4_0"' --cfg 'feature="clang_5_0"' --cfg 'feature="clang_6_0"' --cfg 'feature="libloading"' --cfg 'feature="runtime"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clang_10_0", "clang_11_0", "clang_12_0", "clang_13_0", "clang_14_0", "clang_15_0", "clang_16_0", "clang_17_0", "clang_18_0", "clang_3_5", "clang_3_6", "clang_3_7", "clang_3_8", "clang_3_9", "clang_4_0", "clang_5_0", "clang_6_0", "clang_7_0", "clang_8_0", "clang_9_0", "libcpp", "libloading", "runtime", "static"))' -C metadata=d7102ae7ac96b3ce -C extra-filename=-d7102ae7ac96b3ce --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-dec4d7736b1aadcb.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-29117e4ff36dab03.rmeta --extern libloading=/work/oxidecomputer/omicron/target/debug/deps/liblibloading-5e9c285acf763a93.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22542024-11-13T19:09:43.653Z Running `/work/oxidecomputer/omicron/target/debug/build/bindgen-54f5fc571672e0b5/build-script-build`
22552024-11-13T19:09:43.695Z Dirty cexpr v0.6.0: the rustflags changed
22562024-11-13T19:09:43.695Z Compiling cexpr v0.6.0
22572024-11-13T19:09:43.695Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name cexpr --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cexpr-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=47c2fe60045c9bcf -C extra-filename=-47c2fe60045c9bcf --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-1096e8633209e52a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22582024-11-13T19:09:43.811Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name prettyplease --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/prettyplease-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 --cfg 'feature="verbatim"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("verbatim"))' -C metadata=0c1895992fb94fa8 -C extra-filename=-0c1895992fb94fa8 --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-bb86a0f4b2092559.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0e3802aa2be39be2.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)'`
22592024-11-13T19:09:44.210Z Dirty ring v0.17.8: the rustflags changed
22602024-11-13T19:09:44.210Z Compiling ring v0.17.8
22612024-11-13T19:09:44.212Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.8/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="dev_urandom_fallback"' --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=efa00a62cdca1d2e -C extra-filename=-efa00a62cdca1d2e --out-dir /work/oxidecomputer/omicron/target/debug/build/ring-efa00a62cdca1d2e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-2297e04f177a75f2.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22622024-11-13T19:09:45.552Z Dirty rustc-hash v1.1.0: the rustflags changed
22632024-11-13T19:09:45.552Z Compiling rustc-hash v1.1.0
22642024-11-13T19:09:45.554Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name rustc_hash --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustc-hash-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=5050d291e6f94822 -C extra-filename=-5050d291e6f94822 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22652024-11-13T19:09:45.592Z Dirty lazycell v1.3.0: the rustflags changed
22662024-11-13T19:09:45.592Z Compiling lazycell v1.3.0
22672024-11-13T19:09:45.594Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name lazycell --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/lazycell-1.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clippy", "nightly", "nightly-testing", "serde"))' -C metadata=a2d4d16d95f9d7dc -C extra-filename=-a2d4d16d95f9d7dc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22682024-11-13T19:09:45.726Z Running `/work/oxidecomputer/omicron/target/debug/build/ring-efa00a62cdca1d2e/build-script-build`
22692024-11-13T19:09:45.780Z Dirty adler2 v2.0.0: the rustflags changed
22702024-11-13T19:09:45.780Z Compiling adler2 v2.0.0
22712024-11-13T19:09:45.783Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name adler2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/adler2-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "rustc-dep-of-std", "std"))' -C metadata=36f35f9c7d0f7be0 -C extra-filename=-36f35f9c7d0f7be0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22722024-11-13T19:09:46.011Z Dirty httparse v1.9.5: the rustflags changed
22732024-11-13T19:09:46.011Z Compiling httparse v1.9.5
22742024-11-13T19:09:46.028Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/httparse-1.9.5/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' --check-cfg 'cfg(httparse_simd)' --check-cfg 'cfg(httparse_simd_target_feature_avx2)' --check-cfg 'cfg(httparse_simd_target_feature_sse42)' --check-cfg 'cfg(httparse_simd_neon_intrinsics)' -C metadata=8295f7160196729b -C extra-filename=-8295f7160196729b --out-dir /work/oxidecomputer/omicron/target/debug/build/httparse-8295f7160196729b -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22752024-11-13T19:09:46.067Z Dirty paste v1.0.15: the rustflags changed
22762024-11-13T19:09:46.067Z Compiling paste v1.0.15
22772024-11-13T19:09:46.069Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/paste-1.0.15/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=16717b46f66bb5af -C extra-filename=-16717b46f66bb5af --out-dir /work/oxidecomputer/omicron/target/debug/build/paste-16717b46f66bb5af -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22782024-11-13T19:09:46.686Z Running `/work/oxidecomputer/omicron/target/debug/build/paste-16717b46f66bb5af/build-script-build`
22792024-11-13T19:09:46.770Z Dirty miniz_oxide v0.8.0: the rustflags changed
22802024-11-13T19:09:46.770Z Compiling miniz_oxide v0.8.0
22812024-11-13T19:09:46.773Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name miniz_oxide --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/miniz_oxide-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --cfg 'feature="with-alloc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "rustc-dep-of-std", "simd", "simd-adler32", "std", "with-alloc"))' --check-cfg 'cfg(fuzzing)' -C metadata=567203bf7b54cb21 -C extra-filename=-567203bf7b54cb21 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern adler2=/work/oxidecomputer/omicron/target/debug/deps/libadler2-36f35f9c7d0f7be0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22822024-11-13T19:09:46.892Z Running `/work/oxidecomputer/omicron/target/debug/build/httparse-8295f7160196729b/build-script-build`
22832024-11-13T19:09:46.979Z Dirty idna v0.5.0: the rustflags changed
22842024-11-13T19:09:46.979Z Compiling idna v0.5.0
22852024-11-13T19:09:46.982Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name idna --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/idna-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=251e599054c51ec1 -C extra-filename=-251e599054c51ec1 --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-89934fbd737039c3.rmeta --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-ca1e9b17af3e7cbc.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22862024-11-13T19:09:47.039Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name httparse --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/httparse-1.9.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' --check-cfg 'cfg(httparse_simd)' --check-cfg 'cfg(httparse_simd_target_feature_avx2)' --check-cfg 'cfg(httparse_simd_target_feature_sse42)' --check-cfg 'cfg(httparse_simd_neon_intrinsics)' -C metadata=7559930a4f3fd1fe -C extra-filename=-7559930a4f3fd1fe --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg httparse_simd_neon_intrinsics --cfg httparse_simd`
22872024-11-13T19:09:47.346Z Dirty serde_derive v1.0.215: the rustflags changed
22882024-11-13T19:09:47.346Z Compiling serde_derive v1.0.215
22892024-11-13T19:09:47.348Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_derive --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_derive-1.0.215/src/lib.rs --error-format=json --json=diagnostic-rendered-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=5993f2d28b3a8551 -C extra-filename=-5993f2d28b3a8551 --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-bb86a0f4b2092559.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-061032add1e59e1c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0e3802aa2be39be2.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22902024-11-13T19:09:47.762Z Dirty zeroize_derive v1.4.2: the rustflags changed
22912024-11-13T19:09:47.763Z Compiling zeroize_derive v1.4.2
22922024-11-13T19:09:47.765Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name zeroize_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zeroize_derive-1.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f9ffa8e7f186eb69 -C extra-filename=-f9ffa8e7f186eb69 --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-bb86a0f4b2092559.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-061032add1e59e1c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0e3802aa2be39be2.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22932024-11-13T19:09:48.320Z Dirty thiserror-impl v1.0.64: the rustflags changed
22942024-11-13T19:09:48.320Z Compiling thiserror-impl v1.0.64
22952024-11-13T19:09:48.322Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name thiserror_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/thiserror-impl-1.0.64/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5f507d82945389e4 -C extra-filename=-5f507d82945389e4 --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-bb86a0f4b2092559.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-061032add1e59e1c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0e3802aa2be39be2.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22962024-11-13T19:09:48.699Z Dirty zerocopy-derive v0.7.35: the rustflags changed
22972024-11-13T19:09:48.699Z Compiling zerocopy-derive v0.7.35
22982024-11-13T19:09:48.702Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name zerocopy_derive --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zerocopy-derive-0.7.35/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=097a6433dcce2fc7 -C extra-filename=-097a6433dcce2fc7 --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-bb86a0f4b2092559.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-061032add1e59e1c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0e3802aa2be39be2.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22992024-11-13T19:09:49.017Z Dirty tokio-macros v2.4.0: the rustflags changed
23002024-11-13T19:09:49.017Z Compiling tokio-macros v2.4.0
23012024-11-13T19:09:49.020Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-macros-2.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=a038ba3b6ad1ea8a -C extra-filename=-a038ba3b6ad1ea8a --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-bb86a0f4b2092559.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-061032add1e59e1c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0e3802aa2be39be2.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23022024-11-13T19:09:49.638Z Dirty zeroize v1.8.1: the rustflags changed
23032024-11-13T19:09:49.638Z Compiling zeroize v1.8.1
23042024-11-13T19:09:49.641Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name zeroize --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zeroize-1.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="zeroize_derive"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("aarch64", "alloc", "default", "derive", "serde", "simd", "std", "zeroize_derive"))' -C metadata=e36277d4aa1c4608 -C extra-filename=-e36277d4aa1c4608 --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-f9ffa8e7f186eb69.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23052024-11-13T19:09:50.052Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name generic_array --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/generic-array-0.14.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="more_lengths"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("more_lengths", "serde", "zeroize"))' -C metadata=2b500a8874ca0b37 -C extra-filename=-2b500a8874ca0b37 --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-4b6951e7dbfd8f8f.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-e36277d4aa1c4608.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg relaxed_coherence`
23062024-11-13T19:09:50.887Z Dirty futures-macro v0.3.31: the rustflags changed
23072024-11-13T19:09:50.887Z Compiling futures-macro v0.3.31
23082024-11-13T19:09:50.889Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_macro --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-macro-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --check-cfg 'cfg(futures_sanitizer)' -C metadata=d8a332b909f49938 -C extra-filename=-d8a332b909f49938 --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-bb86a0f4b2092559.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-061032add1e59e1c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0e3802aa2be39be2.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23092024-11-13T19:09:51.037Z Dirty tracing-attributes v0.1.27: the rustflags changed
23102024-11-13T19:09:51.037Z Compiling tracing-attributes v0.1.27
23112024-11-13T19:09:51.040Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name tracing_attributes --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tracing-attributes-0.1.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("async-await"))' -C metadata=67b6838575b7fb9a -C extra-filename=-67b6838575b7fb9a --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-bb86a0f4b2092559.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-061032add1e59e1c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0e3802aa2be39be2.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23122024-11-13T19:09:51.295Z Dirty zerocopy v0.7.35: the rustflags changed
23132024-11-13T19:09:51.295Z Compiling zerocopy v0.7.35
23142024-11-13T19:09:51.298Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name zerocopy --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zerocopy-0.7.35/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="byteorder"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="simd"' --cfg 'feature="zerocopy-derive"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "byteorder", "default", "derive", "simd", "simd-nightly", "zerocopy-derive"))' -C metadata=6ad875dd4010cc5b -C extra-filename=-6ad875dd4010cc5b --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-42c8c764cb4293aa.rmeta --extern zerocopy_derive=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy_derive-097a6433dcce2fc7.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23152024-11-13T19:09:51.454Z Dirty crypto-common v0.1.6: the rustflags changed
23162024-11-13T19:09:51.454Z Compiling crypto-common v0.1.6
23172024-11-13T19:09:51.457Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name crypto_common --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crypto-common-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="getrandom"' --cfg 'feature="rand_core"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("getrandom", "rand_core", "std"))' -C metadata=7fdfedb38dd16271 -C extra-filename=-7fdfedb38dd16271 --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-2b500a8874ca0b37.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-873553d298e635a4.rmeta --extern typenum=/work/oxidecomputer/omicron/target/debug/deps/libtypenum-4b6951e7dbfd8f8f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23182024-11-13T19:09:51.723Z Dirty block-buffer v0.10.4: the rustflags changed
23192024-11-13T19:09:51.723Z Compiling block-buffer v0.10.4
23202024-11-13T19:09:51.726Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name block_buffer --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/block-buffer-0.10.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=985c14dbbceadb88 -C extra-filename=-985c14dbbceadb88 --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-2b500a8874ca0b37.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23212024-11-13T19:09:51.930Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name thiserror --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/thiserror-1.0.64/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=56b045eb9fc81abc -C extra-filename=-56b045eb9fc81abc --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-5f507d82945389e4.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)'`
23222024-11-13T19:09:52.016Z Dirty digest v0.10.7: the rustflags changed
23232024-11-13T19:09:52.016Z Compiling digest v0.10.7
23242024-11-13T19:09:52.019Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name digest --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="block-buffer"' --cfg 'feature="const-oid"' --cfg 'feature="core-api"' --cfg 'feature="default"' --cfg 'feature="mac"' --cfg 'feature="oid"' --cfg 'feature="std"' --cfg 'feature="subtle"' --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=427828cb45815475 -C extra-filename=-427828cb45815475 --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-985c14dbbceadb88.rmeta --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-7c6d8f6ce55bf7b5.rmeta --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-7fdfedb38dd16271.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-31cb50c570ccb59e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23252024-11-13T19:09:52.097Z Dirty schemars_derive v0.8.21: the rustflags changed
23262024-11-13T19:09:52.097Z Compiling schemars_derive v0.8.21
23272024-11-13T19:09:52.100Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name schemars_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/schemars_derive-0.8.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=544d8c96a73400c3 -C extra-filename=-544d8c96a73400c3 --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-bb86a0f4b2092559.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-061032add1e59e1c.rlib --extern serde_derive_internals=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive_internals-ec8d7351929ead43.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0e3802aa2be39be2.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23282024-11-13T19:09:52.539Z Dirty block-padding v0.3.3: the rustflags changed
23292024-11-13T19:09:52.539Z Compiling block-padding v0.3.3
23302024-11-13T19:09:52.541Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name block_padding --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/block-padding-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("std"))' -C metadata=7ae99d2f75a76b1d -C extra-filename=-7ae99d2f75a76b1d --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-2b500a8874ca0b37.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23312024-11-13T19:09:52.819Z Dirty inout v0.1.3: the rustflags changed
23322024-11-13T19:09:52.819Z Compiling inout v0.1.3
23332024-11-13T19:09:52.822Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name inout --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/inout-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="block-padding"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("block-padding", "std"))' -C metadata=eb68e2ab9c24eeea -C extra-filename=-eb68e2ab9c24eeea --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-7ae99d2f75a76b1d.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-2b500a8874ca0b37.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23342024-11-13T19:09:52.967Z Dirty ppv-lite86 v0.2.20: the rustflags changed
23352024-11-13T19:09:52.967Z Compiling ppv-lite86 v0.2.20
23362024-11-13T19:09:52.970Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name ppv_lite86 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ppv-lite86-0.2.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="simd"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "no_simd", "simd", "std"))' -C metadata=8ea62941bf87be65 -C extra-filename=-8ea62941bf87be65 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-6ad875dd4010cc5b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23372024-11-13T19:09:53.135Z Dirty cipher v0.4.4: the rustflags changed
23382024-11-13T19:09:53.135Z Compiling cipher v0.4.4
23392024-11-13T19:09:53.137Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name cipher --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cipher-0.4.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="block-padding"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "blobby", "block-padding", "dev", "rand_core", "std", "zeroize"))' -C metadata=359f414b48a0b383 -C extra-filename=-359f414b48a0b383 --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-7fdfedb38dd16271.rmeta --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-eb68e2ab9c24eeea.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-e36277d4aa1c4608.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23402024-11-13T19:09:53.161Z Dirty futures-util v0.3.31: the rustflags changed
23412024-11-13T19:09:53.163Z Compiling futures-util v0.3.31
23422024-11-13T19:09:53.183Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_util --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="channel"' --cfg 'feature="default"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-io"' --cfg 'feature="futures-macro"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "memchr", "portable-atomic", "sink", "slab", "std", "tokio-io", "unstable", "write-all-vectored"))' --check-cfg 'cfg(futures_sanitizer)' -C metadata=0e75d2014d70b1ca -C extra-filename=-0e75d2014d70b1ca --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-f4bf537936a3f942.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-15b4a62ef3693967.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-0d0c1d18420ed0e7.rmeta --extern futures_macro=/work/oxidecomputer/omicron/target/debug/deps/libfutures_macro-d8a332b909f49938.so --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-21f681dec55ed1d5.rmeta --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-ec40fd422059f537.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-628c83ce3f8440f3.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-46453f98c25563b1.rmeta --extern pin_utils=/work/oxidecomputer/omicron/target/debug/deps/libpin_utils-c4b18aa76c089b05.rmeta --extern slab=/work/oxidecomputer/omicron/target/debug/deps/libslab-593ca64c5dc22e65.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23432024-11-13T19:09:53.566Z Dirty url v2.5.2: the rustflags changed
23442024-11-13T19:09:53.566Z Compiling url v2.5.2
23452024-11-13T19:09:53.569Z Running `/home/build/.rustup/toolchains/1.81.0-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=a318cade84a99369 -C extra-filename=-a318cade84a99369 --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-38be6dc4a21eb4ab.rmeta --extern idna=/work/oxidecomputer/omicron/target/debug/deps/libidna-251e599054c51ec1.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-0874bce15360e10d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23462024-11-13T19:09:53.714Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name paste --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/paste-1.0.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=65509bc7a12a7936 -C extra-filename=-65509bc7a12a7936 --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"))'`
23472024-11-13T19:09:53.891Z Dirty rand_chacha v0.3.1: the rustflags changed
23482024-11-13T19:09:53.891Z Compiling rand_chacha v0.3.1
23492024-11-13T19:09:53.894Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name rand_chacha --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rand_chacha-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "serde1", "simd", "std"))' -C metadata=c35faf152b40ed9d -C extra-filename=-c35faf152b40ed9d --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-8ea62941bf87be65.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-873553d298e635a4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23502024-11-13T19:09:55.106Z Dirty rand v0.8.5: the rustflags changed
23512024-11-13T19:09:55.106Z Compiling rand v0.8.5
23522024-11-13T19:09:55.164Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name rand --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="libc"' --cfg 'feature="rand_chacha"' --cfg 'feature="small_rng"' --cfg 'feature="std"' --cfg 'feature="std_rng"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "libc", "log", "min_const_gen", "nightly", "packed_simd", "rand_chacha", "serde", "serde1", "simd_support", "small_rng", "std", "std_rng"))' -C metadata=41bf9abf24590c70 -C extra-filename=-41bf9abf24590c70 --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-29117e4ff36dab03.rmeta --extern rand_chacha=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-c35faf152b40ed9d.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-873553d298e635a4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23532024-11-13T19:09:55.170Z Dirty tracing v0.1.40: the rustflags changed
23542024-11-13T19:09:55.170Z Compiling tracing v0.1.40
23552024-11-13T19:09:55.173Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name tracing --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tracing-0.1.40/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="attributes"' --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="std"' --cfg 'feature="tracing-attributes"' --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=259315155e448d30 -C extra-filename=-259315155e448d30 --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-a2c99244b373d360.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-46453f98c25563b1.rmeta --extern tracing_attributes=/work/oxidecomputer/omicron/target/debug/deps/libtracing_attributes-67b6838575b7fb9a.so --extern tracing_core=/work/oxidecomputer/omicron/target/debug/deps/libtracing_core-32ae53d24b2aaea1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23562024-11-13T19:09:55.553Z Dirty atomic-waker v1.1.2: the rustflags changed
23572024-11-13T19:09:55.553Z Compiling atomic-waker v1.1.2
23582024-11-13T19:09:55.555Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name atomic_waker --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/atomic-waker-1.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("portable-atomic"))' -C metadata=10b6fa6e98e5e04e -C extra-filename=-10b6fa6e98e5e04e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23592024-11-13T19:09:55.583Z Dirty powerfmt v0.2.0: the rustflags changed
23602024-11-13T19:09:55.583Z Compiling powerfmt v0.2.0
23612024-11-13T19:09:55.586Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name powerfmt --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/powerfmt-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "macros", "std"))' -C metadata=94e40ca91964149b -C extra-filename=-94e40ca91964149b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23622024-11-13T19:09:55.710Z Dirty time-core v0.1.2: the rustflags changed
23632024-11-13T19:09:55.710Z Compiling time-core v0.1.2
23642024-11-13T19:09:55.712Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name time_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/time-core-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=fa003117469a7882 -C extra-filename=-fa003117469a7882 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23652024-11-13T19:09:55.755Z Dirty num-conv v0.1.0: the rustflags changed
23662024-11-13T19:09:55.755Z Compiling num-conv v0.1.0
23672024-11-13T19:09:55.755Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name num_conv --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-conv-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unused --warn=unreachable-pub '--deny=clippy::std-instead-of-core' --warn=missing-docs '--deny=clippy::alloc-instead-of-core' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c109b9a9c8f233d7 -C extra-filename=-c109b9a9c8f233d7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23682024-11-13T19:09:55.867Z Dirty cmake v0.1.51: the rustflags changed
23692024-11-13T19:09:55.867Z Compiling cmake v0.1.51
23702024-11-13T19:09:55.871Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name cmake --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cmake-0.1.51/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4abb57eea5816ada -C extra-filename=-4abb57eea5816ada --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-2297e04f177a75f2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23712024-11-13T19:09:55.917Z Dirty deranged v0.3.11: the rustflags changed
23722024-11-13T19:09:55.917Z Compiling deranged v0.3.11
23732024-11-13T19:09:55.920Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name deranged --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/deranged-0.3.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="powerfmt"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "num", "powerfmt", "quickcheck", "rand", "serde", "std"))' -C metadata=dbdb4213ab242975 -C extra-filename=-dbdb4213ab242975 --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-94e40ca91964149b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23742024-11-13T19:09:55.998Z Dirty fs_extra v1.3.0: the rustflags changed
23752024-11-13T19:09:55.998Z Compiling fs_extra v1.3.0
23762024-11-13T19:09:56.001Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name fs_extra --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fs_extra-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=242258cbf285726b -C extra-filename=-242258cbf285726b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23772024-11-13T19:09:56.057Z Dirty time-macros v0.2.18: the rustflags changed
23782024-11-13T19:09:56.057Z Compiling time-macros v0.2.18
23792024-11-13T19:09:56.089Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name time_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/time-macros-0.2.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --warn=unused --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=temporary-cstring-as-ptr --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' '--warn=clippy::nursery' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=const-item-mutation --deny=clashing-extern-declarations --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' '--warn=clippy::all' --warn=unstable-name-collisions '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' --cfg 'feature="formatting"' --cfg 'feature="parsing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("formatting", "large-dates", "parsing", "serde"))' -C metadata=362a2e7b94bbb09f -C extra-filename=-362a2e7b94bbb09f --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-c109b9a9c8f233d7.rlib --extern time_core=/work/oxidecomputer/omicron/target/debug/deps/libtime_core-fa003117469a7882.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23802024-11-13T19:09:56.190Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name serde --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.215/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,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=1ac9fc4a930966d4 -C extra-filename=-1ac9fc4a930966d4 --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-5993f2d28b3a8551.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_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_core_try_from)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_float_copysign)' --check-cfg 'cfg(no_num_nonzero_signed)' --check-cfg 'cfg(no_relaxed_trait_bounds)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_systemtime_checked_add)' --check-cfg 'cfg(no_target_has_atomic)'`
23812024-11-13T19:09:56.305Z Dirty num_threads v0.1.7: the rustflags changed
23822024-11-13T19:09:56.305Z Compiling num_threads v0.1.7
23832024-11-13T19:09:56.308Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name num_threads --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num_threads-0.1.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=bb868be3d96725b1 -C extra-filename=-bb868be3d96725b1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23842024-11-13T19:09:56.463Z Dirty base64ct v1.6.0: the rustflags changed
23852024-11-13T19:09:56.463Z Compiling base64ct v1.6.0
23862024-11-13T19:09:56.465Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name base64ct --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/base64ct-1.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "std"))' -C metadata=d4bf7869d4ee9385 -C extra-filename=-d4bf7869d4ee9385 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23872024-11-13T19:09:56.643Z Dirty untrusted v0.9.0: the rustflags changed
23882024-11-13T19:09:56.643Z Compiling untrusted v0.9.0
23892024-11-13T19:09:56.646Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name untrusted --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/untrusted-0.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1e0d280491b15715 -C extra-filename=-1e0d280491b15715 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23902024-11-13T19:09:56.844Z Dirty dunce v1.0.5: the rustflags changed
23912024-11-13T19:09:56.844Z Compiling dunce v1.0.5
23922024-11-13T19:09:56.846Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name dunce --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dunce-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())' -C metadata=3e5c62976113e5f4 -C extra-filename=-3e5c62976113e5f4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23932024-11-13T19:09:56.947Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name ring --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="dev_urandom_fallback"' --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=2d831c09c951a940 -C extra-filename=-2d831c09c951a940 --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-83c04ded702a2c6e.rmeta --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-4686656331214bbd.rmeta --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-0d6a5191eef2dd9a.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-1e0d280491b15715.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -l static=ring_core_0_17_8_ -l static=ring_core_0_17_8_test`
23942024-11-13T19:09:57.001Z Dirty hmac v0.12.1: the rustflags changed
23952024-11-13T19:09:57.001Z Compiling hmac v0.12.1
23962024-11-13T19:09:57.004Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name hmac --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hmac-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="reset"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("reset", "std"))' -C metadata=39c1f5afe63003ce -C extra-filename=-39c1f5afe63003ce --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-427828cb45815475.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23972024-11-13T19:09:57.099Z Dirty sha2 v0.10.8: the rustflags changed
23982024-11-13T19:09:57.099Z Compiling sha2 v0.10.8
23992024-11-13T19:09:57.103Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name sha2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sha2-0.10.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="oid"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("asm", "asm-aarch64", "compress", "default", "force-soft", "loongarch64_asm", "oid", "sha2-asm", "std"))' -C metadata=74d5ef4f7c47e951 -C extra-filename=-74d5ef4f7c47e951 --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-83c04ded702a2c6e.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-1b13b59192a6c1bc.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-427828cb45815475.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24002024-11-13T19:09:57.272Z Dirty strsim v0.11.1: the rustflags changed
24012024-11-13T19:09:57.272Z Compiling strsim v0.11.1
24022024-11-13T19:09:57.274Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name strsim --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/strsim-0.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f51eb3e58dfb259b -C extra-filename=-f51eb3e58dfb259b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24032024-11-13T19:09:57.319Z Dirty ahash v0.8.11: the rustflags changed
24042024-11-13T19:09:57.319Z Compiling ahash v0.8.11
24052024-11-13T19:09:57.322Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ahash-0.8.11/./build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="runtime-rng"' --cfg 'feature="std"' --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=ca4dd35bd6d55561 -C extra-filename=-ca4dd35bd6d55561 --out-dir /work/oxidecomputer/omicron/target/debug/build/ahash-ca4dd35bd6d55561 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-3085d201f1b07e89.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24062024-11-13T19:09:57.750Z Dirty aws-lc-rs v1.10.0: the rustflags changed
24072024-11-13T19:09:57.750Z Compiling aws-lc-rs v1.10.0
24082024-11-13T19:09:57.753Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/aws-lc-rs-1.10.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="aws-lc-sys"' --cfg 'feature="default"' --cfg 'feature="prebuilt-nasm"' --cfg 'feature="ring-io"' --cfg 'feature="ring-sig-verify"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "asan", "aws-lc-sys", "bindgen", "default", "fips", "non-fips", "prebuilt-nasm", "ring-io", "ring-sig-verify", "test_logging", "unstable"))' -C metadata=19dac61b5d485f18 -C extra-filename=-19dac61b5d485f18 --out-dir /work/oxidecomputer/omicron/target/debug/build/aws-lc-rs-19dac61b5d485f18 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24092024-11-13T19:09:57.946Z Dirty rustls-pki-types v1.9.0: the rustflags changed
24102024-11-13T19:09:57.947Z Compiling rustls-pki-types v1.9.0
24112024-11-13T19:09:57.949Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name rustls_pki_types --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-pki-types-1.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std", "web", "web-time"))' -C metadata=04f7107bd418b86a -C extra-filename=-04f7107bd418b86a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24122024-11-13T19:09:58.208Z Running `/work/oxidecomputer/omicron/target/debug/build/ahash-ca4dd35bd6d55561/build-script-build`
24132024-11-13T19:09:58.296Z Dirty gimli v0.31.1: the rustflags changed
24142024-11-13T19:09:58.296Z Compiling gimli v0.31.1
24152024-11-13T19:09:58.299Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name gimli --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/gimli-0.31.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="read"' --cfg 'feature="read-core"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "endian-reader", "fallible-iterator", "read", "read-all", "read-core", "rustc-dep-of-std", "std", "write"))' -C metadata=a3faa3c0c7fa0821 -C extra-filename=-a3faa3c0c7fa0821 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24162024-11-13T19:09:58.324Z Dirty untrusted v0.7.1: the rustflags changed
24172024-11-13T19:09:58.324Z Compiling untrusted v0.7.1
24182024-11-13T19:09:58.327Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name untrusted --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/untrusted-0.7.1/src/untrusted.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=85f9154abafa93cc -C extra-filename=-85f9154abafa93cc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24192024-11-13T19:09:58.521Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name ahash --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ahash-0.8.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="runtime-rng"' --cfg 'feature="std"' --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=8be98ef023620e24 -C extra-filename=-8be98ef023620e24 --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-83c04ded702a2c6e.rmeta --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-4686656331214bbd.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-4fac8a596e09fa80.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-6ad875dd4010cc5b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg 'feature="folded_multiply"'`
24202024-11-13T19:09:59.183Z Dirty pem-rfc7468 v0.7.0: the rustflags changed
24212024-11-13T19:09:59.183Z Compiling pem-rfc7468 v0.7.0
24222024-11-13T19:09:59.186Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name pem_rfc7468 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pem-rfc7468-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "std"))' -C metadata=b898a37d897096ef -C extra-filename=-b898a37d897096ef --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-d4bf7869d4ee9385.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24232024-11-13T19:09:59.226Z Dirty object v0.36.5: the rustflags changed
24242024-11-13T19:09:59.226Z Compiling object v0.36.5
24252024-11-13T19:09:59.229Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name object --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/object-0.36.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="unaligned"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compiler_builtins", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=3423eab4a3ee376f -C extra-filename=-3423eab4a3ee376f --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-628c83ce3f8440f3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24262024-11-13T19:09:59.583Z Dirty rustc-demangle v0.1.24: the rustflags changed
24272024-11-13T19:09:59.583Z Compiling rustc-demangle v0.1.24
24282024-11-13T19:09:59.585Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name rustc_demangle --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustc-demangle-0.1.24/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std", "std"))' -C metadata=8106a9e9660fa6bc -C extra-filename=-8106a9e9660fa6bc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24292024-11-13T19:09:59.687Z Dirty time v0.3.36: the rustflags changed
24302024-11-13T19:09:59.687Z Compiling time v0.3.36
24312024-11-13T19:09:59.690Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name time --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/time-0.3.36/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --warn=unused --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=temporary-cstring-as-ptr --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' '--warn=clippy::nursery' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=const-item-mutation --deny=clashing-extern-declarations --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' '--warn=clippy::all' --warn=unstable-name-collisions '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="formatting"' --cfg 'feature="local-offset"' --cfg 'feature="macros"' --cfg 'feature="parsing"' --cfg 'feature="std"' --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=e66601789c1c58db -C extra-filename=-e66601789c1c58db --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-dbdb4213ab242975.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-ce59ac6fb623678a.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-29117e4ff36dab03.rmeta --extern num_conv=/work/oxidecomputer/omicron/target/debug/deps/libnum_conv-c109b9a9c8f233d7.rmeta --extern num_threads=/work/oxidecomputer/omicron/target/debug/deps/libnum_threads-bb868be3d96725b1.rmeta --extern powerfmt=/work/oxidecomputer/omicron/target/debug/deps/libpowerfmt-94e40ca91964149b.rmeta --extern time_core=/work/oxidecomputer/omicron/target/debug/deps/libtime_core-fa003117469a7882.rmeta --extern time_macros=/work/oxidecomputer/omicron/target/debug/deps/libtime_macros-362a2e7b94bbb09f.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24322024-11-13T19:09:59.972Z Dirty mirai-annotations v1.12.0: the rustflags changed
24332024-11-13T19:09:59.972Z Compiling mirai-annotations v1.12.0
24342024-11-13T19:09:59.975Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name mirai_annotations --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mirai-annotations-1.12.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8aee8da451d01836 -C extra-filename=-8aee8da451d01836 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24352024-11-13T19:10:00.201Z Dirty base64 v0.22.1: the rustflags changed
24362024-11-13T19:10:00.201Z Compiling base64 v0.22.1
24372024-11-13T19:10:00.203Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name base64 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/base64-0.22.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=e342ec737c4cbcc0 -C extra-filename=-e342ec737c4cbcc0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24382024-11-13T19:10:00.639Z Dirty try-lock v0.2.5: the rustflags changed
24392024-11-13T19:10:00.640Z Compiling try-lock v0.2.5
24402024-11-13T19:10:00.642Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name try_lock --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/try-lock-0.2.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=747153f929bb83ec -C extra-filename=-747153f929bb83ec --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24412024-11-13T19:10:00.808Z Dirty httpdate v1.0.3: the rustflags changed
24422024-11-13T19:10:00.809Z Compiling httpdate v1.0.3
24432024-11-13T19:10:00.812Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name httpdate --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/httpdate-1.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b628303ab060738e -C extra-filename=-b628303ab060738e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24442024-11-13T19:10:00.845Z Dirty anyhow v1.0.93: the rustflags changed
24452024-11-13T19:10:00.845Z Compiling anyhow v1.0.93
24462024-11-13T19:10:00.848Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.93/build.rs --error-format=json --json=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=36b59f506f157716 -C extra-filename=-36b59f506f157716 --out-dir /work/oxidecomputer/omicron/target/debug/build/anyhow-36b59f506f157716 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24472024-11-13T19:10:00.873Z Dirty want v0.3.1: the rustflags changed
24482024-11-13T19:10:00.874Z Compiling want v0.3.1
24492024-11-13T19:10:00.908Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name want --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/want-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3ead3ca97a60afa1 -C extra-filename=-3ead3ca97a60afa1 --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-747153f929bb83ec.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24502024-11-13T19:10:01.010Z Dirty slog v2.7.0: the rustflags changed
24512024-11-13T19:10:01.010Z Compiling slog v2.7.0
24522024-11-13T19:10:01.012Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slog-2.7.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="dynamic-keys"' --cfg 'feature="max_level_trace"' --cfg 'feature="release_max_level_debug"' --cfg 'feature="release_max_level_trace"' --cfg 'feature="std"' --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=1b561724bc2e6888 -C extra-filename=-1b561724bc2e6888 --out-dir /work/oxidecomputer/omicron/target/debug/build/slog-1b561724bc2e6888 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24532024-11-13T19:10:01.182Z Dirty der_derive v0.7.3: the rustflags changed
24542024-11-13T19:10:01.182Z Compiling der_derive v0.7.3
24552024-11-13T19:10:01.185Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name der_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/der_derive-0.7.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=31577b0b060ff4ae -C extra-filename=-31577b0b060ff4ae --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-bb86a0f4b2092559.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-061032add1e59e1c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0e3802aa2be39be2.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24562024-11-13T19:10:01.295Z Dirty async-trait v0.1.83: the rustflags changed
24572024-11-13T19:10:01.295Z Compiling async-trait v0.1.83
24582024-11-13T19:10:01.297Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name async_trait --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-trait-0.1.83/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=49589da9b84e9811 -C extra-filename=-49589da9b84e9811 --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-bb86a0f4b2092559.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-061032add1e59e1c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0e3802aa2be39be2.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24592024-11-13T19:10:01.608Z Running `/work/oxidecomputer/omicron/target/debug/build/anyhow-36b59f506f157716/build-script-build`
24602024-11-13T19:10:01.635Z Running `/work/oxidecomputer/omicron/target/debug/build/slog-1b561724bc2e6888/build-script-build`
24612024-11-13T19:10:01.720Z Dirty openssl-sys v0.9.104: the rustflags changed
24622024-11-13T19:10:01.720Z Compiling openssl-sys v0.9.104
24632024-11-13T19:10:01.722Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_main --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/openssl-sys-0.9.104/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=57c4e1988b1edce2 -C extra-filename=-57c4e1988b1edce2 --out-dir /work/oxidecomputer/omicron/target/debug/build/openssl-sys-57c4e1988b1edce2 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-2297e04f177a75f2.rlib --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-d7e90c200a67fff3.rlib --extern vcpkg=/work/oxidecomputer/omicron/target/debug/deps/libvcpkg-ee8254f094605247.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24642024-11-13T19:10:02.103Z Dirty flagset v0.4.6: the rustflags changed
24652024-11-13T19:10:02.103Z Compiling flagset v0.4.6
24662024-11-13T19:10:02.106Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name flagset --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/flagset-0.4.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde", "std"))' -C metadata=491b37971a78a06c -C extra-filename=-491b37971a78a06c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24672024-11-13T19:10:02.330Z Dirty bytes v1.7.2: the rustflags changed
24682024-11-13T19:10:02.330Z Compiling bytes v1.7.2
24692024-11-13T19:10:02.333Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name bytes --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.7.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=8f3db5af18e8ba7c -C extra-filename=-8f3db5af18e8ba7c --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-1ac9fc4a930966d4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24702024-11-13T19:10:02.680Z Dirty bitflags v2.6.0: the rustflags changed
24712024-11-13T19:10:02.680Z Compiling bitflags v2.6.0
24722024-11-13T19:10:02.683Z Running `/home/build/.rustup/toolchains/1.81.0-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=0f2df29a0f34846c -C extra-filename=-0f2df29a0f34846c --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-1ac9fc4a930966d4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24732024-11-13T19:10:03.001Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_json --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_json-1.0.132/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,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=eb5a8386ca9927b8 -C extra-filename=-eb5a8386ca9927b8 --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-ce59ac6fb623678a.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-628c83ce3f8440f3.rmeta --extern ryu=/work/oxidecomputer/omicron/target/debug/deps/libryu-28783a10abc36982.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg 'fast_arithmetic="64"' --check-cfg 'cfg(fast_arithmetic, values("32", "64"))'`
24742024-11-13T19:10:03.167Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name rustix --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustix-0.38.37/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="event"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="net"' --cfg 'feature="pipe"' --cfg 'feature="process"' --cfg 'feature="std"' --cfg 'feature="stdio"' --cfg 'feature="system"' --cfg 'feature="termios"' --cfg 'feature="time"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' -C metadata=a9fa2cc94e1a2df0 -C extra-filename=-a9fa2cc94e1a2df0 --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-0f2df29a0f34846c.rmeta --extern libc_errno=/work/oxidecomputer/omicron/target/debug/deps/liberrno-b78bd9fe5b9e371b.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-29117e4ff36dab03.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg libc --cfg solarish`
24752024-11-13T19:10:03.633Z Dirty indexmap v2.6.0: the rustflags changed
24762024-11-13T19:10:03.633Z Compiling indexmap v2.6.0
24772024-11-13T19:10:03.637Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name indexmap --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/indexmap-2.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "borsh", "default", "quickcheck", "rayon", "rustc-rayon", "serde", "std", "test_debug"))' -C metadata=7b51d40d91e0d99e -C extra-filename=-7b51d40d91e0d99e --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-2f76ef270c32b0d6.rmeta --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-3daf550dc8d29bb8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24782024-11-13T19:10:03.666Z Dirty tokio v1.40.0: the rustflags changed
24792024-11-13T19:10:03.666Z Compiling tokio v1.40.0
24802024-11-13T19:10:03.668Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.40.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=1f75cef0b6b15e85 -C extra-filename=-1f75cef0b6b15e85 --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-8f3db5af18e8ba7c.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-29117e4ff36dab03.rmeta --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-df13f09366e40281.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-f79c6fd34a7abec0.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-46453f98c25563b1.rmeta --extern signal_hook_registry=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_registry-1e8f38f4beebb57d.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-024a7c8877c9d5fd.rmeta --extern tokio_macros=/work/oxidecomputer/omicron/target/debug/deps/libtokio_macros-a038ba3b6ad1ea8a.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24812024-11-13T19:10:03.980Z Dirty chrono v0.4.38: the rustflags changed
24822024-11-13T19:10:03.980Z Compiling chrono v0.4.38
24832024-11-13T19:10:03.983Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name chrono --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/chrono-0.4.38/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="android-tzdata"' --cfg 'feature="clock"' --cfg 'feature="default"' --cfg 'feature="iana-time-zone"' --cfg 'feature="js-sys"' --cfg 'feature="now"' --cfg 'feature="oldtime"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="wasm-bindgen"' --cfg 'feature="wasmbind"' --cfg 'feature="winapi"' --cfg 'feature="windows-targets"' --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=07ebaf0eb0f1113e -C extra-filename=-07ebaf0eb0f1113e --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-d5293dfbc80d23ab.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-b347099865a56f50.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24842024-11-13T19:10:04.263Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name semver --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/semver-1.0.23/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=080cabe85a0bfc93 -C extra-filename=-080cabe85a0bfc93 --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-1ac9fc4a930966d4.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)'`
24852024-11-13T19:10:05.079Z Dirty uuid v1.10.0: the rustflags changed
24862024-11-13T19:10:05.079Z Compiling uuid v1.10.0
24872024-11-13T19:10:05.092Z Running `/home/build/.rustup/toolchains/1.81.0-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=4be8c7eceb401f4e -C extra-filename=-4be8c7eceb401f4e --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-4686656331214bbd.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24882024-11-13T19:10:05.185Z Dirty http v1.1.0: the rustflags changed
24892024-11-13T19:10:05.185Z Compiling http v1.1.0
24902024-11-13T19:10:05.187Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name http --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/http-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=efdfc1810bb1bf37 -C extra-filename=-efdfc1810bb1bf37 --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-8f3db5af18e8ba7c.rmeta --extern fnv=/work/oxidecomputer/omicron/target/debug/deps/libfnv-086f5ffe4a25dc54.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-ce59ac6fb623678a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24912024-11-13T19:10:05.298Z Dirty serde_spanned v0.6.8: the rustflags changed
24922024-11-13T19:10:05.298Z Compiling serde_spanned v0.6.8
24932024-11-13T19:10:05.300Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_spanned --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_spanned-0.6.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=d7770edb9996d87b -C extra-filename=-d7770edb9996d87b --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-1ac9fc4a930966d4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24942024-11-13T19:10:05.552Z Dirty toml_datetime v0.6.8: the rustflags changed
24952024-11-13T19:10:05.552Z Compiling toml_datetime v0.6.8
24962024-11-13T19:10:05.554Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name toml_datetime --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/toml_datetime-0.6.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=0aa4feb74b385baa -C extra-filename=-0aa4feb74b385baa --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-1ac9fc4a930966d4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24972024-11-13T19:10:06.125Z Dirty addr2line v0.24.2: the rustflags changed
24982024-11-13T19:10:06.125Z Compiling addr2line v0.24.2
24992024-11-13T19:10:06.128Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name addr2line --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/addr2line-0.24.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all", "alloc", "bin", "cargo-all", "compiler_builtins", "core", "cpp_demangle", "default", "fallible-iterator", "loader", "rustc-demangle", "rustc-dep-of-std", "smallvec", "std"))' -C metadata=709a971c98b8890b -C extra-filename=-709a971c98b8890b --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-a3faa3c0c7fa0821.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25002024-11-13T19:10:06.372Z Dirty serde_tokenstream v0.2.2: the rustflags changed
25012024-11-13T19:10:06.372Z Compiling serde_tokenstream v0.2.2
25022024-11-13T19:10:06.375Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_tokenstream --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_tokenstream-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2c14b4def3b7b710 -C extra-filename=-2c14b4def3b7b710 --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-bb86a0f4b2092559.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-061032add1e59e1c.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0e3802aa2be39be2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25032024-11-13T19:10:06.605Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name schemars --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/schemars-0.8.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="bytes"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="schemars_derive"' --cfg 'feature="uuid1"' --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=6bcbbcf7d91fb157 -C extra-filename=-6bcbbcf7d91fb157 --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-8f3db5af18e8ba7c.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rmeta --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-320946a34e5e6631.rmeta --extern schemars_derive=/work/oxidecomputer/omicron/target/debug/deps/libschemars_derive-544d8c96a73400c3.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rmeta --extern uuid1=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg std_atomic64 --cfg std_atomic`
25042024-11-13T19:10:06.827Z Dirty http-body v1.0.1: the rustflags changed
25052024-11-13T19:10:06.827Z Compiling http-body v1.0.1
25062024-11-13T19:10:06.829Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name http_body --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/http-body-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d7bd29d7eea56d98 -C extra-filename=-d7bd29d7eea56d98 --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-8f3db5af18e8ba7c.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25072024-11-13T19:10:07.029Z Dirty backtrace v0.3.74: the rustflags changed
25082024-11-13T19:10:07.030Z Compiling backtrace v0.3.74
25092024-11-13T19:10:07.032Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name backtrace --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/backtrace-0.3.74/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --allow=unexpected_cfgs --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("coresymbolication", "cpp_demangle", "dbghelp", "default", "dl_iterate_phdr", "dladdr", "kernel32", "libunwind", "serde", "serialize-serde", "std", "unix-backtrace"))' -C metadata=2ca694c8f8f1277b -C extra-filename=-2ca694c8f8f1277b --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-709a971c98b8890b.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-83c04ded702a2c6e.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-29117e4ff36dab03.rmeta --extern miniz_oxide=/work/oxidecomputer/omicron/target/debug/deps/libminiz_oxide-567203bf7b54cb21.rmeta --extern object=/work/oxidecomputer/omicron/target/debug/deps/libobject-3423eab4a3ee376f.rmeta --extern rustc_demangle=/work/oxidecomputer/omicron/target/debug/deps/librustc_demangle-8106a9e9660fa6bc.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25102024-11-13T19:10:07.089Z Dirty rustc_version v0.4.1: the rustflags changed
25112024-11-13T19:10:07.089Z Compiling rustc_version v0.4.1
25122024-11-13T19:10:07.092Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name rustc_version --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustc_version-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c782d8caf7484299 -C extra-filename=-c782d8caf7484299 --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-080cabe85a0bfc93.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25132024-11-13T19:10:07.655Z Dirty which v4.4.2: the rustflags changed
25142024-11-13T19:10:07.655Z Compiling which v4.4.2
25152024-11-13T19:10:07.680Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name which --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/which-4.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("regex"))' -C metadata=0a130d1e6ce1c928 -C extra-filename=-0a130d1e6ce1c928 --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-682f0202de4cb9c8.rmeta --extern home=/work/oxidecomputer/omicron/target/debug/deps/libhome-f4181d55d297293f.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-a9fa2cc94e1a2df0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25162024-11-13T19:10:07.792Z Dirty der v0.7.9: the rustflags changed
25172024-11-13T19:10:07.792Z Compiling der v0.7.9
25182024-11-13T19:10:07.796Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name der --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/der-0.7.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="derive"' --cfg 'feature="flagset"' --cfg 'feature="oid"' --cfg 'feature="pem"' --cfg 'feature="std"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary", "bytes", "derive", "flagset", "oid", "pem", "real", "std", "time", "zeroize"))' -C metadata=f183f0e5c5907bba -C extra-filename=-f183f0e5c5907bba --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-7c6d8f6ce55bf7b5.rmeta --extern der_derive=/work/oxidecomputer/omicron/target/debug/deps/libder_derive-31577b0b060ff4ae.so --extern flagset=/work/oxidecomputer/omicron/target/debug/deps/libflagset-491b37971a78a06c.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-b898a37d897096ef.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-e36277d4aa1c4608.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25192024-11-13T19:10:07.924Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name anyhow --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.93/src/lib.rs --error-format=json --json=diagnostic-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=b3a11a022b1c6aa4 -C extra-filename=-b3a11a022b1c6aa4 --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-2ca694c8f8f1277b.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_core_error)' --check-cfg 'cfg(anyhow_no_core_unwind_safe)' --check-cfg 'cfg(anyhow_no_fmt_arguments_as_str)' --check-cfg 'cfg(anyhow_no_ptr_addr_of)' --check-cfg 'cfg(anyhow_no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(std_backtrace)'`
25202024-11-13T19:10:07.924Z Running `/work/oxidecomputer/omicron/target/debug/build/openssl-sys-57c4e1988b1edce2/build-script-main`
25212024-11-13T19:10:08.074Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name bindgen --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bindgen-0.69.5/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="logging"' --cfg 'feature="prettyplease"' --cfg 'feature="runtime"' --cfg 'feature="which-rustfmt"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__cli", "__testing_only_extra_assertions", "__testing_only_libclang_16", "__testing_only_libclang_9", "default", "experimental", "logging", "prettyplease", "runtime", "static", "which-rustfmt"))' -C metadata=c415dfacc37d7b0e -C extra-filename=-c415dfacc37d7b0e --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-0f2df29a0f34846c.rmeta --extern cexpr=/work/oxidecomputer/omicron/target/debug/deps/libcexpr-47c2fe60045c9bcf.rmeta --extern clang_sys=/work/oxidecomputer/omicron/target/debug/deps/libclang_sys-d7102ae7ac96b3ce.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-ae1ce0c123c35ba1.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-cc0c30b4f89d8188.rmeta --extern lazycell=/work/oxidecomputer/omicron/target/debug/deps/liblazycell-a2d4d16d95f9d7dc.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a2c99244b373d360.rmeta --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-0c1895992fb94fa8.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-bb86a0f4b2092559.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-061032add1e59e1c.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-a2e05c7d531f1f8e.rmeta --extern rustc_hash=/work/oxidecomputer/omicron/target/debug/deps/librustc_hash-5050d291e6f94822.rmeta --extern shlex=/work/oxidecomputer/omicron/target/debug/deps/libshlex-b2501e8bb1c4b8f3.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0e3802aa2be39be2.rmeta --extern which=/work/oxidecomputer/omicron/target/debug/deps/libwhich-0a130d1e6ce1c928.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25222024-11-13T19:10:08.311Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name slog --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slog-2.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="dynamic-keys"' --cfg 'feature="max_level_trace"' --cfg 'feature="release_max_level_debug"' --cfg 'feature="release_max_level_trace"' --cfg 'feature="std"' --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=25d89424d82fb873 -C extra-filename=-25d89424d82fb873 --out-dir /work/oxidecomputer/omicron/target/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`
25232024-11-13T19:10:08.645Z Dirty pbkdf2 v0.12.2: the rustflags changed
25242024-11-13T19:10:08.645Z Compiling pbkdf2 v0.12.2
25252024-11-13T19:10:08.669Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name pbkdf2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pbkdf2-0.12.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --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=28c3c8cd8ae2b7c0 -C extra-filename=-28c3c8cd8ae2b7c0 --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-427828cb45815475.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-39c1f5afe63003ce.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25262024-11-13T19:10:08.847Z Dirty aes v0.8.4: the rustflags changed
25272024-11-13T19:10:08.847Z Compiling aes v0.8.4
25282024-11-13T19:10:08.847Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name aes --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/aes-0.8.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("hazmat", "zeroize"))' -C metadata=49508c3e1240323b -C extra-filename=-49508c3e1240323b --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-83c04ded702a2c6e.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-359f414b48a0b383.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-1b13b59192a6c1bc.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25292024-11-13T19:10:08.876Z Dirty tower-service v0.3.3: the rustflags changed
25302024-11-13T19:10:08.876Z Compiling tower-service v0.3.3
25312024-11-13T19:10:08.879Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name tower_service --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tower-service-0.3.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=7e201aa8f8e39e31 -C extra-filename=-7e201aa8f8e39e31 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25322024-11-13T19:10:09.027Z Dirty salsa20 v0.10.2: the rustflags changed
25332024-11-13T19:10:09.027Z Compiling salsa20 v0.10.2
25342024-11-13T19:10:09.030Z Running `/home/build/.rustup/toolchains/1.81.0-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=1422ece10b257101 -C extra-filename=-1422ece10b257101 --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-359f414b48a0b383.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25352024-11-13T19:10:09.200Z Dirty cbc v0.1.2: the rustflags changed
25362024-11-13T19:10:09.200Z Compiling cbc v0.1.2
25372024-11-13T19:10:09.202Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name cbc --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cbc-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="block-padding"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "block-padding", "default", "std", "zeroize"))' -C metadata=76d987e85f125aed -C extra-filename=-76d987e85f125aed --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-359f414b48a0b383.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25382024-11-13T19:10:09.296Z Dirty mime v0.3.17: the rustflags changed
25392024-11-13T19:10:09.296Z Compiling mime v0.3.17
25402024-11-13T19:10:09.299Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name mime --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mime-0.3.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=71803c34803b0cd3 -C extra-filename=-71803c34803b0cd3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25412024-11-13T19:10:09.473Z Dirty rustversion v1.0.17: the rustflags changed
25422024-11-13T19:10:09.473Z Compiling rustversion v1.0.17
25432024-11-13T19:10:09.475Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustversion-1.0.17/build/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0d7e3802da7f45fc -C extra-filename=-0d7e3802da7f45fc --out-dir /work/oxidecomputer/omicron/target/debug/build/rustversion-0d7e3802da7f45fc -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25442024-11-13T19:10:09.951Z Dirty scrypt v0.11.0: the rustflags changed
25452024-11-13T19:10:09.951Z Compiling scrypt v0.11.0
25462024-11-13T19:10:09.954Z Running `/home/build/.rustup/toolchains/1.81.0-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=a6e691b40eb966d6 -C extra-filename=-a6e691b40eb966d6 --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-28c3c8cd8ae2b7c0.rmeta --extern salsa20=/work/oxidecomputer/omicron/target/debug/deps/libsalsa20-1422ece10b257101.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-74d5ef4f7c47e951.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25472024-11-13T19:10:10.310Z Dirty spki v0.7.3: the rustflags changed
25482024-11-13T19:10:10.310Z Compiling spki v0.7.3
25492024-11-13T19:10:10.313Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name spki --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/spki-0.7.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="pem"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary", "base64", "fingerprint", "pem", "sha2", "std"))' -C metadata=50538df004389ff1 -C extra-filename=-50538df004389ff1 --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-f183f0e5c5907bba.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25502024-11-13T19:10:10.567Z Running `/work/oxidecomputer/omicron/target/debug/build/rustversion-0d7e3802da7f45fc/build-script-build`
25512024-11-13T19:10:10.618Z Dirty ipnet v2.10.1: the rustflags changed
25522024-11-13T19:10:10.618Z Compiling ipnet v2.10.1
25532024-11-13T19:10:10.620Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name ipnet --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ipnet-2.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "heapless", "json", "schemars", "ser_as_str", "serde", "std"))' -C metadata=8a897554a5f2cfdc -C extra-filename=-8a897554a5f2cfdc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25542024-11-13T19:10:10.649Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name rustversion --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustversion-1.0.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=544be2dde67464e7 -C extra-filename=-544be2dde67464e7 --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"))'`
25552024-11-13T19:10:10.704Z Dirty pkcs5 v0.7.1: the rustflags changed
25562024-11-13T19:10:10.704Z Compiling pkcs5 v0.7.1
25572024-11-13T19:10:10.706Z Running `/home/build/.rustup/toolchains/1.81.0-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=f892454cf30be5aa -C extra-filename=-f892454cf30be5aa --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-49508c3e1240323b.rmeta --extern cbc=/work/oxidecomputer/omicron/target/debug/deps/libcbc-76d987e85f125aed.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-f183f0e5c5907bba.rmeta --extern pbkdf2=/work/oxidecomputer/omicron/target/debug/deps/libpbkdf2-28c3c8cd8ae2b7c0.rmeta --extern scrypt=/work/oxidecomputer/omicron/target/debug/deps/libscrypt-a6e691b40eb966d6.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-74d5ef4f7c47e951.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-50538df004389ff1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25582024-11-13T19:10:10.829Z Dirty http-body-util v0.1.2: the rustflags changed
25592024-11-13T19:10:10.829Z Compiling http-body-util v0.1.2
25602024-11-13T19:10:10.832Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name http_body_util --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/http-body-util-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=781c1ee142155a49 -C extra-filename=-781c1ee142155a49 --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-8f3db5af18e8ba7c.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-0e75d2014d70b1ca.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rmeta --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-d7bd29d7eea56d98.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-46453f98c25563b1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25612024-11-13T19:10:11.273Z Dirty futures-executor v0.3.31: the rustflags changed
25622024-11-13T19:10:11.273Z Compiling futures-executor v0.3.31
25632024-11-13T19:10:11.276Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_executor --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-executor-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "num_cpus", "std", "thread-pool"))' --check-cfg 'cfg(futures_sanitizer)' -C metadata=fc30b88e9e6e4df3 -C extra-filename=-fc30b88e9e6e4df3 --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-15b4a62ef3693967.rmeta --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-ec40fd422059f537.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-0e75d2014d70b1ca.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25642024-11-13T19:10:11.382Z Dirty openssl-probe v0.1.5: the rustflags changed
25652024-11-13T19:10:11.382Z Compiling openssl-probe v0.1.5
25662024-11-13T19:10:11.385Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name openssl_probe --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/openssl-probe-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=dd81080d435c4bbe -C extra-filename=-dd81080d435c4bbe --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25672024-11-13T19:10:11.772Z Dirty openssl v0.10.68: the rustflags changed
25682024-11-13T19:10:11.773Z Compiling openssl v0.10.68
25692024-11-13T19:10:11.775Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/openssl-0.10.68/build.rs --error-format=json --json=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=7e24e573914f4d9b -C extra-filename=-7e24e573914f4d9b --out-dir /work/oxidecomputer/omicron/target/debug/build/openssl-7e24e573914f4d9b -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25702024-11-13T19:10:11.818Z Dirty camino v1.1.9: the rustflags changed
25712024-11-13T19:10:11.818Z Compiling camino v1.1.9
25722024-11-13T19:10:11.821Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/camino-1.1.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=21823301989abe72 -C extra-filename=-21823301989abe72 --out-dir /work/oxidecomputer/omicron/target/debug/build/camino-21823301989abe72 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25732024-11-13T19:10:11.881Z Dirty foreign-types-shared v0.1.1: the rustflags changed
25742024-11-13T19:10:11.881Z Compiling foreign-types-shared v0.1.1
25752024-11-13T19:10:11.883Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name foreign_types_shared --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/foreign-types-shared-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4ae9624d4928c1ce -C extra-filename=-4ae9624d4928c1ce --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25762024-11-13T19:10:11.911Z Dirty futures v0.3.31: the rustflags changed
25772024-11-13T19:10:11.911Z Compiling futures v0.3.31
25782024-11-13T19:10:11.913Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name futures --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="default"' --cfg 'feature="executor"' --cfg 'feature="futures-executor"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "async-await", "bilock", "cfg-target-has-atomic", "compat", "default", "executor", "futures-executor", "io-compat", "std", "thread-pool", "unstable", "write-all-vectored"))' --check-cfg 'cfg(futures_sanitizer)' -C metadata=6961bb14eaa0b2c9 -C extra-filename=-6961bb14eaa0b2c9 --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-f4bf537936a3f942.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-15b4a62ef3693967.rmeta --extern futures_executor=/work/oxidecomputer/omicron/target/debug/deps/libfutures_executor-fc30b88e9e6e4df3.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-0d0c1d18420ed0e7.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-21f681dec55ed1d5.rmeta --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-ec40fd422059f537.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-0e75d2014d70b1ca.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25792024-11-13T19:10:11.958Z Dirty pkcs8 v0.10.2: the rustflags changed
25802024-11-13T19:10:11.958Z Compiling pkcs8 v0.10.2
25812024-11-13T19:10:11.974Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name pkcs8 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pkcs8-0.10.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="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=519023090d6b1cbc -C extra-filename=-519023090d6b1cbc --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-f183f0e5c5907bba.rmeta --extern pkcs5=/work/oxidecomputer/omicron/target/debug/deps/libpkcs5-f892454cf30be5aa.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-873553d298e635a4.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-50538df004389ff1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25822024-11-13T19:10:12.008Z Dirty foreign-types v0.3.2: the rustflags changed
25832024-11-13T19:10:12.008Z Compiling foreign-types v0.3.2
25842024-11-13T19:10:12.013Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name foreign_types --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/foreign-types-0.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=65aad7686e050c4b -C extra-filename=-65aad7686e050c4b --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-4ae9624d4928c1ce.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25852024-11-13T19:10:12.044Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name openssl_sys --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/openssl-sys-0.9.104/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type 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=fc17366cfcdb24bd -C extra-filename=-fc17366cfcdb24bd --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-29117e4ff36dab03.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", "OPENSSL_NO_EC", "OPENSSL_NO_SSL3_METHOD", "OPENSSL_NO_KRB5", "OPENSSL_NO_TLSEXT", "OPENSSL_NO_SRP", "OPENSSL_NO_RFC3779", "OPENSSL_NO_SHA", "OPENSSL_NO_NEXTPROTONEG", "OPENSSL_NO_ENGINE", "OPENSSL_NO_BUF_FREELISTS"))' --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)' --check-cfg 'cfg(ossl340)'`
25862024-11-13T19:10:12.124Z Dirty tokio-util v0.7.12: the rustflags changed
25872024-11-13T19:10:12.124Z Compiling tokio-util v0.7.12
25882024-11-13T19:10:12.127Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio_util --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-util-0.7.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="codec"' --cfg 'feature="default"' --cfg 'feature="io"' --cfg 'feature="io-util"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__docs_rs", "codec", "compat", "default", "full", "futures-io", "futures-util", "hashbrown", "io", "io-util", "net", "rt", "slab", "time", "tracing"))' -C metadata=b9fdeff246bf82e9 -C extra-filename=-b9fdeff246bf82e9 --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-8f3db5af18e8ba7c.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-15b4a62ef3693967.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-21f681dec55ed1d5.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-46453f98c25563b1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25892024-11-13T19:10:12.200Z Dirty rustls-pemfile v2.2.0: the rustflags changed
25902024-11-13T19:10:12.200Z Compiling rustls-pemfile v2.2.0
25912024-11-13T19:10:12.203Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name rustls_pemfile --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-pemfile-2.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=54c9dd9f9eac97f3 -C extra-filename=-54c9dd9f9eac97f3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-04f7107bd418b86a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25922024-11-13T19:10:12.276Z Running `/work/oxidecomputer/omicron/target/debug/build/openssl-7e24e573914f4d9b/build-script-build`
25932024-11-13T19:10:12.317Z Dirty openssl-macros v0.1.1: the rustflags changed
25942024-11-13T19:10:12.317Z Compiling openssl-macros v0.1.1
25952024-11-13T19:10:12.317Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name openssl_macros --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/openssl-macros-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2e45ea6fe60a8af5 -C extra-filename=-2e45ea6fe60a8af5 --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-bb86a0f4b2092559.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-061032add1e59e1c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0e3802aa2be39be2.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25962024-11-13T19:10:12.571Z Running `/work/oxidecomputer/omicron/target/debug/build/camino-21823301989abe72/build-script-build`
25972024-11-13T19:10:12.599Z Dirty winnow v0.6.20: the rustflags changed
25982024-11-13T19:10:12.599Z Compiling winnow v0.6.20
25992024-11-13T19:10:12.601Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name winnow --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/winnow-0.6.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--allow=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unstable-doc", "unstable-recover"))' -C metadata=6e9433d0d0d5932c -C extra-filename=-6e9433d0d0d5932c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26002024-11-13T19:10:12.656Z Dirty utf8parse v0.2.2: the rustflags changed
26012024-11-13T19:10:12.656Z Compiling utf8parse v0.2.2
26022024-11-13T19:10:12.658Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name utf8parse --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/utf8parse-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly"))' -C metadata=6f3e25e7cc201eae -C extra-filename=-6f3e25e7cc201eae --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26032024-11-13T19:10:12.696Z Dirty data-encoding v2.6.0: the rustflags changed
26042024-11-13T19:10:12.696Z Compiling data-encoding v2.6.0
26052024-11-13T19:10:12.699Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name data_encoding --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/data-encoding-2.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=b3a3d8d3edcc003a -C extra-filename=-b3a3d8d3edcc003a --out-dir /work/oxidecomputer/omicron/target/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-11-13T19:10:12.843Z Dirty rustls v0.23.14: the rustflags changed
26072024-11-13T19:10:12.843Z Compiling rustls v0.23.14
26082024-11-13T19:10:12.846Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-0.23.14/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="aws_lc_rs"' --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="ring"' --cfg 'feature="std"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "brotli", "custom-provider", "default", "fips", "hashbrown", "log", "logging", "read_buf", "ring", "rustversion", "std", "tls12", "zlib"))' -C metadata=a633434a5a181dfc -C extra-filename=-a633434a5a181dfc --out-dir /work/oxidecomputer/omicron/target/debug/build/rustls-a633434a5a181dfc -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26092024-11-13T19:10:13.195Z Dirty h2 v0.4.6: the rustflags changed
26102024-11-13T19:10:13.195Z Compiling h2 v0.4.6
26112024-11-13T19:10:13.197Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name h2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/h2-0.4.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("stream", "unstable"))' --check-cfg 'cfg(fuzzing)' -C metadata=d05d6e8437d08b25 -C extra-filename=-d05d6e8437d08b25 --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-10b6fa6e98e5e04e.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-8f3db5af18e8ba7c.rmeta --extern fnv=/work/oxidecomputer/omicron/target/debug/deps/libfnv-086f5ffe4a25dc54.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-15b4a62ef3693967.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-21f681dec55ed1d5.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-7b51d40d91e0d99e.rmeta --extern slab=/work/oxidecomputer/omicron/target/debug/deps/libslab-593ca64c5dc22e65.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-b9fdeff246bf82e9.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-259315155e448d30.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26122024-11-13T19:10:13.245Z Running `/home/build/.rustup/toolchains/1.81.0-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=9798e8e7609cdab8 -C extra-filename=-9798e8e7609cdab8 --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-1ac9fc4a930966d4.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)'`
26132024-11-13T19:10:13.499Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name openssl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/openssl-0.10.68/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bindgen", "default", "unstable_boringssl", "v101", "v102", "v110", "v111", "vendored"))' -C metadata=ade214701d568573 -C extra-filename=-ade214701d568573 --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-0f2df29a0f34846c.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-83c04ded702a2c6e.rmeta --extern foreign_types=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types-65aad7686e050c4b.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-29117e4ff36dab03.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-4fac8a596e09fa80.rmeta --extern openssl_macros=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_macros-2e45ea6fe60a8af5.so --extern ffi=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-fc17366cfcdb24bd.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", "OPENSSL_NO_EC", "OPENSSL_NO_ARGON2"))' --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(libressl400)' --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)'`
26142024-11-13T19:10:13.607Z Dirty serde_urlencoded v0.7.1: the rustflags changed
26152024-11-13T19:10:13.607Z Compiling serde_urlencoded v0.7.1
26162024-11-13T19:10:13.611Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_urlencoded --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_urlencoded-0.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7a7e2ac205968f40 -C extra-filename=-7a7e2ac205968f40 --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-38be6dc4a21eb4ab.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-ce59ac6fb623678a.rmeta --extern ryu=/work/oxidecomputer/omicron/target/debug/deps/libryu-28783a10abc36982.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26172024-11-13T19:10:14.201Z Dirty encoding_rs v0.8.34: the rustflags changed
26182024-11-13T19:10:14.201Z Compiling encoding_rs v0.8.34
26192024-11-13T19:10:14.203Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name encoding_rs --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/encoding_rs-0.8.34/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --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=70175fab1ccacbea -C extra-filename=-70175fab1ccacbea --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-83c04ded702a2c6e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26202024-11-13T19:10:14.320Z Dirty winnow v0.5.40: the rustflags changed
26212024-11-13T19:10:14.320Z Compiling winnow v0.5.40
26222024-11-13T19:10:14.322Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name winnow --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/winnow-0.5.40/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unstable-doc", "unstable-recover"))' -C metadata=c00e47ede8d84e42 -C extra-filename=-c00e47ede8d84e42 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26232024-11-13T19:10:15.190Z Dirty native-tls v0.2.12: the rustflags changed
26242024-11-13T19:10:15.191Z Compiling native-tls v0.2.12
26252024-11-13T19:10:15.194Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/native-tls-0.2.12/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alpn", "vendored"))' -C metadata=527a3d84177c8990 -C extra-filename=-527a3d84177c8990 --out-dir /work/oxidecomputer/omicron/target/debug/build/native-tls-527a3d84177c8990 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26262024-11-13T19:10:15.602Z Dirty unicode-width v0.1.14: the rustflags changed
26272024-11-13T19:10:15.602Z Compiling unicode-width v0.1.14
26282024-11-13T19:10:15.604Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name unicode_width --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode-width-0.1.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="cjk"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cjk", "compiler_builtins", "core", "default", "no_std", "rustc-dep-of-std", "std"))' -C metadata=6f7bee780039a0b9 -C extra-filename=-6f7bee780039a0b9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26292024-11-13T19:10:16.172Z Running `/work/oxidecomputer/omicron/target/debug/build/native-tls-527a3d84177c8990/build-script-build`
26302024-11-13T19:10:16.214Z Dirty is-terminal v0.4.13: the rustflags changed
26312024-11-13T19:10:16.214Z Compiling is-terminal v0.4.13
26322024-11-13T19:10:16.217Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name is_terminal --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/is-terminal-0.4.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=df36d71ac9df22f7 -C extra-filename=-df36d71ac9df22f7 --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-29117e4ff36dab03.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26332024-11-13T19:10:16.364Z Dirty cookie v0.18.1: the rustflags changed
26342024-11-13T19:10:16.364Z Compiling cookie v0.18.1
26352024-11-13T19:10:16.367Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cookie-0.18.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --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=09f8dc1bc7b07af5 -C extra-filename=-09f8dc1bc7b07af5 --out-dir /work/oxidecomputer/omicron/target/debug/build/cookie-09f8dc1bc7b07af5 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-3085d201f1b07e89.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26362024-11-13T19:10:16.565Z Dirty anstyle v1.0.10: the rustflags changed
26372024-11-13T19:10:16.565Z Compiling anstyle v1.0.10
26382024-11-13T19:10:16.568Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name anstyle --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/anstyle-1.0.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --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::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::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="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=2570a634c4322755 -C extra-filename=-2570a634c4322755 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26392024-11-13T19:10:16.758Z Running `/work/oxidecomputer/omicron/target/debug/build/cookie-09f8dc1bc7b07af5/build-script-build`
26402024-11-13T19:10:16.843Z Dirty openapiv3 v2.0.0: the rustflags changed
26412024-11-13T19:10:16.843Z Compiling openapiv3 v2.0.0
26422024-11-13T19:10:16.846Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name openapiv3 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/openapiv3-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="skip_serializing_defaults"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("skip_serializing_defaults"))' -C metadata=fade29d57381db29 -C extra-filename=-fade29d57381db29 --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-7b51d40d91e0d99e.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26432024-11-13T19:10:17.048Z Dirty sha1 v0.10.6: the rustflags changed
26442024-11-13T19:10:17.048Z Compiling sha1 v0.10.6
26452024-11-13T19:10:17.072Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name sha1 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sha1-0.10.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="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=dc368f25c9d668a2 -C extra-filename=-dc368f25c9d668a2 --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-83c04ded702a2c6e.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-1b13b59192a6c1bc.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-427828cb45815475.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26462024-11-13T19:10:17.512Z Dirty idna v0.3.0: the rustflags changed
26472024-11-13T19:10:17.512Z Compiling idna v0.3.0
26482024-11-13T19:10:17.514Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name idna --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/idna-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1fdebc8d3d00eecf -C extra-filename=-1fdebc8d3d00eecf --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-89934fbd737039c3.rmeta --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-ca1e9b17af3e7cbc.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26492024-11-13T19:10:18.459Z Dirty toml_edit v0.19.15: the rustflags changed
26502024-11-13T19:10:18.460Z Compiling toml_edit v0.19.15
26512024-11-13T19:10:18.465Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name toml_edit --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/toml_edit-0.19.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "perf", "serde", "unbounded"))' -C metadata=27cb6e30adf30b5f -C extra-filename=-27cb6e30adf30b5f --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-7b51d40d91e0d99e.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern serde_spanned=/work/oxidecomputer/omicron/target/debug/deps/libserde_spanned-d7770edb9996d87b.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-0aa4feb74b385baa.rmeta --extern winnow=/work/oxidecomputer/omicron/target/debug/deps/libwinnow-c00e47ede8d84e42.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26522024-11-13T19:10:18.823Z Dirty psl-types v2.0.11: the rustflags changed
26532024-11-13T19:10:18.823Z Compiling psl-types v2.0.11
26542024-11-13T19:10:18.828Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name psl_types --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/psl-types-2.0.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9ba679d9131670da -C extra-filename=-9ba679d9131670da --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26552024-11-13T19:10:19.048Z Dirty ucd-trie v0.1.7: the rustflags changed
26562024-11-13T19:10:19.048Z Compiling ucd-trie v0.1.7
26572024-11-13T19:10:19.051Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name ucd_trie --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ucd-trie-0.1.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=4c18e325ffeaca11 -C extra-filename=-4c18e325ffeaca11 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26582024-11-13T19:10:19.299Z Dirty siphasher v0.3.11: the rustflags changed
26592024-11-13T19:10:19.299Z Compiling siphasher v0.3.11
26602024-11-13T19:10:19.304Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name siphasher --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/siphasher-0.3.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "serde_json", "serde_no_std", "serde_std", "std"))' -C metadata=752bae3711125b75 -C extra-filename=-752bae3711125b75 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26612024-11-13T19:10:19.526Z Dirty pest v2.7.14: the rustflags changed
26622024-11-13T19:10:19.527Z Compiling pest v2.7.14
26632024-11-13T19:10:19.531Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name pest --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pest-2.7.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="memchr"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("const_prec_climber", "default", "memchr", "miette-error", "pretty-print", "std"))' -C metadata=3e34b05d9be74204 -C extra-filename=-3e34b05d9be74204 --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-628c83ce3f8440f3.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rmeta --extern ucd_trie=/work/oxidecomputer/omicron/target/debug/deps/libucd_trie-4c18e325ffeaca11.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26642024-11-13T19:10:19.711Z Dirty publicsuffix v2.2.3: the rustflags changed
26652024-11-13T19:10:19.711Z Compiling publicsuffix v2.2.3
26662024-11-13T19:10:19.714Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name publicsuffix --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/publicsuffix-2.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="idna"' --cfg 'feature="punycode"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("anycase", "default", "hashbrown", "idna", "punycode", "std", "unicase"))' -C metadata=db356629c40dd0cd -C extra-filename=-db356629c40dd0cd --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-1fdebc8d3d00eecf.rmeta --extern psl_types=/work/oxidecomputer/omicron/target/debug/deps/libpsl_types-9ba679d9131670da.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26672024-11-13T19:10:19.757Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name cookie --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cookie-0.18.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --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=10113f7b36e29269 -C extra-filename=-10113f7b36e29269 --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-0874bce15360e10d.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-e66601789c1c58db.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26682024-11-13T19:10:19.997Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name native_tls --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/native-tls-0.2.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alpn", "vendored"))' -C metadata=43194166069d2705 -C extra-filename=-43194166069d2705 --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-a2c99244b373d360.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-ade214701d568573.rmeta --extern openssl_probe=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_probe-dd81080d435c4bbe.rmeta --extern openssl_sys=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-fc17366cfcdb24bd.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`
26692024-11-13T19:10:20.709Z Dirty hyper v1.4.1: the rustflags changed
26702024-11-13T19:10:20.709Z Compiling hyper v1.4.1
26712024-11-13T19:10:20.711Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name hyper --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --cfg 'feature="client"' --cfg 'feature="default"' --cfg 'feature="full"' --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="server"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("client", "default", "ffi", "full", "http1", "http2", "nightly", "server", "tracing"))' --check-cfg 'cfg(hyper_unstable_tracing)' --check-cfg 'cfg(hyper_unstable_ffi)' -C metadata=196425df5db70bad -C extra-filename=-196425df5db70bad --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-8f3db5af18e8ba7c.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-f4bf537936a3f942.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-0e75d2014d70b1ca.rmeta --extern h2=/work/oxidecomputer/omicron/target/debug/deps/libh2-d05d6e8437d08b25.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rmeta --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-d7bd29d7eea56d98.rmeta --extern httparse=/work/oxidecomputer/omicron/target/debug/deps/libhttparse-7559930a4f3fd1fe.rmeta --extern httpdate=/work/oxidecomputer/omicron/target/debug/deps/libhttpdate-b628303ab060738e.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-ce59ac6fb623678a.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-46453f98c25563b1.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-4dafc5e65351502b.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rmeta --extern want=/work/oxidecomputer/omicron/target/debug/deps/libwant-3ead3ca97a60afa1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26722024-11-13T19:10:20.941Z Dirty tokio-native-tls v0.3.1: the rustflags changed
26732024-11-13T19:10:20.941Z Compiling tokio-native-tls v0.3.1
26742024-11-13T19:10:20.943Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio_native_tls --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-native-tls-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("vendored"))' -C metadata=ba58a25da81c97fb -C extra-filename=-ba58a25da81c97fb --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-43194166069d2705.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
26752024-11-13T19:10:21.246Z Dirty webpki-roots v0.26.6: the rustflags changed
26762024-11-13T19:10:21.246Z Compiling webpki-roots v0.26.6
26772024-11-13T19:10:21.249Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name webpki_roots --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/webpki-roots-0.26.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6103dfe9143ed6d1 -C extra-filename=-6103dfe9143ed6d1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-04f7107bd418b86a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26782024-11-13T19:10:21.274Z Dirty dirs-sys-next v0.1.2: the rustflags changed
26792024-11-13T19:10:21.274Z Compiling dirs-sys-next v0.1.2
26802024-11-13T19:10:21.284Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name dirs_sys_next --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dirs-sys-next-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9f04d49ba7c0903e -C extra-filename=-9f04d49ba7c0903e --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-29117e4ff36dab03.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26812024-11-13T19:10:21.758Z Dirty cookie_store v0.21.0: the rustflags changed
26822024-11-13T19:10:21.758Z Compiling cookie_store v0.21.0
26832024-11-13T19:10:21.771Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name cookie_store --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cookie_store-0.21.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="public_suffix"' --cfg 'feature="publicsuffix"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "indexmap", "log_secure_cookie_values", "preserve_order", "public_suffix", "publicsuffix", "wasm-bindgen"))' -C metadata=edf2111b337029e8 -C extra-filename=-edf2111b337029e8 --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-10113f7b36e29269.rmeta --extern idna=/work/oxidecomputer/omicron/target/debug/deps/libidna-251e599054c51ec1.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a2c99244b373d360.rmeta --extern publicsuffix=/work/oxidecomputer/omicron/target/debug/deps/libpublicsuffix-db356629c40dd0cd.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-5993f2d28b3a8551.so --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-e66601789c1c58db.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-a318cade84a99369.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26842024-11-13T19:10:22.008Z Dirty dirs-next v2.0.0: the rustflags changed
26852024-11-13T19:10:22.008Z Compiling dirs-next v2.0.0
26862024-11-13T19:10:22.010Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name dirs_next --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dirs-next-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f538736e7c271869 -C extra-filename=-f538736e7c271869 --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-83c04ded702a2c6e.rmeta --extern dirs_sys_next=/work/oxidecomputer/omicron/target/debug/deps/libdirs_sys_next-9f04d49ba7c0903e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26872024-11-13T19:10:22.232Z Dirty pest_meta v2.7.14: the rustflags changed
26882024-11-13T19:10:22.232Z Compiling pest_meta v2.7.14
26892024-11-13T19:10:22.234Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name pest_meta --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pest_meta-2.7.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "grammar-extras", "not-bootstrap-in-src"))' -C metadata=f21e02b85787b503 -C extra-filename=-f21e02b85787b503 --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-4fac8a596e09fa80.rmeta --extern pest=/work/oxidecomputer/omicron/target/debug/deps/libpest-3e34b05d9be74204.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26902024-11-13T19:10:22.659Z Dirty toml_edit v0.22.22: the rustflags changed
26912024-11-13T19:10:22.659Z Compiling toml_edit v0.22.22
26922024-11-13T19:10:22.661Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name toml_edit --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/toml_edit-0.22.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="display"' --cfg 'feature="parse"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "display", "parse", "perf", "serde", "unbounded"))' -C metadata=991a477f22f47871 -C extra-filename=-991a477f22f47871 --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-7b51d40d91e0d99e.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern serde_spanned=/work/oxidecomputer/omicron/target/debug/deps/libserde_spanned-d7770edb9996d87b.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-0aa4feb74b385baa.rmeta --extern winnow=/work/oxidecomputer/omicron/target/debug/deps/libwinnow-6e9433d0d0d5932c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26932024-11-13T19:10:22.727Z Dirty anstyle-parse v0.2.5: the rustflags changed
26942024-11-13T19:10:22.727Z Compiling anstyle-parse v0.2.5
26952024-11-13T19:10:22.730Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name anstyle_parse --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/anstyle-parse-0.2.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="utf8"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("core", "default", "utf8"))' -C metadata=80718bdc04606c4c -C extra-filename=-80718bdc04606c4c --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-6f3e25e7cc201eae.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26962024-11-13T19:10:23.102Z Dirty signature v2.2.0: the rustflags changed
26972024-11-13T19:10:23.102Z Compiling signature v2.2.0
26982024-11-13T19:10:23.104Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name signature --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/signature-2.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="digest"' --cfg 'feature="rand_core"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "derive", "digest", "rand_core", "std"))' -C metadata=300bdda8e5029b0a -C extra-filename=-300bdda8e5029b0a --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-427828cb45815475.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-873553d298e635a4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26992024-11-13T19:10:23.150Z Dirty scroll_derive v0.12.0: the rustflags changed
27002024-11-13T19:10:23.150Z Compiling scroll_derive v0.12.0
27012024-11-13T19:10:23.152Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name scroll_derive --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/scroll_derive-0.12.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=02e859541e6d17aa -C extra-filename=-02e859541e6d17aa --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-bb86a0f4b2092559.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-061032add1e59e1c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0e3802aa2be39be2.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27022024-11-13T19:10:23.435Z Dirty hyper-util v0.1.10: the rustflags changed
27032024-11-13T19:10:23.435Z Compiling hyper-util v0.1.10
27042024-11-13T19:10:23.438Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name hyper_util --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hyper-util-0.1.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="client"' --cfg 'feature="client-legacy"' --cfg 'feature="default"' --cfg 'feature="full"' --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="server"' --cfg 'feature="server-auto"' --cfg 'feature="server-graceful"' --cfg 'feature="service"' --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__internal_happy_eyeballs_tests", "client", "client-legacy", "default", "full", "http1", "http2", "server", "server-auto", "server-graceful", "service", "tokio"))' -C metadata=56f99f36332f94bc -C extra-filename=-56f99f36332f94bc --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-8f3db5af18e8ba7c.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-f4bf537936a3f942.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-0e75d2014d70b1ca.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rmeta --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-d7bd29d7eea56d98.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-196425df5db70bad.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-46453f98c25563b1.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-024a7c8877c9d5fd.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-7e201aa8f8e39e31.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-259315155e448d30.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27052024-11-13T19:10:24.034Z Dirty sync_wrapper v1.0.1: the rustflags changed
27062024-11-13T19:10:24.034Z Compiling sync_wrapper v1.0.1
27072024-11-13T19:10:24.036Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name sync_wrapper --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sync_wrapper-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="futures"' --cfg 'feature="futures-core"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("futures", "futures-core"))' -C metadata=a463a25eb929f3db -C extra-filename=-a463a25eb929f3db --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-15b4a62ef3693967.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27082024-11-13T19:10:24.209Z Dirty heck v0.4.1: the rustflags changed
27092024-11-13T19:10:24.210Z Compiling heck v0.4.1
27102024-11-13T19:10:24.212Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name heck --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/heck-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "unicode", "unicode-segmentation"))' -C metadata=dd99b89daf0c34d1 -C extra-filename=-dd99b89daf0c34d1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27112024-11-13T19:10:24.772Z Dirty is_terminal_polyfill v1.70.1: the rustflags changed
27122024-11-13T19:10:24.772Z Compiling is_terminal_polyfill v1.70.1
27132024-11-13T19:10:24.776Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name is_terminal_polyfill --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/is_terminal_polyfill-1.70.1/src/lib.rs --error-format=json --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=1e0b3e5a5cad323d -C extra-filename=-1e0b3e5a5cad323d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27142024-11-13T19:10:24.921Z Dirty anstyle-query v1.1.1: the rustflags changed
27152024-11-13T19:10:24.921Z Compiling anstyle-query v1.1.1
27162024-11-13T19:10:24.927Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name anstyle_query --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/anstyle-query-1.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a319d2d9e2760af3 -C extra-filename=-a319d2d9e2760af3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27172024-11-13T19:10:24.947Z Dirty colorchoice v1.0.2: the rustflags changed
27182024-11-13T19:10:24.948Z Compiling colorchoice v1.0.2
27192024-11-13T19:10:24.976Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name colorchoice --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/colorchoice-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1cd35efaf6fa98f3 -C extra-filename=-1cd35efaf6fa98f3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27202024-11-13T19:10:25.100Z Dirty anstream v0.6.15: the rustflags changed
27212024-11-13T19:10:25.100Z Compiling anstream v0.6.15
27222024-11-13T19:10:25.103Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name anstream --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/anstream-0.6.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="auto"' --cfg 'feature="default"' --cfg 'feature="wincon"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("auto", "default", "test", "wincon"))' -C metadata=eb985488c64e24bc -C extra-filename=-eb985488c64e24bc --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-2570a634c4322755.rmeta --extern anstyle_parse=/work/oxidecomputer/omicron/target/debug/deps/libanstyle_parse-80718bdc04606c4c.rmeta --extern anstyle_query=/work/oxidecomputer/omicron/target/debug/deps/libanstyle_query-a319d2d9e2760af3.rmeta --extern colorchoice=/work/oxidecomputer/omicron/target/debug/deps/libcolorchoice-1cd35efaf6fa98f3.rmeta --extern is_terminal_polyfill=/work/oxidecomputer/omicron/target/debug/deps/libis_terminal_polyfill-1e0b3e5a5cad323d.rmeta --extern utf8parse=/work/oxidecomputer/omicron/target/debug/deps/libutf8parse-6f3e25e7cc201eae.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27232024-11-13T19:10:25.129Z Dirty scroll v0.12.0: the rustflags changed
27242024-11-13T19:10:25.129Z Compiling scroll v0.12.0
27252024-11-13T19:10:25.131Z Dirty pest_generator v2.7.14: the rustflags changed
27262024-11-13T19:10:25.131Z Compiling pest_generator v2.7.14
27272024-11-13T19:10:25.131Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name scroll --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/scroll-0.12.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "derive", "std"))' -C metadata=239613716a71628a -C extra-filename=-239613716a71628a --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-02e859541e6d17aa.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27282024-11-13T19:10:25.131Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name pest_generator --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pest_generator-2.7.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "export-internal", "grammar-extras", "not-bootstrap-in-src", "std"))' -C metadata=0261b6834a90f14d -C extra-filename=-0261b6834a90f14d --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-3e34b05d9be74204.rmeta --extern pest_meta=/work/oxidecomputer/omicron/target/debug/deps/libpest_meta-f21e02b85787b503.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-bb86a0f4b2092559.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-061032add1e59e1c.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0e3802aa2be39be2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27292024-11-13T19:10:25.766Z Dirty hyper-tls v0.6.0: the rustflags changed
27302024-11-13T19:10:25.766Z Compiling hyper-tls v0.6.0
27312024-11-13T19:10:25.772Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name hyper_tls --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hyper-tls-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alpn", "vendored"))' -C metadata=a5c2459b331715e7 -C extra-filename=-a5c2459b331715e7 --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-8f3db5af18e8ba7c.rmeta --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-781c1ee142155a49.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-196425df5db70bad.rmeta --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-56f99f36332f94bc.rmeta --extern native_tls=/work/oxidecomputer/omicron/target/debug/deps/libnative_tls-43194166069d2705.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rmeta --extern tokio_native_tls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_native_tls-ba58a25da81c97fb.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-7e201aa8f8e39e31.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
27322024-11-13T19:10:25.900Z Dirty term v0.7.0: the rustflags changed
27332024-11-13T19:10:25.900Z Compiling term v0.7.0
27342024-11-13T19:10:25.903Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name term --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/term-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default"))' -C metadata=ce7f22be8feb1ed4 -C extra-filename=-ce7f22be8feb1ed4 --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-f538736e7c271869.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27352024-11-13T19:10:26.222Z Dirty terminal_size v0.4.0: the rustflags changed
27362024-11-13T19:10:26.222Z Compiling terminal_size v0.4.0
27372024-11-13T19:10:26.224Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name terminal_size --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/terminal_size-0.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=0c6da436461faaa8 -C extra-filename=-0c6da436461faaa8 --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-a9fa2cc94e1a2df0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27382024-11-13T19:10:26.467Z Dirty clap_lex v0.7.2: the rustflags changed
27392024-11-13T19:10:26.467Z Compiling clap_lex v0.7.2
27402024-11-13T19:10:26.469Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name clap_lex --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/clap_lex-0.7.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8773480578da46bb -C extra-filename=-8773480578da46bb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27412024-11-13T19:10:26.702Z Dirty plain v0.2.3: the rustflags changed
27422024-11-13T19:10:26.702Z Compiling plain v0.2.3
27432024-11-13T19:10:26.704Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name plain --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/plain-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b3026b0ae92178ee -C extra-filename=-b3026b0ae92178ee --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27442024-11-13T19:10:26.888Z Dirty unicode-segmentation v1.12.0: the rustflags changed
27452024-11-13T19:10:26.888Z Compiling unicode-segmentation v1.12.0
27462024-11-13T19:10:26.891Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name unicode_segmentation --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode-segmentation-1.12.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("no_std"))' -C metadata=fa2869c7751ea7ea -C extra-filename=-fa2869c7751ea7ea --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27472024-11-13T19:10:26.937Z Dirty goblin v0.8.2: the rustflags changed
27482024-11-13T19:10:26.937Z Compiling goblin v0.8.2
27492024-11-13T19:10:26.940Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name goblin --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/goblin-0.8.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="archive"' --cfg 'feature="default"' --cfg 'feature="elf32"' --cfg 'feature="elf64"' --cfg 'feature="endian_fd"' --cfg 'feature="log"' --cfg 'feature="mach32"' --cfg 'feature="mach64"' --cfg 'feature="pe32"' --cfg 'feature="pe64"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "archive", "default", "elf32", "elf64", "endian_fd", "log", "mach32", "mach64", "pe32", "pe64", "std"))' -C metadata=0479a9db106531e0 -C extra-filename=-0479a9db106531e0 --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-a2c99244b373d360.rmeta --extern plain=/work/oxidecomputer/omicron/target/debug/deps/libplain-b3026b0ae92178ee.rmeta --extern scroll=/work/oxidecomputer/omicron/target/debug/deps/libscroll-239613716a71628a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27502024-11-13T19:10:27.020Z Dirty clap_builder v4.5.20: the rustflags changed
27512024-11-13T19:10:27.020Z Compiling clap_builder v4.5.20
27522024-11-13T19:10:27.023Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name clap_builder --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/clap_builder-4.5.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="cargo"' --cfg 'feature="color"' --cfg 'feature="env"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --cfg 'feature="wrap_help"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-doc", "unstable-ext", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=d767648c83cb8abe -C extra-filename=-d767648c83cb8abe --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-eb985488c64e24bc.rmeta --extern anstyle=/work/oxidecomputer/omicron/target/debug/deps/libanstyle-2570a634c4322755.rmeta --extern clap_lex=/work/oxidecomputer/omicron/target/debug/deps/libclap_lex-8773480578da46bb.rmeta --extern strsim=/work/oxidecomputer/omicron/target/debug/deps/libstrsim-f51eb3e58dfb259b.rmeta --extern terminal_size=/work/oxidecomputer/omicron/target/debug/deps/libterminal_size-0c6da436461faaa8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27532024-11-13T19:10:27.212Z Dirty clap_derive v4.5.18: the rustflags changed
27542024-11-13T19:10:27.212Z Compiling clap_derive v4.5.18
27552024-11-13T19:10:27.214Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name clap_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/clap_derive-4.5.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("debug", "default", "deprecated", "raw-deprecated", "unstable-v5"))' -C metadata=a594b8fca0115853 -C extra-filename=-a594b8fca0115853 --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-702249e0617a2365.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-bb86a0f4b2092559.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-061032add1e59e1c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0e3802aa2be39be2.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27562024-11-13T19:10:27.405Z Dirty pest_derive v2.7.14: the rustflags changed
27572024-11-13T19:10:27.405Z Compiling pest_derive v2.7.14
27582024-11-13T19:10:27.407Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name pest_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pest_derive-2.7.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "grammar-extras", "not-bootstrap-in-src", "std"))' -C metadata=706cc02fe364040e -C extra-filename=-706cc02fe364040e --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-3e34b05d9be74204.rlib --extern pest_generator=/work/oxidecomputer/omicron/target/debug/deps/libpest_generator-0261b6834a90f14d.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27592024-11-13T19:10:27.501Z Dirty usdt-impl v0.5.0: the rustflags changed
27602024-11-13T19:10:27.501Z Compiling usdt-impl v0.5.0
27612024-11-13T19:10:27.503Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/usdt-impl-0.5.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="asm"' --cfg 'feature="des"' --cfg 'feature="dof"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("asm", "default", "des", "dof"))' -C metadata=9d1175e175a05cf8 -C extra-filename=-9d1175e175a05cf8 --out-dir /work/oxidecomputer/omicron/target/debug/build/usdt-impl-9d1175e175a05cf8 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-3085d201f1b07e89.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27622024-11-13T19:10:27.832Z Dirty crc32fast v1.4.2: the rustflags changed
27632024-11-13T19:10:27.832Z Compiling crc32fast v1.4.2
27642024-11-13T19:10:27.834Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name crc32fast --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crc32fast-1.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=149352a4a9602637 -C extra-filename=-149352a4a9602637 --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-83c04ded702a2c6e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27652024-11-13T19:10:27.921Z Dirty pretty-hex v0.4.1: the rustflags changed
27662024-11-13T19:10:27.921Z Compiling pretty-hex v0.4.1
27672024-11-13T19:10:27.924Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name pretty_hex --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pretty-hex-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default"))' -C metadata=b110af5685252111 -C extra-filename=-b110af5685252111 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27682024-11-13T19:10:28.165Z Dirty base16ct v0.2.0: the rustflags changed
27692024-11-13T19:10:28.165Z Compiling base16ct v0.2.0
27702024-11-13T19:10:28.207Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name base16ct --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/base16ct-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "std"))' -C metadata=2a65e2ab151e09a4 -C extra-filename=-2a65e2ab151e09a4 --out-dir /work/oxidecomputer/omicron/target/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-11-13T19:10:28.210Z Running `/work/oxidecomputer/omicron/target/debug/build/usdt-impl-9d1175e175a05cf8/build-script-build`
27722024-11-13T19:10:28.387Z Dirty sec1 v0.7.3: the rustflags changed
27732024-11-13T19:10:28.387Z Compiling sec1 v0.7.3
27742024-11-13T19:10:28.387Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name sec1 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sec1-0.7.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="der"' --cfg 'feature="pem"' --cfg 'feature="pkcs8"' --cfg 'feature="point"' --cfg 'feature="std"' --cfg 'feature="subtle"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "der", "pem", "pkcs8", "point", "serde", "std", "subtle", "zeroize"))' -C metadata=ca62d5decaa8ac96 -C extra-filename=-ca62d5decaa8ac96 --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-2a65e2ab151e09a4.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-f183f0e5c5907bba.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-2b500a8874ca0b37.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-519023090d6b1cbc.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-31cb50c570ccb59e.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-e36277d4aa1c4608.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27752024-11-13T19:10:28.463Z Dirty dtrace-parser v0.2.0: the rustflags changed
27762024-11-13T19:10:28.463Z Compiling dtrace-parser v0.2.0
27772024-11-13T19:10:28.466Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name dtrace_parser --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dtrace-parser-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6cbd65333d8c4304 -C extra-filename=-6cbd65333d8c4304 --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-3e34b05d9be74204.rmeta --extern pest_derive=/work/oxidecomputer/omicron/target/debug/deps/libpest_derive-706cc02fe364040e.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27782024-11-13T19:10:28.513Z Dirty num-integer v0.1.46: the rustflags changed
27792024-11-13T19:10:28.513Z Compiling num-integer v0.1.46
27802024-11-13T19:10:28.516Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name num_integer --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-integer-0.1.46/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="i128"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=57ea22489f9eb50c -C extra-filename=-57ea22489f9eb50c --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-b347099865a56f50.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27812024-11-13T19:10:29.026Z Dirty ff v0.13.0: the rustflags changed
27822024-11-13T19:10:29.026Z Compiling ff v0.13.0
27832024-11-13T19:10:29.028Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name ff --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ff-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "bits", "bitvec", "byteorder", "default", "derive", "derive_bits", "ff_derive", "std"))' -C metadata=f4b6060c124612c9 -C extra-filename=-f4b6060c124612c9 --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-873553d298e635a4.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-31cb50c570ccb59e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27842024-11-13T19:10:29.314Z Dirty thread-id v4.2.2: the rustflags changed
27852024-11-13T19:10:29.314Z Compiling thread-id v4.2.2
27862024-11-13T19:10:29.317Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name thread_id --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/thread-id-4.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d8ef8cd3b9c399ec -C extra-filename=-d8ef8cd3b9c399ec --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-29117e4ff36dab03.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27872024-11-13T19:10:29.392Z Dirty group v0.13.0: the rustflags changed
27882024-11-13T19:10:29.392Z Compiling group v0.13.0
27892024-11-13T19:10:29.395Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name group --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/group-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "memuse", "rand", "rand_xorshift", "tests", "wnaf-memuse"))' -C metadata=4fbad1c3541d47a4 -C extra-filename=-4fbad1c3541d47a4 --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-f4b6060c124612c9.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-873553d298e635a4.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-31cb50c570ccb59e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27902024-11-13T19:10:29.449Z Dirty toml v0.8.19: the rustflags changed
27912024-11-13T19:10:29.449Z Compiling toml v0.8.19
27922024-11-13T19:10:29.454Z Running `/home/build/.rustup/toolchains/1.81.0-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=caf03fabfccd35a4 -C extra-filename=-caf03fabfccd35a4 --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-1ac9fc4a930966d4.rmeta --extern serde_spanned=/work/oxidecomputer/omicron/target/debug/deps/libserde_spanned-d7770edb9996d87b.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-0aa4feb74b385baa.rmeta --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-991a477f22f47871.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27932024-11-13T19:10:29.743Z Dirty hkdf v0.12.4: the rustflags changed
27942024-11-13T19:10:29.743Z Compiling hkdf v0.12.4
27952024-11-13T19:10:29.747Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name hkdf --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hkdf-0.12.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("std"))' -C metadata=7e28e9f181ae0250 -C extra-filename=-7e28e9f181ae0250 --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-39c1f5afe63003ce.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27962024-11-13T19:10:30.031Z Dirty crypto-bigint v0.5.5: the rustflags changed
27972024-11-13T19:10:30.031Z Compiling crypto-bigint v0.5.5
27982024-11-13T19:10:30.034Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name crypto_bigint --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crypto-bigint-0.5.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="generic-array"' --cfg 'feature="rand_core"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "der", "extra-sizes", "generic-array", "rand", "rand_core", "rlp", "serde", "zeroize"))' -C metadata=ad36346676d1f82c -C extra-filename=-ad36346676d1f82c --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-2b500a8874ca0b37.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-873553d298e635a4.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-31cb50c570ccb59e.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-e36277d4aa1c4608.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27992024-11-13T19:10:30.747Z Dirty crossbeam-epoch v0.9.18: the rustflags changed
28002024-11-13T19:10:30.748Z Compiling crossbeam-epoch v0.9.18
28012024-11-13T19:10:30.750Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name crossbeam_epoch --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crossbeam-epoch-0.9.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "loom", "loom-crate", "nightly", "std"))' -C metadata=4004ba72e88035e1 -C extra-filename=-4004ba72e88035e1 --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-a82849320d8cb1d1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28022024-11-13T19:10:31.262Z Dirty rayon-core v1.12.1: the rustflags changed
28032024-11-13T19:10:31.262Z Compiling rayon-core v1.12.1
28042024-11-13T19:10:31.297Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rayon-core-1.12.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("web_spin_lock"))' -C metadata=735992bd41e2f418 -C extra-filename=-735992bd41e2f418 --out-dir /work/oxidecomputer/omicron/target/debug/build/rayon-core-735992bd41e2f418 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28052024-11-13T19:10:31.411Z Dirty utf-8 v0.7.6: the rustflags changed
28062024-11-13T19:10:31.412Z Compiling utf-8 v0.7.6
28072024-11-13T19:10:31.414Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name utf8 --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/utf-8-0.7.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=04c785dde2a4d077 -C extra-filename=-04c785dde2a4d077 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28082024-11-13T19:10:31.583Z Dirty static_assertions v1.1.0: the rustflags changed
28092024-11-13T19:10:31.583Z Compiling static_assertions v1.1.0
28102024-11-13T19:10:31.585Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name static_assertions --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/static_assertions-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=4838cc47d8ef8586 -C extra-filename=-4838cc47d8ef8586 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28112024-11-13T19:10:31.611Z Dirty bitflags v1.3.2: the rustflags changed
28122024-11-13T19:10:31.611Z Compiling bitflags v1.3.2
28132024-11-13T19:10:31.611Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name bitflags --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bitflags-1.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "example_generated", "rustc-dep-of-std"))' -C metadata=6ed2929a91f42350 -C extra-filename=-6ed2929a91f42350 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28142024-11-13T19:10:31.707Z Running `/work/oxidecomputer/omicron/target/debug/build/rayon-core-735992bd41e2f418/build-script-build`
28152024-11-13T19:10:31.736Z Dirty hex v0.4.3: the rustflags changed
28162024-11-13T19:10:31.736Z Compiling hex v0.4.3
28172024-11-13T19:10:31.739Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name hex --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hex-0.4.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std"))' -C metadata=3f5934bdadfdef5e -C extra-filename=-3f5934bdadfdef5e --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-1ac9fc4a930966d4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28182024-11-13T19:10:31.767Z Dirty itertools v0.10.5: the rustflags changed
28192024-11-13T19:10:31.767Z Compiling itertools v0.10.5
28202024-11-13T19:10:31.769Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name itertools --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/itertools-0.10.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="use_alloc"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "use_alloc", "use_std"))' -C metadata=db92a402d6d3376a -C extra-filename=-db92a402d6d3376a --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-682f0202de4cb9c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28212024-11-13T19:10:31.797Z Dirty stable_deref_trait v1.2.0: the rustflags changed
28222024-11-13T19:10:31.797Z Compiling stable_deref_trait v1.2.0
28232024-11-13T19:10:31.824Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name stable_deref_trait --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/stable_deref_trait-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=37b43ab909238cd7 -C extra-filename=-37b43ab909238cd7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28242024-11-13T19:10:31.915Z Dirty bit-vec v0.6.3: the rustflags changed
28252024-11-13T19:10:31.915Z Compiling bit-vec v0.6.3
28262024-11-13T19:10:31.918Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name bit_vec --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bit-vec-0.6.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "serde_no_std", "serde_std", "std"))' -C metadata=cb08cab83165003f -C extra-filename=-cb08cab83165003f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28272024-11-13T19:10:32.360Z Dirty bit-set v0.5.3: the rustflags changed
28282024-11-13T19:10:32.360Z Compiling bit-set v0.5.3
28292024-11-13T19:10:32.363Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name bit_set --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bit-set-0.5.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=1499c911902a6a96 -C extra-filename=-1499c911902a6a96 --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-cb08cab83165003f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28302024-11-13T19:10:32.385Z Dirty crossbeam-deque v0.8.5: the rustflags changed
28312024-11-13T19:10:32.385Z Compiling crossbeam-deque v0.8.5
28322024-11-13T19:10:32.388Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name crossbeam_deque --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crossbeam-deque-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=53a12c4e61a5bfee -C extra-filename=-53a12c4e61a5bfee --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-4004ba72e88035e1.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-a82849320d8cb1d1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28332024-11-13T19:10:32.662Z Dirty num-iter v0.1.45: the rustflags changed
28342024-11-13T19:10:32.662Z Compiling num-iter v0.1.45
28352024-11-13T19:10:32.686Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name num_iter --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-iter-0.1.45/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="i128"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=2d51c30d8a79f52c -C extra-filename=-2d51c30d8a79f52c --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-57ea22489f9eb50c.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-b347099865a56f50.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28362024-11-13T19:10:32.690Z Dirty clap v4.5.20: the rustflags changed
28372024-11-13T19:10:32.690Z Compiling clap v4.5.20
28382024-11-13T19:10:32.693Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name clap --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/clap-4.5.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="cargo"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="env"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --cfg 'feature="wrap_help"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "derive", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-derive-ui-tests", "unstable-doc", "unstable-ext", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=14e4af59874e5204 -C extra-filename=-14e4af59874e5204 --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-d767648c83cb8abe.rmeta --extern clap_derive=/work/oxidecomputer/omicron/target/debug/deps/libclap_derive-a594b8fca0115853.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28392024-11-13T19:10:32.738Z Dirty flate2 v1.0.34: the rustflags changed
28402024-11-13T19:10:32.738Z Compiling flate2 v1.0.34
28412024-11-13T19:10:32.741Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name flate2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/flate2-1.0.34/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="any_impl"' --cfg 'feature="default"' --cfg 'feature="miniz_oxide"' --cfg 'feature="rust_backend"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("any_impl", "any_zlib", "cloudflare-zlib-sys", "cloudflare_zlib", "default", "libz-ng-sys", "libz-rs-sys", "libz-sys", "miniz-sys", "miniz_oxide", "rust_backend", "zlib", "zlib-default", "zlib-ng", "zlib-ng-compat", "zlib-rs"))' -C metadata=26a811491049a3a2 -C extra-filename=-26a811491049a3a2 --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-149352a4a9602637.rmeta --extern miniz_oxide=/work/oxidecomputer/omicron/target/debug/deps/libminiz_oxide-567203bf7b54cb21.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28422024-11-13T19:10:32.833Z Dirty curve25519-dalek v4.1.3: the rustflags changed
28432024-11-13T19:10:32.833Z Compiling curve25519-dalek v4.1.3
28442024-11-13T19:10:32.836Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/curve25519-dalek-4.1.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="digest"' --cfg 'feature="legacy_compatibility"' --cfg 'feature="precomputed-tables"' --cfg 'feature="rand_core"' --cfg 'feature="zeroize"' --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=4f5a97e8fedc0ad8 -C extra-filename=-4f5a97e8fedc0ad8 --out-dir /work/oxidecomputer/omicron/target/debug/build/curve25519-dalek-4f5a97e8fedc0ad8 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustc_version=/work/oxidecomputer/omicron/target/debug/deps/librustc_version-c782d8caf7484299.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28452024-11-13T19:10:32.870Z Dirty crossbeam-channel v0.5.13: the rustflags changed
28462024-11-13T19:10:32.870Z Compiling crossbeam-channel v0.5.13
28472024-11-13T19:10:32.873Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name crossbeam_channel --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crossbeam-channel-0.5.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=9a55828e5a47f28b -C extra-filename=-9a55828e5a47f28b --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-a82849320d8cb1d1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28482024-11-13T19:10:33.566Z Dirty dof v0.3.0: the rustflags changed
28492024-11-13T19:10:33.566Z Compiling dof v0.3.0
28502024-11-13T19:10:33.568Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name dof --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dof-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="des"' --cfg 'feature="goblin"' --cfg 'feature="pretty-hex"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("des", "goblin", "pretty-hex"))' -C metadata=fd49370028658743 -C extra-filename=-fd49370028658743 --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-0479a9db106531e0.rmeta --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-b110af5685252111.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-6ad875dd4010cc5b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28512024-11-13T19:10:33.757Z Dirty elliptic-curve v0.13.8: the rustflags changed
28522024-11-13T19:10:33.758Z Compiling elliptic-curve v0.13.8
28532024-11-13T19:10:33.760Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name elliptic_curve --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/elliptic-curve-0.13.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="arithmetic"' --cfg 'feature="default"' --cfg 'feature="digest"' --cfg 'feature="ecdh"' --cfg 'feature="ff"' --cfg 'feature="group"' --cfg 'feature="hazmat"' --cfg 'feature="pem"' --cfg 'feature="pkcs8"' --cfg 'feature="sec1"' --cfg 'feature="std"' --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=5ba1eb541a4215fa -C extra-filename=-5ba1eb541a4215fa --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-2a65e2ab151e09a4.rmeta --extern crypto_bigint=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_bigint-ad36346676d1f82c.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-427828cb45815475.rmeta --extern ff=/work/oxidecomputer/omicron/target/debug/deps/libff-f4b6060c124612c9.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-2b500a8874ca0b37.rmeta --extern group=/work/oxidecomputer/omicron/target/debug/deps/libgroup-4fbad1c3541d47a4.rmeta --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-7e28e9f181ae0250.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-b898a37d897096ef.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-519023090d6b1cbc.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-873553d298e635a4.rmeta --extern sec1=/work/oxidecomputer/omicron/target/debug/deps/libsec1-ca62d5decaa8ac96.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-31cb50c570ccb59e.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-e36277d4aa1c4608.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28542024-11-13T19:10:34.020Z Dirty memmap v0.7.0: the rustflags changed
28552024-11-13T19:10:34.020Z Compiling memmap v0.7.0
28562024-11-13T19:10:34.023Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name memmap --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/memmap-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=11383b656df02ff6 -C extra-filename=-11383b656df02ff6 --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-29117e4ff36dab03.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28572024-11-13T19:10:34.447Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name usdt_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/usdt-impl-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="asm"' --cfg 'feature="des"' --cfg 'feature="dof"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("asm", "default", "des", "dof"))' -C metadata=b71906a6602357bd -C extra-filename=-b71906a6602357bd --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-42c8c764cb4293aa.rmeta --extern dof=/work/oxidecomputer/omicron/target/debug/deps/libdof-fd49370028658743.rmeta --extern dtrace_parser=/work/oxidecomputer/omicron/target/debug/deps/libdtrace_parser-6cbd65333d8c4304.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-29117e4ff36dab03.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-bb86a0f4b2092559.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-061032add1e59e1c.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0e3802aa2be39be2.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rmeta --extern thread_id=/work/oxidecomputer/omicron/target/debug/deps/libthread_id-d8ef8cd3b9c399ec.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg usdt_stable_asm --cfg usdt_backend_standard`
28582024-11-13T19:10:34.644Z Dirty thread_local v1.1.8: the rustflags changed
28592024-11-13T19:10:34.644Z Compiling thread_local v1.1.8
28602024-11-13T19:10:34.649Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name thread_local --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/thread_local-1.1.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=feb16cbec536af1b -C extra-filename=-feb16cbec536af1b --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-83c04ded702a2c6e.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-4fac8a596e09fa80.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28612024-11-13T19:10:34.870Z Dirty num-bigint-dig v0.8.4: the rustflags changed
28622024-11-13T19:10:34.870Z Compiling num-bigint-dig v0.8.4
28632024-11-13T19:10:34.908Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-bigint-dig-0.8.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="i128"' --cfg 'feature="prime"' --cfg 'feature="rand"' --cfg 'feature="serde"' --cfg 'feature="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=601bed912dc37f75 -C extra-filename=-601bed912dc37f75 --out-dir /work/oxidecomputer/omicron/target/debug/build/num-bigint-dig-601bed912dc37f75 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28642024-11-13T19:10:35.242Z Dirty slog-async v2.8.0: the rustflags changed
28652024-11-13T19:10:35.242Z Compiling slog-async v2.8.0
28662024-11-13T19:10:35.246Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slog-async-2.8.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "dynamic-keys", "nested-values"))' -C metadata=b2c8ed0240dd9ea1 -C extra-filename=-b2c8ed0240dd9ea1 --out-dir /work/oxidecomputer/omicron/target/debug/build/slog-async-b2c8ed0240dd9ea1 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28672024-11-13T19:10:35.300Z Running `/work/oxidecomputer/omicron/target/debug/build/num-bigint-dig-601bed912dc37f75/build-script-build`
28682024-11-13T19:10:35.311Z Running `/work/oxidecomputer/omicron/target/debug/build/curve25519-dalek-4f5a97e8fedc0ad8/build-script-build`
28692024-11-13T19:10:35.441Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name rayon_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rayon-core-1.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("web_spin_lock"))' -C metadata=0db1bb5fe7723ef4 -C extra-filename=-0db1bb5fe7723ef4 --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-53a12c4e61a5bfee.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-a82849320d8cb1d1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28702024-11-13T19:10:35.882Z Running `/work/oxidecomputer/omicron/target/debug/build/slog-async-b2c8ed0240dd9ea1/build-script-build`
28712024-11-13T19:10:35.908Z Dirty toml v0.7.8: the rustflags changed
28722024-11-13T19:10:35.908Z Compiling toml v0.7.8
28732024-11-13T19:10:35.939Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name toml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/toml-0.7.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="display"' --cfg 'feature="parse"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "display", "indexmap", "parse", "preserve_order"))' -C metadata=9d74e933e701bf87 -C extra-filename=-9d74e933e701bf87 --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-1ac9fc4a930966d4.rmeta --extern serde_spanned=/work/oxidecomputer/omicron/target/debug/deps/libserde_spanned-d7770edb9996d87b.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-0aa4feb74b385baa.rmeta --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-27cb6e30adf30b5f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28742024-11-13T19:10:35.966Z Dirty phf_shared v0.11.2: the rustflags changed
28752024-11-13T19:10:35.966Z Compiling phf_shared v0.11.2
28762024-11-13T19:10:35.969Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name phf_shared --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/phf_shared-0.11.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std", "uncased", "unicase"))' -C metadata=a7eca61a1c7ae2ae -C extra-filename=-a7eca61a1c7ae2ae --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-752bae3711125b75.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28772024-11-13T19:10:36.127Z Dirty rfc6979 v0.4.0: the rustflags changed
28782024-11-13T19:10:36.127Z Compiling rfc6979 v0.4.0
28792024-11-13T19:10:36.129Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name rfc6979 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rfc6979-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3d23642c7f6cf467 -C extra-filename=-3d23642c7f6cf467 --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-39c1f5afe63003ce.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-31cb50c570ccb59e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28802024-11-13T19:10:36.330Z Dirty zerocopy-derive v0.6.6: the rustflags changed
28812024-11-13T19:10:36.330Z Compiling zerocopy-derive v0.6.6
28822024-11-13T19:10:36.332Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name zerocopy_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zerocopy-derive-0.6.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3f331fe696185c31 -C extra-filename=-3f331fe696185c31 --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-bb86a0f4b2092559.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-061032add1e59e1c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0e3802aa2be39be2.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28832024-11-13T19:10:36.395Z Dirty curve25519-dalek-derive v0.1.1: the rustflags changed
28842024-11-13T19:10:36.395Z Compiling curve25519-dalek-derive v0.1.1
28852024-11-13T19:10:36.398Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name curve25519_dalek_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/curve25519-dalek-derive-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b5a8b6e9583760b0 -C extra-filename=-b5a8b6e9583760b0 --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-bb86a0f4b2092559.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-061032add1e59e1c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0e3802aa2be39be2.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28862024-11-13T19:10:36.424Z Dirty bstr v1.10.0: the rustflags changed
28872024-11-13T19:10:36.424Z Compiling bstr v1.10.0
28882024-11-13T19:10:36.427Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name bstr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bstr-1.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std", "unicode"))' -C metadata=a50dd529fc113091 -C extra-filename=-a50dd529fc113091 --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-628c83ce3f8440f3.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-1cec3bd77f56db17.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28892024-11-13T19:10:36.965Z Dirty managed v0.8.0: the rustflags changed
28902024-11-13T19:10:36.965Z Compiling managed v0.8.0
28912024-11-13T19:10:36.969Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name managed --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/managed-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="map"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "map", "std"))' -C metadata=0a48528787edc64f -C extra-filename=-0a48528787edc64f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28922024-11-13T19:10:37.341Z Dirty rustls v0.22.4: the rustflags changed
28932024-11-13T19:10:37.341Z Compiling rustls v0.22.4
28942024-11-13T19:10:37.344Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-0.22.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="ring"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("aws_lc_rs", "default", "log", "logging", "read_buf", "ring", "rustversion", "tls12"))' -C metadata=105a1bc17f8a3481 -C extra-filename=-105a1bc17f8a3481 --out-dir /work/oxidecomputer/omicron/target/debug/build/rustls-105a1bc17f8a3481 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28952024-11-13T19:10:37.446Z Dirty take_mut v0.2.2: the rustflags changed
28962024-11-13T19:10:37.446Z Compiling take_mut v0.2.2
28972024-11-13T19:10:37.448Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name take_mut --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/take_mut-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8aaf7e3320c05f60 -C extra-filename=-8aaf7e3320c05f60 --out-dir /work/oxidecomputer/omicron/target/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-11-13T19:10:37.618Z Dirty signal-hook v0.3.17: the rustflags changed
28992024-11-13T19:10:37.618Z Compiling signal-hook v0.3.17
29002024-11-13T19:10:37.620Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/signal-hook-0.3.17/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="channel"' --cfg 'feature="default"' --cfg 'feature="iterator"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cc", "channel", "default", "extended-siginfo", "extended-siginfo-raw", "iterator"))' -C metadata=fc5ab04dae0ea983 -C extra-filename=-fc5ab04dae0ea983 --out-dir /work/oxidecomputer/omicron/target/debug/build/signal-hook-fc5ab04dae0ea983 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29012024-11-13T19:10:37.682Z Dirty match_cfg v0.1.0: the rustflags changed
29022024-11-13T19:10:37.682Z Compiling match_cfg v0.1.0
29032024-11-13T19:10:37.685Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name match_cfg --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/match_cfg-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="use_core"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "use_core"))' -C metadata=bb2dcccd970205f1 -C extra-filename=-bb2dcccd970205f1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29042024-11-13T19:10:37.711Z Dirty fixedbitset v0.4.2: the rustflags changed
29052024-11-13T19:10:37.712Z Compiling fixedbitset v0.4.2
29062024-11-13T19:10:37.714Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name fixedbitset --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fixedbitset-0.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=3993d879d3735a13 -C extra-filename=-3993d879d3735a13 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29072024-11-13T19:10:37.789Z Dirty usdt-attr-macro v0.5.0: the rustflags changed
29082024-11-13T19:10:37.789Z Compiling usdt-attr-macro v0.5.0
29092024-11-13T19:10:37.811Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name usdt_attr_macro --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/usdt-attr-macro-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="asm"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("asm", "default"))' -C metadata=d480c2b757ceedc4 -C extra-filename=-d480c2b757ceedc4 --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-6cbd65333d8c4304.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-bb86a0f4b2092559.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-061032add1e59e1c.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-2c14b4def3b7b710.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0e3802aa2be39be2.rlib --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-b71906a6602357bd.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29102024-11-13T19:10:37.815Z Dirty usdt-macro v0.5.0: the rustflags changed
29112024-11-13T19:10:37.815Z Compiling usdt-macro v0.5.0
29122024-11-13T19:10:37.818Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name usdt_macro --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/usdt-macro-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="asm"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("asm", "default"))' -C metadata=550129301f3dbca0 -C extra-filename=-550129301f3dbca0 --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-6cbd65333d8c4304.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-bb86a0f4b2092559.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-061032add1e59e1c.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-2c14b4def3b7b710.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0e3802aa2be39be2.rlib --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-b71906a6602357bd.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29132024-11-13T19:10:37.958Z Running `/work/oxidecomputer/omicron/target/debug/build/signal-hook-fc5ab04dae0ea983/build-script-build`
29142024-11-13T19:10:38.000Z Dirty hostname v0.3.1: the rustflags changed
29152024-11-13T19:10:38.000Z Compiling hostname v0.3.1
29162024-11-13T19:10:38.003Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name hostname --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hostname-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "set"))' -C metadata=a2f119589b8c1fe0 -C extra-filename=-a2f119589b8c1fe0 --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-29117e4ff36dab03.rmeta --extern match_cfg=/work/oxidecomputer/omicron/target/debug/deps/libmatch_cfg-bb2dcccd970205f1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29172024-11-13T19:10:38.159Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name curve25519_dalek --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/curve25519-dalek-4.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="digest"' --cfg 'feature="legacy_compatibility"' --cfg 'feature="precomputed-tables"' --cfg 'feature="rand_core"' --cfg 'feature="zeroize"' --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=40b96768f529d1af -C extra-filename=-40b96768f529d1af --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-83c04ded702a2c6e.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-1b13b59192a6c1bc.rmeta --extern curve25519_dalek_derive=/work/oxidecomputer/omicron/target/debug/deps/libcurve25519_dalek_derive-b5a8b6e9583760b0.so --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-427828cb45815475.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-873553d298e635a4.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-31cb50c570ccb59e.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-e36277d4aa1c4608.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"'`
29182024-11-13T19:10:38.215Z Dirty petgraph v0.6.5: the rustflags changed
29192024-11-13T19:10:38.215Z Compiling petgraph v0.6.5
29202024-11-13T19:10:38.226Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name petgraph --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/petgraph-0.6.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="graphmap"' --cfg 'feature="matrix_graph"' --cfg 'feature="serde"' --cfg 'feature="serde-1"' --cfg 'feature="serde_derive"' --cfg 'feature="stable_graph"' --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=aca7ed34a108a7b7 -C extra-filename=-aca7ed34a108a7b7 --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-3993d879d3735a13.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-7b51d40d91e0d99e.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-5993f2d28b3a8551.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29212024-11-13T19:10:38.285Z Running `/work/oxidecomputer/omicron/target/debug/build/rustls-105a1bc17f8a3481/build-script-build`
29222024-11-13T19:10:38.314Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name slog_async --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slog-async-2.8.0/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "dynamic-keys", "nested-values"))' -C metadata=d3cfaa7747ffa7e5 -C extra-filename=-d3cfaa7747ffa7e5 --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-9a55828e5a47f28b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rmeta --extern take_mut=/work/oxidecomputer/omicron/target/debug/deps/libtake_mut-8aaf7e3320c05f60.rmeta --extern thread_local=/work/oxidecomputer/omicron/target/debug/deps/libthread_local-feb16cbec536af1b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg integer128`
29232024-11-13T19:10:38.348Z Dirty ecdsa v0.16.9: the rustflags changed
29242024-11-13T19:10:38.348Z Compiling ecdsa v0.16.9
29252024-11-13T19:10:38.350Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name ecdsa --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ecdsa-0.16.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="arithmetic"' --cfg 'feature="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=ed453d00d35c9183 -C extra-filename=-ed453d00d35c9183 --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-f183f0e5c5907bba.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-427828cb45815475.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-5ba1eb541a4215fa.rmeta --extern rfc6979=/work/oxidecomputer/omicron/target/debug/deps/librfc6979-3d23642c7f6cf467.rmeta --extern signature=/work/oxidecomputer/omicron/target/debug/deps/libsignature-300bdda8e5029b0a.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-50538df004389ff1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29262024-11-13T19:10:38.815Z Dirty zerocopy v0.6.6: the rustflags changed
29272024-11-13T19:10:38.815Z Compiling zerocopy v0.6.6
29282024-11-13T19:10:38.817Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name zerocopy --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zerocopy-0.6.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "simd", "simd-nightly"))' -C metadata=ce4108be8020a8d8 -C extra-filename=-ce4108be8020a8d8 --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-42c8c764cb4293aa.rmeta --extern zerocopy_derive=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy_derive-3f331fe696185c31.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29292024-11-13T19:10:39.292Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name num_bigint_dig --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-bigint-dig-0.8.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="i128"' --cfg 'feature="prime"' --cfg 'feature="rand"' --cfg 'feature="serde"' --cfg 'feature="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=48f8d61c884ba5b2 -C extra-filename=-48f8d61c884ba5b2 --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-42c8c764cb4293aa.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-cc0c30b4f89d8188.rmeta --extern libm=/work/oxidecomputer/omicron/target/debug/deps/liblibm-b91e4d75cc7c3b0b.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-57ea22489f9eb50c.rmeta --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-2d51c30d8a79f52c.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-b347099865a56f50.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-4dafc5e65351502b.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-e36277d4aa1c4608.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg has_i128`
29302024-11-13T19:10:39.513Z Dirty slog-term v2.9.1: the rustflags changed
29312024-11-13T19:10:39.513Z Compiling slog-term v2.9.1
29322024-11-13T19:10:39.515Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name slog_term --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slog-term-2.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("erased-serde", "nested-values", "serde", "serde_json"))' -C metadata=ff2df2b76a1cf1a1 -C extra-filename=-ff2df2b76a1cf1a1 --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-df36d71ac9df22f7.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rmeta --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-ce7f22be8feb1ed4.rmeta --extern thread_local=/work/oxidecomputer/omicron/target/debug/deps/libthread_local-feb16cbec536af1b.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-e66601789c1c58db.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29332024-11-13T19:10:39.727Z Dirty phf_shared v0.10.0: the rustflags changed
29342024-11-13T19:10:39.727Z Compiling phf_shared v0.10.0
29352024-11-13T19:10:39.730Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name phf_shared --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/phf_shared-0.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std", "uncased", "unicase"))' -C metadata=298bfd7f9859128c -C extra-filename=-298bfd7f9859128c --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-752bae3711125b75.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29362024-11-13T19:10:39.752Z Dirty pkcs1 v0.7.5: the rustflags changed
29372024-11-13T19:10:39.752Z Compiling pkcs1 v0.7.5
29382024-11-13T19:10:39.755Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name pkcs1 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pkcs1-0.7.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="pem"' --cfg 'feature="pkcs8"' --cfg 'feature="std"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "pem", "pkcs8", "std", "zeroize"))' -C metadata=49eb0380f33bfa38 -C extra-filename=-49eb0380f33bfa38 --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-f183f0e5c5907bba.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-519023090d6b1cbc.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-50538df004389ff1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29392024-11-13T19:10:39.845Z Dirty usdt v0.5.0: the rustflags changed
29402024-11-13T19:10:39.845Z Compiling usdt v0.5.0
29412024-11-13T19:10:39.877Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name usdt --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/usdt-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="asm"' --cfg 'feature="default"' --cfg 'feature="dtrace-parser"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("asm", "default", "dtrace-parser"))' -C metadata=b9eeb6bccaea084d -C extra-filename=-b9eeb6bccaea084d --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-fd49370028658743.rmeta --extern dtrace_parser=/work/oxidecomputer/omicron/target/debug/deps/libdtrace_parser-6cbd65333d8c4304.rmeta --extern goblin=/work/oxidecomputer/omicron/target/debug/deps/libgoblin-0479a9db106531e0.rmeta --extern memmap=/work/oxidecomputer/omicron/target/debug/deps/libmemmap-11383b656df02ff6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern usdt_attr_macro=/work/oxidecomputer/omicron/target/debug/deps/libusdt_attr_macro-d480c2b757ceedc4.so --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-b71906a6602357bd.rmeta --extern usdt_macro=/work/oxidecomputer/omicron/target/debug/deps/libusdt_macro-550129301f3dbca0.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29422024-11-13T19:10:40.153Z Dirty bzip2-sys v0.1.11+1.0.8: the rustflags changed
29432024-11-13T19:10:40.153Z Compiling bzip2-sys v0.1.11+1.0.8
29442024-11-13T19:10:40.155Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bzip2-sys-0.1.11+1.0.8/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("static"))' -C metadata=9e910239512007f0 -C extra-filename=-9e910239512007f0 --out-dir /work/oxidecomputer/omicron/target/debug/build/bzip2-sys-9e910239512007f0 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-2297e04f177a75f2.rlib --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-d7e90c200a67fff3.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29452024-11-13T19:10:40.401Z Dirty new_debug_unreachable v1.0.6: the rustflags changed
29462024-11-13T19:10:40.401Z Compiling new_debug_unreachable v1.0.6
29472024-11-13T19:10:40.403Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name debug_unreachable --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/new_debug_unreachable-1.0.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5fe1dee17d377a9d -C extra-filename=-5fe1dee17d377a9d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29482024-11-13T19:10:40.521Z Dirty precomputed-hash v0.1.1: the rustflags changed
29492024-11-13T19:10:40.521Z Compiling precomputed-hash v0.1.1
29502024-11-13T19:10:40.523Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name precomputed_hash --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/precomputed-hash-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8f83a3e4b96fb09c -C extra-filename=-8f83a3e4b96fb09c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29512024-11-13T19:10:40.668Z Dirty unicode-xid v0.2.6: the rustflags changed
29522024-11-13T19:10:40.668Z Compiling unicode-xid v0.2.6
29532024-11-13T19:10:40.671Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name unicode_xid --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode-xid-0.2.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench", "default", "no_std"))' -C metadata=32fa34c4898bea28 -C extra-filename=-32fa34c4898bea28 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29542024-11-13T19:10:40.794Z Dirty string_cache v0.8.7: the rustflags changed
29552024-11-13T19:10:40.794Z Compiling string_cache v0.8.7
29562024-11-13T19:10:40.797Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name string_cache --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/string_cache-0.8.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="serde_support"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "serde_support"))' -C metadata=a945f3d5498b658a -C extra-filename=-a945f3d5498b658a --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-5fe1dee17d377a9d.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-4fac8a596e09fa80.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-f79c6fd34a7abec0.rmeta --extern phf_shared=/work/oxidecomputer/omicron/target/debug/deps/libphf_shared-298bfd7f9859128c.rmeta --extern precomputed_hash=/work/oxidecomputer/omicron/target/debug/deps/libprecomputed_hash-8f83a3e4b96fb09c.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29572024-11-13T19:10:40.797Z Running `/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-9e910239512007f0/build-script-build`
29582024-11-13T19:10:40.868Z Dirty ed25519 v2.2.3: the rustflags changed
29592024-11-13T19:10:40.868Z Compiling ed25519 v2.2.3
29602024-11-13T19:10:40.869Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name signal_hook --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/signal-hook-0.3.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="channel"' --cfg 'feature="default"' --cfg 'feature="iterator"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cc", "channel", "default", "extended-siginfo", "extended-siginfo-raw", "iterator"))' -C metadata=957acfcff7c72c94 -C extra-filename=-957acfcff7c72c94 --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-29117e4ff36dab03.rmeta --extern signal_hook_registry=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_registry-1e8f38f4beebb57d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29612024-11-13T19:10:40.871Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name ed25519 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ed25519-2.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="pkcs8"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "pem", "pkcs8", "serde", "serde_bytes", "std", "zeroize"))' -C metadata=15e855c45c4cfa0c -C extra-filename=-15e855c45c4cfa0c --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-519023090d6b1cbc.rmeta --extern signature=/work/oxidecomputer/omicron/target/debug/deps/libsignature-300bdda8e5029b0a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29622024-11-13T19:10:41.274Z Dirty hubpack_derive v0.1.1: the rustflags changed
29632024-11-13T19:10:41.274Z Compiling hubpack_derive v0.1.1
29642024-11-13T19:10:41.276Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name hubpack_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hubpack_derive-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0c6bd127a7259a81 -C extra-filename=-0c6bd127a7259a81 --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-bb86a0f4b2092559.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-061032add1e59e1c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e2368bfcbc9d8904.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29652024-11-13T19:10:41.900Z Dirty rsa v0.9.6: the rustflags changed
29662024-11-13T19:10:41.900Z Compiling rsa v0.9.6
29672024-11-13T19:10:41.903Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name rsa --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rsa-0.9.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="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=fdcd5d1cbb88a689 -C extra-filename=-fdcd5d1cbb88a689 --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-7c6d8f6ce55bf7b5.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-427828cb45815475.rmeta --extern num_bigint=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint_dig-48f8d61c884ba5b2.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-57ea22489f9eb50c.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-b347099865a56f50.rmeta --extern pkcs1=/work/oxidecomputer/omicron/target/debug/deps/libpkcs1-49eb0380f33bfa38.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-519023090d6b1cbc.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-873553d298e635a4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-74d5ef4f7c47e951.rmeta --extern signature=/work/oxidecomputer/omicron/target/debug/deps/libsignature-300bdda8e5029b0a.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-50538df004389ff1.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-31cb50c570ccb59e.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-e36277d4aa1c4608.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29682024-11-13T19:10:42.261Z Dirty multer v3.1.0: the rustflags changed
29692024-11-13T19:10:42.261Z Compiling multer v3.1.0
29702024-11-13T19:10:42.263Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/multer-3.1.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all", "default", "json", "log", "serde", "serde_json", "tokio", "tokio-io", "tokio-util"))' -C metadata=a7ceeb8288b20219 -C extra-filename=-a7ceeb8288b20219 --out-dir /work/oxidecomputer/omicron/target/debug/build/multer-a7ceeb8288b20219 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-3085d201f1b07e89.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29712024-11-13T19:10:42.333Z Dirty quick-error v1.2.3: the rustflags changed
29722024-11-13T19:10:42.333Z Compiling quick-error v1.2.3
29732024-11-13T19:10:42.357Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name quick_error --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/quick-error-1.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9b78d3889dfe2c56 -C extra-filename=-9b78d3889dfe2c56 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29742024-11-13T19:10:42.403Z Dirty hubpack v0.1.2: the rustflags changed
29752024-11-13T19:10:42.403Z Compiling hubpack v0.1.2
29762024-11-13T19:10:42.406Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name hubpack --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hubpack-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=028068c4a2a517fa -C extra-filename=-028068c4a2a517fa --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-0c6bd127a7259a81.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29772024-11-13T19:10:42.507Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name bzip2_sys --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bzip2-sys-0.1.11+1.0.8/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("static"))' -C metadata=f0f893e3a8030517 -C extra-filename=-f0f893e3a8030517 --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-29117e4ff36dab03.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-f7ea44e4a6d36c20/out/lib -l static=bz2`
29782024-11-13T19:10:42.622Z Running `/work/oxidecomputer/omicron/target/debug/build/multer-a7ceeb8288b20219/build-script-build`
29792024-11-13T19:10:42.681Z Dirty ed25519-dalek v2.1.1: the rustflags changed
29802024-11-13T19:10:42.682Z Compiling ed25519-dalek v2.1.1
29812024-11-13T19:10:42.685Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name ed25519_dalek --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ed25519-dalek-2.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="digest"' --cfg 'feature="fast"' --cfg 'feature="pkcs8"' --cfg 'feature="rand_core"' --cfg 'feature="signature"' --cfg 'feature="std"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "asm", "batch", "default", "digest", "fast", "hazmat", "legacy_compatibility", "merlin", "pem", "pkcs8", "rand_core", "serde", "signature", "std", "zeroize"))' -C metadata=211f99b09ada353d -C extra-filename=-211f99b09ada353d --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-40b96768f529d1af.rmeta --extern ed25519=/work/oxidecomputer/omicron/target/debug/deps/libed25519-15e855c45c4cfa0c.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-873553d298e635a4.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-74d5ef4f7c47e951.rmeta --extern signature=/work/oxidecomputer/omicron/target/debug/deps/libsignature-300bdda8e5029b0a.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-31cb50c570ccb59e.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-e36277d4aa1c4608.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29822024-11-13T19:10:42.712Z Dirty x509-cert v0.2.5: the rustflags changed
29832024-11-13T19:10:42.712Z Compiling x509-cert v0.2.5
29842024-11-13T19:10:42.714Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name x509_cert --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/x509-cert-0.2.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="pem"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "builder", "default", "hazmat", "pem", "sct", "sha1", "signature", "std"))' -C metadata=6bf31068eafc87a0 -C extra-filename=-6bf31068eafc87a0 --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-7c6d8f6ce55bf7b5.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-f183f0e5c5907bba.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-50538df004389ff1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29852024-11-13T19:10:42.784Z Dirty slog-json v2.6.1: the rustflags changed
29862024-11-13T19:10:42.785Z Compiling slog-json v2.6.1
29872024-11-13T19:10:42.787Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name slog_json --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slog-json-2.6.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "dynamic-keys", "erased-serde", "nested-values"))' -C metadata=ecf7fbcc92a35758 -C extra-filename=-ecf7fbcc92a35758 --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-1ac9fc4a930966d4.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-e66601789c1c58db.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29882024-11-13T19:10:42.845Z Dirty heapless v0.7.17: the rustflags changed
29892024-11-13T19:10:42.846Z Compiling heapless v0.7.17
29902024-11-13T19:10:42.848Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/heapless-0.7.17/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="atomic-polyfill"' --cfg 'feature="cas"' --cfg 'feature="default"' --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=7c93de38b847f328 -C extra-filename=-7c93de38b847f328 --out-dir /work/oxidecomputer/omicron/target/debug/build/heapless-7c93de38b847f328 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustc_version=/work/oxidecomputer/omicron/target/debug/deps/librustc_version-c782d8caf7484299.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29912024-11-13T19:10:43.174Z Dirty enum-as-inner v0.6.1: the rustflags changed
29922024-11-13T19:10:43.174Z Compiling enum-as-inner v0.6.1
29932024-11-13T19:10:43.176Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name enum_as_inner --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/enum-as-inner-0.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=a5e203bd0dbe6a3d -C extra-filename=-a5e203bd0dbe6a3d --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-702249e0617a2365.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-bb86a0f4b2092559.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-061032add1e59e1c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0e3802aa2be39be2.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29942024-11-13T19:10:43.375Z Dirty async-stream-impl v0.3.6: the rustflags changed
29952024-11-13T19:10:43.375Z Compiling async-stream-impl v0.3.6
29962024-11-13T19:10:43.378Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name async_stream_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-stream-impl-0.3.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=cf24da1bc5178a91 -C extra-filename=-cf24da1bc5178a91 --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-bb86a0f4b2092559.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-061032add1e59e1c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0e3802aa2be39be2.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29972024-11-13T19:10:44.029Z Dirty idna v0.4.0: the rustflags changed
29982024-11-13T19:10:44.029Z Compiling idna v0.4.0
29992024-11-13T19:10:44.064Z Running `/home/build/.rustup/toolchains/1.81.0-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=55bd67f3d2a78017 -C extra-filename=-55bd67f3d2a78017 --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-89934fbd737039c3.rmeta --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-ca1e9b17af3e7cbc.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30002024-11-13T19:10:44.540Z Dirty dropshot v0.12.0: the rustflags changed
30012024-11-13T19:10:44.540Z Compiling dropshot v0.12.0
30022024-11-13T19:10:44.544Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dropshot-0.12.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' -C metadata=bfb3e9851b33fd34 -C extra-filename=-bfb3e9851b33fd34 --out-dir /work/oxidecomputer/omicron/target/debug/build/dropshot-bfb3e9851b33fd34 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-3085d201f1b07e89.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30032024-11-13T19:10:44.921Z Dirty debug-ignore v1.0.5: the rustflags changed
30042024-11-13T19:10:44.921Z Compiling debug-ignore v1.0.5
30052024-11-13T19:10:44.960Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name debug_ignore --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/debug-ignore-1.0.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=8617a6d6bd6b63dc -C extra-filename=-8617a6d6bd6b63dc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30062024-11-13T19:10:45.023Z Dirty lalrpop-util v0.19.12: the rustflags changed
30072024-11-13T19:10:45.023Z Compiling lalrpop-util v0.19.12
30082024-11-13T19:10:45.025Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name lalrpop_util --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/lalrpop-util-0.19.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "lexer", "regex", "std"))' -C metadata=45ab90acb7045a6c -C extra-filename=-45ab90acb7045a6c --out-dir /work/oxidecomputer/omicron/target/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-11-13T19:10:45.086Z Dirty async-stream v0.3.6: the rustflags changed
30102024-11-13T19:10:45.086Z Compiling async-stream v0.3.6
30112024-11-13T19:10:45.089Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name async_stream --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-stream-0.3.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ffc19433b71c4fbb -C extra-filename=-ffc19433b71c4fbb --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-cf24da1bc5178a91.so --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-15b4a62ef3693967.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-46453f98c25563b1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30122024-11-13T19:10:45.417Z Dirty hickory-proto v0.24.1: the rustflags changed
30132024-11-13T19:10:45.418Z Compiling hickory-proto v0.24.1
30142024-11-13T19:10:45.420Z Running `/home/build/.rustup/toolchains/1.81.0-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=ec883152b8d7190a -C extra-filename=-ec883152b8d7190a --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-49589da9b84e9811.so --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-83c04ded702a2c6e.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-b3a3d8d3edcc003a.rmeta --extern enum_as_inner=/work/oxidecomputer/omicron/target/debug/deps/libenum_as_inner-a5e203bd0dbe6a3d.so --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-f4bf537936a3f942.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-0d0c1d18420ed0e7.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-0e75d2014d70b1ca.rmeta --extern idna=/work/oxidecomputer/omicron/target/debug/deps/libidna-55bd67f3d2a78017.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-8a897554a5f2cfdc.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-4fac8a596e09fa80.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rmeta --extern tinyvec=/work/oxidecomputer/omicron/target/debug/deps/libtinyvec-e7413fa0c8eb6f0b.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-259315155e448d30.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-a318cade84a99369.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30152024-11-13T19:10:45.444Z Running `/work/oxidecomputer/omicron/target/debug/build/dropshot-bfb3e9851b33fd34/build-script-build`
30162024-11-13T19:10:45.527Z Running `/work/oxidecomputer/omicron/target/debug/build/heapless-7c93de38b847f328/build-script-build`
30172024-11-13T19:10:45.611Z Dirty slog-bunyan v2.5.0: the rustflags changed
30182024-11-13T19:10:45.611Z Compiling slog-bunyan v2.5.0
30192024-11-13T19:10:45.625Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name slog_bunyan --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slog-bunyan-2.5.0/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nested-values"))' -C metadata=3a466a91dbf752e7 -C extra-filename=-3a466a91dbf752e7 --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-a2f119589b8c1fe0.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rmeta --extern slog_json=/work/oxidecomputer/omicron/target/debug/deps/libslog_json-ecf7fbcc92a35758.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-e66601789c1c58db.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30202024-11-13T19:10:45.784Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name multer --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/multer-3.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all", "default", "json", "log", "serde", "serde_json", "tokio", "tokio-io", "tokio-util"))' -C metadata=b91745303d711288 -C extra-filename=-b91745303d711288 --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-8f3db5af18e8ba7c.rmeta --extern encoding_rs=/work/oxidecomputer/omicron/target/debug/deps/libencoding_rs-70175fab1ccacbea.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-0e75d2014d70b1ca.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rmeta --extern httparse=/work/oxidecomputer/omicron/target/debug/deps/libhttparse-7559930a4f3fd1fe.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-628c83ce3f8440f3.rmeta --extern mime=/work/oxidecomputer/omicron/target/debug/deps/libmime-71803c34803b0cd3.rmeta --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-0d6a5191eef2dd9a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30212024-11-13T19:10:45.840Z Dirty bzip2 v0.4.4: the rustflags changed
30222024-11-13T19:10:45.840Z Compiling bzip2 v0.4.4
30232024-11-13T19:10:45.845Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name bzip2 --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bzip2-0.4.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("futures", "static", "tokio", "tokio-io"))' -C metadata=196dc5499806c930 -C extra-filename=-196dc5499806c930 --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-f0f893e3a8030517.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-29117e4ff36dab03.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-f7ea44e4a6d36c20/out/lib`
30242024-11-13T19:10:46.285Z Dirty signal-hook-mio v0.2.4: the rustflags changed
30252024-11-13T19:10:46.285Z Compiling signal-hook-mio v0.2.4
30262024-11-13T19:10:46.287Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name signal_hook_mio --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/signal-hook-mio-0.2.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="mio-1_0"' --cfg 'feature="support-v1_0"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("mio-0_6", "mio-0_7", "mio-0_8", "mio-1_0", "mio-uds", "support-v0_6", "support-v0_7", "support-v0_8", "support-v1_0"))' -C metadata=3164eb40efefb860 -C extra-filename=-3164eb40efefb860 --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-29117e4ff36dab03.rmeta --extern mio_1_0=/work/oxidecomputer/omicron/target/debug/deps/libmio-df13f09366e40281.rmeta --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-957acfcff7c72c94.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30272024-11-13T19:10:46.369Z Dirty console v0.15.8: the rustflags changed
30282024-11-13T19:10:46.369Z Compiling console v0.15.8
30292024-11-13T19:10:46.371Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name console --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/console-0.15.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="ansi-parsing"' --cfg 'feature="default"' --cfg 'feature="unicode-width"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ansi-parsing", "default", "unicode-width", "windows-console-colors"))' -C metadata=8134fd228889b755 -C extra-filename=-8134fd228889b755 --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-cc0c30b4f89d8188.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-29117e4ff36dab03.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-6f7bee780039a0b9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30302024-11-13T19:10:46.460Z Dirty dropshot_endpoint v0.12.0: the rustflags changed
30312024-11-13T19:10:46.460Z Compiling dropshot_endpoint v0.12.0
30322024-11-13T19:10:46.462Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name dropshot_endpoint --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dropshot_endpoint-0.12.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' -C metadata=115f007eac6ea1bd -C extra-filename=-115f007eac6ea1bd --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-702249e0617a2365.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-bb86a0f4b2092559.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-061032add1e59e1c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-2c14b4def3b7b710.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0e3802aa2be39be2.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30332024-11-13T19:10:46.888Z Dirty serde_path_to_error v0.1.16: the rustflags changed
30342024-11-13T19:10:46.888Z Compiling serde_path_to_error v0.1.16
30352024-11-13T19:10:46.890Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_path_to_error --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_path_to_error-0.1.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=fb5efd3d36097f53 -C extra-filename=-fb5efd3d36097f53 --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-ce59ac6fb623678a.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30362024-11-13T19:10:47.745Z Dirty waitgroup v0.1.2: the rustflags changed
30372024-11-13T19:10:47.745Z Compiling waitgroup v0.1.2
30382024-11-13T19:10:47.748Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name waitgroup --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/waitgroup-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8e2e95346c1a6057 -C extra-filename=-8e2e95346c1a6057 --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-10b6fa6e98e5e04e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30392024-11-13T19:10:47.807Z Dirty hostname v0.4.0: the rustflags changed
30402024-11-13T19:10:47.807Z Compiling hostname v0.4.0
30412024-11-13T19:10:47.809Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name hostname --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hostname-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "set"))' -C metadata=f507ca3c838c2022 -C extra-filename=-f507ca3c838c2022 --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-83c04ded702a2c6e.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-29117e4ff36dab03.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30422024-11-13T19:10:48.017Z Dirty hash32 v0.2.1: the rustflags changed
30432024-11-13T19:10:48.017Z Compiling hash32 v0.2.1
30442024-11-13T19:10:48.020Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name hash32 --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hash32-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b2c2ee0baa69c758 -C extra-filename=-b2c2ee0baa69c758 --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-42c8c764cb4293aa.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30452024-11-13T19:10:48.090Z Dirty linked-hash-map v0.5.6: the rustflags changed
30462024-11-13T19:10:48.090Z Compiling linked-hash-map v0.5.6
30472024-11-13T19:10:48.092Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name linked_hash_map --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/linked-hash-map-0.5.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("heapsize", "heapsize_impl", "nightly", "serde", "serde_impl"))' -C metadata=2ec92d436f325154 -C extra-filename=-2ec92d436f325154 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30482024-11-13T19:10:48.117Z Dirty smoltcp v0.9.1: the rustflags changed
30492024-11-13T19:10:48.117Z Compiling smoltcp v0.9.1
30502024-11-13T19:10:48.117Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/smoltcp-0.9.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="proto-ipv6"' --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=eaf06ec35fb0f3f6 -C extra-filename=-eaf06ec35fb0f3f6 --out-dir /work/oxidecomputer/omicron/target/debug/build/smoltcp-eaf06ec35fb0f3f6 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30512024-11-13T19:10:48.442Z Dirty unicode-properties v0.1.3: the rustflags changed
30522024-11-13T19:10:48.442Z Compiling unicode-properties v0.1.3
30532024-11-13T19:10:48.445Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name unicode_properties --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode-properties-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="emoji"' --cfg 'feature="general-category"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "emoji", "general-category"))' -C metadata=01bbe37fab499ffc -C extra-filename=-01bbe37fab499ffc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30542024-11-13T19:10:48.499Z Dirty portable-atomic v1.9.0: the rustflags changed
30552024-11-13T19:10:48.499Z Compiling portable-atomic v1.9.0
30562024-11-13T19:10:48.502Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/portable-atomic-1.9.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unreachable_pub --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes --warn=deprecated_safe '--warn=clippy::default_union_representation' '--warn=clippy::as_underscore' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::unreadable_literal' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::range_plus_one' '--allow=clippy::nonminimal_bool' '--allow=clippy::naive_bytecount' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::lint_groups_priority' '--allow=clippy::incompatible_msrv' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="fallback"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("critical-section", "default", "disable-fiq", "fallback", "float", "force-amo", "require-cas", "s-mode", "serde", "std", "unsafe-assume-single-core"))' --check-cfg 'cfg(target_arch,values("xtensa"))' --check-cfg 'cfg(target_feature,values("lse2","lse128","rcpc3"))' --check-cfg 'cfg(target_feature,values("quadword-atomics"))' --check-cfg 'cfg(target_pointer_width,values("128"))' --check-cfg 'cfg(portable_atomic_test_outline_atomics_detect_false,qemu,valgrind)' --check-cfg 'cfg(portable_atomic_no_outline_atomics,portable_atomic_outline_atomics)' -C metadata=341e2d88661b2df5 -C extra-filename=-341e2d88661b2df5 --out-dir /work/oxidecomputer/omicron/target/debug/build/portable-atomic-341e2d88661b2df5 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30572024-11-13T19:10:48.871Z Dirty predicates-core v1.0.8: the rustflags changed
30582024-11-13T19:10:48.871Z Compiling predicates-core v1.0.8
30592024-11-13T19:10:48.874Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name predicates_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/predicates-core-1.0.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=3792c8ca0d3316fb -C extra-filename=-3792c8ca0d3316fb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30602024-11-13T19:10:48.957Z Running `/work/oxidecomputer/omicron/target/debug/build/smoltcp-eaf06ec35fb0f3f6/build-script-build`
30612024-11-13T19:10:48.997Z Dirty stringprep v0.1.5: the rustflags changed
30622024-11-13T19:10:48.997Z Compiling stringprep v0.1.5
30632024-11-13T19:10:49.001Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name stringprep --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/stringprep-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e3e9a79b46122381 -C extra-filename=-e3e9a79b46122381 --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-89934fbd737039c3.rmeta --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-ca1e9b17af3e7cbc.rmeta --extern unicode_properties=/work/oxidecomputer/omicron/target/debug/deps/libunicode_properties-01bbe37fab499ffc.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30642024-11-13T19:10:49.307Z Dirty lru-cache v0.1.2: the rustflags changed
30652024-11-13T19:10:49.307Z Compiling lru-cache v0.1.2
30662024-11-13T19:10:49.310Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name lru_cache --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/lru-cache-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("heapsize", "heapsize_impl"))' -C metadata=595a021380915588 -C extra-filename=-595a021380915588 --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-2ec92d436f325154.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30672024-11-13T19:10:49.537Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name heapless --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/heapless-0.7.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="atomic-polyfill"' --cfg 'feature="cas"' --cfg 'feature="default"' --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=b273a78f4bd9a19e -C extra-filename=-b273a78f4bd9a19e --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-b2c2ee0baa69c758.rmeta --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-0d6a5191eef2dd9a.rmeta --extern stable_deref_trait=/work/oxidecomputer/omicron/target/debug/deps/libstable_deref_trait-37b43ab909238cd7.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg has_cas --cfg has_atomics`
30682024-11-13T19:10:49.763Z Running `/work/oxidecomputer/omicron/target/debug/build/portable-atomic-341e2d88661b2df5/build-script-build`
30692024-11-13T19:10:49.850Z Dirty crossterm v0.28.1: the rustflags changed
30702024-11-13T19:10:49.850Z Compiling crossterm v0.28.1
30712024-11-13T19:10:49.853Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name crossterm --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crossterm-0.28.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="bracketed-paste"' --cfg 'feature="default"' --cfg 'feature="event-stream"' --cfg 'feature="events"' --cfg 'feature="serde"' --cfg 'feature="windows"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bracketed-paste", "default", "event-stream", "events", "filedescriptor", "libc", "serde", "use-dev-tty", "windows"))' -C metadata=71814ddc354bf12b -C extra-filename=-71814ddc354bf12b --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-0f2df29a0f34846c.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-15b4a62ef3693967.rmeta --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-df13f09366e40281.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-f79c6fd34a7abec0.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-a9fa2cc94e1a2df0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-957acfcff7c72c94.rmeta --extern signal_hook_mio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_mio-3164eb40efefb860.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30722024-11-13T19:10:50.322Z Dirty similar v2.6.0: the rustflags changed
30732024-11-13T19:10:50.322Z Compiling similar v2.6.0
30742024-11-13T19:10:50.325Z Running `/home/build/.rustup/toolchains/1.81.0-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=4cc1d74c80ff992c -C extra-filename=-4cc1d74c80ff992c --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-a50dd529fc113091.rmeta --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-fa2869c7751ea7ea.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30752024-11-13T19:10:50.350Z Dirty rayon v1.10.0: the rustflags changed
30762024-11-13T19:10:50.350Z Compiling rayon v1.10.0
30772024-11-13T19:10:50.352Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name rayon --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rayon-1.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("web_spin_lock"))' -C metadata=3f23d9fc9686fb30 -C extra-filename=-3f23d9fc9686fb30 --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-682f0202de4cb9c8.rmeta --extern rayon_core=/work/oxidecomputer/omicron/target/debug/deps/librayon_core-0db1bb5fe7723ef4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30782024-11-13T19:10:50.809Z Dirty tokio-stream v0.1.16: the rustflags changed
30792024-11-13T19:10:50.809Z Compiling tokio-stream v0.1.16
30802024-11-13T19:10:50.812Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio_stream --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-stream-0.1.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="net"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-util"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "fs", "full", "io-util", "net", "signal", "sync", "time", "tokio-util"))' -C metadata=fe1c4c158a2bcfde -C extra-filename=-fe1c4c158a2bcfde --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-15b4a62ef3693967.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-46453f98c25563b1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-b9fdeff246bf82e9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30812024-11-13T19:10:51.392Z Dirty md-5 v0.10.6: the rustflags changed
30822024-11-13T19:10:51.392Z Compiling md-5 v0.10.6
30832024-11-13T19:10:51.395Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name md5 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/md-5-0.10.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("asm", "default", "force-soft", "loongarch64_asm", "md5-asm", "oid", "std"))' -C metadata=39fb063f1cc48d0d -C extra-filename=-39fb063f1cc48d0d --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-83c04ded702a2c6e.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-427828cb45815475.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30842024-11-13T19:10:51.707Z Dirty float-cmp v0.9.0: the rustflags changed
30852024-11-13T19:10:51.708Z Compiling float-cmp v0.9.0
30862024-11-13T19:10:51.751Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name float_cmp --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/float-cmp-0.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="num-traits"' --cfg 'feature="ratio"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "num-traits", "ratio", "std"))' -C metadata=92b550af93228901 -C extra-filename=-92b550af93228901 --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-b347099865a56f50.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30872024-11-13T19:10:51.825Z Dirty fs-err v2.11.0: the rustflags changed
30882024-11-13T19:10:51.825Z Compiling fs-err v2.11.0
30892024-11-13T19:10:51.845Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fs-err-2.11.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("io_safety", "tokio"))' -C metadata=7383362fb50e7943 -C extra-filename=-7383362fb50e7943 --out-dir /work/oxidecomputer/omicron/target/debug/build/fs-err-7383362fb50e7943 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-eab694a454abf753.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30902024-11-13T19:10:51.955Z Dirty difflib v0.4.0: the rustflags changed
30912024-11-13T19:10:51.955Z Compiling difflib v0.4.0
30922024-11-13T19:10:51.957Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name difflib --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/difflib-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8af0412057ffdac6 -C extra-filename=-8af0412057ffdac6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30932024-11-13T19:10:52.205Z Dirty fallible-iterator v0.2.0: the rustflags changed
30942024-11-13T19:10:52.205Z Compiling fallible-iterator v0.2.0
30952024-11-13T19:10:52.219Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name fallible_iterator --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fallible-iterator-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=3d7a20ee911c56e0 -C extra-filename=-3d7a20ee911c56e0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30962024-11-13T19:10:52.891Z Dirty normalize-line-endings v0.3.0: the rustflags changed
30972024-11-13T19:10:52.891Z Compiling normalize-line-endings v0.3.0
30982024-11-13T19:10:52.894Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name normalize_line_endings --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/normalize-line-endings-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=67ae7e642ca9a97d -C extra-filename=-67ae7e642ca9a97d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30992024-11-13T19:10:52.976Z Dirty postgres-protocol v0.6.7: the rustflags changed
31002024-11-13T19:10:52.976Z Compiling postgres-protocol v0.6.7
31012024-11-13T19:10:52.979Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name postgres_protocol --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/postgres-protocol-0.6.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=1ae4454eb7262caa -C extra-filename=-1ae4454eb7262caa --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-e342ec737c4cbcc0.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-42c8c764cb4293aa.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-8f3db5af18e8ba7c.rmeta --extern fallible_iterator=/work/oxidecomputer/omicron/target/debug/deps/libfallible_iterator-3d7a20ee911c56e0.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-39c1f5afe63003ce.rmeta --extern md5=/work/oxidecomputer/omicron/target/debug/deps/libmd5-39fb063f1cc48d0d.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-628c83ce3f8440f3.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-74d5ef4f7c47e951.rmeta --extern stringprep=/work/oxidecomputer/omicron/target/debug/deps/libstringprep-e3e9a79b46122381.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31022024-11-13T19:10:53.043Z Dirty predicates v3.1.2: the rustflags changed
31032024-11-13T19:10:53.043Z Compiling predicates v3.1.2
31042024-11-13T19:10:53.045Z Running `/home/build/.rustup/toolchains/1.81.0-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=176eac0973f64c24 -C extra-filename=-176eac0973f64c24 --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-2570a634c4322755.rmeta --extern difflib=/work/oxidecomputer/omicron/target/debug/deps/libdifflib-8af0412057ffdac6.rmeta --extern float_cmp=/work/oxidecomputer/omicron/target/debug/deps/libfloat_cmp-92b550af93228901.rmeta --extern normalize_line_endings=/work/oxidecomputer/omicron/target/debug/deps/libnormalize_line_endings-67ae7e642ca9a97d.rmeta --extern predicates_core=/work/oxidecomputer/omicron/target/debug/deps/libpredicates_core-3792c8ca0d3316fb.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-a2e05c7d531f1f8e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31052024-11-13T19:10:53.696Z Running `/work/oxidecomputer/omicron/target/debug/build/fs-err-7383362fb50e7943/build-script-build`
31062024-11-13T19:10:53.740Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name smoltcp --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/smoltcp-0.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="proto-ipv6"' --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=c0f30c007a1608fb -C extra-filename=-c0f30c007a1608fb --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-6ed2929a91f42350.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-42c8c764cb4293aa.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-83c04ded702a2c6e.rmeta --extern heapless=/work/oxidecomputer/omicron/target/debug/deps/libheapless-b273a78f4bd9a19e.rmeta --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-0a48528787edc64f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31072024-11-13T19:10:53.852Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name portable_atomic --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/portable-atomic-1.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unreachable_pub --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes --warn=deprecated_safe '--warn=clippy::default_union_representation' '--warn=clippy::as_underscore' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::unreadable_literal' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::range_plus_one' '--allow=clippy::nonminimal_bool' '--allow=clippy::naive_bytecount' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::lint_groups_priority' '--allow=clippy::incompatible_msrv' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="fallback"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("critical-section", "default", "disable-fiq", "fallback", "float", "force-amo", "require-cas", "s-mode", "serde", "std", "unsafe-assume-single-core"))' --check-cfg 'cfg(target_arch,values("xtensa"))' --check-cfg 'cfg(target_feature,values("lse2","lse128","rcpc3"))' --check-cfg 'cfg(target_feature,values("quadword-atomics"))' --check-cfg 'cfg(target_pointer_width,values("128"))' --check-cfg 'cfg(portable_atomic_test_outline_atomics_detect_false,qemu,valgrind)' --check-cfg 'cfg(portable_atomic_no_outline_atomics,portable_atomic_outline_atomics)' -C metadata=c180f8693c3af431 -C extra-filename=-c180f8693c3af431 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg portable_atomic_pre_llvm_19 --check-cfg 'cfg(target_feature,values("zaamo","zabha","experimental-zacas","fast-serialization","load-store-on-cond","distinct-ops","miscellaneous-extensions-3"))' --check-cfg 'cfg(portable_atomic_disable_fiq,portable_atomic_force_amo,portable_atomic_ll_sc_rmw,portable_atomic_pre_llvm_15,portable_atomic_pre_llvm_16,portable_atomic_pre_llvm_18,portable_atomic_pre_llvm_19,portable_atomic_new_atomic_intrinsics,portable_atomic_no_asm,portable_atomic_no_asm_maybe_uninit,portable_atomic_no_atomic_64,portable_atomic_no_atomic_cas,portable_atomic_no_atomic_load_store,portable_atomic_no_atomic_min_max,portable_atomic_no_cfg_target_has_atomic,portable_atomic_no_cmpxchg16b_intrinsic,portable_atomic_no_cmpxchg16b_target_feature,portable_atomic_no_const_raw_ptr_deref,portable_atomic_no_const_transmute,portable_atomic_no_core_unwind_safe,portable_atomic_no_diagnostic_namespace,portable_atomic_no_stronger_failure_ordering,portable_atomic_no_track_caller,portable_atomic_no_unsafe_op_in_unsafe_fn,portable_atomic_s_mode,portable_atomic_sanitize_thread,portable_atomic_target_feature,portable_atomic_unsafe_assume_single_core,portable_atomic_unstable_asm,portable_atomic_unstable_asm_experimental_arch,portable_atomic_unstable_cfg_target_has_atomic,portable_atomic_unstable_isa_attribute)' --check-cfg 'cfg(portable_atomic_target_feature,values("cmpxchg16b","distinct-ops","experimental-zacas","fast-serialization","load-store-on-cond","lse","lse128","lse2","mclass","miscellaneous-extensions-3","quadword-atomics","rcpc3","v6","zaamo","zabha"))'`
31082024-11-13T19:10:54.049Z Dirty zip v0.6.6: the rustflags changed
31092024-11-13T19:10:54.049Z Compiling zip v0.6.6
31102024-11-13T19:10:54.052Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name zip --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zip-0.6.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="bzip2"' --cfg 'feature="deflate"' --cfg 'feature="flate2"' --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=faafd5e37a001aad -C extra-filename=-faafd5e37a001aad --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-42c8c764cb4293aa.rmeta --extern bzip2=/work/oxidecomputer/omicron/target/debug/deps/libbzip2-196dc5499806c930.rmeta --extern crc32fast=/work/oxidecomputer/omicron/target/debug/deps/libcrc32fast-149352a4a9602637.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-26a811491049a3a2.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-f7ea44e4a6d36c20/out/lib`
31112024-11-13T19:10:54.410Z Dirty resolv-conf v0.7.0: the rustflags changed
31122024-11-13T19:10:54.410Z Compiling resolv-conf v0.7.0
31132024-11-13T19:10:54.413Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name resolv_conf --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/resolv-conf-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="hostname"' --cfg 'feature="system"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("hostname", "system"))' -C metadata=63ea28681f3d0e2a -C extra-filename=-63ea28681f3d0e2a --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-a2f119589b8c1fe0.rmeta --extern quick_error=/work/oxidecomputer/omicron/target/debug/deps/libquick_error-9b78d3889dfe2c56.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31142024-11-13T19:10:54.834Z Dirty phf v0.11.2: the rustflags changed
31152024-11-13T19:10:54.834Z Compiling phf v0.11.2
31162024-11-13T19:10:54.837Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name phf --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/phf-0.11.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "macros", "phf_macros", "serde", "std", "uncased", "unicase"))' -C metadata=65e2155ffe51f9ae -C extra-filename=-65e2155ffe51f9ae --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-a7eca61a1c7ae2ae.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31172024-11-13T19:10:55.159Z Dirty tungstenite v0.24.0: the rustflags changed
31182024-11-13T19:10:55.159Z Compiling tungstenite v0.24.0
31192024-11-13T19:10:55.161Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name tungstenite --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tungstenite-0.24.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="data-encoding"' --cfg 'feature="handshake"' --cfg 'feature="http"' --cfg 'feature="httparse"' --cfg 'feature="sha1"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__rustls-tls", "data-encoding", "default", "handshake", "http", "httparse", "native-tls", "native-tls-crate", "native-tls-vendored", "rustls", "rustls-native-certs", "rustls-pki-types", "rustls-tls-native-roots", "rustls-tls-webpki-roots", "sha1", "url", "webpki-roots"))' -C metadata=57f10f77b9086006 -C extra-filename=-57f10f77b9086006 --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-42c8c764cb4293aa.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-8f3db5af18e8ba7c.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-b3a3d8d3edcc003a.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rmeta --extern httparse=/work/oxidecomputer/omicron/target/debug/deps/libhttparse-7559930a4f3fd1fe.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a2c99244b373d360.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-dc368f25c9d668a2.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rmeta --extern utf8=/work/oxidecomputer/omicron/target/debug/deps/libutf8-04c785dde2a4d077.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31202024-11-13T19:10:55.220Z Dirty strum_macros v0.25.3: the rustflags changed
31212024-11-13T19:10:55.220Z Compiling strum_macros v0.25.3
31222024-11-13T19:10:55.243Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name strum_macros --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/strum_macros-0.25.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=56c94e90d88f218d -C extra-filename=-56c94e90d88f218d --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-dd99b89daf0c34d1.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-bb86a0f4b2092559.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-061032add1e59e1c.rlib --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-544be2dde67464e7.so --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0e3802aa2be39be2.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31232024-11-13T19:10:55.303Z Dirty serde-big-array v0.5.1: the rustflags changed
31242024-11-13T19:10:55.303Z Compiling serde-big-array v0.5.1
31252024-11-13T19:10:55.305Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_big_array --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde-big-array-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d45a4ac7cdaa3df1 -C extra-filename=-d45a4ac7cdaa3df1 --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-1ac9fc4a930966d4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31262024-11-13T19:10:55.533Z Dirty serde_repr v0.1.19: the rustflags changed
31272024-11-13T19:10:55.533Z Compiling serde_repr v0.1.19
31282024-11-13T19:10:55.556Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_repr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_repr-0.1.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=555195ab773b97ed -C extra-filename=-555195ab773b97ed --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-bb86a0f4b2092559.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-061032add1e59e1c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0e3802aa2be39be2.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31292024-11-13T19:10:55.562Z Dirty peg-runtime v0.8.3: the rustflags changed
31302024-11-13T19:10:55.562Z Compiling peg-runtime v0.8.3
31312024-11-13T19:10:55.564Z Dirty number_prefix v0.4.0: the rustflags changed
31322024-11-13T19:10:55.564Z Compiling number_prefix v0.4.0
31332024-11-13T19:10:55.588Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name peg_runtime --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/peg-runtime-0.8.3/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("std", "unstable"))' -C metadata=fb8d126bde10d148 -C extra-filename=-fb8d126bde10d148 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31342024-11-13T19:10:55.588Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name number_prefix --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/number_prefix-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=271237945e22f618 -C extra-filename=-271237945e22f618 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31352024-11-13T19:10:55.842Z Dirty indicatif v0.17.8: the rustflags changed
31362024-11-13T19:10:55.842Z Compiling indicatif v0.17.8
31372024-11-13T19:10:55.845Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name indicatif --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/indicatif-0.17.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="rayon"' --cfg 'feature="unicode-width"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "futures", "improved_unicode", "in_memory", "rayon", "tokio", "unicode-segmentation", "unicode-width", "vt100"))' -C metadata=9fc98ca3a4090ebb -C extra-filename=-9fc98ca3a4090ebb --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-8134fd228889b755.rmeta --extern number_prefix=/work/oxidecomputer/omicron/target/debug/deps/libnumber_prefix-271237945e22f618.rmeta --extern portable_atomic=/work/oxidecomputer/omicron/target/debug/deps/libportable_atomic-c180f8693c3af431.rmeta --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-3f23d9fc9686fb30.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-6f7bee780039a0b9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31382024-11-13T19:10:56.029Z Dirty hickory-resolver v0.24.1: the rustflags changed
31392024-11-13T19:10:56.029Z Compiling hickory-resolver v0.24.1
31402024-11-13T19:10:56.031Z Running `/home/build/.rustup/toolchains/1.81.0-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=271baf00a915a986 -C extra-filename=-271baf00a915a986 --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-83c04ded702a2c6e.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-0e75d2014d70b1ca.rmeta --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-ec883152b8d7190a.rmeta --extern lru_cache=/work/oxidecomputer/omicron/target/debug/deps/liblru_cache-595a021380915588.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-4fac8a596e09fa80.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-f79c6fd34a7abec0.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rmeta --extern resolv_conf=/work/oxidecomputer/omicron/target/debug/deps/libresolv_conf-63ea28681f3d0e2a.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-4dafc5e65351502b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-259315155e448d30.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31412024-11-13T19:10:56.064Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name fs_err --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fs-err-2.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("io_safety", "tokio"))' -C metadata=6017fbe5bc569ec0 -C extra-filename=-6017fbe5bc569ec0 --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-1f75cef0b6b15e85.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg rustc_1_63 --check-cfg 'cfg(rustc_1_63)'`
31422024-11-13T19:10:56.297Z Dirty tokio-tungstenite v0.24.0: the rustflags changed
31432024-11-13T19:10:56.297Z Compiling tokio-tungstenite v0.24.0
31442024-11-13T19:10:56.299Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio_tungstenite --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-tungstenite-0.24.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="connect"' --cfg 'feature="default"' --cfg 'feature="handshake"' --cfg 'feature="stream"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__rustls-tls", "connect", "default", "handshake", "native-tls", "native-tls-crate", "native-tls-vendored", "rustls", "rustls-native-certs", "rustls-pki-types", "rustls-tls-native-roots", "rustls-tls-webpki-roots", "stream", "tokio-native-tls", "tokio-rustls", "url", "webpki-roots"))' -C metadata=23584445b6a1dc70 -C extra-filename=-23584445b6a1dc70 --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-0e75d2014d70b1ca.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a2c99244b373d360.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rmeta --extern tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtungstenite-57f10f77b9086006.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31452024-11-13T19:10:56.882Z Dirty postgres-types v0.2.8: the rustflags changed
31462024-11-13T19:10:56.882Z Compiling postgres-types v0.2.8
31472024-11-13T19:10:56.933Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name postgres_types --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/postgres-types-0.2.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="chrono-04"' --cfg 'feature="serde-1"' --cfg 'feature="serde_json-1"' --cfg 'feature="uuid-1"' --cfg 'feature="with-chrono-0_4"' --cfg 'feature="with-serde_json-1"' --cfg 'feature="with-uuid-1"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("array-impls", "array-init", "bit-vec-06", "chrono-04", "cidr-02", "derive", "eui48-04", "eui48-1", "geo-types-06", "geo-types-0_7", "jiff-01", "js", "postgres-derive", "serde-1", "serde_json-1", "smol_str-01", "time-02", "time-03", "uuid-08", "uuid-1", "with-bit-vec-0_6", "with-chrono-0_4", "with-cidr-0_2", "with-eui48-0_4", "with-eui48-1", "with-geo-types-0_6", "with-geo-types-0_7", "with-jiff-0_1", "with-serde_json-1", "with-smol_str-01", "with-time-0_2", "with-time-0_3", "with-uuid-0_8", "with-uuid-1"))' -C metadata=56bb7f530b20b37f -C extra-filename=-56bb7f530b20b37f --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-8f3db5af18e8ba7c.rmeta --extern chrono_04=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rmeta --extern fallible_iterator=/work/oxidecomputer/omicron/target/debug/deps/libfallible_iterator-3d7a20ee911c56e0.rmeta --extern postgres_protocol=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_protocol-1ae4454eb7262caa.rmeta --extern serde_1=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern serde_json_1=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rmeta --extern uuid_1=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31482024-11-13T19:10:56.936Z Dirty derive-where v1.2.7: the rustflags changed
31492024-11-13T19:10:56.936Z Compiling derive-where v1.2.7
31502024-11-13T19:10:56.938Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name derive_where --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/derive-where-1.2.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly", "safe", "zeroize", "zeroize-on-drop"))' -C metadata=5498ca00308c27b5 -C extra-filename=-5498ca00308c27b5 --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-bb86a0f4b2092559.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-061032add1e59e1c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0e3802aa2be39be2.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31512024-11-13T19:10:56.964Z Dirty whoami v1.5.2: the rustflags changed
31522024-11-13T19:10:56.965Z Compiling whoami v1.5.2
31532024-11-13T19:10:56.967Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name whoami --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/whoami-1.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --allow=unexpected_cfgs --cfg 'feature="default"' --cfg 'feature="web"' --cfg 'feature="web-sys"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "web", "web-sys"))' --check-cfg 'cfg(daku)' -C metadata=f844697b7d647f35 -C extra-filename=-f844697b7d647f35 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31542024-11-13T19:10:57.601Z Compiling hashbrown v0.14.5
31552024-11-13T19:10:57.604Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name hashbrown --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hashbrown-0.14.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="ahash"' --cfg 'feature="allocator-api2"' --cfg 'feature="default"' --cfg 'feature="inline-more"' --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=20deabe0d9115276 -C extra-filename=-20deabe0d9115276 --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-8be98ef023620e24.rmeta --extern allocator_api2=/work/oxidecomputer/omicron/target/debug/deps/liballocator_api2-2e7f20aac91d4cde.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31562024-11-13T19:10:57.677Z Compiling unsafe-libyaml v0.2.11
31572024-11-13T19:10:57.680Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name unsafe_libyaml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unsafe-libyaml-0.2.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d2d02c0de15bd26d -C extra-filename=-d2d02c0de15bd26d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31582024-11-13T19:10:58.163Z Dirty tokio-postgres v0.7.12: the rustflags changed
31592024-11-13T19:10:58.163Z Compiling tokio-postgres v0.7.12
31602024-11-13T19:10:58.188Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio_postgres --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-postgres-0.7.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="runtime"' --cfg 'feature="with-chrono-0_4"' --cfg 'feature="with-serde_json-1"' --cfg 'feature="with-uuid-1"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("array-impls", "default", "js", "runtime", "with-bit-vec-0_6", "with-chrono-0_4", "with-eui48-0_4", "with-eui48-1", "with-geo-types-0_6", "with-geo-types-0_7", "with-jiff-0_1", "with-serde_json-1", "with-smol_str-01", "with-time-0_2", "with-time-0_3", "with-uuid-0_8", "with-uuid-1"))' -C metadata=13f3f522d4be8a05 -C extra-filename=-13f3f522d4be8a05 --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-49589da9b84e9811.so --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-42c8c764cb4293aa.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-8f3db5af18e8ba7c.rmeta --extern fallible_iterator=/work/oxidecomputer/omicron/target/debug/deps/libfallible_iterator-3d7a20ee911c56e0.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-f4bf537936a3f942.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-0e75d2014d70b1ca.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a2c99244b373d360.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-f79c6fd34a7abec0.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-0874bce15360e10d.rmeta --extern phf=/work/oxidecomputer/omicron/target/debug/deps/libphf-65e2155ffe51f9ae.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-46453f98c25563b1.rmeta --extern postgres_protocol=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_protocol-1ae4454eb7262caa.rmeta --extern postgres_types=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_types-56bb7f530b20b37f.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-024a7c8877c9d5fd.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-b9fdeff246bf82e9.rmeta --extern whoami=/work/oxidecomputer/omicron/target/debug/deps/libwhoami-f844697b7d647f35.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31612024-11-13T19:10:58.468Z Dirty fastrand v2.1.1: the rustflags changed
31622024-11-13T19:10:58.468Z Compiling fastrand v2.1.1
31632024-11-13T19:10:58.473Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name fastrand --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fastrand-2.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "js", "std"))' -C metadata=9b4100b7d6800cd3 -C extra-filename=-9b4100b7d6800cd3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31642024-11-13T19:10:59.057Z Compiling regress v0.10.1
31652024-11-13T19:10:59.060Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name regress --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/regress-0.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="backend-pikevm"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backend-pikevm", "default", "index-positions", "prohibit-unsafe", "std", "utf16"))' -C metadata=e1e50879a96e9682 -C extra-filename=-e1e50879a96e9682 --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-20deabe0d9115276.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-628c83ce3f8440f3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31662024-11-13T19:10:59.084Z Compiling serde_yaml v0.9.34+deprecated
31672024-11-13T19:10:59.086Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_yaml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_yaml-0.9.34+deprecated/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ed5cdcbb0085f8fd -C extra-filename=-ed5cdcbb0085f8fd --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-7b51d40d91e0d99e.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-ce59ac6fb623678a.rmeta --extern ryu=/work/oxidecomputer/omicron/target/debug/deps/libryu-28783a10abc36982.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern unsafe_libyaml=/work/oxidecomputer/omicron/target/debug/deps/libunsafe_libyaml-d2d02c0de15bd26d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31682024-11-13T19:10:59.695Z Dirty gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475): the rustflags changed
31692024-11-13T19:10:59.695Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
31702024-11-13T19:10:59.697Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name gateway_messages --edition=2021 /home/build/.cargo/git/checkouts/management-gateway-service-749acba834b73294/9bbac47/gateway-messages/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="smoltcp"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "smoltcp", "std"))' -C metadata=f9a699a62abdd20f -C extra-filename=-f9a699a62abdd20f --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-0f2df29a0f34846c.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-028068c4a2a517fa.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern serde_big_array=/work/oxidecomputer/omicron/target/debug/deps/libserde_big_array-d45a4ac7cdaa3df1.rmeta --extern serde_repr=/work/oxidecomputer/omicron/target/debug/deps/libserde_repr-555195ab773b97ed.so --extern smoltcp=/work/oxidecomputer/omicron/target/debug/deps/libsmoltcp-c0f30c007a1608fb.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-4838cc47d8ef8586.rmeta --extern strum_macros=/work/oxidecomputer/omicron/target/debug/deps/libstrum_macros-56c94e90d88f218d.so --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-ce4108be8020a8d8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31712024-11-13T19:10:59.735Z Compiling ident_case v1.0.1
31722024-11-13T19:10:59.738Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name ident_case --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ident_case-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=877e2eb812911402 -C extra-filename=-877e2eb812911402 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31732024-11-13T19:10:59.958Z Compiling darling_core v0.20.10
31742024-11-13T19:10:59.960Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name darling_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/darling_core-0.20.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("diagnostics", "strsim", "suggestions"))' -C metadata=06f5b0904888d13f -C extra-filename=-06f5b0904888d13f --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-086f5ffe4a25dc54.rmeta --extern ident_case=/work/oxidecomputer/omicron/target/debug/deps/libident_case-877e2eb812911402.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-bb86a0f4b2092559.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-061032add1e59e1c.rmeta --extern strsim=/work/oxidecomputer/omicron/target/debug/deps/libstrsim-f51eb3e58dfb259b.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0e3802aa2be39be2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31752024-11-13T19:11:00.924Z Compiling ipnetwork v0.20.0
31762024-11-13T19:11:00.926Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name ipnetwork --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ipnetwork-0.20.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="schemars"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "schemars", "serde"))' -C metadata=8675fbbe3641ce68 -C extra-filename=-8675fbbe3641ce68 --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-6bcbbcf7d91fb157.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31772024-11-13T19:11:01.903Z Compiling tempfile v3.13.0
31782024-11-13T19:11:01.905Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name tempfile --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tempfile-3.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=1c22c94e862a09e7 -C extra-filename=-1c22c94e862a09e7 --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-83c04ded702a2c6e.rmeta --extern fastrand=/work/oxidecomputer/omicron/target/debug/deps/libfastrand-9b4100b7d6800cd3.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-4fac8a596e09fa80.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-a9fa2cc94e1a2df0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31792024-11-13T19:11:02.857Z Dirty strum_macros v0.26.4: the rustflags changed
31802024-11-13T19:11:02.857Z Compiling strum_macros v0.26.4
31812024-11-13T19:11:02.861Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name strum_macros --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/strum_macros-0.26.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3751fa837c25ddbf -C extra-filename=-3751fa837c25ddbf --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-702249e0617a2365.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-bb86a0f4b2092559.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-061032add1e59e1c.rlib --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-544be2dde67464e7.so --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0e3802aa2be39be2.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31822024-11-13T19:11:02.941Z Compiling newtype-uuid v1.1.3
31832024-11-13T19:11:02.944Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/newtype-uuid-1.1.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="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=eac18df79dd190f7 -C extra-filename=-eac18df79dd190f7 --out-dir /work/oxidecomputer/omicron/target/debug/build/newtype-uuid-eac18df79dd190f7 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31842024-11-13T19:11:03.289Z Compiling typify-impl v0.2.0
31852024-11-13T19:11:03.292Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name typify_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/typify-impl-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a946e1738a579361 -C extra-filename=-a946e1738a579361 --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-702249e0617a2365.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a2c99244b373d360.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-bb86a0f4b2092559.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-061032add1e59e1c.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-e1e50879a96e9682.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-080cabe85a0bfc93.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0e3802aa2be39be2.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-a0c90b16fe1aa548.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31862024-11-13T19:11:03.525Z Running `/work/oxidecomputer/omicron/target/debug/build/newtype-uuid-eac18df79dd190f7/build-script-build`
31872024-11-13T19:11:03.567Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name newtype_uuid --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/newtype-uuid-1.1.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="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=7cb28e7e15257f8d -C extra-filename=-7cb28e7e15257f8d --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-6bcbbcf7d91fb157.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --check-cfg 'cfg(doc_cfg)'`
31882024-11-13T19:11:03.903Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
31892024-11-13T19:11:03.906Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name oxnet --edition=2021 /home/build/.cargo/git/checkouts/oxnet-5e61f09626980c60/7dacd26/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="ipnetwork"' --cfg 'feature="schemars"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "ipnetwork", "schemars", "serde", "std"))' -C metadata=6aa42280b99bf9ab -C extra-filename=-6aa42280b99bf9ab --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-8675fbbe3641ce68.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31902024-11-13T19:11:04.440Z Dirty structmeta-derive v0.3.0: the rustflags changed
31912024-11-13T19:11:04.440Z Compiling structmeta-derive v0.3.0
31922024-11-13T19:11:04.467Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name structmeta_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/structmeta-derive-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c410f4bbdcfa6e75 -C extra-filename=-c410f4bbdcfa6e75 --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-bb86a0f4b2092559.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-061032add1e59e1c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0e3802aa2be39be2.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31932024-11-13T19:11:04.472Z Compiling instant v0.1.13
31942024-11-13T19:11:04.475Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name instant --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/instant-0.1.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("inaccurate", "js-sys", "now", "stdweb", "wasm-bindgen", "wasm-bindgen_rs", "web-sys"))' -C metadata=39bb737618c263a4 -C extra-filename=-39bb737618c263a4 --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-83c04ded702a2c6e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31952024-11-13T19:11:04.652Z Compiling regress v0.9.1
31962024-11-13T19:11:04.655Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name regress --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/regress-0.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="backend-pikevm"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backend-pikevm", "default", "index-positions", "prohibit-unsafe", "std", "utf16"))' -C metadata=dba42f888508f696 -C extra-filename=-dba42f888508f696 --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-20deabe0d9115276.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-628c83ce3f8440f3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31972024-11-13T19:11:04.751Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
31982024-11-13T19:11:04.755Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_uuid_kinds --edition=2021 uuid-kinds/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="default"' --cfg 'feature="schemars"' --cfg 'feature="schemars08"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="uuid-v4"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "schemars", "schemars08", "serde", "std", "uuid-v4"))' -C metadata=a013d3b9e37d11c0 -C extra-filename=-a013d3b9e37d11c0 --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-7cb28e7e15257f8d.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-65509bc7a12a7936.so --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31992024-11-13T19:11:05.135Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
32002024-11-13T19:11:05.137Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name slog_error_chain_derive --edition=2021 /home/build/.cargo/git/checkouts/slog-error-chain-73a8f85e5df3d7d6/15f6904/slog-error-chain-derive/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nested-values"))' -C metadata=5f3e70e9123ad2e6 -C extra-filename=-5f3e70e9123ad2e6 --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-bb86a0f4b2092559.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-061032add1e59e1c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0e3802aa2be39be2.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32012024-11-13T19:11:06.107Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
32022024-11-13T19:11:06.109Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name slog_error_chain --edition=2021 /home/build/.cargo/git/checkouts/slog-error-chain-73a8f85e5df3d7d6/15f6904/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="derive"' --cfg 'feature="slog-error-chain-derive"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("derive", "erased-serde", "nested-values", "serde", "slog-error-chain-derive"))' -C metadata=9d00d284d0b08369 -C extra-filename=-9d00d284d0b08369 --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-25d89424d82fb873.rmeta --extern slog_error_chain_derive=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain_derive-5f3e70e9123ad2e6.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32032024-11-13T19:11:06.305Z Compiling backoff v0.4.0
32042024-11-13T19:11:06.308Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name backoff --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/backoff-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="futures"' --cfg 'feature="futures-core"' --cfg 'feature="pin-project-lite"' --cfg 'feature="tokio"' --cfg 'feature="tokio_1"' --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=3cad2a9c7c940aab -C extra-filename=-3cad2a9c7c940aab --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-15b4a62ef3693967.rmeta --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-4686656331214bbd.rmeta --extern instant=/work/oxidecomputer/omicron/target/debug/deps/libinstant-39bb737618c263a4.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-46453f98c25563b1.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rmeta --extern tokio_1=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32052024-11-13T19:11:06.685Z Compiling macaddr v1.0.1
32062024-11-13T19:11:06.688Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name macaddr --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/macaddr-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="serde_std"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "serde_std", "std"))' -C metadata=c70a935ecfdda494 -C extra-filename=-c70a935ecfdda494 --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-1ac9fc4a930966d4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32072024-11-13T19:11:06.835Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
32082024-11-13T19:11:06.838Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_human_bytes --edition=2018 /home/build/.cargo/git/checkouts/serde_human_bytes-25cac76e2ef2d15c/0a09794/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a2aa46893791ada1 -C extra-filename=-a2aa46893791ada1 --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-3f5934bdadfdef5e.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32092024-11-13T19:11:07.025Z Compiling wait-timeout v0.2.0
32102024-11-13T19:11:07.028Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name wait_timeout --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/wait-timeout-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=180b6aa23cc2f4ed -C extra-filename=-180b6aa23cc2f4ed --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-29117e4ff36dab03.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32112024-11-13T19:11:07.164Z Compiling structmeta-derive v0.2.0
32122024-11-13T19:11:07.189Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name structmeta_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/structmeta-derive-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c55ccb3c80d03c7f -C extra-filename=-c55ccb3c80d03c7f --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-bb86a0f4b2092559.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-061032add1e59e1c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0e3802aa2be39be2.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32132024-11-13T19:11:07.319Z Compiling darling_macro v0.20.10
32142024-11-13T19:11:07.340Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name darling_macro --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/darling_macro-0.20.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0ce6bb761d8e11e6 -C extra-filename=-0ce6bb761d8e11e6 --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-06f5b0904888d13f.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-061032add1e59e1c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0e3802aa2be39be2.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32152024-11-13T19:11:07.661Z Compiling rusty-fork v0.3.0
32162024-11-13T19:11:07.661Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name rusty_fork --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rusty-fork-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="timeout"' --cfg 'feature="wait-timeout"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "timeout", "wait-timeout"))' -C metadata=1bee3d59aab02568 -C extra-filename=-1bee3d59aab02568 --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-086f5ffe4a25dc54.rmeta --extern quick_error=/work/oxidecomputer/omicron/target/debug/deps/libquick_error-9b78d3889dfe2c56.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-1c22c94e862a09e7.rmeta --extern wait_timeout=/work/oxidecomputer/omicron/target/debug/deps/libwait_timeout-180b6aa23cc2f4ed.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32172024-11-13T19:11:07.776Z Dirty structmeta v0.3.0: the rustflags changed
32182024-11-13T19:11:07.776Z Compiling structmeta v0.3.0
32192024-11-13T19:11:07.778Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name structmeta --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/structmeta-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3cf9a316466d513a -C extra-filename=-3cf9a316466d513a --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-bb86a0f4b2092559.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-061032add1e59e1c.rmeta --extern structmeta_derive=/work/oxidecomputer/omicron/target/debug/deps/libstructmeta_derive-c410f4bbdcfa6e75.so --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0e3802aa2be39be2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32202024-11-13T19:11:08.221Z Dirty parse-display-derive v0.10.0: the rustflags changed
32212024-11-13T19:11:08.221Z Compiling parse-display-derive v0.10.0
32222024-11-13T19:11:08.224Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name parse_display_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/parse-display-derive-0.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=c855591a9f549106 -C extra-filename=-c855591a9f549106 --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-bb86a0f4b2092559.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-061032add1e59e1c.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-a2e05c7d531f1f8e.rlib --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-798e3a4bdf9327b3.rlib --extern structmeta=/work/oxidecomputer/omicron/target/debug/deps/libstructmeta-3cf9a316466d513a.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0e3802aa2be39be2.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32232024-11-13T19:11:08.476Z Compiling rand_xorshift v0.3.0
32242024-11-13T19:11:08.479Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name rand_xorshift --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rand_xorshift-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde", "serde1"))' -C metadata=03808419429da432 -C extra-filename=-03808419429da432 --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-873553d298e635a4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32252024-11-13T19:11:08.504Z Dirty strum v0.26.3: the rustflags changed
32262024-11-13T19:11:08.504Z Compiling strum v0.26.3
32272024-11-13T19:11:08.506Z Running `/home/build/.rustup/toolchains/1.81.0-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=d3365051e79f13bf -C extra-filename=-d3365051e79f13bf --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-3751fa837c25ddbf.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32282024-11-13T19:11:08.531Z Compiling darling v0.20.10
32292024-11-13T19:11:08.550Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name darling --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/darling-0.20.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="suggestions"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "diagnostics", "suggestions"))' -C metadata=60b09a0d33435f29 -C extra-filename=-60b09a0d33435f29 --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-06f5b0904888d13f.rmeta --extern darling_macro=/work/oxidecomputer/omicron/target/debug/deps/libdarling_macro-0ce6bb761d8e11e6.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32302024-11-13T19:11:08.672Z Compiling serde_with_macros v3.11.0
32312024-11-13T19:11:08.676Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_with_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_with_macros-3.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --warn=rust_2018_idioms --warn=variant_size_differences --warn=unused_import_braces --warn=unused_extern_crates --warn=unexpected_cfgs --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::redundant_closure_for_method_calls' --warn=missing_docs '--warn=rustdoc::missing_crate_level_docs' '--allow=clippy::manual-unwrap-or-default' '--allow=clippy::explicit_auto_deref' '--warn=clippy::doc_markdown' '--warn=clippy::default_trait_access' '--warn=clippy::cloned_instead_of_copied' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("schemars_0_8"))' --check-cfg 'cfg(tarpaulin)' --check-cfg 'cfg(tarpaulin_include)' -C metadata=2b24152a0a9a509d -C extra-filename=-2b24152a0a9a509d --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-60b09a0d33435f29.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-bb86a0f4b2092559.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-061032add1e59e1c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0e3802aa2be39be2.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32322024-11-13T19:11:08.717Z Compiling unarray v0.1.4
32332024-11-13T19:11:08.720Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name unarray --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unarray-0.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2ffab99a9473dff8 -C extra-filename=-2ffab99a9473dff8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32342024-11-13T19:11:09.041Z Compiling camino-tempfile v1.1.1
32352024-11-13T19:11:09.046Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name camino_tempfile --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/camino-tempfile-1.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=efdb0e70c4c12326 -C extra-filename=-efdb0e70c4c12326 --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-9798e8e7609cdab8.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-1c22c94e862a09e7.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32362024-11-13T19:11:09.046Z Compiling proptest v1.5.0
32372024-11-13T19:11:09.046Z Running `/home/build/.rustup/toolchains/1.81.0-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=d670407408d91317 -C extra-filename=-d670407408d91317 --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-1499c911902a6a96.rmeta --extern bit_vec=/work/oxidecomputer/omicron/target/debug/deps/libbit_vec-cb08cab83165003f.rmeta --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-0f2df29a0f34846c.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-cc0c30b4f89d8188.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-b347099865a56f50.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rmeta --extern rand_chacha=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-c35faf152b40ed9d.rmeta --extern rand_xorshift=/work/oxidecomputer/omicron/target/debug/deps/librand_xorshift-03808419429da432.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-798e3a4bdf9327b3.rmeta --extern rusty_fork=/work/oxidecomputer/omicron/target/debug/deps/librusty_fork-1bee3d59aab02568.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-1c22c94e862a09e7.rmeta --extern unarray=/work/oxidecomputer/omicron/target/debug/deps/libunarray-2ffab99a9473dff8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32382024-11-13T19:11:09.351Z Dirty proc-macro-error-attr v1.0.4: the rustflags changed
32392024-11-13T19:11:09.351Z Compiling proc-macro-error-attr v1.0.4
32402024-11-13T19:11:09.353Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/proc-macro-error-attr-1.0.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c2958a45fc60f928 -C extra-filename=-c2958a45fc60f928 --out-dir /work/oxidecomputer/omicron/target/debug/build/proc-macro-error-attr-c2958a45fc60f928 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-3085d201f1b07e89.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32412024-11-13T19:11:09.738Z Running `/work/oxidecomputer/omicron/target/debug/build/proc-macro-error-attr-c2958a45fc60f928/build-script-build`
32422024-11-13T19:11:09.822Z Dirty proc-macro-error v1.0.4: the rustflags changed
32432024-11-13T19:11:09.822Z Compiling proc-macro-error v1.0.4
32442024-11-13T19:11:09.825Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/proc-macro-error-1.0.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="syn"' --cfg 'feature="syn-error"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "syn", "syn-error"))' -C metadata=a7a08893956d4115 -C extra-filename=-a7a08893956d4115 --out-dir /work/oxidecomputer/omicron/target/debug/build/proc-macro-error-a7a08893956d4115 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-3085d201f1b07e89.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32452024-11-13T19:11:09.902Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name proc_macro_error_attr --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/proc-macro-error-attr-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f0f567f896bb0e00 -C extra-filename=-f0f567f896bb0e00 --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-bb86a0f4b2092559.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-061032add1e59e1c.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32462024-11-13T19:11:10.212Z Running `/work/oxidecomputer/omicron/target/debug/build/proc-macro-error-a7a08893956d4115/build-script-build`
32472024-11-13T19:11:10.383Z Compiling proc-macro-crate v1.3.1
32482024-11-13T19:11:10.383Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name proc_macro_crate --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/proc-macro-crate-1.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8797f7a34f94f757 -C extra-filename=-8797f7a34f94f757 --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-4fac8a596e09fa80.rmeta --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-27cb6e30adf30b5f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32492024-11-13T19:11:10.491Z Compiling structmeta v0.2.0
32502024-11-13T19:11:10.493Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name structmeta --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/structmeta-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=61ba18900f0ca36f -C extra-filename=-61ba18900f0ca36f --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-bb86a0f4b2092559.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-061032add1e59e1c.rmeta --extern structmeta_derive=/work/oxidecomputer/omicron/target/debug/deps/libstructmeta_derive-c55ccb3c80d03c7f.so --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0e3802aa2be39be2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32512024-11-13T19:11:10.884Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name proc_macro_error --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/proc-macro-error-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="syn"' --cfg 'feature="syn-error"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "syn", "syn-error"))' -C metadata=d2113ef437fb5d5e -C extra-filename=-d2113ef437fb5d5e --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-f0f567f896bb0e00.so --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-bb86a0f4b2092559.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-061032add1e59e1c.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e2368bfcbc9d8904.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg use_fallback`
32522024-11-13T19:11:10.962Z Compiling test-strategy v0.3.1
32532024-11-13T19:11:10.965Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name test_strategy --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/test-strategy-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=198ebdf28c1b51c7 -C extra-filename=-198ebdf28c1b51c7 --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-bb86a0f4b2092559.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-061032add1e59e1c.rlib --extern structmeta=/work/oxidecomputer/omicron/target/debug/deps/libstructmeta-61ba18900f0ca36f.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0e3802aa2be39be2.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32542024-11-13T19:11:11.520Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
32552024-11-13T19:11:11.523Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/git/checkouts/rust-libzfs-f1cb3f43d7b73bd9/ecd5a92/nvpair-sys/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7cb7343497e9d8e3 -C extra-filename=-7cb7343497e9d8e3 --out-dir /work/oxidecomputer/omicron/target/debug/build/nvpair-sys-7cb7343497e9d8e3 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32562024-11-13T19:11:11.642Z Compiling num_enum_derive v0.5.11
32572024-11-13T19:11:11.644Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name num_enum_derive --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num_enum_derive-0.5.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="proc-macro-crate"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("complex-expressions", "default", "external_doc", "proc-macro-crate", "std"))' -C metadata=c62fe59dc9f8b25b -C extra-filename=-c62fe59dc9f8b25b --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-8797f7a34f94f757.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-bb86a0f4b2092559.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-061032add1e59e1c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e2368bfcbc9d8904.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32582024-11-13T19:11:11.873Z Compiling serde_with v3.11.0
32592024-11-13T19:11:11.875Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_with --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_with-3.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=rust_2018_idioms --warn=variant_size_differences --warn=unused_import_braces --warn=unused_extern_crates --warn=unexpected_cfgs --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::redundant_closure_for_method_calls' --warn=missing_docs '--warn=rustdoc::missing_crate_level_docs' '--allow=clippy::manual-unwrap-or-default' '--allow=clippy::explicit_auto_deref' '--warn=clippy::doc_markdown' '--warn=clippy::default_trait_access' '--warn=clippy::cloned_instead_of_copied' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="macros"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "base64", "chrono", "chrono_0_4", "default", "guide", "hashbrown_0_14", "hashbrown_0_15", "hex", "indexmap", "indexmap_1", "indexmap_2", "json", "macros", "schemars_0_8", "std", "time_0_3"))' --check-cfg 'cfg(tarpaulin)' --check-cfg 'cfg(tarpaulin_include)' -C metadata=5a287ec055c5cf9e -C extra-filename=-5a287ec055c5cf9e --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-1ac9fc4a930966d4.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-5993f2d28b3a8551.so --extern serde_with_macros=/work/oxidecomputer/omicron/target/debug/deps/libserde_with_macros-2b24152a0a9a509d.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32602024-11-13T19:11:11.936Z Running `/work/oxidecomputer/omicron/target/debug/build/nvpair-sys-7cb7343497e9d8e3/build-script-build`
32612024-11-13T19:11:11.977Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
32622024-11-13T19:11:11.979Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/dlpi-sys-029573be7cbcde29/1d587ea/libdlpi-sys/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a674c41d8849d6c4 -C extra-filename=-a674c41d8849d6c4 --out-dir /work/oxidecomputer/omicron/target/debug/build/libdlpi-sys-a674c41d8849d6c4 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32632024-11-13T19:11:12.336Z Running `/work/oxidecomputer/omicron/target/debug/build/libdlpi-sys-a674c41d8849d6c4/build-script-build`
32642024-11-13T19:11:12.378Z Compiling foreign-types-macros v0.2.3
32652024-11-13T19:11:12.380Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name foreign_types_macros --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/foreign-types-macros-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("std"))' -C metadata=5e02bb8a31d399d9 -C extra-filename=-5e02bb8a31d399d9 --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-bb86a0f4b2092559.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-061032add1e59e1c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0e3802aa2be39be2.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32662024-11-13T19:11:13.316Z Dirty parse-display v0.10.0: the rustflags changed
32672024-11-13T19:11:13.316Z Compiling parse-display v0.10.0
32682024-11-13T19:11:13.342Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name parse_display --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/parse-display-0.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=f81a4f758dfcb860 -C extra-filename=-f81a4f758dfcb860 --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-c855591a9f549106.so --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-a2e05c7d531f1f8e.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-798e3a4bdf9327b3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32692024-11-13T19:11:13.925Z Compiling foreign-types-shared v0.3.1
32702024-11-13T19:11:13.927Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name foreign_types_shared --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/foreign-types-shared-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b0f329054068f8e6 -C extra-filename=-b0f329054068f8e6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32712024-11-13T19:11:14.060Z Compiling foreign-types v0.5.0
32722024-11-13T19:11:14.062Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name foreign_types --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/foreign-types-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=9fc2e7bc4b0305d8 -C extra-filename=-9fc2e7bc4b0305d8 --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-5e02bb8a31d399d9.so --extern foreign_types_shared=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types_shared-b0f329054068f8e6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32732024-11-13T19:11:14.062Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name libdlpi_sys --edition=2021 /home/build/.cargo/git/checkouts/dlpi-sys-029573be7cbcde29/1d587ea/libdlpi-sys/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=dffa7c7a626b1b1e -C extra-filename=-dffa7c7a626b1b1e --out-dir /work/oxidecomputer/omicron/target/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`
32742024-11-13T19:11:14.226Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name nvpair_sys --edition=2018 /home/build/.cargo/git/checkouts/rust-libzfs-f1cb3f43d7b73bd9/ecd5a92/nvpair-sys/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=35a3f21f86f7a39c -C extra-filename=-35a3f21f86f7a39c --out-dir /work/oxidecomputer/omicron/target/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`
32752024-11-13T19:11:14.309Z Compiling tabwriter v1.4.0
32762024-11-13T19:11:14.311Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name tabwriter --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tabwriter-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="ansi_formatting"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ansi_formatting", "default"))' -C metadata=0b571bee1a90778e -C extra-filename=-0b571bee1a90778e --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-6f7bee780039a0b9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32772024-11-13T19:11:14.442Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
32782024-11-13T19:11:14.445Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name rusty_doors_macros --edition=2018 /home/build/.cargo/git/checkouts/rusty-doors-f5932c202d734158/0e3a149/macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9fffdaab5d1d3bf8 -C extra-filename=-9fffdaab5d1d3bf8 --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-061032add1e59e1c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e2368bfcbc9d8904.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32792024-11-13T19:11:14.544Z Compiling num_enum v0.5.11
32802024-11-13T19:11:14.547Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name num_enum --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num_enum-0.5.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("complex-expressions", "default", "external_doc", "std"))' -C metadata=92f73f5a153a9cd5 -C extra-filename=-92f73f5a153a9cd5 --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-c62fe59dc9f8b25b.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32812024-11-13T19:11:14.732Z Compiling cstr-argument v0.1.2
32822024-11-13T19:11:14.735Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name cstr_argument --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cstr-argument-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=3e99e5d3bcd20984 -C extra-filename=-3e99e5d3bcd20984 --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-83c04ded702a2c6e.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-628c83ce3f8440f3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32832024-11-13T19:11:14.864Z Compiling pretty-hex v0.2.1
32842024-11-13T19:11:14.866Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name pretty_hex --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pretty-hex-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default"))' -C metadata=3e27a2eafea59d63 -C extra-filename=-3e27a2eafea59d63 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32852024-11-13T19:11:14.994Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
32862024-11-13T19:11:14.996Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name nvpair --edition=2018 /home/build/.cargo/git/checkouts/rust-libzfs-f1cb3f43d7b73bd9/ecd5a92/nvpair/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=fe1c16d8a38e646f -C extra-filename=-fe1c16d8a38e646f --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-3e99e5d3bcd20984.rmeta --extern foreign_types=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types-9fc2e7bc4b0305d8.rmeta --extern nvpair_sys=/work/oxidecomputer/omicron/target/debug/deps/libnvpair_sys-35a3f21f86f7a39c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32872024-11-13T19:11:15.061Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
32882024-11-13T19:11:15.063Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name dlpi --edition=2021 /home/build/.cargo/git/checkouts/dlpi-sys-029573be7cbcde29/1d587ea/dlpi/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=df4d19e7a9a9e6c2 -C extra-filename=-df4d19e7a9a9e6c2 --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-29117e4ff36dab03.rmeta --extern libdlpi_sys=/work/oxidecomputer/omicron/target/debug/deps/liblibdlpi_sys-dffa7c7a626b1b1e.rmeta --extern num_enum=/work/oxidecomputer/omicron/target/debug/deps/libnum_enum-92f73f5a153a9cd5.rmeta --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-3e27a2eafea59d63.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32892024-11-13T19:11:15.349Z Compiling colored v2.1.0
32902024-11-13T19:11:15.351Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name colored --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/colored-2.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("no-color"))' -C metadata=cca24c851c6c4979 -C extra-filename=-cca24c851c6c4979 --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-cc0c30b4f89d8188.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32912024-11-13T19:11:15.430Z Compiling smf v0.2.3
32922024-11-13T19:11:15.462Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name smf --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/smf-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1d4e9f7c6ab57727 -C extra-filename=-1d4e9f7c6ab57727 --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-56b045eb9fc81abc.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32932024-11-13T19:11:15.499Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
32942024-11-13T19:11:15.502Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name rusty_doors --edition=2018 /home/build/.cargo/git/checkouts/rusty-doors-f5932c202d734158/0e3a149/lib/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=bfd352f2e43f3ba6 -C extra-filename=-bfd352f2e43f3ba6 --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-29117e4ff36dab03.rmeta --extern rusty_doors_macros=/work/oxidecomputer/omicron/target/debug/deps/librusty_doors_macros-9fffdaab5d1d3bf8.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32952024-11-13T19:11:15.573Z Compiling crucible-workspace-hack v0.1.0
32962024-11-13T19:11:15.575Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crucible-workspace-hack-0.1.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=01a73b7276f90baf -C extra-filename=-01a73b7276f90baf --out-dir /work/oxidecomputer/omicron/target/debug/build/crucible-workspace-hack-01a73b7276f90baf -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32972024-11-13T19:11:15.692Z Compiling heapless v0.8.0
32982024-11-13T19:11:15.694Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/heapless-0.8.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --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=93bdea806c17815b -C extra-filename=-93bdea806c17815b --out-dir /work/oxidecomputer/omicron/target/debug/build/heapless-93bdea806c17815b -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32992024-11-13T19:11:15.794Z Compiling termtree v0.4.1
33002024-11-13T19:11:15.797Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name termtree --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/termtree-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6e94d9b86c33333f -C extra-filename=-6e94d9b86c33333f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33012024-11-13T19:11:15.921Z Running `/work/oxidecomputer/omicron/target/debug/build/crucible-workspace-hack-01a73b7276f90baf/build-script-build`
33022024-11-13T19:11:15.960Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name crucible_workspace_hack --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crucible-workspace-hack-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2ee54a9ce846ec72 -C extra-filename=-2ee54a9ce846ec72 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33032024-11-13T19:11:16.029Z Compiling predicates-tree v1.0.11
33042024-11-13T19:11:16.049Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name predicates_tree --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/predicates-tree-1.0.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=64601b9b0e8a95bb -C extra-filename=-64601b9b0e8a95bb --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-3792c8ca0d3316fb.rmeta --extern termtree=/work/oxidecomputer/omicron/target/debug/deps/libtermtree-6e94d9b86c33333f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33052024-11-13T19:11:16.083Z Compiling hash32 v0.3.1
33062024-11-13T19:11:16.087Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name hash32 --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hash32-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9c47edbd568567d5 -C extra-filename=-9c47edbd568567d5 --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-42c8c764cb4293aa.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33072024-11-13T19:11:16.114Z Compiling smoltcp v0.11.0
33082024-11-13T19:11:16.127Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/smoltcp-0.11.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="medium-ethernet"' --cfg 'feature="proto-dhcpv4"' --cfg 'feature="proto-ipv4"' --cfg 'feature="proto-ipv6"' --cfg 'feature="socket"' --cfg 'feature="socket-raw"' --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=975cb92889495cba -C extra-filename=-975cb92889495cba --out-dir /work/oxidecomputer/omicron/target/debug/build/smoltcp-975cb92889495cba -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33092024-11-13T19:11:16.353Z Compiling cobs v0.2.3
33102024-11-13T19:11:16.355Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name cobs --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cobs-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "use_std"))' -C metadata=982f5c397fd841f9 -C extra-filename=-982f5c397fd841f9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33112024-11-13T19:11:16.407Z Running `/work/oxidecomputer/omicron/target/debug/build/heapless-93bdea806c17815b/build-script-build`
33122024-11-13T19:11:16.605Z Compiling postcard v1.0.10
33132024-11-13T19:11:16.607Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name postcard --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/postcard-1.0.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "crc", "default", "defmt", "embedded-io", "embedded-io-04", "embedded-io-06", "experimental-derive", "heapless", "heapless-cas", "paste", "postcard-derive", "use-crc", "use-defmt", "use-std"))' -C metadata=7b2a33fc3467bea8 -C extra-filename=-7b2a33fc3467bea8 --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-982f5c397fd841f9.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33142024-11-13T19:11:16.680Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
33152024-11-13T19:11:16.683Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/opte-c3062ea19cee8fd4/f3002b3/lib/opte/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="api"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("api", "default", "engine", "kernel", "std", "test-help", "usdt"))' -C metadata=e593e28bb79c18ee -C extra-filename=-e593e28bb79c18ee --out-dir /work/oxidecomputer/omicron/target/debug/build/opte-e593e28bb79c18ee -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-3085d201f1b07e89.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33162024-11-13T19:11:16.706Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name heapless --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/heapless-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --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=26869f3a5785d475 -C extra-filename=-26869f3a5785d475 --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-9c47edbd568567d5.rmeta --extern stable_deref_trait=/work/oxidecomputer/omicron/target/debug/deps/libstable_deref_trait-37b43ab909238cd7.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33172024-11-13T19:11:16.853Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
33182024-11-13T19:11:16.855Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name illumos_sys_hdrs --edition=2021 /home/build/.cargo/git/checkouts/opte-c3062ea19cee8fd4/f3002b3/crates/illumos-sys-hdrs/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "kernel"))' -C metadata=849bb7e2130f5d73 -C extra-filename=-849bb7e2130f5d73 --out-dir /work/oxidecomputer/omicron/target/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-11-13T19:11:16.915Z Running `/work/oxidecomputer/omicron/target/debug/build/smoltcp-975cb92889495cba/build-script-build`
33202024-11-13T19:11:16.953Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
33212024-11-13T19:11:16.955Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name kstat_macro --edition=2021 /home/build/.cargo/git/checkouts/opte-c3062ea19cee8fd4/f3002b3/crates/kstat-macro/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1485c41200139459 -C extra-filename=-1485c41200139459 --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-061032add1e59e1c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0e3802aa2be39be2.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33222024-11-13T19:11:17.032Z Running `/work/oxidecomputer/omicron/target/debug/build/opte-e593e28bb79c18ee/build-script-build`
33232024-11-13T19:11:17.057Z Compiling sigpipe v0.1.3
33242024-11-13T19:11:17.060Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name sigpipe --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sigpipe-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5380c02213065272 -C extra-filename=-5380c02213065272 --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-29117e4ff36dab03.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33252024-11-13T19:11:17.114Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
33262024-11-13T19:11:17.122Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/netadm-sys-25ac2db9b1b244c6/e07ad76/libnet/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=22dab61baf95caf3 -C extra-filename=-22dab61baf95caf3 --out-dir /work/oxidecomputer/omicron/target/debug/build/libnet-22dab61baf95caf3 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33272024-11-13T19:11:17.197Z Compiling mockall_derive v0.13.0
33282024-11-13T19:11:17.199Z Running `/home/build/.rustup/toolchains/1.81.0-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=49e28254e2e73208 -C extra-filename=-49e28254e2e73208 --out-dir /work/oxidecomputer/omicron/target/debug/build/mockall_derive-49e28254e2e73208 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33292024-11-13T19:11:17.308Z Compiling base64 v0.21.7
33302024-11-13T19:11:17.310Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name base64 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/base64-0.21.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=6d27ec8383fdb856 -C extra-filename=-6d27ec8383fdb856 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33312024-11-13T19:11:17.477Z Running `/work/oxidecomputer/omicron/target/debug/build/libnet-22dab61baf95caf3/build-script-build`
33322024-11-13T19:11:17.514Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
33332024-11-13T19:11:17.516Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name poptrie --edition=2021 /home/build/.cargo/git/checkouts/poptrie-46bdf39ddc5f7ef1/ca52bef/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=cda07f3d901ae990 -C extra-filename=-cda07f3d901ae990 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33342024-11-13T19:11:17.560Z Running `/work/oxidecomputer/omicron/target/debug/build/mockall_derive-49e28254e2e73208/build-script-build`
33352024-11-13T19:11:17.600Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name mockall_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mockall_derive-0.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=5b5784335aeeb521 -C extra-filename=-5b5784335aeeb521 --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-83c04ded702a2c6e.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-bb86a0f4b2092559.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-061032add1e59e1c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0e3802aa2be39be2.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --check-cfg 'cfg(reprocheck)'`
33362024-11-13T19:11:17.853Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name smoltcp --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/smoltcp-0.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="medium-ethernet"' --cfg 'feature="proto-dhcpv4"' --cfg 'feature="proto-ipv4"' --cfg 'feature="proto-ipv6"' --cfg 'feature="socket"' --cfg 'feature="socket-raw"' --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=5c212353c80c63b6 -C extra-filename=-5c212353c80c63b6 --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-6ed2929a91f42350.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-42c8c764cb4293aa.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-83c04ded702a2c6e.rmeta --extern heapless=/work/oxidecomputer/omicron/target/debug/deps/libheapless-26869f3a5785d475.rmeta --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-0a48528787edc64f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33372024-11-13T19:11:17.879Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name libnet --edition=2021 /home/build/.cargo/git/checkouts/netadm-sys-25ac2db9b1b244c6/e07ad76/libnet/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=118ac191258f860d -C extra-filename=-118ac191258f860d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-83c04ded702a2c6e.rmeta --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-cca24c851c6c4979.rmeta --extern dlpi=/work/oxidecomputer/omicron/target/debug/deps/libdlpi-df4d19e7a9a9e6c2.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-29117e4ff36dab03.rmeta --extern num_enum=/work/oxidecomputer/omicron/target/debug/deps/libnum_enum-92f73f5a153a9cd5.rmeta --extern nvpair=/work/oxidecomputer/omicron/target/debug/deps/libnvpair-fe1c16d8a38e646f.rmeta --extern nvpair_sys=/work/oxidecomputer/omicron/target/debug/deps/libnvpair_sys-35a3f21f86f7a39c.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-6aa42280b99bf9ab.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rmeta --extern rusty_doors=/work/oxidecomputer/omicron/target/debug/deps/librusty_doors-bfd352f2e43f3ba6.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-024a7c8877c9d5fd.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-259315155e448d30.rmeta --extern winnow=/work/oxidecomputer/omicron/target/debug/deps/libwinnow-6e9433d0d0d5932c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -l kstat`
33382024-11-13T19:11:18.008Z Compiling zone_cfg_derive v0.3.0
33392024-11-13T19:11:18.019Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name zone_cfg_derive --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zone_cfg_derive-0.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=ecb15475b0d6cb21 -C extra-filename=-ecb15475b0d6cb21 --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-dd99b89daf0c34d1.rlib --extern proc_macro_error=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro_error-d2113ef437fb5d5e.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-bb86a0f4b2092559.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-061032add1e59e1c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e2368bfcbc9d8904.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33402024-11-13T19:11:18.062Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=86101eaf80b55e7f405b5cafe9b0de0e9f331656#86101eaf)
33412024-11-13T19:11:18.064Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name bhyve_api_sys --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/86101ea/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=e1be3350779b977b -C extra-filename=-e1be3350779b977b --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-29117e4ff36dab03.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d3365051e79f13bf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33422024-11-13T19:11:18.497Z Compiling num-derive v0.4.2
33432024-11-13T19:11:18.499Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name num_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-derive-0.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a3a126ad865e68b2 -C extra-filename=-a3a126ad865e68b2 --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-bb86a0f4b2092559.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-061032add1e59e1c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0e3802aa2be39be2.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33442024-11-13T19:11:19.816Z Compiling fragile v2.0.0
33452024-11-13T19:11:19.847Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name fragile --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fragile-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("slab"))' -C metadata=44dacb9658c55276 -C extra-filename=-44dacb9658c55276 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33462024-11-13T19:11:20.505Z Compiling downcast v0.11.0
33472024-11-13T19:11:20.507Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name downcast --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/downcast-0.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=bb5d5b4255f984fc -C extra-filename=-bb5d5b4255f984fc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33482024-11-13T19:11:20.779Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
33492024-11-13T19:11:20.782Z Running `/home/build/.rustup/toolchains/1.81.0-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=8479575f4cd72e42 -C extra-filename=-8479575f4cd72e42 --out-dir /work/oxidecomputer/omicron/target/debug/build/illumos-utils-8479575f4cd72e42 -L dependency=/work/oxidecomputer/omicron/target/debug/deps -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33502024-11-13T19:11:21.159Z Compiling same-file v1.0.6
33512024-11-13T19:11:21.161Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name same_file --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/same-file-1.0.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=17d6301a0da6eb44 -C extra-filename=-17d6301a0da6eb44 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33522024-11-13T19:11:21.299Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
33532024-11-13T19:11:21.302Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name crucible_smf --edition=2021 /home/build/.cargo/git/checkouts/crucible-f3b5bdecdc6486d6/b7b9d56/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=abf602ce69cc1b51 -C extra-filename=-abf602ce69cc1b51 --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-2ee54a9ce846ec72.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-29117e4ff36dab03.rmeta --extern num_derive=/work/oxidecomputer/omicron/target/debug/deps/libnum_derive-a3a126ad865e68b2.so --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-b347099865a56f50.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33542024-11-13T19:11:21.473Z Compiling walkdir v2.5.0
33552024-11-13T19:11:21.494Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name walkdir --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/walkdir-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=276d808b1ead684e -C extra-filename=-276d808b1ead684e --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-17d6301a0da6eb44.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33562024-11-13T19:11:22.241Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
33572024-11-13T19:11:22.243Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name opte_api --edition=2021 /home/build/.cargo/git/checkouts/opte-c3062ea19cee8fd4/f3002b3/crates/opte-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="ipnetwork"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "ipnetwork", "std"))' -C metadata=4b9816c40ae67634 -C extra-filename=-4b9816c40ae67634 --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-849bb7e2130f5d73.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-8675fbbe3641ce68.rmeta --extern postcard=/work/oxidecomputer/omicron/target/debug/deps/libpostcard-7b2a33fc3467bea8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern smoltcp=/work/oxidecomputer/omicron/target/debug/deps/libsmoltcp-5c212353c80c63b6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33582024-11-13T19:11:22.274Z Running `/work/oxidecomputer/omicron/target/debug/build/illumos-utils-8479575f4cd72e42/build-script-build`
33592024-11-13T19:11:22.310Z Compiling zone v0.3.0
33602024-11-13T19:11:22.313Z Running `/home/build/.rustup/toolchains/1.81.0-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=033fc65b80973786 -C extra-filename=-033fc65b80973786 --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-db92a402d6d3376a.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rmeta --extern zone_cfg_derive=/work/oxidecomputer/omicron/target/debug/deps/libzone_cfg_derive-ecb15475b0d6cb21.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33612024-11-13T19:11:22.333Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=86101eaf80b55e7f405b5cafe9b0de0e9f331656#86101eaf)
33622024-11-13T19:11:22.335Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name bhyve_api --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/86101ea/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=f82b334427963f5d -C extra-filename=-f82b334427963f5d --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-e1be3350779b977b.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-29117e4ff36dab03.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d3365051e79f13bf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33632024-11-13T19:11:22.852Z Compiling atomicwrites v0.4.4
33642024-11-13T19:11:22.855Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name atomicwrites --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/atomicwrites-0.4.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a49e1e336b7595b5 -C extra-filename=-a49e1e336b7595b5 --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-a9fa2cc94e1a2df0.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-1c22c94e862a09e7.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33652024-11-13T19:11:22.881Z Compiling typify-macro v0.2.0
33662024-11-13T19:11:22.884Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name typify_macro --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/typify-macro-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=cbf84f1e5bb6bf4a -C extra-filename=-cbf84f1e5bb6bf4a --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-bb86a0f4b2092559.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-061032add1e59e1c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-080cabe85a0bfc93.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-2c14b4def3b7b710.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0e3802aa2be39be2.rlib --extern typify_impl=/work/oxidecomputer/omicron/target/debug/deps/libtypify_impl-a946e1738a579361.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33672024-11-13T19:11:23.203Z Dirty xattr v1.3.1: the rustflags changed
33682024-11-13T19:11:23.203Z Compiling xattr v1.3.1
33692024-11-13T19:11:23.229Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name xattr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/xattr-1.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="unsupported"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "unsupported"))' -C metadata=bce1707f2386d5d2 -C extra-filename=-bce1707f2386d5d2 --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-a9fa2cc94e1a2df0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33702024-11-13T19:11:23.232Z Dirty filetime v0.2.25: the rustflags changed
33712024-11-13T19:11:23.232Z Compiling filetime v0.2.25
33722024-11-13T19:11:23.235Z Running `/home/build/.rustup/toolchains/1.81.0-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=169928e563e20f79 -C extra-filename=-169928e563e20f79 --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-83c04ded702a2c6e.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-29117e4ff36dab03.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33732024-11-13T19:11:23.494Z Dirty tar v0.4.43: the rustflags changed
33742024-11-13T19:11:23.494Z Compiling tar v0.4.43
33752024-11-13T19:11:23.497Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name tar --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tar-0.4.43/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,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=7da40a2e41206c1b -C extra-filename=-7da40a2e41206c1b --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-169928e563e20f79.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-29117e4ff36dab03.rmeta --extern xattr=/work/oxidecomputer/omicron/target/debug/deps/libxattr-bce1707f2386d5d2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33762024-11-13T19:11:23.582Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name opte --edition=2021 /home/build/.cargo/git/checkouts/opte-c3062ea19cee8fd4/f3002b3/lib/opte/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="api"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("api", "default", "engine", "kernel", "std", "test-help", "usdt"))' -C metadata=283ff97a2a2ad24f -C extra-filename=-283ff97a2a2ad24f --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-83c04ded702a2c6e.rmeta --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-320946a34e5e6631.rmeta --extern illumos_sys_hdrs=/work/oxidecomputer/omicron/target/debug/deps/libillumos_sys_hdrs-849bb7e2130f5d73.rmeta --extern kstat_macro=/work/oxidecomputer/omicron/target/debug/deps/libkstat_macro-1485c41200139459.so --extern opte_api=/work/oxidecomputer/omicron/target/debug/deps/libopte_api-4b9816c40ae67634.rmeta --extern postcard=/work/oxidecomputer/omicron/target/debug/deps/libpostcard-7b2a33fc3467bea8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern smoltcp=/work/oxidecomputer/omicron/target/debug/deps/libsmoltcp-5c212353c80c63b6.rmeta --extern tabwriter=/work/oxidecomputer/omicron/target/debug/deps/libtabwriter-0b571bee1a90778e.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)'`
33772024-11-13T19:11:23.820Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
33782024-11-13T19:11:23.823Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name oxide_vpc --edition=2021 /home/build/.cargo/git/checkouts/opte-c3062ea19cee8fd4/f3002b3/lib/oxide-vpc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="api"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("api", "default", "engine", "kernel", "std", "test-help", "usdt"))' -C metadata=81a229f8c327321b -C extra-filename=-81a229f8c327321b --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-83c04ded702a2c6e.rmeta --extern illumos_sys_hdrs=/work/oxidecomputer/omicron/target/debug/deps/libillumos_sys_hdrs-849bb7e2130f5d73.rmeta --extern opte=/work/oxidecomputer/omicron/target/debug/deps/libopte-283ff97a2a2ad24f.rmeta --extern poptrie=/work/oxidecomputer/omicron/target/debug/deps/libpoptrie-cda07f3d901ae990.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern smoltcp=/work/oxidecomputer/omicron/target/debug/deps/libsmoltcp-5c212353c80c63b6.rmeta --extern tabwriter=/work/oxidecomputer/omicron/target/debug/deps/libtabwriter-0b571bee1a90778e.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-6ad875dd4010cc5b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33792024-11-13T19:11:23.990Z Compiling convert_case v0.4.0
33802024-11-13T19:11:23.993Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name convert_case --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/convert_case-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("rand", "random"))' -C metadata=4e18993d560ee6e0 -C extra-filename=-4e18993d560ee6e0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33812024-11-13T19:11:24.401Z Compiling newline-converter v0.3.0
33822024-11-13T19:11:24.404Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name newline_converter --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/newline-converter-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a6bf16b5d3520644 -C extra-filename=-a6bf16b5d3520644 --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-fa2869c7751ea7ea.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33832024-11-13T19:11:24.597Z Compiling expectorate v1.1.0
33842024-11-13T19:11:24.599Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name expectorate --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/expectorate-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("predicates"))' -C metadata=4abd36fb465a093f -C extra-filename=-4abd36fb465a093f --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-8134fd228889b755.rmeta --extern newline_converter=/work/oxidecomputer/omicron/target/debug/deps/libnewline_converter-a6bf16b5d3520644.rmeta --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-4cc1d74c80ff992c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33852024-11-13T19:11:24.791Z Compiling tungstenite v0.21.0
33862024-11-13T19:11:24.794Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name tungstenite --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tungstenite-0.21.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="data-encoding"' --cfg 'feature="handshake"' --cfg 'feature="http"' --cfg 'feature="httparse"' --cfg 'feature="sha1"' --cfg 'feature="url"' --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=0b7df577b82df0ff -C extra-filename=-0b7df577b82df0ff --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-42c8c764cb4293aa.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-8f3db5af18e8ba7c.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-b3a3d8d3edcc003a.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rmeta --extern httparse=/work/oxidecomputer/omicron/target/debug/deps/libhttparse-7559930a4f3fd1fe.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a2c99244b373d360.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-dc368f25c9d668a2.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-a318cade84a99369.rmeta --extern utf8=/work/oxidecomputer/omicron/target/debug/deps/libutf8-04c785dde2a4d077.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33872024-11-13T19:11:25.086Z Compiling derive_more v0.99.18
33882024-11-13T19:11:25.089Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name derive_more --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/derive_more-0.99.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="add"' --cfg 'feature="add_assign"' --cfg 'feature="as_mut"' --cfg 'feature="as_ref"' --cfg 'feature="constructor"' --cfg 'feature="convert_case"' --cfg 'feature="default"' --cfg 'feature="deref"' --cfg 'feature="deref_mut"' --cfg 'feature="display"' --cfg 'feature="error"' --cfg 'feature="from"' --cfg 'feature="from_str"' --cfg 'feature="index"' --cfg 'feature="index_mut"' --cfg 'feature="into"' --cfg 'feature="into_iterator"' --cfg 'feature="is_variant"' --cfg 'feature="iterator"' --cfg 'feature="mul"' --cfg 'feature="mul_assign"' --cfg 'feature="not"' --cfg 'feature="rustc_version"' --cfg 'feature="sum"' --cfg 'feature="try_into"' --cfg 'feature="unwrap"' --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=ec69ba1f899f2ea9 -C extra-filename=-ec69ba1f899f2ea9 --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-4e18993d560ee6e0.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-bb86a0f4b2092559.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-061032add1e59e1c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0e3802aa2be39be2.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33892024-11-13T19:11:26.020Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
33902024-11-13T19:11:26.022Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name opte_ioctl --edition=2021 /home/build/.cargo/git/checkouts/opte-c3062ea19cee8fd4/f3002b3/lib/opte-ioctl/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=27bef9a8c38f9fcf -C extra-filename=-27bef9a8c38f9fcf --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-29117e4ff36dab03.rmeta --extern libnet=/work/oxidecomputer/omicron/target/debug/deps/liblibnet-118ac191258f860d.rmeta --extern opte=/work/oxidecomputer/omicron/target/debug/deps/libopte-283ff97a2a2ad24f.rmeta --extern oxide_vpc=/work/oxidecomputer/omicron/target/debug/deps/liboxide_vpc-81a229f8c327321b.rmeta --extern postcard=/work/oxidecomputer/omicron/target/debug/deps/libpostcard-7b2a33fc3467bea8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33912024-11-13T19:11:26.236Z Compiling itertools v0.13.0
33922024-11-13T19:11:26.239Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name itertools --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/itertools-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="use_alloc"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "use_alloc", "use_std"))' -C metadata=6b8c06aaa5867a2a -C extra-filename=-6b8c06aaa5867a2a --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-682f0202de4cb9c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33932024-11-13T19:11:26.420Z Compiling mockall v0.13.0
33942024-11-13T19:11:26.423Z Running `/home/build/.rustup/toolchains/1.81.0-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=1fb2ef3138515a7e -C extra-filename=-1fb2ef3138515a7e --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-83c04ded702a2c6e.rmeta --extern downcast=/work/oxidecomputer/omicron/target/debug/deps/libdowncast-bb5d5b4255f984fc.rmeta --extern fragile=/work/oxidecomputer/omicron/target/debug/deps/libfragile-44dacb9658c55276.rmeta --extern mockall_derive=/work/oxidecomputer/omicron/target/debug/deps/libmockall_derive-5b5784335aeeb521.so --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-176eac0973f64c24.rmeta --extern predicates_tree=/work/oxidecomputer/omicron/target/debug/deps/libpredicates_tree-64601b9b0e8a95bb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33952024-11-13T19:11:26.796Z Compiling tokio-tungstenite v0.21.0
33962024-11-13T19:11:26.798Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio_tungstenite --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-tungstenite-0.21.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="connect"' --cfg 'feature="default"' --cfg 'feature="handshake"' --cfg 'feature="stream"' --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=02164057af85ad54 -C extra-filename=-02164057af85ad54 --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-0e75d2014d70b1ca.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a2c99244b373d360.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rmeta --extern tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtungstenite-0b7df577b82df0ff.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33972024-11-13T19:11:27.056Z Compiling arc-swap v1.7.1
33982024-11-13T19:11:27.059Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name arc_swap --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/arc-swap-1.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("experimental-strategies", "experimental-thread-local", "internal-test-strategies", "serde", "weak"))' -C metadata=98701f5f07c777db -C extra-filename=-98701f5f07c777db --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33992024-11-13T19:11:27.357Z Compiling owo-colors v4.1.0
34002024-11-13T19:11:27.359Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/owo-colors-4.1.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "supports-color", "supports-colors"))' -C metadata=ab9c385e5901ea3b -C extra-filename=-ab9c385e5901ea3b --out-dir /work/oxidecomputer/omicron/target/debug/build/owo-colors-ab9c385e5901ea3b -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34012024-11-13T19:11:27.550Z Compiling slog-scope v4.4.0
34022024-11-13T19:11:27.552Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name slog_scope --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slog-scope-4.4.0/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=815f579f17bc029e -C extra-filename=-815f579f17bc029e --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-98701f5f07c777db.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-cc0c30b4f89d8188.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34032024-11-13T19:11:27.709Z Compiling cancel-safe-futures v0.1.5
34042024-11-13T19:11:27.718Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cancel-safe-futures-0.1.5/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="macros"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "internal-docs", "macros", "parking_lot", "std"))' -C metadata=519fdc64effdffd2 -C extra-filename=-519fdc64effdffd2 --out-dir /work/oxidecomputer/omicron/target/debug/build/cancel-safe-futures-519fdc64effdffd2 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34052024-11-13T19:11:27.775Z Running `/work/oxidecomputer/omicron/target/debug/build/owo-colors-ab9c385e5901ea3b/build-script-build`
34062024-11-13T19:11:27.778Z Dirty swrite v0.1.0: the rustflags changed
34072024-11-13T19:11:27.778Z Compiling swrite v0.1.0
34082024-11-13T19:11:27.807Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name swrite --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/swrite-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("osstring"))' -C metadata=74c3ec0fd5fa922d -C extra-filename=-74c3ec0fd5fa922d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34092024-11-13T19:11:27.927Z Compiling slog-stdlog v4.1.1
34102024-11-13T19:11:27.950Z Compiling typify v0.2.0
34112024-11-13T19:11:27.950Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name slog_stdlog --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slog-stdlog-4.1.1/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "kv_unstable"))' -C metadata=da5dc4498adba737 -C extra-filename=-da5dc4498adba737 --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-a2c99244b373d360.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rmeta --extern slog_scope=/work/oxidecomputer/omicron/target/debug/deps/libslog_scope-815f579f17bc029e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34122024-11-13T19:11:27.952Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name typify --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/typify-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="macro"' --cfg 'feature="typify-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "macro", "typify-macro"))' -C metadata=5ecd7cde3cc06d79 -C extra-filename=-5ecd7cde3cc06d79 --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-a946e1738a579361.rmeta --extern typify_macro=/work/oxidecomputer/omicron/target/debug/deps/libtypify_macro-cbf84f1e5bb6bf4a.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34132024-11-13T19:11:28.107Z Compiling progenitor-impl v0.8.0
34142024-11-13T19:11:28.107Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name progenitor_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/progenitor-impl-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5debe01b377b1076 -C extra-filename=-5debe01b377b1076 --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-702249e0617a2365.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-7b51d40d91e0d99e.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-fade29d57381db29.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-bb86a0f4b2092559.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-061032add1e59e1c.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-a2e05c7d531f1f8e.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0e3802aa2be39be2.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rmeta --extern typify=/work/oxidecomputer/omicron/target/debug/deps/libtypify-5ecd7cde3cc06d79.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-a0c90b16fe1aa548.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34152024-11-13T19:11:28.132Z Compiling slog-envlogger v2.2.0
34162024-11-13T19:11:28.135Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name slog_envlogger --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slog-envlogger-2.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="regex"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "regex"))' -C metadata=6f6c828458804848 -C extra-filename=-6f6c828458804848 --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-a2c99244b373d360.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-a2e05c7d531f1f8e.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-d3cfaa7747ffa7e5.rmeta --extern slog_scope=/work/oxidecomputer/omicron/target/debug/deps/libslog_scope-815f579f17bc029e.rmeta --extern slog_stdlog=/work/oxidecomputer/omicron/target/debug/deps/libslog_stdlog-da5dc4498adba737.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ff2df2b76a1cf1a1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34172024-11-13T19:11:28.157Z Running `/work/oxidecomputer/omicron/target/debug/build/cancel-safe-futures-519fdc64effdffd2/build-script-build`
34182024-11-13T19:11:28.197Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name cancel_safe_futures --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cancel-safe-futures-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="macros"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "internal-docs", "macros", "parking_lot", "std"))' -C metadata=ae3cec0fe43b44de -C extra-filename=-ae3cec0fe43b44de --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-15b4a62ef3693967.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-21f681dec55ed1d5.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-0e75d2014d70b1ca.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-46453f98c25563b1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34192024-11-13T19:11:28.320Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name owo_colors --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/owo-colors-4.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "supports-color", "supports-colors"))' -C metadata=d27cd3c9a5bd1634 -C extra-filename=-d27cd3c9a5bd1634 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --check-cfg 'cfg(doc_cfg)'`
34202024-11-13T19:11:28.827Z Compiling libsw v3.3.1
34212024-11-13T19:11:28.829Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name libsw --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libsw-3.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="std_instant"' --cfg 'feature="std_systemtime"' --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("coarsetime", "default", "nightly", "quanta", "std", "std_instant", "std_systemtime", "time", "tokio"))' -C metadata=199ff00d8cd43517 -C extra-filename=-199ff00d8cd43517 --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-1f75cef0b6b15e85.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34222024-11-13T19:11:28.977Z Compiling password-hash v0.5.0
34232024-11-13T19:11:28.999Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name password_hash --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/password-hash-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="rand_core"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "rand_core", "std"))' -C metadata=95f90713e07388c9 -C extra-filename=-95f90713e07388c9 --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-d4bf7869d4ee9385.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-873553d298e635a4.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-31cb50c570ccb59e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34242024-11-13T19:11:29.196Z Compiling blake2 v0.10.6
34252024-11-13T19:11:29.198Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name blake2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/blake2-0.10.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "reset", "simd", "simd_asm", "simd_opt", "size_opt", "std"))' -C metadata=50f7de26e0314ac6 -C extra-filename=-50f7de26e0314ac6 --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-427828cb45815475.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34262024-11-13T19:11:29.681Z Compiling linear-map v1.2.0
34272024-11-13T19:11:29.684Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name linear_map --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/linear-map-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly", "serde", "serde_impl", "serde_test"))' -C metadata=004b24f70abe6b23 -C extra-filename=-004b24f70abe6b23 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34282024-11-13T19:11:30.080Z Compiling indent_write v2.2.0
34292024-11-13T19:11:30.083Z Running `/home/build/.rustup/toolchains/1.81.0-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=d115df43764c8065 -C extra-filename=-d115df43764c8065 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34302024-11-13T19:11:30.112Z Compiling argon2 v0.5.3
34312024-11-13T19:11:30.147Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name argon2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/argon2-0.5.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="password-hash"' --cfg 'feature="rand"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "password-hash", "rand", "simple", "std", "zeroize"))' -C metadata=d8f7b1b51375db4b -C extra-filename=-d8f7b1b51375db4b --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-d4bf7869d4ee9385.rmeta --extern blake2=/work/oxidecomputer/omicron/target/debug/deps/libblake2-50f7de26e0314ac6.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-1b13b59192a6c1bc.rmeta --extern password_hash=/work/oxidecomputer/omicron/target/debug/deps/libpassword_hash-95f90713e07388c9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34322024-11-13T19:11:30.311Z Compiling num-rational v0.4.2
34332024-11-13T19:11:30.313Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name num_rational --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-rational-0.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "num-bigint", "num-bigint-std", "serde", "std"))' -C metadata=642302e061a7927e -C extra-filename=-642302e061a7927e --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-57ea22489f9eb50c.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-b347099865a56f50.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34342024-11-13T19:11:30.584Z Compiling num-complex v0.4.6
34352024-11-13T19:11:30.586Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name num_complex --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-complex-0.4.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="libm"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytecheck", "bytemuck", "default", "libm", "rand", "rkyv", "serde", "std"))' -C metadata=00dc10230bd38cfa -C extra-filename=-00dc10230bd38cfa --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-b347099865a56f50.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34362024-11-13T19:11:30.701Z Compiling float-ord v0.3.2
34372024-11-13T19:11:30.703Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name float_ord --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/float-ord-0.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=64ad33de53dcc530 -C extra-filename=-64ad33de53dcc530 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34382024-11-13T19:11:30.878Z Compiling pem v3.0.4
34392024-11-13T19:11:30.881Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name pem --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pem-3.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=de7ed3725d1ecbe1 -C extra-filename=-de7ed3725d1ecbe1 --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-e342ec737c4cbcc0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34402024-11-13T19:11:31.748Z Compiling num v0.4.3
34412024-11-13T19:11:31.751Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name num --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-0.4.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="libm"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "libm", "num-bigint", "rand", "serde", "std"))' -C metadata=37e6e52c977aa548 -C extra-filename=-37e6e52c977aa548 --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-00dc10230bd38cfa.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-57ea22489f9eb50c.rmeta --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-2d51c30d8a79f52c.rmeta --extern num_rational=/work/oxidecomputer/omicron/target/debug/deps/libnum_rational-642302e061a7927e.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-b347099865a56f50.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34422024-11-13T19:11:31.774Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
34432024-11-13T19:11:31.777Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/git/checkouts/pq-sys-b85381a66dd4f47f/b1194c1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("pkg-config"))' -C metadata=d5f9439d1a9d6cc8 -C extra-filename=-d5f9439d1a9d6cc8 --out-dir /work/oxidecomputer/omicron/target/debug/build/pq-sys-d5f9439d1a9d6cc8 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34442024-11-13T19:11:31.882Z Compiling humantime v2.1.0
34452024-11-13T19:11:31.885Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name humantime --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/humantime-2.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=31c3ffab5224127a -C extra-filename=-31c3ffab5224127a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34462024-11-13T19:11:32.217Z Compiling lzma-sys v0.1.20
34472024-11-13T19:11:32.220Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/lzma-sys-0.1.20/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("static"))' -C metadata=6295040ea28e98ef -C extra-filename=-6295040ea28e98ef --out-dir /work/oxidecomputer/omicron/target/debug/build/lzma-sys-6295040ea28e98ef -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-2297e04f177a75f2.rlib --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-d7e90c200a67fff3.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34482024-11-13T19:11:32.440Z Compiling heck v0.3.3
34492024-11-13T19:11:32.479Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name heck --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/heck-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1b38adb89d41c5e3 -C extra-filename=-1b38adb89d41c5e3 --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-fa2869c7751ea7ea.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34502024-11-13T19:11:32.706Z Running `/work/oxidecomputer/omicron/target/debug/build/pq-sys-d5f9439d1a9d6cc8/build-script-build`
34512024-11-13T19:11:32.873Z Compiling headers-core v0.3.0
34522024-11-13T19:11:32.876Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name headers_core --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/headers-core-0.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=aeaf98ac838f5986 -C extra-filename=-aeaf98ac838f5986 --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-efdfc1810bb1bf37.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34532024-11-13T19:11:33.038Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
34542024-11-13T19:11:33.041Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/netadm-sys-25ac2db9b1b244c6/e07ad76/libnet/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0740cba08b844d02 -C extra-filename=-0740cba08b844d02 --out-dir /work/oxidecomputer/omicron/target/debug/build/libnet-0740cba08b844d02 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34552024-11-13T19:11:33.064Z Compiling headers v0.4.0
34562024-11-13T19:11:33.066Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name headers --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/headers-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=b64034d5c504771a -C extra-filename=-b64034d5c504771a --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-6d27ec8383fdb856.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-8f3db5af18e8ba7c.rmeta --extern headers_core=/work/oxidecomputer/omicron/target/debug/deps/libheaders_core-aeaf98ac838f5986.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rmeta --extern httpdate=/work/oxidecomputer/omicron/target/debug/deps/libhttpdate-b628303ab060738e.rmeta --extern mime=/work/oxidecomputer/omicron/target/debug/deps/libmime-71803c34803b0cd3.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-dc368f25c9d668a2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34572024-11-13T19:11:33.108Z Running `/work/oxidecomputer/omicron/target/debug/build/lzma-sys-6295040ea28e98ef/build-script-build`
34582024-11-13T19:11:33.161Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name lzma_sys --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/lzma-sys-0.1.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("static"))' -C metadata=530de364c32c344b -C extra-filename=-530de364c32c344b --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-29117e4ff36dab03.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/lib/amd64 -l lzma`
34592024-11-13T19:11:33.224Z Compiling zone_cfg_derive v0.1.2
34602024-11-13T19:11:33.227Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name zone_cfg_derive --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zone_cfg_derive-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=000ceaff6a1321eb -C extra-filename=-000ceaff6a1321eb --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-1b38adb89d41c5e3.rlib --extern proc_macro_error=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro_error-d2113ef437fb5d5e.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-bb86a0f4b2092559.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-061032add1e59e1c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e2368bfcbc9d8904.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34612024-11-13T19:11:33.296Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
34622024-11-13T19:11:33.299Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name cpuid_profile_config --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/fae5334/crates/cpuid-profile-config/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=360ce157c857f8bf -C extra-filename=-360ce157c857f8bf --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-1ac9fc4a930966d4.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-5993f2d28b3a8551.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-9d74e933e701bf87.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34632024-11-13T19:11:33.334Z Compiling yasna v0.5.2
34642024-11-13T19:11:33.337Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name yasna --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/yasna-0.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="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=2a5e1a4610284056 -C extra-filename=-2a5e1a4610284056 --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-e66601789c1c58db.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34652024-11-13T19:11:33.390Z Running `/work/oxidecomputer/omicron/target/debug/build/libnet-0740cba08b844d02/build-script-build`
34662024-11-13T19:11:33.430Z Compiling base64 v0.13.1
34672024-11-13T19:11:33.432Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name base64 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/base64-0.13.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=a43efa0b709579bd -C extra-filename=-a43efa0b709579bd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34682024-11-13T19:11:33.741Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
34692024-11-13T19:11:33.743Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name propolis_server_config --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/fae5334/crates/propolis-server-config/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4a0f4c51adb6c9b6 -C extra-filename=-4a0f4c51adb6c9b6 --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-360ce157c857f8bf.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-5993f2d28b3a8551.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-9d74e933e701bf87.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34702024-11-13T19:11:34.092Z Compiling ron v0.7.1
34712024-11-13T19:11:34.094Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name ron --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ron-0.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("indexmap"))' -C metadata=b044b2d0837649ab -C extra-filename=-b044b2d0837649ab --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-a43efa0b709579bd.rmeta --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-6ed2929a91f42350.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34722024-11-13T19:11:34.522Z Compiling rcgen v0.12.1
34732024-11-13T19:11:34.524Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name rcgen --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rcgen-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="pem"' --cfg 'feature="ring"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("aws_lc_rs", "default", "pem", "ring", "x509-parser", "zeroize"))' -C metadata=4509fe8783ecf5e7 -C extra-filename=-4509fe8783ecf5e7 --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-de7ed3725d1ecbe1.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-2d831c09c951a940.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-e66601789c1c58db.rmeta --extern yasna=/work/oxidecomputer/omicron/target/debug/deps/libyasna-2a5e1a4610284056.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out`
34742024-11-13T19:11:34.971Z Compiling zone v0.1.8
34752024-11-13T19:11:34.993Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name zone --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zone-0.1.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2bdc09216ebb94aa -C extra-filename=-2bdc09216ebb94aa --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-db92a402d6d3376a.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rmeta --extern zone_cfg_derive=/work/oxidecomputer/omicron/target/debug/deps/libzone_cfg_derive-000ceaff6a1321eb.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34762024-11-13T19:11:35.140Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name libnet --edition=2021 /home/build/.cargo/git/checkouts/netadm-sys-25ac2db9b1b244c6/e07ad76/libnet/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=77888bd26d4308f0 -C extra-filename=-77888bd26d4308f0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-83c04ded702a2c6e.rmeta --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-cca24c851c6c4979.rmeta --extern dlpi=/work/oxidecomputer/omicron/target/debug/deps/libdlpi-df4d19e7a9a9e6c2.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-29117e4ff36dab03.rmeta --extern num_enum=/work/oxidecomputer/omicron/target/debug/deps/libnum_enum-92f73f5a153a9cd5.rmeta --extern nvpair=/work/oxidecomputer/omicron/target/debug/deps/libnvpair-fe1c16d8a38e646f.rmeta --extern nvpair_sys=/work/oxidecomputer/omicron/target/debug/deps/libnvpair_sys-35a3f21f86f7a39c.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-6aa42280b99bf9ab.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rmeta --extern rusty_doors=/work/oxidecomputer/omicron/target/debug/deps/librusty_doors-bfd352f2e43f3ba6.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-024a7c8877c9d5fd.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-259315155e448d30.rmeta --extern winnow=/work/oxidecomputer/omicron/target/debug/deps/libwinnow-6e9433d0d0d5932c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -l kstat`
34772024-11-13T19:11:35.221Z Compiling xz2 v0.1.7
34782024-11-13T19:11:35.224Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name xz2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/xz2-0.1.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("futures", "static", "tokio", "tokio-io"))' -C metadata=829fc4595960ee29 -C extra-filename=-829fc4595960ee29 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern lzma_sys=/work/oxidecomputer/omicron/target/debug/deps/liblzma_sys-530de364c32c344b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/lib/amd64`
34792024-11-13T19:11:35.749Z Compiling subprocess v0.2.9
34802024-11-13T19:11:35.752Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name subprocess --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/subprocess-0.2.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e7b60d3e91176a92 -C extra-filename=-e7b60d3e91176a92 --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-29117e4ff36dab03.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34812024-11-13T19:11:36.412Z Dirty semver v0.1.20: the rustflags changed
34822024-11-13T19:11:36.412Z Compiling semver v0.1.20
34832024-11-13T19:11:36.415Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name semver --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/semver-0.1.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ad501e15d7f1fa5f -C extra-filename=-ad501e15d7f1fa5f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34842024-11-13T19:11:36.603Z Compiling highway v1.2.0
34852024-11-13T19:11:36.606Z Running `/home/build/.rustup/toolchains/1.81.0-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=5591bedad390d062 -C extra-filename=-5591bedad390d062 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34862024-11-13T19:11:36.629Z Compiling half v2.4.1
34872024-11-13T19:11:36.632Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name half --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/half-2.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "bytemuck", "default", "num-traits", "rand_distr", "rkyv", "serde", "std", "use-intrinsics", "zerocopy"))' -C metadata=b903e0a71c8a9e30 -C extra-filename=-b903e0a71c8a9e30 --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-83c04ded702a2c6e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34882024-11-13T19:11:36.652Z Compiling progenitor-macro v0.8.0
34892024-11-13T19:11:36.654Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name progenitor_macro --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/progenitor-macro-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=51282668bd1a198f -C extra-filename=-51282668bd1a198f --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-fade29d57381db29.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-bb86a0f4b2092559.rlib --extern progenitor_impl=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_impl-5debe01b377b1076.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-061032add1e59e1c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-2c14b4def3b7b710.rlib --extern serde_yaml=/work/oxidecomputer/omicron/target/debug/deps/libserde_yaml-ed5cdcbb0085f8fd.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0e3802aa2be39be2.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34902024-11-13T19:11:37.108Z Dirty rustc_version v0.1.7: the rustflags changed
34912024-11-13T19:11:37.108Z Compiling rustc_version v0.1.7
34922024-11-13T19:11:37.113Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name rustc_version --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustc_version-0.1.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5e1f2611955e262c -C extra-filename=-5e1f2611955e262c --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-ad501e15d7f1fa5f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34932024-11-13T19:11:37.131Z Compiling ciborium-io v0.2.2
34942024-11-13T19:11:37.134Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name ciborium_io --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ciborium-io-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "std"))' -C metadata=47dbf1aa7d6f1ddf -C extra-filename=-47dbf1aa7d6f1ddf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34952024-11-13T19:11:37.234Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name pq_sys --edition=2015 /home/build/.cargo/git/checkouts/pq-sys-b85381a66dd4f47f/b1194c1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("pkg-config"))' -C metadata=ebc379566efd2a27 -C extra-filename=-ebc379566efd2a27 --out-dir /work/oxidecomputer/omicron/target/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`
34962024-11-13T19:11:37.279Z Compiling ciborium-ll v0.2.2
34972024-11-13T19:11:37.281Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name ciborium_ll --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ciborium-ll-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "std"))' -C metadata=f57a3b1c0d1225df -C extra-filename=-f57a3b1c0d1225df --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-47dbf1aa7d6f1ddf.rmeta --extern half=/work/oxidecomputer/omicron/target/debug/deps/libhalf-b903e0a71c8a9e30.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34982024-11-13T19:11:37.416Z Compiling display-error-chain v0.2.2
34992024-11-13T19:11:37.419Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name display_error_chain --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/display-error-chain-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c934ff84d13620ad -C extra-filename=-c934ff84d13620ad --out-dir /work/oxidecomputer/omicron/target/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-11-13T19:11:37.530Z Compiling slog-dtrace v0.3.0
35012024-11-13T19:11:37.533Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slog-dtrace-0.3.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=db2a9b39b66bdf96 -C extra-filename=-db2a9b39b66bdf96 --out-dir /work/oxidecomputer/omicron/target/debug/build/slog-dtrace-db2a9b39b66bdf96 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-3085d201f1b07e89.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35022024-11-13T19:11:37.630Z Compiling ciborium v0.2.2
35032024-11-13T19:11:37.633Z Dirty newtype_derive v0.1.6: the rustflags changed
35042024-11-13T19:11:37.633Z Compiling newtype_derive v0.1.6
35052024-11-13T19:11:37.633Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name ciborium --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ciborium-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=0e005f0e9c526801 -C extra-filename=-0e005f0e9c526801 --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-47dbf1aa7d6f1ddf.rmeta --extern ciborium_ll=/work/oxidecomputer/omicron/target/debug/deps/libciborium_ll-f57a3b1c0d1225df.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35062024-11-13T19:11:37.633Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/newtype_derive-0.1.6/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std", "std-unstable"))' -C metadata=091dddfb3b11af99 -C extra-filename=-091dddfb3b11af99 --out-dir /work/oxidecomputer/omicron/target/debug/build/newtype_derive-091dddfb3b11af99 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustc_version=/work/oxidecomputer/omicron/target/debug/deps/librustc_version-5e1f2611955e262c.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35072024-11-13T19:11:37.728Z Compiling keccak v0.1.5
35082024-11-13T19:11:37.731Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name keccak --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/keccak-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("asm", "no_unroll", "simd"))' -C metadata=c2f5654441477d17 -C extra-filename=-c2f5654441477d17 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35092024-11-13T19:11:37.813Z Compiling arrayvec v0.7.6
35102024-11-13T19:11:37.815Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name arrayvec --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/arrayvec-0.7.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("borsh", "default", "serde", "std", "zeroize"))' -C metadata=3ded41aaa9d9802f -C extra-filename=-3ded41aaa9d9802f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35112024-11-13T19:11:37.899Z Running `/work/oxidecomputer/omicron/target/debug/build/slog-dtrace-db2a9b39b66bdf96/build-script-build`
35122024-11-13T19:11:38.023Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name slog_dtrace --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slog-dtrace-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5b06ea6f574ac6b7 -C extra-filename=-5b06ea6f574ac6b7 --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-07ebaf0eb0f1113e.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b9eeb6bccaea084d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35132024-11-13T19:11:38.025Z Running `/work/oxidecomputer/omicron/target/debug/build/newtype_derive-091dddfb3b11af99/build-script-build`
35142024-11-13T19:11:38.108Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name newtype_derive --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/newtype_derive-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std", "std-unstable"))' -C metadata=46f75afc187be87d -C extra-filename=-46f75afc187be87d --out-dir /work/oxidecomputer/omicron/target/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`
35152024-11-13T19:11:38.241Z Compiling steno v0.4.1
35162024-11-13T19:11:38.244Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name steno --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/steno-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6080795708f147e0 -C extra-filename=-6080795708f147e0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-49589da9b84e9811.so --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-cc0c30b4f89d8188.rmeta --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-46f75afc187be87d.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-aca7ed34a108a7b7.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35172024-11-13T19:11:38.267Z Compiling sha3 v0.10.8
35182024-11-13T19:11:38.269Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name sha3 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sha3-0.10.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("asm", "default", "oid", "reset", "std"))' -C metadata=9a484ef53cddbb44 -C extra-filename=-9a484ef53cddbb44 --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-427828cb45815475.rmeta --extern keccak=/work/oxidecomputer/omicron/target/debug/deps/libkeccak-c2f5654441477d17.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35192024-11-13T19:11:38.665Z Compiling arrayref v0.3.9
35202024-11-13T19:11:38.668Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name arrayref --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/arrayref-0.3.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b91986aeb4aaec13 -C extra-filename=-b91986aeb4aaec13 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35212024-11-13T19:11:38.787Z Compiling constant_time_eq v0.3.1
35222024-11-13T19:11:38.789Z Compiling universal-hash v0.5.1
35232024-11-13T19:11:38.789Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name constant_time_eq --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/constant_time_eq-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("count_instructions_test"))' -C metadata=4d02674e81423f01 -C extra-filename=-4d02674e81423f01 --out-dir /work/oxidecomputer/omicron/target/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-11-13T19:11:38.789Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name universal_hash --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/universal-hash-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("std"))' -C metadata=f038c6a9f9d9b2ec -C extra-filename=-f038c6a9f9d9b2ec --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-7fdfedb38dd16271.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-31cb50c570ccb59e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35252024-11-13T19:11:38.989Z Compiling opaque-debug v0.3.1
35262024-11-13T19:11:38.992Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name opaque_debug --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/opaque-debug-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=336551ef1347f8fe -C extra-filename=-336551ef1347f8fe --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35272024-11-13T19:11:39.029Z Compiling secrecy v0.8.0
35282024-11-13T19:11:39.031Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name secrecy --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/secrecy-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "bytes", "default", "serde"))' -C metadata=2e31e26ea63eb7ef -C extra-filename=-2e31e26ea63eb7ef --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-e36277d4aa1c4608.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35292024-11-13T19:11:39.099Z Compiling ring v0.16.20
35302024-11-13T19:11:39.129Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.16.20/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="dev_urandom_fallback"' --cfg 'feature="once_cell"' --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=058ec4e11be265f4 -C extra-filename=-058ec4e11be265f4 --out-dir /work/oxidecomputer/omicron/target/debug/build/ring-058ec4e11be265f4 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-2297e04f177a75f2.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35312024-11-13T19:11:39.175Z Compiling blake3 v1.5.4
35322024-11-13T19:11:39.178Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="mmap"' --cfg 'feature="rayon"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "mmap", "neon", "no_avx2", "no_avx512", "no_neon", "no_sse2", "no_sse41", "prefer_intrinsics", "pure", "rayon", "serde", "std", "traits-preview", "zeroize"))' -C metadata=e4e5b4fdbc78c63f -C extra-filename=-e4e5b4fdbc78c63f --out-dir /work/oxidecomputer/omicron/target/debug/build/blake3-e4e5b4fdbc78c63f -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-2297e04f177a75f2.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35332024-11-13T19:11:39.336Z Compiling memmap2 v0.9.5
35342024-11-13T19:11:39.339Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name memmap2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/memmap2-0.9.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("stable_deref_trait"))' -C metadata=30296a06e6ae4d07 -C extra-filename=-30296a06e6ae4d07 --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-29117e4ff36dab03.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35352024-11-13T19:11:39.363Z Compiling spin v0.5.2
35362024-11-13T19:11:39.372Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name spin --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/spin-0.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ffc11d4ba9e5659d -C extra-filename=-ffc11d4ba9e5659d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35372024-11-13T19:11:39.566Z Compiling aead v0.5.2
35382024-11-13T19:11:39.569Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name aead --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/aead-0.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="getrandom"' --cfg 'feature="rand_core"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arrayvec", "blobby", "bytes", "default", "dev", "getrandom", "heapless", "rand_core", "std", "stream"))' -C metadata=ca8bfea2ccdd2eda -C extra-filename=-ca8bfea2ccdd2eda --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-7fdfedb38dd16271.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-2b500a8874ca0b37.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35392024-11-13T19:11:39.636Z Compiling topological-sort v0.2.2
35402024-11-13T19:11:39.638Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name topological_sort --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/topological-sort-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=080f99335bb4565d -C extra-filename=-080f99335bb4565d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35412024-11-13T19:11:39.811Z Compiling poly1305 v0.8.0
35422024-11-13T19:11:39.814Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name poly1305 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/poly1305-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("std", "zeroize"))' -C metadata=5b169acf02c0449f -C extra-filename=-5b169acf02c0449f --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-1b13b59192a6c1bc.rmeta --extern opaque_debug=/work/oxidecomputer/omicron/target/debug/deps/libopaque_debug-336551ef1347f8fe.rmeta --extern universal_hash=/work/oxidecomputer/omicron/target/debug/deps/libuniversal_hash-f038c6a9f9d9b2ec.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35432024-11-13T19:11:39.882Z Compiling chacha20 v0.9.1
35442024-11-13T19:11:39.885Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name chacha20 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/chacha20-0.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("std", "zeroize"))' -C metadata=c15d85ddff06e4a5 -C extra-filename=-c15d85ddff06e4a5 --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-83c04ded702a2c6e.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-359f414b48a0b383.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-1b13b59192a6c1bc.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35452024-11-13T19:11:39.939Z Compiling gethostname v0.5.0
35462024-11-13T19:11:39.940Z Running `/home/build/.rustup/toolchains/1.81.0-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=609f1d2cdfe5bf4b -C extra-filename=-609f1d2cdfe5bf4b --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-a9fa2cc94e1a2df0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35472024-11-13T19:11:39.978Z Running `/work/oxidecomputer/omicron/target/debug/build/blake3-e4e5b4fdbc78c63f/build-script-build`
35482024-11-13T19:11:40.180Z Compiling toolchain_find v0.4.0
35492024-11-13T19:11:40.182Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name toolchain_find --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/toolchain_find-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=57ce78ce2a17ec67 -C extra-filename=-57ce78ce2a17ec67 --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-f4181d55d297293f.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-4fac8a596e09fa80.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-a2e05c7d531f1f8e.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-080cabe85a0bfc93.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-276d808b1ead684e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35502024-11-13T19:11:40.355Z Compiling thiserror-impl-no-std v2.0.2
35512024-11-13T19:11:40.357Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name thiserror_impl_no_std --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/thiserror-impl-no-std-2.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("std"))' -C metadata=30c63a71d8c9bf02 -C extra-filename=-30c63a71d8c9bf02 --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-bb86a0f4b2092559.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-061032add1e59e1c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e2368bfcbc9d8904.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35522024-11-13T19:11:40.391Z Running `/work/oxidecomputer/omicron/target/debug/build/ring-058ec4e11be265f4/build-script-build`
35532024-11-13T19:11:40.645Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name blake3 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="mmap"' --cfg 'feature="rayon"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "mmap", "neon", "no_avx2", "no_avx512", "no_neon", "no_sse2", "no_sse41", "prefer_intrinsics", "pure", "rayon", "serde", "std", "traits-preview", "zeroize"))' -C metadata=39a768ac77827752 -C extra-filename=-39a768ac77827752 --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-b91986aeb4aaec13.rmeta --extern arrayvec=/work/oxidecomputer/omicron/target/debug/deps/libarrayvec-3ded41aaa9d9802f.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-83c04ded702a2c6e.rmeta --extern constant_time_eq=/work/oxidecomputer/omicron/target/debug/deps/libconstant_time_eq-4d02674e81423f01.rmeta --extern memmap2=/work/oxidecomputer/omicron/target/debug/deps/libmemmap2-30296a06e6ae4d07.rmeta --extern rayon_core=/work/oxidecomputer/omicron/target/debug/deps/librayon_core-0db1bb5fe7723ef4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -l static=blake3_sse2_sse41_avx2_assembly -l static=blake3_avx512_assembly --cfg blake3_sse2_ffi --cfg blake3_sse41_ffi --cfg blake3_avx2_ffi --cfg blake3_avx512_ffi --check-cfg 'cfg(blake3_sse2_ffi, values(none()))' --check-cfg 'cfg(blake3_sse2_rust, values(none()))' --check-cfg 'cfg(blake3_sse41_ffi, values(none()))' --check-cfg 'cfg(blake3_sse41_rust, values(none()))' --check-cfg 'cfg(blake3_avx2_ffi, values(none()))' --check-cfg 'cfg(blake3_avx2_rust, values(none()))' --check-cfg 'cfg(blake3_avx512_ffi, values(none()))' --check-cfg 'cfg(blake3_neon, values(none()))'`
35542024-11-13T19:11:40.880Z Compiling rustfmt-wrapper v0.2.1
35552024-11-13T19:11:40.883Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name rustfmt_wrapper --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustfmt-wrapper-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2bfe27a7cc0ac098 -C extra-filename=-2bfe27a7cc0ac098 --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-1ac9fc4a930966d4.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-1c22c94e862a09e7.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-caf03fabfccd35a4.rmeta --extern toolchain_find=/work/oxidecomputer/omicron/target/debug/deps/libtoolchain_find-57ce78ce2a17ec67.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35562024-11-13T19:11:41.507Z Compiling nibble_vec v0.1.0
35572024-11-13T19:11:41.510Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name nibble_vec --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/nibble_vec-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5edce832b955d918 -C extra-filename=-5edce832b955d918 --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-4dafc5e65351502b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35582024-11-13T19:11:41.540Z Compiling endian-type v0.1.2
35592024-11-13T19:11:41.543Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name endian_type --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/endian-type-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=374679e1acf60c7f -C extra-filename=-374679e1acf60c7f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35602024-11-13T19:11:41.731Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
35612024-11-13T19:11:41.734Z Running `/home/build/.rustup/toolchains/1.81.0-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=ca2995da6a70227e -C extra-filename=-ca2995da6a70227e --out-dir /work/oxidecomputer/omicron/target/debug/build/libipcc-ca2995da6a70227e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35622024-11-13T19:11:41.801Z Compiling radix_trie v0.2.1
35632024-11-13T19:11:41.803Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name radix_trie --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/radix_trie-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=9a0d1285c339c6d5 -C extra-filename=-9a0d1285c339c6d5 --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-374679e1acf60c7f.rmeta --extern nibble_vec=/work/oxidecomputer/omicron/target/debug/deps/libnibble_vec-5edce832b955d918.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35642024-11-13T19:11:41.925Z Compiling chacha20poly1305 v0.10.1
35652024-11-13T19:11:41.928Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name chacha20poly1305 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/chacha20poly1305-0.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="rand_core"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "heapless", "rand_core", "reduced-round", "std", "stream"))' -C metadata=4ce480f5dad11f9e -C extra-filename=-4ce480f5dad11f9e --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-ca8bfea2ccdd2eda.rmeta --extern chacha20=/work/oxidecomputer/omicron/target/debug/deps/libchacha20-c15d85ddff06e4a5.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-359f414b48a0b383.rmeta --extern poly1305=/work/oxidecomputer/omicron/target/debug/deps/libpoly1305-5b169acf02c0449f.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-e36277d4aa1c4608.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35662024-11-13T19:11:42.096Z Running `/work/oxidecomputer/omicron/target/debug/build/libipcc-ca2995da6a70227e/build-script-build`
35672024-11-13T19:11:42.133Z Running `/home/build/.rustup/toolchains/1.81.0-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=ba29ae7c09ec3436 -C extra-filename=-ba29ae7c09ec3436 --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-83c04ded702a2c6e.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-29117e4ff36dab03.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.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/`
35682024-11-13T19:11:42.176Z Compiling fxhash v0.2.1
35692024-11-13T19:11:42.178Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name fxhash --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fxhash-0.2.1/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=048ebba6ba3012bd -C extra-filename=-048ebba6ba3012bd --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-42c8c764cb4293aa.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35702024-11-13T19:11:42.402Z Compiling termcolor v1.4.1
35712024-11-13T19:11:42.405Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name termcolor --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/termcolor-1.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4797ccd8a8baddc1 -C extra-filename=-4797ccd8a8baddc1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35722024-11-13T19:11:42.507Z Compiling maplit v1.0.2
35732024-11-13T19:11:42.513Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name maplit --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/maplit-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ecfd5b0ec037d853 -C extra-filename=-ecfd5b0ec037d853 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35742024-11-13T19:11:42.582Z Compiling radium v0.7.0
35752024-11-13T19:11:42.584Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/radium-0.7.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=fa7c7e0fa637645c -C extra-filename=-fa7c7e0fa637645c --out-dir /work/oxidecomputer/omicron/target/debug/build/radium-fa7c7e0fa637645c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35762024-11-13T19:11:42.641Z Compiling maybe-uninit v2.0.0
35772024-11-13T19:11:42.644Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/maybe-uninit-2.0.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5c5063d6021ef8d5 -C extra-filename=-5c5063d6021ef8d5 --out-dir /work/oxidecomputer/omicron/target/debug/build/maybe-uninit-5c5063d6021ef8d5 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35782024-11-13T19:11:43.118Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name ring --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.16.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="dev_urandom_fallback"' --cfg 'feature="once_cell"' --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=cfa5ee9e4350061e -C extra-filename=-cfa5ee9e4350061e --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-4fac8a596e09fa80.rmeta --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-ffc11d4ba9e5659d.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-85f9154abafa93cc.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out -l static=ring-core -l static=ring-test`
35792024-11-13T19:11:43.141Z Running `/work/oxidecomputer/omicron/target/debug/build/radium-fa7c7e0fa637645c/build-script-build`
35802024-11-13T19:11:43.181Z Compiling tap v1.0.1
35812024-11-13T19:11:43.184Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name tap --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tap-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4c927e9e71c73919 -C extra-filename=-4c927e9e71c73919 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35822024-11-13T19:11:43.243Z Running `/work/oxidecomputer/omicron/target/debug/build/maybe-uninit-5c5063d6021ef8d5/build-script-build`
35832024-11-13T19:11:43.321Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name radium --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/radium-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=dbeb60fed82686ae -C extra-filename=-dbeb60fed82686ae --out-dir /work/oxidecomputer/omicron/target/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`
35842024-11-13T19:11:43.357Z Compiling wyz v0.5.1
35852024-11-13T19:11:43.359Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name wyz --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/wyz-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "garbage", "once_cell", "std", "typemap"))' -C metadata=9586e86629ff2435 -C extra-filename=-9586e86629ff2435 --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-4c927e9e71c73919.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35862024-11-13T19:11:43.384Z Compiling crc-catalog v2.4.0
35872024-11-13T19:11:43.408Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name crc_catalog --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crc-catalog-2.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ab025c5202a84d5c -C extra-filename=-ab025c5202a84d5c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35882024-11-13T19:11:43.549Z Compiling packed_struct v0.10.1
35892024-11-13T19:11:43.552Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/packed_struct-0.10.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="serde"' --cfg 'feature="std"' --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=227703b346cb490f -C extra-filename=-227703b346cb490f --out-dir /work/oxidecomputer/omicron/target/debug/build/packed_struct-227703b346cb490f -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35902024-11-13T19:11:43.814Z Compiling funty v2.0.0
35912024-11-13T19:11:43.817Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name funty --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/funty-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=ce667f001666d86f -C extra-filename=-ce667f001666d86f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35922024-11-13T19:11:43.845Z Compiling crc v3.2.1
35932024-11-13T19:11:43.848Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name crc --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crc-3.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=fbcb9c8736247af6 -C extra-filename=-fbcb9c8736247af6 --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-ab025c5202a84d5c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35942024-11-13T19:11:43.892Z Compiling thiserror-no-std v2.0.2
35952024-11-13T19:11:43.916Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name thiserror_no_std --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/thiserror-no-std-2.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("std"))' -C metadata=4fda64549c812a09 -C extra-filename=-4fda64549c812a09 --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-30c63a71d8c9bf02.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35962024-11-13T19:11:44.036Z Compiling vsss-rs v3.3.4
35972024-11-13T19:11:44.039Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name vsss_rs --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/vsss-rs-3.3.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="curve25519"' --cfg 'feature="curve25519-dalek"' --cfg 'feature="default"' --cfg 'feature="hex"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "curve25519", "curve25519-dalek", "default", "hex", "serde", "std"))' -C metadata=4d656c8b9c22cbf3 -C extra-filename=-4d656c8b9c22cbf3 --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-40b96768f529d1af.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-5ba1eb541a4215fa.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-3f5934bdadfdef5e.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rmeta --extern rand_chacha=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-c35faf152b40ed9d.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-873553d298e635a4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-31cb50c570ccb59e.rmeta --extern thiserror_no_std=/work/oxidecomputer/omicron/target/debug/deps/libthiserror_no_std-4fda64549c812a09.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-e36277d4aa1c4608.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35982024-11-13T19:11:44.113Z Running `/work/oxidecomputer/omicron/target/debug/build/packed_struct-227703b346cb490f/build-script-build`
35992024-11-13T19:11:44.188Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name maybe_uninit --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/maybe-uninit-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e32ac06e498fa999 -C extra-filename=-e32ac06e498fa999 --out-dir /work/oxidecomputer/omicron/target/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`
36002024-11-13T19:11:44.311Z Compiling packed_struct_codegen v0.10.1
36012024-11-13T19:11:44.324Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name packed_struct_codegen --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/packed_struct_codegen-0.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=1ac5259068253334 -C extra-filename=-1ac5259068253334 --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-bb86a0f4b2092559.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-061032add1e59e1c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e2368bfcbc9d8904.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36022024-11-13T19:11:44.683Z Compiling indexmap v1.9.3
36032024-11-13T19:11:44.686Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/indexmap-1.9.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' --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=0076c5f389578092 -C extra-filename=-0076c5f389578092 --out-dir /work/oxidecomputer/omicron/target/debug/build/indexmap-0076c5f389578092 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-eab694a454abf753.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36042024-11-13T19:11:45.074Z Compiling bitvec v1.0.1
36052024-11-13T19:11:45.077Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name bitvec --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bitvec-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "atomic", "default", "serde", "std", "testing"))' -C metadata=9361801a98241083 -C extra-filename=-9361801a98241083 --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-ce667f001666d86f.rmeta --extern radium=/work/oxidecomputer/omicron/target/debug/deps/libradium-dbeb60fed82686ae.rmeta --extern tap=/work/oxidecomputer/omicron/target/debug/deps/libtap-4c927e9e71c73919.rmeta --extern wyz=/work/oxidecomputer/omicron/target/debug/deps/libwyz-9586e86629ff2435.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36062024-11-13T19:11:45.428Z Dirty aws-lc-sys v0.22.0: the rustflags changed
36072024-11-13T19:11:45.428Z Compiling aws-lc-sys v0.22.0
36082024-11-13T19:11:45.431Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_main --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/aws-lc-sys-0.22.0/builder/main.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="prebuilt-nasm"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("asan", "bindgen", "prebuilt-nasm", "ssl"))' -C metadata=842a507edc02880d -C extra-filename=-842a507edc02880d --out-dir /work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-842a507edc02880d -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bindgen=/work/oxidecomputer/omicron/target/debug/deps/libbindgen-c415dfacc37d7b0e.rlib --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-2297e04f177a75f2.rlib --extern cmake=/work/oxidecomputer/omicron/target/debug/deps/libcmake-4abb57eea5816ada.rlib --extern dunce=/work/oxidecomputer/omicron/target/debug/deps/libdunce-3e5c62976113e5f4.rlib --extern fs_extra=/work/oxidecomputer/omicron/target/debug/deps/libfs_extra-242258cbf285726b.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36092024-11-13T19:11:45.686Z Compiling nodrop v0.1.14
36102024-11-13T19:11:45.689Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name nodrop --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/nodrop-0.1.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nodrop-union", "std", "use_needs_drop", "use_union"))' -C metadata=071933959effb27c -C extra-filename=-071933959effb27c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36112024-11-13T19:11:45.828Z Compiling array-init v0.0.4
36122024-11-13T19:11:45.830Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name array_init --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/array-init-0.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=a275773c7f7a2120 -C extra-filename=-a275773c7f7a2120 --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-071933959effb27c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36132024-11-13T19:11:46.161Z Running `/work/oxidecomputer/omicron/target/debug/build/indexmap-0076c5f389578092/build-script-build`
36142024-11-13T19:11:46.200Z Compiling smallvec v0.6.14
36152024-11-13T19:11:46.202Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name smallvec --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/smallvec-0.6.14/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "may_dangle", "serde", "specialization", "std", "union"))' -C metadata=95962537221bffe4 -C extra-filename=-95962537221bffe4 --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-e32ac06e498fa999.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36162024-11-13T19:11:46.703Z Compiling async-recursion v1.1.1
36172024-11-13T19:11:46.706Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name async_recursion --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-recursion-1.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2980bee54355cce2 -C extra-filename=-2980bee54355cce2 --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-bb86a0f4b2092559.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-061032add1e59e1c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0e3802aa2be39be2.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36182024-11-13T19:11:46.908Z Compiling bitfield v0.14.0
36192024-11-13T19:11:46.910Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name bitfield --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bitfield-0.14.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e0f86572c8bfcbd0 -C extra-filename=-e0f86572c8bfcbd0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36202024-11-13T19:11:47.075Z Compiling hashbrown v0.12.3
36212024-11-13T19:11:47.079Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name hashbrown --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hashbrown-0.12.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="raw"' --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=dd90245a70577fbf -C extra-filename=-dd90245a70577fbf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36222024-11-13T19:11:47.208Z Compiling serde-hex v0.1.0
36232024-11-13T19:11:47.211Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_hex --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde-hex-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d08f2ee553cc2840 -C extra-filename=-d08f2ee553cc2840 --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-a275773c7f7a2120.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-95962537221bffe4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36242024-11-13T19:11:47.526Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
36252024-11-13T19:11:47.529Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name tlvc --edition=2021 /home/build/.cargo/git/checkouts/tlvc-747b6a86320a4fa5/e644a21/tlvc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default"))' -C metadata=3bcfaf1429f5b431 -C extra-filename=-3bcfaf1429f5b431 --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-42c8c764cb4293aa.rmeta --extern crc=/work/oxidecomputer/omicron/target/debug/deps/libcrc-fbcb9c8736247af6.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-ce4108be8020a8d8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36262024-11-13T19:11:47.861Z Compiling env_logger v0.10.2
36272024-11-13T19:11:47.864Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name env_logger --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/env_logger-0.10.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="auto-color"' --cfg 'feature="color"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("auto-color", "color", "default", "humantime", "regex"))' -C metadata=44fd74ce17390a5c -C extra-filename=-44fd74ce17390a5c --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-df36d71ac9df22f7.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a2c99244b373d360.rmeta --extern termcolor=/work/oxidecomputer/omicron/target/debug/deps/libtermcolor-4797ccd8a8baddc1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36282024-11-13T19:11:48.240Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name indexmap --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/indexmap-1.9.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' --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=2ce4db2c526c9701 -C extra-filename=-2ce4db2c526c9701 --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-dd90245a70577fbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg has_std`
36292024-11-13T19:11:48.580Z Compiling ron v0.8.1
36302024-11-13T19:11:48.583Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name ron --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ron-0.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "indexmap", "integer128"))' -C metadata=83d933d148126cbb -C extra-filename=-83d933d148126cbb --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-6d27ec8383fdb856.rmeta --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-0f2df29a0f34846c.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-5993f2d28b3a8551.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36312024-11-13T19:11:48.907Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name packed_struct --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/packed_struct-0.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="serde"' --cfg 'feature="std"' --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=1dfdcc2b89093aa2 -C extra-filename=-1dfdcc2b89093aa2 --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-9361801a98241083.rmeta --extern packed_struct_codegen=/work/oxidecomputer/omicron/target/debug/deps/libpacked_struct_codegen-1ac5259068253334.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36322024-11-13T19:11:48.951Z Compiling hashbrown v0.13.2
36332024-11-13T19:11:48.953Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name hashbrown --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hashbrown-0.13.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="ahash"' --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=78fd7b7851eaac03 -C extra-filename=-78fd7b7851eaac03 --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-8be98ef023620e24.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36342024-11-13T19:11:49.104Z Compiling kstat-rs v0.2.4
36352024-11-13T19:11:49.122Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name kstat_rs --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/kstat-rs-0.2.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=cf954270d5bcffe7 -C extra-filename=-cf954270d5bcffe7 --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-29117e4ff36dab03.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36362024-11-13T19:11:49.244Z Compiling crc-any v2.5.0
36372024-11-13T19:11:49.247Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name crc_any --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crc-any-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "debug-helper", "default", "development", "heapless", "std"))' -C metadata=962b55160f0ef6f5 -C extra-filename=-962b55160f0ef6f5 --out-dir /work/oxidecomputer/omicron/target/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-11-13T19:11:49.806Z Compiling path-slash v0.1.5
36392024-11-13T19:11:49.808Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name path_slash --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/path-slash-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=05d31220557fc09a -C extra-filename=-05d31220557fc09a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36402024-11-13T19:11:49.839Z Compiling libefi-sys v0.1.0
36412024-11-13T19:11:49.841Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libefi-sys-0.1.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d4fe92f8ec81414b -C extra-filename=-d4fe92f8ec81414b --out-dir /work/oxidecomputer/omicron/target/debug/build/libefi-sys-d4fe92f8ec81414b -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36422024-11-13T19:11:50.047Z Compiling bitfield-struct v0.6.2
36432024-11-13T19:11:50.050Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name bitfield_struct --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bitfield-struct-0.6.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=42b8bb0774936705 -C extra-filename=-42b8bb0774936705 --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-bb86a0f4b2092559.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-061032add1e59e1c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0e3802aa2be39be2.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36442024-11-13T19:11:50.209Z Compiling object v0.30.4
36452024-11-13T19:11:50.212Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name object --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/object-0.30.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="crc32fast"' --cfg 'feature="elf"' --cfg 'feature="hashbrown"' --cfg 'feature="indexmap"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read"' --cfg 'feature="read_core"' --cfg 'feature="std"' --cfg 'feature="unaligned"' --cfg 'feature="write"' --cfg 'feature="write_core"' --cfg 'feature="write_std"' --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=27f648ab388456f9 -C extra-filename=-27f648ab388456f9 --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-149352a4a9602637.rmeta --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-78fd7b7851eaac03.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-2ce4db2c526c9701.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-628c83ce3f8440f3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36462024-11-13T19:11:50.231Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
36472024-11-13T19:11:50.257Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name tlvc_text --edition=2021 /home/build/.cargo/git/checkouts/tlvc-747b6a86320a4fa5/e644a21/text/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=92b057c800962002 -C extra-filename=-92b057c800962002 --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-83d933d148126cbb.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern tlvc=/work/oxidecomputer/omicron/target/debug/deps/libtlvc-3bcfaf1429f5b431.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-ce4108be8020a8d8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36482024-11-13T19:11:50.989Z Running `/work/oxidecomputer/omicron/target/debug/build/libefi-sys-d4fe92f8ec81414b/build-script-build`
36492024-11-13T19:11:51.028Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
36502024-11-13T19:11:51.031Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/tofino-58dffaaa92c7532b/1b66b89/crates/tofino/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9595ee4ddf327f14 -C extra-filename=-9595ee4ddf327f14 --out-dir /work/oxidecomputer/omicron/target/debug/build/tofino-9595ee4ddf327f14 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-2297e04f177a75f2.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36512024-11-13T19:11:51.488Z Compiling parking_lot_core v0.8.6
36522024-11-13T19:11:51.490Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/parking_lot_core-0.8.6/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=ef92fdba32481ddb -C extra-filename=-ef92fdba32481ddb --out-dir /work/oxidecomputer/omicron/target/debug/build/parking_lot_core-ef92fdba32481ddb -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36532024-11-13T19:11:51.547Z Running `/work/oxidecomputer/omicron/target/debug/build/tofino-9595ee4ddf327f14/build-script-build`
36542024-11-13T19:11:51.689Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name libefi_sys --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libefi-sys-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=058db1c7bc49c03f -C extra-filename=-058db1c7bc49c03f --out-dir /work/oxidecomputer/omicron/target/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`
36552024-11-13T19:11:51.769Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
36562024-11-13T19:11:51.772Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name libnvme_sys --edition=2021 /home/build/.cargo/git/checkouts/libnvme-229f89f3b0fb637f/dd5bb22/libnvme-sys/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=34fed2d1a9e85dd7 -C extra-filename=-34fed2d1a9e85dd7 --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-42b8bb0774936705.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36572024-11-13T19:11:52.024Z Running `/work/oxidecomputer/omicron/target/debug/build/parking_lot_core-ef92fdba32481ddb/build-script-build`
36582024-11-13T19:11:52.067Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
36592024-11-13T19:11:52.067Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name illumos_devinfo --edition=2021 /home/build/.cargo/git/checkouts/illumos-devinfo-af88cd6aebd8ce54/4323b17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ee1ab4c70d850ef9 -C extra-filename=-ee1ab4c70d850ef9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-29117e4ff36dab03.rmeta --extern num_enum=/work/oxidecomputer/omicron/target/debug/deps/libnum_enum-92f73f5a153a9cd5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36602024-11-13T19:11:52.168Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
36612024-11-13T19:11:52.170Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name nvme --edition=2021 /home/build/.cargo/git/checkouts/libnvme-229f89f3b0fb637f/dd5bb22/nvme/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b027d8ff7ea97694 -C extra-filename=-b027d8ff7ea97694 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36622024-11-13T19:11:52.194Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
36632024-11-13T19:11:52.196Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name libefi_illumos --edition=2021 /home/build/.cargo/git/checkouts/libefi-illumos-957749dcb6b6e5a2/54c398c/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9da357790082fc75 -C extra-filename=-9da357790082fc75 --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-29117e4ff36dab03.rmeta --extern libefi_sys=/work/oxidecomputer/omicron/target/debug/deps/liblibefi_sys-058db1c7bc49c03f.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36642024-11-13T19:11:52.295Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name parking_lot_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/parking_lot_core-0.8.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=2bc2f9aba3e87a66 -C extra-filename=-2bc2f9aba3e87a66 --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-83c04ded702a2c6e.rmeta --extern instant=/work/oxidecomputer/omicron/target/debug/deps/libinstant-39bb737618c263a4.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-29117e4ff36dab03.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-4dafc5e65351502b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36652024-11-13T19:11:52.542Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
36662024-11-13T19:11:52.542Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name lpc55_areas --edition=2021 /home/build/.cargo/git/checkouts/lpc55_support-19f1da7b60efd927/131520f/lpc55_areas/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0e42823b8de71504 -C extra-filename=-0e42823b8de71504 --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-e0f86572c8bfcbd0.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rmeta --extern packed_struct=/work/oxidecomputer/omicron/target/debug/deps/libpacked_struct-1dfdcc2b89093aa2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36672024-11-13T19:11:52.583Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name tofino --edition=2021 /home/build/.cargo/git/checkouts/tofino-58dffaaa92c7532b/1b66b89/crates/tofino/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f2a47b8fa7547b75 -C extra-filename=-f2a47b8fa7547b75 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rmeta --extern illumos_devinfo=/work/oxidecomputer/omicron/target/debug/deps/libillumos_devinfo-ee1ab4c70d850ef9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out -l static=pci`
36682024-11-13T19:11:52.771Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
36692024-11-13T19:11:52.774Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name libnvme --edition=2021 /home/build/.cargo/git/checkouts/libnvme-229f89f3b0fb637f/dd5bb22/libnvme/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=fbbb95b2dd3cafe1 -C extra-filename=-fbbb95b2dd3cafe1 --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-34fed2d1a9e85dd7.rmeta --extern nvme=/work/oxidecomputer/omicron/target/debug/deps/libnvme-b027d8ff7ea97694.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36702024-11-13T19:11:52.969Z Compiling parking_lot v0.11.2
36712024-11-13T19:11:52.972Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name parking_lot --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/parking_lot-0.11.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --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=433037128dfcb871 -C extra-filename=-433037128dfcb871 --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-39bb737618c263a4.rmeta --extern lock_api=/work/oxidecomputer/omicron/target/debug/deps/liblock_api-3f6f9678b9924c1b.rmeta --extern parking_lot_core=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot_core-2bc2f9aba3e87a66.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36722024-11-13T19:11:53.112Z Compiling hickory-client v0.24.1
36732024-11-13T19:11:53.114Z Running `/home/build/.rustup/toolchains/1.81.0-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=d5f37067495da8f0 -C extra-filename=-d5f37067495da8f0 --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-83c04ded702a2c6e.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-b3a3d8d3edcc003a.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-f4bf537936a3f942.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-0e75d2014d70b1ca.rmeta --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-ec883152b8d7190a.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-4fac8a596e09fa80.rmeta --extern radix_trie=/work/oxidecomputer/omicron/target/debug/deps/libradix_trie-9a0d1285c339c6d5.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-259315155e448d30.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36742024-11-13T19:11:53.147Z Compiling hickory-server v0.24.1
36752024-11-13T19:11:53.147Z Running `/home/build/.rustup/toolchains/1.81.0-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=01c7d538e11aa534 -C extra-filename=-01c7d538e11aa534 --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-49589da9b84e9811.so --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-8f3db5af18e8ba7c.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-83c04ded702a2c6e.rmeta --extern enum_as_inner=/work/oxidecomputer/omicron/target/debug/deps/libenum_as_inner-a5e203bd0dbe6a3d.so --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-0e75d2014d70b1ca.rmeta --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-ec883152b8d7190a.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-e66601789c1c58db.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-b9fdeff246bf82e9.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-259315155e448d30.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36762024-11-13T19:11:53.490Z Compiling sled v0.34.7
36772024-11-13T19:11:53.493Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name sled --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sled-0.34.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="no_metrics"' --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=f7af14b37d81d494 -C extra-filename=-f7af14b37d81d494 --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-149352a4a9602637.rmeta --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-4004ba72e88035e1.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-a82849320d8cb1d1.rmeta --extern fxhash=/work/oxidecomputer/omicron/target/debug/deps/libfxhash-048ebba6ba3012bd.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-29117e4ff36dab03.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a2c99244b373d360.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-433037128dfcb871.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36782024-11-13T19:11:53.812Z Compiling const_format_proc_macros v0.2.33
36792024-11-13T19:11:53.814Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name const_format_proc_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/const_format_proc_macros-0.2.33/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all", "debug", "default", "derive", "syn"))' -C metadata=ed04de40b7be1d52 -C extra-filename=-ed04de40b7be1d52 --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-bb86a0f4b2092559.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-061032add1e59e1c.rlib --extern unicode_xid=/work/oxidecomputer/omicron/target/debug/deps/libunicode_xid-32fa34c4898bea28.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36802024-11-13T19:11:53.980Z Compiling diff v0.1.13
36812024-11-13T19:11:53.984Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name diff --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/diff-0.1.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b2853c6e837e3376 -C extra-filename=-b2853c6e837e3376 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36822024-11-13T19:11:54.684Z Compiling primeorder v0.13.6
36832024-11-13T19:11:54.687Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name primeorder --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/primeorder-0.13.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "dev", "serde", "serdect", "std"))' -C metadata=fa14cadbd56c7449 -C extra-filename=-fa14cadbd56c7449 --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-5ba1eb541a4215fa.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36842024-11-13T19:11:54.785Z Compiling vte_generate_state_changes v0.1.2
36852024-11-13T19:11:54.788Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name vte_generate_state_changes --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/vte_generate_state_changes-0.1.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=bf908aa38f976290 -C extra-filename=-bf908aa38f976290 --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-bb86a0f4b2092559.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-061032add1e59e1c.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36862024-11-13T19:11:55.259Z Compiling nanorand v0.7.0
36872024-11-13T19:11:55.262Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name nanorand --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/nanorand-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="chacha"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="pcg64"' --cfg 'feature="std"' --cfg 'feature="tls"' --cfg 'feature="wyrand"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "chacha", "default", "getrandom", "pcg64", "rdseed", "std", "tls", "wyrand", "zeroize"))' -C metadata=1aa4ec19552d5ee1 -C extra-filename=-1aa4ec19552d5ee1 --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-4686656331214bbd.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36882024-11-13T19:11:55.578Z Compiling unicase v2.7.0
36892024-11-13T19:11:55.581Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicase-2.7.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=6997f29a04d7b9f4 -C extra-filename=-6997f29a04d7b9f4 --out-dir /work/oxidecomputer/omicron/target/debug/build/unicase-6997f29a04d7b9f4 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-3085d201f1b07e89.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36902024-11-13T19:11:55.827Z Compiling flume v0.11.1
36912024-11-13T19:11:55.830Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name flume --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/flume-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 --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=04244dd35b0a8098 -C extra-filename=-04244dd35b0a8098 --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-15b4a62ef3693967.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-21f681dec55ed1d5.rmeta --extern nanorand=/work/oxidecomputer/omicron/target/debug/deps/libnanorand-1aa4ec19552d5ee1.rmeta --extern spin1=/work/oxidecomputer/omicron/target/debug/deps/libspin-0d6a5191eef2dd9a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36922024-11-13T19:11:55.959Z Running `/work/oxidecomputer/omicron/target/debug/build/unicase-6997f29a04d7b9f4/build-script-build`
36932024-11-13T19:11:56.329Z Compiling vte v0.11.1
36942024-11-13T19:11:56.334Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name vte --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/vte-0.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ansi", "arrayvec", "default", "log", "nightly", "no_std", "serde"))' -C metadata=577069a88ffd6d8e -C extra-filename=-577069a88ffd6d8e --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-6f3e25e7cc201eae.rmeta --extern vte_generate_state_changes=/work/oxidecomputer/omicron/target/debug/deps/libvte_generate_state_changes-bf908aa38f976290.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36952024-11-13T19:11:56.334Z Compiling const_format v0.2.33
36962024-11-13T19:11:56.334Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name const_format --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/const_format-0.2.33/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__debug", "__docsrs", "__only_new_tests", "__test", "all", "assert", "assertc", "assertcp", "const_generics", "constant_time_as_str", "default", "derive", "fmt", "konst", "more_str_macros", "nightly_const_generics", "rust_1_51", "rust_1_64"))' -C metadata=73f4a98753eb625a -C extra-filename=-73f4a98753eb625a --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-ed04de40b7be1d52.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36972024-11-13T19:11:56.519Z Compiling dsl_auto_type v0.1.2
36982024-11-13T19:11:56.522Z Running `/home/build/.rustup/toolchains/1.81.0-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=ed5cf86ee03dd864 -C extra-filename=-ed5cf86ee03dd864 --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-60b09a0d33435f29.rmeta --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-682f0202de4cb9c8.rmeta --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-702249e0617a2365.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-bb86a0f4b2092559.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-061032add1e59e1c.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0e3802aa2be39be2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36992024-11-13T19:11:57.050Z Compiling fd-lock v4.0.2
37002024-11-13T19:11:57.054Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name fd_lock --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fd-lock-4.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b50e4e9514f60862 -C extra-filename=-b50e4e9514f60862 --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-83c04ded702a2c6e.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-a9fa2cc94e1a2df0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37012024-11-13T19:11:57.271Z Compiling diesel_table_macro_syntax v0.2.0
37022024-11-13T19:11:57.273Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name diesel_table_macro_syntax --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/diesel_table_macro_syntax-0.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=bd1297dd245e2e9d -C extra-filename=-bd1297dd245e2e9d --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-0e3802aa2be39be2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37032024-11-13T19:11:57.736Z Compiling scheduled-thread-pool v0.2.7
37042024-11-13T19:11:57.738Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name scheduled_thread_pool --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/scheduled-thread-pool-0.2.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=915f98914af04630 -C extra-filename=-915f98914af04630 --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-f79c6fd34a7abec0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37052024-11-13T19:11:57.771Z Compiling atty v0.2.14
37062024-11-13T19:11:57.773Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name atty --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/atty-0.2.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=08f0a4890d2d32c1 -C extra-filename=-08f0a4890d2d32c1 --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-29117e4ff36dab03.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37072024-11-13T19:11:57.939Z Compiling salty v0.3.0
37082024-11-13T19:11:57.942Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/salty-0.3.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cose", "cosey", "default", "ed25519", "rustcrypto", "slow-motion"))' -C metadata=92157ce87e1bde05 -C extra-filename=-92157ce87e1bde05 --out-dir /work/oxidecomputer/omicron/target/debug/build/salty-92157ce87e1bde05 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37092024-11-13T19:11:58.138Z Compiling buf-list v1.0.3
37102024-11-13T19:11:58.140Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/buf-list-1.0.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="tokio"' --cfg 'feature="tokio1"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("futures-io-03", "futures03", "tokio", "tokio1"))' -C metadata=8ae8b59bc6d5a009 -C extra-filename=-8ae8b59bc6d5a009 --out-dir /work/oxidecomputer/omicron/target/debug/build/buf-list-8ae8b59bc6d5a009 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37112024-11-13T19:11:58.325Z Compiling crunchy v0.2.2
37122024-11-13T19:11:58.329Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crunchy-0.2.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="limit_128"' --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=8f6c9389ffe349d9 -C extra-filename=-8f6c9389ffe349d9 --out-dir /work/oxidecomputer/omicron/target/debug/build/crunchy-8f6c9389ffe349d9 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37132024-11-13T19:11:58.434Z Running `/work/oxidecomputer/omicron/target/debug/build/salty-92157ce87e1bde05/build-script-build`
37142024-11-13T19:11:58.457Z Compiling diesel_derives v2.2.3
37152024-11-13T19:11:58.459Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name diesel_derives --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/diesel_derives-2.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="32-column-tables"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="postgres"' --cfg 'feature="r2d2"' --cfg 'feature="with-deprecated"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("128-column-tables", "32-column-tables", "64-column-tables", "chrono", "default", "mysql", "nightly", "postgres", "r2d2", "sqlite", "time", "with-deprecated", "without-deprecated"))' -C metadata=eb885f0db5bf4ad8 -C extra-filename=-eb885f0db5bf4ad8 --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-bd1297dd245e2e9d.rlib --extern dsl_auto_type=/work/oxidecomputer/omicron/target/debug/deps/libdsl_auto_type-ed5cf86ee03dd864.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-bb86a0f4b2092559.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-061032add1e59e1c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0e3802aa2be39be2.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37162024-11-13T19:11:58.491Z Compiling r2d2 v0.8.10
37172024-11-13T19:11:58.495Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name r2d2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/r2d2-0.8.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7edda6ab9f860d36 -C extra-filename=-7edda6ab9f860d36 --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-a2c99244b373d360.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-f79c6fd34a7abec0.rmeta --extern scheduled_thread_pool=/work/oxidecomputer/omicron/target/debug/deps/libscheduled_thread_pool-915f98914af04630.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37182024-11-13T19:11:58.842Z Running `/work/oxidecomputer/omicron/target/debug/build/buf-list-8ae8b59bc6d5a009/build-script-build`
37192024-11-13T19:11:58.905Z Compiling strip-ansi-escapes v0.2.0
37202024-11-13T19:11:58.907Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name strip_ansi_escapes --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/strip-ansi-escapes-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d2a8027596587adb -C extra-filename=-d2a8027596587adb --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-577069a88ffd6d8e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37212024-11-13T19:11:58.907Z Running `/work/oxidecomputer/omicron/target/debug/build/crunchy-8f6c9389ffe349d9/build-script-build`
37222024-11-13T19:11:58.948Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name unicase --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicase-2.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=06997af0858a3dab -C extra-filename=-06997af0858a3dab --out-dir /work/oxidecomputer/omicron/target/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`
37232024-11-13T19:11:58.985Z Compiling p384 v0.13.0
37242024-11-13T19:11:58.988Z Running `/home/build/.rustup/toolchains/1.81.0-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=5ab22f18207535cc -C extra-filename=-5ab22f18207535cc --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-ed453d00d35c9183.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-5ba1eb541a4215fa.rmeta --extern primeorder=/work/oxidecomputer/omicron/target/debug/deps/libprimeorder-fa14cadbd56c7449.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-74d5ef4f7c47e951.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37252024-11-13T19:11:59.294Z Running `/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-842a507edc02880d/build-script-main`
37262024-11-13T19:11:59.349Z Compiling nu-ansi-term v0.50.1
37272024-11-13T19:11:59.351Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name nu_ansi_term --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/nu-ansi-term-0.50.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type 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=6849588ccad9c8e6 -C extra-filename=-6849588ccad9c8e6 --out-dir /work/oxidecomputer/omicron/target/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-11-13T19:11:59.377Z Compiling tiny-keccak v2.0.2
37292024-11-13T19:11:59.380Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tiny-keccak-2.0.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="sha3"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cshake", "default", "fips202", "k12", "keccak", "kmac", "parallel_hash", "sha3", "shake", "sp800", "tuple_hash"))' -C metadata=8239f31239efd9bb -C extra-filename=-8239f31239efd9bb --out-dir /work/oxidecomputer/omicron/target/debug/build/tiny-keccak-8239f31239efd9bb -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37302024-11-13T19:11:59.402Z Compiling mime_guess v2.0.5
37312024-11-13T19:11:59.405Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mime_guess-2.0.5/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="rev-mappings"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "rev-mappings"))' -C metadata=d3e5b235be8844c8 -C extra-filename=-d3e5b235be8844c8 --out-dir /work/oxidecomputer/omicron/target/debug/build/mime_guess-d3e5b235be8844c8 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern unicase=/work/oxidecomputer/omicron/target/debug/deps/libunicase-06997af0858a3dab.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37322024-11-13T19:11:59.767Z Running `/work/oxidecomputer/omicron/target/debug/build/tiny-keccak-8239f31239efd9bb/build-script-build`
37332024-11-13T19:11:59.807Z Compiling reedline v0.35.0
37342024-11-13T19:11:59.809Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name reedline --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/reedline-0.35.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arboard", "bashisms", "crossbeam", "external_printer", "rusqlite", "serde_json", "sqlite", "sqlite-dynlib", "system_clipboard"))' -C metadata=158226578f30c9bd -C extra-filename=-158226578f30c9bd --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-07ebaf0eb0f1113e.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-71814ddc354bf12b.rmeta --extern fd_lock=/work/oxidecomputer/omicron/target/debug/deps/libfd_lock-b50e4e9514f60862.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-ae1ce0c123c35ba1.rmeta --extern nu_ansi_term=/work/oxidecomputer/omicron/target/debug/deps/libnu_ansi_term-6849588ccad9c8e6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern strip_ansi_escapes=/work/oxidecomputer/omicron/target/debug/deps/libstrip_ansi_escapes-d2a8027596587adb.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d3365051e79f13bf.rmeta --extern strum_macros=/work/oxidecomputer/omicron/target/debug/deps/libstrum_macros-3751fa837c25ddbf.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rmeta --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-fa2869c7751ea7ea.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-6f7bee780039a0b9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37352024-11-13T19:12:00.102Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name crunchy --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crunchy-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="limit_128"' --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=08377dea7592bdae -C extra-filename=-08377dea7592bdae --out-dir /work/oxidecomputer/omicron/target/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-11-13T19:12:00.231Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name buf_list --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/buf-list-1.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="tokio"' --cfg 'feature="tokio1"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("futures-io-03", "futures03", "tokio", "tokio1"))' -C metadata=b0ea4a7159a41bb5 -C extra-filename=-b0ea4a7159a41bb5 --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-8f3db5af18e8ba7c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg seek_convenience --cfg const_fn_trait_bounds`
37372024-11-13T19:12:00.673Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name salty --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/salty-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cose", "cosey", "default", "ed25519", "rustcrypto", "slow-motion"))' -C metadata=7e8db0337d9cd7b9 -C extra-filename=-7e8db0337d9cd7b9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-31cb50c570ccb59e.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-e36277d4aa1c4608.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg tweetnacl`
37382024-11-13T19:12:00.838Z Compiling phf_generator v0.11.2
37392024-11-13T19:12:00.840Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name phf_generator --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/phf_generator-0.11.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("criterion"))' -C metadata=6ba9bf2ccf62123c -C extra-filename=-6ba9bf2ccf62123c --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-a7eca61a1c7ae2ae.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37402024-11-13T19:12:00.897Z Compiling env_filter v0.1.2
37412024-11-13T19:12:00.901Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name env_filter --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/env_filter-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "regex"))' -C metadata=2c6c9de30d5104c9 -C extra-filename=-2c6c9de30d5104c9 --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-a2c99244b373d360.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37422024-11-13T19:12:01.044Z Compiling ref-cast v1.0.23
37432024-11-13T19:12:01.047Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ref-cast-1.0.23/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=76c15b278343ec3e -C extra-filename=-76c15b278343ec3e --out-dir /work/oxidecomputer/omicron/target/debug/build/ref-cast-76c15b278343ec3e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37442024-11-13T19:12:01.691Z Running `/work/oxidecomputer/omicron/target/debug/build/ref-cast-76c15b278343ec3e/build-script-build`
37452024-11-13T19:12:01.716Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
37462024-11-13T19:12:01.718Z Compiling env_logger v0.11.5
37472024-11-13T19:12:01.718Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name attest_data --edition=2021 /home/build/.cargo/git/checkouts/dice-util-fc0d2d9189ba0c5a/3cc953c/attest-data/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="getrandom"' --cfg 'feature="std"' --cfg 'feature="thiserror"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("getrandom", "std", "thiserror"))' -C metadata=483c7a92152032fd -C extra-filename=-483c7a92152032fd --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-4686656331214bbd.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-028068c4a2a517fa.rmeta --extern salty=/work/oxidecomputer/omicron/target/debug/deps/libsalty-7e8db0337d9cd7b9.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-5a287ec055c5cf9e.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-9a484ef53cddbb44.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-4838cc47d8ef8586.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37482024-11-13T19:12:01.718Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name env_logger --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/env_logger-0.11.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("auto-color", "color", "default", "humantime", "regex", "unstable-kv"))' -C metadata=8618d11d466d6b7d -C extra-filename=-8618d11d466d6b7d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern env_filter=/work/oxidecomputer/omicron/target/debug/deps/libenv_filter-2c6c9de30d5104c9.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a2c99244b373d360.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37492024-11-13T19:12:01.772Z Compiling phf_codegen v0.11.2
37502024-11-13T19:12:01.774Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name phf_codegen --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/phf_codegen-0.11.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7a8e6181d7f3210d -C extra-filename=-7a8e6181d7f3210d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern phf_generator=/work/oxidecomputer/omicron/target/debug/deps/libphf_generator-6ba9bf2ccf62123c.rmeta --extern phf_shared=/work/oxidecomputer/omicron/target/debug/deps/libphf_shared-a7eca61a1c7ae2ae.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37512024-11-13T19:12:02.015Z Running `/work/oxidecomputer/omicron/target/debug/build/mime_guess-d3e5b235be8844c8/build-script-build`
37522024-11-13T19:12:02.073Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name tiny_keccak --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tiny-keccak-2.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="sha3"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cshake", "default", "fips202", "k12", "keccak", "kmac", "parallel_hash", "sha3", "shake", "sp800", "tuple_hash"))' -C metadata=277dae58bb180094 -C extra-filename=-277dae58bb180094 --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-08377dea7592bdae.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37532024-11-13T19:12:02.435Z Compiling ascii-canvas v3.0.0
37542024-11-13T19:12:02.437Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name ascii_canvas --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ascii-canvas-3.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e63688383914019e -C extra-filename=-e63688383914019e --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-ce7f22be8feb1ed4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37552024-11-13T19:12:02.713Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=86101eaf80b55e7f405b5cafe9b0de0e9f331656#86101eaf)
37562024-11-13T19:12:02.716Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name propolis_types --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/86101ea/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=f42ea6a98c0bf0c9 -C extra-filename=-f42ea6a98c0bf0c9 --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-6bcbbcf7d91fb157.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37572024-11-13T19:12:02.743Z Compiling ref-cast-impl v1.0.23
37582024-11-13T19:12:02.745Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name ref_cast_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ref-cast-impl-1.0.23/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a36c67f837cd446a -C extra-filename=-a36c67f837cd446a --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-bb86a0f4b2092559.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-061032add1e59e1c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0e3802aa2be39be2.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37592024-11-13T19:12:03.041Z Compiling parse-zoneinfo v0.3.1
37602024-11-13T19:12:03.044Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name parse_zoneinfo --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/parse-zoneinfo-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a07e9f4fb4226542 -C extra-filename=-a07e9f4fb4226542 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-a2e05c7d531f1f8e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37612024-11-13T19:12:03.349Z Compiling ena v0.14.3
37622024-11-13T19:12:03.352Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name ena --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ena-0.14.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench", "dogged", "persistent"))' -C metadata=22b834fff0de8b09 -C extra-filename=-22b834fff0de8b09 --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-a2c99244b373d360.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37632024-11-13T19:12:03.814Z Compiling cfg_aliases v0.1.1
37642024-11-13T19:12:03.817Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name cfg_aliases --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cfg_aliases-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=cbe8164c9e97305a -C extra-filename=-cbe8164c9e97305a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37652024-11-13T19:12:03.953Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
37662024-11-13T19:12:03.956Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/sprockets-82488b5b61bf00db/cc13773/tls/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=919d751a444398bf -C extra-filename=-919d751a444398bf --out-dir /work/oxidecomputer/omicron/target/debug/build/sprockets-tls-919d751a444398bf -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37672024-11-13T19:12:04.126Z Dirty bytecount v0.6.8: the rustflags changed
37682024-11-13T19:12:04.126Z Compiling bytecount v0.6.8
37692024-11-13T19:12:04.129Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name bytecount --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bytecount-0.6.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("generic-simd", "html_report", "runtime-dispatch-simd"))' -C metadata=b354c3cdf7fcee8b -C extra-filename=-b354c3cdf7fcee8b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37702024-11-13T19:12:04.346Z Compiling regex-syntax v0.6.29
37712024-11-13T19:12:04.349Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name regex_syntax --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/regex-syntax-0.6.29/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --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=9ceae0fe6ab92d55 -C extra-filename=-9ceae0fe6ab92d55 --out-dir /work/oxidecomputer/omicron/target/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-11-13T19:12:04.372Z Running `/work/oxidecomputer/omicron/target/debug/build/sprockets-tls-919d751a444398bf/build-script-build`
37732024-11-13T19:12:04.409Z Dirty papergrid v0.11.0: the rustflags changed
37742024-11-13T19:12:04.409Z Compiling papergrid v0.11.0
37752024-11-13T19:12:04.412Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name papergrid --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/papergrid-0.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ansi", "ansi-str", "ansitok", "default", "std"))' -C metadata=4664678ab6d4281d -C extra-filename=-4664678ab6d4281d --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-b354c3cdf7fcee8b.rmeta --extern fnv=/work/oxidecomputer/omicron/target/debug/deps/libfnv-086f5ffe4a25dc54.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-6f7bee780039a0b9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37762024-11-13T19:12:05.103Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
37772024-11-13T19:12:05.106Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name lpc55_sign --edition=2021 /home/build/.cargo/git/checkouts/lpc55_support-19f1da7b60efd927/131520f/lpc55_sign/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clap"))' -C metadata=6b04cecafd76fa02 -C extra-filename=-6b04cecafd76fa02 --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-42c8c764cb4293aa.rmeta --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-7c6d8f6ce55bf7b5.rmeta --extern crc_any=/work/oxidecomputer/omicron/target/debug/deps/libcrc_any-962b55160f0ef6f5.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-f183f0e5c5907bba.rmeta --extern env_logger=/work/oxidecomputer/omicron/target/debug/deps/libenv_logger-44fd74ce17390a5c.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-3f5934bdadfdef5e.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a2c99244b373d360.rmeta --extern lpc55_areas=/work/oxidecomputer/omicron/target/debug/deps/liblpc55_areas-0e42823b8de71504.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-b347099865a56f50.rmeta --extern packed_struct=/work/oxidecomputer/omicron/target/debug/deps/libpacked_struct-1dfdcc2b89093aa2.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-b898a37d897096ef.rmeta --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-fdcd5d1cbb88a689.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern serde_hex=/work/oxidecomputer/omicron/target/debug/deps/libserde_hex-d08f2ee553cc2840.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-74d5ef4f7c47e951.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rmeta --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-6bf31068eafc87a0.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-ce4108be8020a8d8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37782024-11-13T19:12:05.527Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name ref_cast --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ref-cast-1.0.23/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=08c2a6b83aecd798 -C extra-filename=-08c2a6b83aecd798 --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-a36c67f837cd446a.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)'`
37792024-11-13T19:12:05.698Z Compiling nix v0.28.0
37802024-11-13T19:12:05.701Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/nix-0.28.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="fs"' --cfg 'feature="ioctl"' --cfg 'feature="poll"' --cfg 'feature="process"' --cfg 'feature="signal"' --cfg 'feature="term"' --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=56ba871f93d00d84 -C extra-filename=-56ba871f93d00d84 --out-dir /work/oxidecomputer/omicron/target/debug/build/nix-56ba871f93d00d84 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_aliases=/work/oxidecomputer/omicron/target/debug/deps/libcfg_aliases-cbe8164c9e97305a.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37812024-11-13T19:12:06.104Z Running `/work/oxidecomputer/omicron/target/debug/build/aws-lc-rs-19dac61b5d485f18/build-script-build`
37822024-11-13T19:12:06.144Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name aws_lc_sys --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/aws-lc-sys-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 opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="prebuilt-nasm"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("asan", "bindgen", "prebuilt-nasm", "ssl"))' -C metadata=cb4ac54efed4cdb8 -C extra-filename=-cb4ac54efed4cdb8 --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-29117e4ff36dab03.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-65509bc7a12a7936.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -l static=aws_lc_0_22_0_crypto -l static=aws_lc_0_22_0_rust_wrapper --cfg use_bindgen_generated`
37832024-11-13T19:12:06.637Z Running `/work/oxidecomputer/omicron/target/debug/build/rustls-a633434a5a181dfc/build-script-build`
37842024-11-13T19:12:06.679Z Compiling chrono-tz-build v0.4.0
37852024-11-13T19:12:06.702Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name chrono_tz_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/chrono-tz-build-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("case-insensitive", "filter-by-regex", "phf_shared", "regex", "uncased"))' -C metadata=f80f353be3b6d0c2 -C extra-filename=-f80f353be3b6d0c2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern parse_zoneinfo=/work/oxidecomputer/omicron/target/debug/deps/libparse_zoneinfo-a07e9f4fb4226542.rmeta --extern phf_codegen=/work/oxidecomputer/omicron/target/debug/deps/libphf_codegen-7a8e6181d7f3210d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37862024-11-13T19:12:07.237Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
37872024-11-13T19:12:07.241Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name dice_verifier --edition=2021 /home/build/.cargo/git/checkouts/dice-util-fc0d2d9189ba0c5a/3cc953c/verifier/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=070f2f3ce9c55da6 -C extra-filename=-070f2f3ce9c55da6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rmeta --extern attest_data=/work/oxidecomputer/omicron/target/debug/deps/libattest_data-483c7a92152032fd.rmeta --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-7c6d8f6ce55bf7b5.rmeta --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-211f99b09ada353d.rmeta --extern env_logger=/work/oxidecomputer/omicron/target/debug/deps/libenv_logger-8618d11d466d6b7d.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a2c99244b373d360.rmeta --extern p384=/work/oxidecomputer/omicron/target/debug/deps/libp384-5ab22f18207535cc.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-b898a37d897096ef.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-9a484ef53cddbb44.rmeta --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-6bf31068eafc87a0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37882024-11-13T19:12:08.256Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
37892024-11-13T19:12:08.258Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name hubtools --edition=2021 /home/build/.cargo/git/checkouts/hubtools-660036efb99a0cd0/f48e2da/hubtools/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0006ea77e7b559a1 -C extra-filename=-0006ea77e7b559a1 --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-3f5934bdadfdef5e.rmeta --extern lpc55_areas=/work/oxidecomputer/omicron/target/debug/deps/liblpc55_areas-0e42823b8de71504.rmeta --extern lpc55_sign=/work/oxidecomputer/omicron/target/debug/deps/liblpc55_sign-6b04cecafd76fa02.rmeta --extern object=/work/oxidecomputer/omicron/target/debug/deps/libobject-27f648ab388456f9.rmeta --extern path_slash=/work/oxidecomputer/omicron/target/debug/deps/libpath_slash-05d31220557fc09a.rmeta --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-fdcd5d1cbb88a689.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rmeta --extern tlvc=/work/oxidecomputer/omicron/target/debug/deps/libtlvc-3bcfaf1429f5b431.rmeta --extern tlvc_text=/work/oxidecomputer/omicron/target/debug/deps/libtlvc_text-92b057c800962002.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-9d74e933e701bf87.rmeta --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-6bf31068eafc87a0.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-ce4108be8020a8d8.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-faafd5e37a001aad.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-f7ea44e4a6d36c20/out/lib`
37902024-11-13T19:12:08.430Z Compiling lalrpop v0.19.12
37912024-11-13T19:12:08.432Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name lalrpop --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/lalrpop-0.19.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "lexer", "pico-args", "test"))' -C metadata=0f2da7195fe3e60c -C extra-filename=-0f2da7195fe3e60c --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-e63688383914019e.rmeta --extern bit_set=/work/oxidecomputer/omicron/target/debug/deps/libbit_set-1499c911902a6a96.rmeta --extern diff=/work/oxidecomputer/omicron/target/debug/deps/libdiff-b2853c6e837e3376.rmeta --extern ena=/work/oxidecomputer/omicron/target/debug/deps/libena-22b834fff0de8b09.rmeta --extern is_terminal=/work/oxidecomputer/omicron/target/debug/deps/libis_terminal-df36d71ac9df22f7.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-db92a402d6d3376a.rmeta --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-45ab90acb7045a6c.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-aca7ed34a108a7b7.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-a2e05c7d531f1f8e.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-9ceae0fe6ab92d55.rmeta --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-a945f3d5498b658a.rmeta --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-ce7f22be8feb1ed4.rmeta --extern tiny_keccak=/work/oxidecomputer/omicron/target/debug/deps/libtiny_keccak-277dae58bb180094.rmeta --extern unicode_xid=/work/oxidecomputer/omicron/target/debug/deps/libunicode_xid-32fa34c4898bea28.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37922024-11-13T19:12:08.810Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name mime_guess --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mime_guess-2.0.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="rev-mappings"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "rev-mappings"))' -C metadata=0f214a9a02578c71 -C extra-filename=-0f214a9a02578c71 --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-71803c34803b0cd3.rmeta --extern unicase=/work/oxidecomputer/omicron/target/debug/deps/libunicase-06997af0858a3dab.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37932024-11-13T19:12:09.292Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name aws_lc_rs --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/aws-lc-rs-1.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="aws-lc-sys"' --cfg 'feature="default"' --cfg 'feature="prebuilt-nasm"' --cfg 'feature="ring-io"' --cfg 'feature="ring-sig-verify"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "asan", "aws-lc-sys", "bindgen", "default", "fips", "non-fips", "prebuilt-nasm", "ring-io", "ring-sig-verify", "test_logging", "unstable"))' -C metadata=bde352daa1e0ab9b -C extra-filename=-bde352daa1e0ab9b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern aws_lc_sys=/work/oxidecomputer/omicron/target/debug/deps/libaws_lc_sys-cb4ac54efed4cdb8.rmeta --extern mirai_annotations=/work/oxidecomputer/omicron/target/debug/deps/libmirai_annotations-8aee8da451d01836.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-65509bc7a12a7936.so --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-85f9154abafa93cc.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-e36277d4aa1c4608.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/`
37942024-11-13T19:12:09.355Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
37952024-11-13T19:12:09.358Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name crucible_client_types --edition=2021 /home/build/.cargo/git/checkouts/crucible-f3b5bdecdc6486d6/b7b9d56/crucible-client-types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5dfcc34d9830b5c2 -C extra-filename=-5dfcc34d9830b5c2 --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-e342ec737c4cbcc0.rmeta --extern crucible_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_workspace_hack-2ee54a9ce846ec72.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37962024-11-13T19:12:09.907Z Compiling tabled_derive v0.7.0
37972024-11-13T19:12:09.914Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name tabled_derive --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tabled_derive-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=788666761ee30e1b -C extra-filename=-788666761ee30e1b --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-dd99b89daf0c34d1.rlib --extern proc_macro_error=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro_error-d2113ef437fb5d5e.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-bb86a0f4b2092559.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-061032add1e59e1c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e2368bfcbc9d8904.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37982024-11-13T19:12:10.605Z Compiling http-range v0.1.5
37992024-11-13T19:12:10.608Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name http_range --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/http-range-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9577e09fcb7988fd -C extra-filename=-9577e09fcb7988fd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38002024-11-13T19:12:10.758Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=86101eaf80b55e7f405b5cafe9b0de0e9f331656#86101eaf)
38012024-11-13T19:12:10.760Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name propolis_api_types --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/86101ea/crates/propolis-api-types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=394783fd38ff1698 -C extra-filename=-394783fd38ff1698 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern crucible_client_types=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_client_types-5dfcc34d9830b5c2.rmeta --extern propolis_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_types-f42ea6a98c0bf0c9.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38022024-11-13T19:12:10.987Z Compiling hyper-staticfile v0.10.1
38032024-11-13T19:12:10.989Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name hyper_staticfile --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hyper-staticfile-0.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=cf9a4326bbfda60d -C extra-filename=-cf9a4326bbfda60d --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-0e75d2014d70b1ca.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rmeta --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-9577e09fcb7988fd.rmeta --extern httpdate=/work/oxidecomputer/omicron/target/debug/deps/libhttpdate-b628303ab060738e.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-196425df5db70bad.rmeta --extern mime_guess=/work/oxidecomputer/omicron/target/debug/deps/libmime_guess-0f214a9a02578c71.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-0874bce15360e10d.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-a318cade84a99369.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38042024-11-13T19:12:11.653Z Dirty rustls-webpki v0.102.8: the rustflags changed
38052024-11-13T19:12:11.653Z Compiling rustls-webpki v0.102.8
38062024-11-13T19:12:11.656Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name webpki --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-webpki-0.102.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="aws_lc_rs"' --cfg 'feature="ring"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "aws_lc_rs", "default", "ring", "std"))' -C metadata=fc94331f3242735a -C extra-filename=-fc94331f3242735a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern aws_lc_rs=/work/oxidecomputer/omicron/target/debug/deps/libaws_lc_rs-bde352daa1e0ab9b.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-2d831c09c951a940.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-04f7107bd418b86a.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-1e0d280491b15715.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out`
38072024-11-13T19:12:12.242Z Compiling diesel v2.2.4
38082024-11-13T19:12:12.245Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name diesel --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/diesel-2.2.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="32-column-tables"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="i-implement-a-third-party-backend-and-opt-into-breaking-changes"' --cfg 'feature="network-address"' --cfg 'feature="postgres"' --cfg 'feature="postgres_backend"' --cfg 'feature="r2d2"' --cfg 'feature="serde_json"' --cfg 'feature="uuid"' --cfg 'feature="with-deprecated"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("128-column-tables", "32-column-tables", "64-column-tables", "__with_asan_tests", "chrono", "default", "extras", "huge-tables", "i-implement-a-third-party-backend-and-opt-into-breaking-changes", "ipnet-address", "large-tables", "mysql", "mysql_backend", "mysqlclient-src", "network-address", "numeric", "postgres", "postgres_backend", "pq-src", "quickcheck", "r2d2", "returning_clauses_for_sqlite_3_35", "serde_json", "sqlite", "time", "unstable", "uuid", "with-deprecated", "without-deprecated"))' -C metadata=16d0149618a9acdf -C extra-filename=-16d0149618a9acdf --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-0f2df29a0f34846c.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-42c8c764cb4293aa.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rmeta --extern diesel_derives=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_derives-eb885f0db5bf4ad8.so --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-8675fbbe3641ce68.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-ce59ac6fb623678a.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-29117e4ff36dab03.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-ebc379566efd2a27.rmeta --extern r2d2=/work/oxidecomputer/omicron/target/debug/deps/libr2d2-7edda6ab9f860d36.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38092024-11-13T19:12:12.794Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-0.23.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="aws_lc_rs"' --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="ring"' --cfg 'feature="std"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "brotli", "custom-provider", "default", "fips", "hashbrown", "log", "logging", "read_buf", "ring", "rustversion", "std", "tls12", "zlib"))' -C metadata=22102c5bb215ebdb -C extra-filename=-22102c5bb215ebdb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern aws_lc_rs=/work/oxidecomputer/omicron/target/debug/deps/libaws_lc_rs-bde352daa1e0ab9b.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a2c99244b373d360.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-4fac8a596e09fa80.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-2d831c09c951a940.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-04f7107bd418b86a.rmeta --extern webpki=/work/oxidecomputer/omicron/target/debug/deps/libwebpki-fc94331f3242735a.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-31cb50c570ccb59e.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-e36277d4aa1c4608.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out --check-cfg 'cfg(bench)' --check-cfg 'cfg(read_buf)'`
38102024-11-13T19:12:12.865Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-0.22.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="ring"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("aws_lc_rs", "default", "log", "logging", "read_buf", "ring", "rustversion", "tls12"))' -C metadata=9846f96c2c62571a -C extra-filename=-9846f96c2c62571a --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-a2c99244b373d360.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-2d831c09c951a940.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-04f7107bd418b86a.rmeta --extern webpki=/work/oxidecomputer/omicron/target/debug/deps/libwebpki-fc94331f3242735a.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-31cb50c570ccb59e.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-e36277d4aa1c4608.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/`
38112024-11-13T19:12:12.891Z Compiling tabled v0.15.0
38122024-11-13T19:12:12.894Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name tabled --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tabled-0.15.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="macros"' --cfg 'feature="std"' --cfg 'feature="tabled_derive"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ansi", "ansi-str", "ansitok", "default", "derive", "macros", "std", "tabled_derive"))' -C metadata=6219b1d809618323 -C extra-filename=-6219b1d809618323 --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-4664678ab6d4281d.rmeta --extern tabled_derive=/work/oxidecomputer/omicron/target/debug/deps/libtabled_derive-788666761ee30e1b.so --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-6f7bee780039a0b9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38132024-11-13T19:12:14.078Z Compiling chrono-tz v0.10.0
38142024-11-13T19:12:14.080Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/chrono-tz-0.10.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "case-insensitive", "default", "filter-by-regex", "serde", "std"))' -C metadata=73a2dfd92c43246f -C extra-filename=-73a2dfd92c43246f --out-dir /work/oxidecomputer/omicron/target/debug/build/chrono-tz-73a2dfd92c43246f -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono_tz_build=/work/oxidecomputer/omicron/target/debug/deps/libchrono_tz_build-f80f353be3b6d0c2.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38152024-11-13T19:12:15.088Z Running `/work/oxidecomputer/omicron/target/debug/build/nix-56ba871f93d00d84/build-script-build`
38162024-11-13T19:12:15.128Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=a1b342c2558e835d09e6e39a40d3de798a29c2f#a1b342c2)
38172024-11-13T19:12:15.131Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name clickward --edition=2021 /home/build/.cargo/git/checkouts/clickward-55585085c2a3fa20/a1b342c/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6dbe5dcbff60060e -C extra-filename=-6dbe5dcbff60060e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-ec69ba1f899f2ea9.so --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38182024-11-13T19:12:16.076Z Compiling derive_builder_core v0.20.2
38192024-11-13T19:12:16.078Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name derive_builder_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/derive_builder_core-0.20.2/src/lib.rs --error-format=json --json=diagnostic-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=b03ac85db50798af -C extra-filename=-b03ac85db50798af --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-60b09a0d33435f29.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-bb86a0f4b2092559.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-061032add1e59e1c.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0e3802aa2be39be2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38202024-11-13T19:12:18.665Z Dirty tokio-rustls v0.25.0: the rustflags changed
38212024-11-13T19:12:18.665Z Compiling tokio-rustls v0.25.0
38222024-11-13T19:12:18.668Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio_rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-rustls-0.25.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="logging"' --cfg 'feature="ring"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "early-data", "logging", "ring", "tls12"))' -C metadata=88d01751f0e7d30c -C extra-filename=-88d01751f0e7d30c --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-9846f96c2c62571a.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-04f7107bd418b86a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/`
38232024-11-13T19:12:18.690Z Compiling libxml v0.3.3
38242024-11-13T19:12:18.693Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libxml-0.3.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5afb740012e3c2a4 -C extra-filename=-5afb740012e3c2a4 --out-dir /work/oxidecomputer/omicron/target/debug/build/libxml-5afb740012e3c2a4 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-d7e90c200a67fff3.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38252024-11-13T19:12:19.141Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name dropshot --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dropshot-0.12.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' -C metadata=2dbe70a56323cca2 -C extra-filename=-2dbe70a56323cca2 --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-ffc19433b71c4fbb.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-49589da9b84e9811.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e342ec737c4cbcc0.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-8f3db5af18e8ba7c.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-8617a6d6bd6b63dc.rmeta --extern dropshot_endpoint=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_endpoint-115f007eac6ea1bd.so --extern form_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libform_urlencoded-38be6dc4a21eb4ab.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rmeta --extern hostname=/work/oxidecomputer/omicron/target/debug/deps/libhostname-f507ca3c838c2022.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rmeta --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-781c1ee142155a49.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-196425df5db70bad.rmeta --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-56f99f36332f94bc.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-7b51d40d91e0d99e.rmeta --extern multer=/work/oxidecomputer/omicron/target/debug/deps/libmulter-b91745303d711288.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-fade29d57381db29.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-65509bc7a12a7936.so --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-0874bce15360e10d.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-9846f96c2c62571a.rmeta --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-54c9dd9f9eac97f3.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rmeta --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-e10ff91bdb1d6034.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rmeta --extern serde_path_to_error=/work/oxidecomputer/omicron/target/debug/deps/libserde_path_to_error-fb5efd3d36097f53.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-7a7e2ac205968f40.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-dc368f25c9d668a2.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-d3cfaa7747ffa7e5.rmeta --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-3a466a91dbf752e7.rmeta --extern slog_json=/work/oxidecomputer/omicron/target/debug/deps/libslog_json-ecf7fbcc92a35758.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ff2df2b76a1cf1a1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-88d01751f0e7d30c.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-caf03fabfccd35a4.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b9eeb6bccaea084d.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rmeta --extern waitgroup=/work/oxidecomputer/omicron/target/debug/deps/libwaitgroup-8e2e95346c1a6057.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/`
38262024-11-13T19:12:19.166Z Running `/work/oxidecomputer/omicron/target/debug/build/libxml-5afb740012e3c2a4/build-script-build`
38272024-11-13T19:12:19.213Z Compiling derive_builder_macro v0.20.2
38282024-11-13T19:12:19.215Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name derive_builder_macro --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/derive_builder_macro-0.20.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="lib_has_std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "clippy", "lib_has_std"))' -C metadata=d80c7b0780f3d53d -C extra-filename=-d80c7b0780f3d53d --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-b03ac85db50798af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0e3802aa2be39be2.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38292024-11-13T19:12:20.310Z Dirty tokio-rustls v0.26.0: the rustflags changed
38302024-11-13T19:12:20.311Z Compiling tokio-rustls v0.26.0
38312024-11-13T19:12:20.313Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio_rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-rustls-0.26.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="logging"' --cfg 'feature="ring"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "default", "early-data", "fips", "logging", "ring", "tls12"))' -C metadata=ad44f387882ee09e -C extra-filename=-ad44f387882ee09e --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-22102c5bb215ebdb.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-04f7107bd418b86a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out`
38322024-11-13T19:12:20.373Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name nix --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/nix-0.28.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="fs"' --cfg 'feature="ioctl"' --cfg 'feature="poll"' --cfg 'feature="process"' --cfg 'feature="signal"' --cfg 'feature="term"' --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=1432d847aa79fe72 -C extra-filename=-1432d847aa79fe72 --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-0f2df29a0f34846c.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-83c04ded702a2c6e.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-29117e4ff36dab03.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg illumos --cfg solarish`
38332024-11-13T19:12:20.824Z Dirty hyper-rustls v0.27.3: the rustflags changed
38342024-11-13T19:12:20.824Z Compiling hyper-rustls v0.27.3
38352024-11-13T19:12:20.828Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name hyper_rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hyper-rustls-0.27.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="ring"' --cfg 'feature="tls12"' --cfg 'feature="webpki-roots"' --cfg 'feature="webpki-tokio"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("aws-lc-rs", "default", "fips", "http1", "http2", "log", "logging", "native-tokio", "ring", "rustls-native-certs", "rustls-platform-verifier", "tls12", "webpki-roots", "webpki-tokio"))' -C metadata=425e48909de2c26b -C extra-filename=-425e48909de2c26b --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-0e75d2014d70b1ca.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-196425df5db70bad.rmeta --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-56f99f36332f94bc.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-22102c5bb215ebdb.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-04f7107bd418b86a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-ad44f387882ee09e.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-7e201aa8f8e39e31.rmeta --extern webpki_roots=/work/oxidecomputer/omicron/target/debug/deps/libwebpki_roots-6103dfe9143ed6d1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out`
38362024-11-13T19:12:21.513Z Dirty reqwest v0.12.9: the rustflags changed
38372024-11-13T19:12:21.513Z Compiling reqwest v0.12.9
38382024-11-13T19:12:21.515Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name reqwest --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/reqwest-0.12.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 --warn=unexpected_cfgs --cfg 'feature="__rustls"' --cfg 'feature="__rustls-ring"' --cfg 'feature="__tls"' --cfg 'feature="blocking"' --cfg 'feature="charset"' --cfg 'feature="cookies"' --cfg 'feature="default"' --cfg 'feature="default-tls"' --cfg 'feature="h2"' --cfg 'feature="http2"' --cfg 'feature="json"' --cfg 'feature="macos-system-configuration"' --cfg 'feature="rustls-tls"' --cfg 'feature="rustls-tls-webpki-roots"' --cfg 'feature="rustls-tls-webpki-roots-no-provider"' --cfg 'feature="stream"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__internal_proxy_sys_no_cache", "__rustls", "__rustls-ring", "__tls", "blocking", "brotli", "charset", "cookies", "default", "default-tls", "deflate", "gzip", "h2", "hickory-dns", "http2", "http3", "json", "macos-system-configuration", "multipart", "native-tls", "native-tls-alpn", "native-tls-vendored", "rustls-tls", "rustls-tls-manual-roots", "rustls-tls-manual-roots-no-provider", "rustls-tls-native-roots", "rustls-tls-native-roots-no-provider", "rustls-tls-no-provider", "rustls-tls-webpki-roots", "rustls-tls-webpki-roots-no-provider", "socks", "stream", "trust-dns", "zstd"))' --check-cfg 'cfg(reqwest_unstable)' -C metadata=1662bc47f5c479ec -C extra-filename=-1662bc47f5c479ec --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-e342ec737c4cbcc0.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-8f3db5af18e8ba7c.rmeta --extern cookie_crate=/work/oxidecomputer/omicron/target/debug/deps/libcookie-10113f7b36e29269.rmeta --extern cookie_store=/work/oxidecomputer/omicron/target/debug/deps/libcookie_store-edf2111b337029e8.rmeta --extern encoding_rs=/work/oxidecomputer/omicron/target/debug/deps/libencoding_rs-70175fab1ccacbea.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-f4bf537936a3f942.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-15b4a62ef3693967.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-0e75d2014d70b1ca.rmeta --extern h2=/work/oxidecomputer/omicron/target/debug/deps/libh2-d05d6e8437d08b25.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rmeta --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-d7bd29d7eea56d98.rmeta --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-781c1ee142155a49.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-196425df5db70bad.rmeta --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-425e48909de2c26b.rmeta --extern hyper_tls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_tls-a5c2459b331715e7.rmeta --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-56f99f36332f94bc.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-8a897554a5f2cfdc.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a2c99244b373d360.rmeta --extern mime=/work/oxidecomputer/omicron/target/debug/deps/libmime-71803c34803b0cd3.rmeta --extern native_tls_crate=/work/oxidecomputer/omicron/target/debug/deps/libnative_tls-43194166069d2705.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-4fac8a596e09fa80.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-0874bce15360e10d.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-46453f98c25563b1.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-22102c5bb215ebdb.rmeta --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-54c9dd9f9eac97f3.rmeta --extern rustls_pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-04f7107bd418b86a.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-7a7e2ac205968f40.rmeta --extern sync_wrapper=/work/oxidecomputer/omicron/target/debug/deps/libsync_wrapper-a463a25eb929f3db.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rmeta --extern tokio_native_tls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_native_tls-ba58a25da81c97fb.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-ad44f387882ee09e.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-b9fdeff246bf82e9.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-7e201aa8f8e39e31.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-a318cade84a99369.rmeta --extern webpki_roots=/work/oxidecomputer/omicron/target/debug/deps/libwebpki_roots-6103dfe9143ed6d1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/usr/ssl-3/lib/amd64`
38392024-11-13T19:12:23.311Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name sprockets_tls --edition=2021 /home/build/.cargo/git/checkouts/sprockets-82488b5b61bf00db/cc13773/tls/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=38319003ae86e394 -C extra-filename=-38319003ae86e394 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rmeta --extern attest_data=/work/oxidecomputer/omicron/target/debug/deps/libattest_data-483c7a92152032fd.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-83c04ded702a2c6e.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rmeta --extern dice_verifier=/work/oxidecomputer/omicron/target/debug/deps/libdice_verifier-070f2f3ce9c55da6.rmeta --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-211f99b09ada353d.rmeta --extern libipcc=/work/oxidecomputer/omicron/target/debug/deps/liblibipcc-ba29ae7c09ec3436.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-b898a37d897096ef.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-22102c5bb215ebdb.rmeta --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-2e31e26ea63eb7ef.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-74d5ef4f7c47e951.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-9a484ef53cddbb44.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-d3cfaa7747ffa7e5.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ff2df2b76a1cf1a1.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-ad44f387882ee09e.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-caf03fabfccd35a4.rmeta --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-6bf31068eafc87a0.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-e36277d4aa1c4608.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -C link-arg=-Wl,-R/usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out`
38402024-11-13T19:12:24.473Z Dirty qorb v0.2.0: the rustflags changed
38412024-11-13T19:12:24.473Z Compiling qorb v0.2.0
38422024-11-13T19:12:24.477Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name qorb --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/qorb-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="probes"' --cfg 'feature="qtop"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all", "default", "diesel_pg", "probes", "qtop", "serde"))' -C metadata=14a29e2d7c42d4ba -C extra-filename=-14a29e2d7c42d4ba --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-49589da9b84e9811.so --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-8617a6d6bd6b63dc.rmeta --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-5498ca00308c27b5.so --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rmeta --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-271baf00a915a986.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-fe1c4c158a2bcfde.rmeta --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-23584445b6a1dc70.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-259315155e448d30.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b9eeb6bccaea084d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/`
38432024-11-13T19:12:25.880Z Compiling progenitor-client v0.8.0
38442024-11-13T19:12:25.883Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name progenitor_client --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/progenitor-client-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=26dca2463dc76089 -C extra-filename=-26dca2463dc76089 --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-8f3db5af18e8ba7c.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-15b4a62ef3693967.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-0874bce15360e10d.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-7a7e2ac205968f40.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/usr/ssl-3/lib/amd64`
38452024-11-13T19:12:26.401Z Compiling progenitor v0.8.0
38462024-11-13T19:12:26.404Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name progenitor --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/progenitor-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e9af7051a0382f02 -C extra-filename=-e9af7051a0382f02 --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-26dca2463dc76089.rmeta --extern progenitor_impl=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_impl-5debe01b377b1076.rmeta --extern progenitor_macro=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_macro-51282668bd1a198f.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/usr/ssl-3/lib/amd64`
38472024-11-13T19:12:26.667Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=056283eb02b6887fbf27f66a215662520f7c159c#056283eb)
38482024-11-13T19:12:26.669Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name mg_admin_client --edition=2021 /home/build/.cargo/git/checkouts/maghemite-de41bdd6c14939ab/056283e/mg-admin-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7d864262962d6cbe -C extra-filename=-7d864262962d6cbe --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-0874bce15360e10d.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-e9af7051a0382f02.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/usr/ssl-3/lib/amd64`
38492024-11-13T19:12:28.967Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
38502024-11-13T19:12:28.990Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name propolis_client --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/fae5334/lib/propolis-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "falcon"))' -C metadata=cb4acee3141153ab -C extra-filename=-cb4acee3141153ab --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-49589da9b84e9811.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-6d27ec8383fdb856.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-e9af7051a0382f02.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rmeta --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-02164057af85ad54.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/usr/ssl-3/lib/amd64`
38512024-11-13T19:12:29.112Z Compiling omicron-zone-package v0.11.1
38522024-11-13T19:12:29.115Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_zone_package --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/omicron-zone-package-0.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b904c087dadfeeb0 -C extra-filename=-b904c087dadfeeb0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-49589da9b84e9811.so --extern blake3=/work/oxidecomputer/omicron/target/debug/deps/libblake3-39a768ac77827752.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-efdb0e70c4c12326.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rmeta --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-169928e563e20f79.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-26a811491049a3a2.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-0e75d2014d70b1ca.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-3f5934bdadfdef5e.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-cfa5ee9e4350061e.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-080cabe85a0bfc93.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-5993f2d28b3a8551.so --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-7da40a2e41206c1b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-9d74e933e701bf87.rmeta --extern topological_sort=/work/oxidecomputer/omicron/target/debug/deps/libtopological_sort-080f99335bb4565d.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-276d808b1ead684e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out`
38532024-11-13T19:12:29.687Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=86101eaf80b55e7f405b5cafe9b0de0e9f331656#86101eaf)
38542024-11-13T19:12:29.689Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name propolis_client --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/86101ea/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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=628131b4045892f2 -C extra-filename=-628131b4045892f2 --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-49589da9b84e9811.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-6d27ec8383fdb856.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-e9af7051a0382f02.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rmeta --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-02164057af85ad54.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/usr/ssl-3/lib/amd64`
38552024-11-13T19:12:31.462Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=056283eb02b6887fbf27f66a215662520f7c159c#056283eb)
38562024-11-13T19:12:31.464Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name ddm_admin_client --edition=2021 /home/build/.cargo/git/checkouts/maghemite-de41bdd6c14939ab/056283e/ddm-admin-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=309699db2a00056b -C extra-filename=-309699db2a00056b --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-6aa42280b99bf9ab.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-0874bce15360e10d.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-e9af7051a0382f02.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/usr/ssl-3/lib/amd64`
38572024-11-13T19:12:32.945Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
38582024-11-13T19:12:32.948Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name crucible_agent_client --edition=2021 /home/build/.cargo/git/checkouts/crucible-f3b5bdecdc6486d6/b7b9d56/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=03b108eb22457c3a -C extra-filename=-03b108eb22457c3a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rmeta --extern crucible_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_workspace_hack-2ee54a9ce846ec72.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-0874bce15360e10d.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-e9af7051a0382f02.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/usr/ssl-3/lib/amd64`
38592024-11-13T19:12:34.756Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588)
38602024-11-13T19:12:34.758Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name libfalcon --edition=2018 /home/build/.cargo/git/checkouts/falcon-c754111a71d466df/651fb58/lib/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8c6a0f29d91f56ff -C extra-filename=-8c6a0f29d91f56ff --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-2570a634c4322755.rmeta --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rmeta --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-cca24c851c6c4979.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rmeta --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-9fc98ca3a4090ebb.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-29117e4ff36dab03.rmeta --extern libnet=/work/oxidecomputer/omicron/target/debug/deps/liblibnet-77888bd26d4308f0.rmeta --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-cb4acee3141153ab.rmeta --extern propolis_server_config=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_server_config-4a0f4c51adb6c9b6.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-a2e05c7d531f1f8e.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rmeta --extern ron=/work/oxidecomputer/omicron/target/debug/deps/libron-b044b2d0837649ab.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-d3cfaa7747ffa7e5.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-6f6c828458804848.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ff2df2b76a1cf1a1.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-1d4e9f7c6ab57727.rmeta --extern tabwriter=/work/oxidecomputer/omicron/target/debug/deps/libtabwriter-0b571bee1a90778e.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rmeta --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-02164057af85ad54.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-9d74e933e701bf87.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rmeta --extern xz2=/work/oxidecomputer/omicron/target/debug/deps/libxz2-829fc4595960ee29.rmeta --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-2bdc09216ebb94aa.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
38612024-11-13T19:12:34.844Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
38622024-11-13T19:12:34.848Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 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=90602118a03e7b0f -C extra-filename=-90602118a03e7b0f --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-workspace-hack-90602118a03e7b0f -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ahash=/work/oxidecomputer/omicron/target/debug/deps/libahash-8be98ef023620e24.rlib --extern aho_corasick=/work/oxidecomputer/omicron/target/debug/deps/libaho_corasick-0da0f4417492a9a4.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern aws_lc_rs=/work/oxidecomputer/omicron/target/debug/deps/libaws_lc_rs-bde352daa1e0ab9b.rlib --extern base16ct=/work/oxidecomputer/omicron/target/debug/deps/libbase16ct-2a65e2ab151e09a4.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e342ec737c4cbcc0.rlib --extern base64ct=/work/oxidecomputer/omicron/target/debug/deps/libbase64ct-d4bf7869d4ee9385.rlib --extern bit_set=/work/oxidecomputer/omicron/target/debug/deps/libbit_set-1499c911902a6a96.rlib --extern bit_vec=/work/oxidecomputer/omicron/target/debug/deps/libbit_vec-cb08cab83165003f.rlib --extern bitflags_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-6ed2929a91f42350.rlib --extern bitflags_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-0f2df29a0f34846c.rlib --extern bstr=/work/oxidecomputer/omicron/target/debug/deps/libbstr-a50dd529fc113091.rlib --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-42c8c764cb4293aa.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-8f3db5af18e8ba7c.rlib --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-2297e04f177a75f2.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-359f414b48a0b383.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern clap_builder=/work/oxidecomputer/omicron/target/debug/deps/libclap_builder-d767648c83cb8abe.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-8134fd228889b755.rlib --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-10113f7b36e29269.rlib --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-4004ba72e88035e1.rlib --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-a82849320d8cb1d1.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-71814ddc354bf12b.rlib --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-7fdfedb38dd16271.rlib --extern curve25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libcurve25519_dalek-40b96768f529d1af.rlib --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-427828cb45815475.rlib --extern dof=/work/oxidecomputer/omicron/target/debug/deps/libdof-fd49370028658743.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern ecdsa=/work/oxidecomputer/omicron/target/debug/deps/libecdsa-ed453d00d35c9183.rlib --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-211f99b09ada353d.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-682f0202de4cb9c8.rlib --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-5ba1eb541a4215fa.rlib --extern ff=/work/oxidecomputer/omicron/target/debug/deps/libff-f4b6060c124612c9.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-26a811491049a3a2.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-6017fbe5bc569ec0.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-f4bf537936a3f942.rlib --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-15b4a62ef3693967.rlib --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-0d0c1d18420ed0e7.rlib --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-21f681dec55ed1d5.rlib --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-ec40fd422059f537.rlib --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-0e75d2014d70b1ca.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-f9a699a62abdd20f.rlib --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-2b500a8874ca0b37.rlib --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-4686656331214bbd.rlib --extern group=/work/oxidecomputer/omicron/target/debug/deps/libgroup-4fbad1c3541d47a4.rlib --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-3daf550dc8d29bb8.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-3f5934bdadfdef5e.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-ec883152b8d7190a.rlib --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-39c1f5afe63003ce.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-196425df5db70bad.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-425e48909de2c26b.rlib --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-56f99f36332f94bc.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-7b51d40d91e0d99e.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-9fc98ca3a4090ebb.rlib --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-eb68e2ab9c24eeea.rlib --extern itertools_93f6ce9d446188ac=/work/oxidecomputer/omicron/target/debug/deps/libitertools-db92a402d6d3376a.rlib --extern itertools_5ef9efb8ec2df382=/work/oxidecomputer/omicron/target/debug/deps/libitertools-ae1ce0c123c35ba1.rlib --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-45ab90acb7045a6c.rlib --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-cc0c30b4f89d8188.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-29117e4ff36dab03.rlib --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a2c99244b373d360.rlib --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-0a48528787edc64f.rlib --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-628c83ce3f8440f3.rlib --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-df13f09366e40281.rlib --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-1096e8633209e52a.rlib --extern num_bigint_dig=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint_dig-48f8d61c884ba5b2.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-57ea22489f9eb50c.rlib --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-2d51c30d8a79f52c.rlib --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-b347099865a56f50.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-4fac8a596e09fa80.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-fade29d57381db29.rlib --extern peg_runtime=/work/oxidecomputer/omicron/target/debug/deps/libpeg_runtime-fb8d126bde10d148.rlib --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-b898a37d897096ef.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-aca7ed34a108a7b7.rlib --extern phf=/work/oxidecomputer/omicron/target/debug/deps/libphf-65e2155ffe51f9ae.rlib --extern phf_shared=/work/oxidecomputer/omicron/target/debug/deps/libphf_shared-a7eca61a1c7ae2ae.rlib --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-519023090d6b1cbc.rlib --extern postgres_types=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_types-56bb7f530b20b37f.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-176eac0973f64c24.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-bb86a0f4b2092559.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-14a29e2d7c42d4ba.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-061032add1e59e1c.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-a2e05c7d531f1f8e.rlib --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-1cec3bd77f56db17.rlib --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-798e3a4bdf9327b3.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rlib --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-fdcd5d1cbb88a689.rlib --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-a9fa2cc94e1a2df0.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-22102c5bb215ebdb.rlib --extern webpki=/work/oxidecomputer/omicron/target/debug/deps/libwebpki-fc94331f3242735a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-e10ff91bdb1d6034.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-080cabe85a0bfc93.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-dc368f25c9d668a2.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-74d5ef4f7c47e951.rlib --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-4cc1d74c80ff992c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-4dafc5e65351502b.rlib --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-0d6a5191eef2dd9a.rlib --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-a945f3d5498b658a.rlib --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-31cb50c570ccb59e.rlib --extern syn_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e2368bfcbc9d8904.rlib --extern syn_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0e3802aa2be39be2.rlib --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-e66601789c1c58db.rlib --extern time_macros=/work/oxidecomputer/omicron/target/debug/deps/libtime_macros-362a2e7b94bbb09f.so --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-13f3f522d4be8a05.rlib --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-ad44f387882ee09e.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-fe1c4c158a2bcfde.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-b9fdeff246bf82e9.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-9d74e933e701bf87.rlib --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-0aa4feb74b385baa.rlib --extern toml_edit_cdcf2f9584511fe6=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-27cb6e30adf30b5f.rlib --extern toml_edit_3c51e837cfc5589a=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-991a477f22f47871.rlib --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-259315155e448d30.rlib --extern unicode_bidi=/work/oxidecomputer/omicron/target/debug/deps/libunicode_bidi-89934fbd737039c3.rlib --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-ca1e9b17af3e7cbc.rlib --extern unicode_xid=/work/oxidecomputer/omicron/target/debug/deps/libunicode_xid-32fa34c4898bea28.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b9eeb6bccaea084d.rlib --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-b71906a6602357bd.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-6bf31068eafc87a0.rlib --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-6ad875dd4010cc5b.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-e36277d4aa1c4608.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-faafd5e37a001aad.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
38632024-11-13T19:12:35.006Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=86101eaf80b55e7f405b5cafe9b0de0e9f331656#86101eaf)
38642024-11-13T19:12:35.008Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name propolis_mock_server --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/86101ea/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=7cc95edb79c39818 -C extra-filename=-7cc95edb79c39818 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rmeta --extern atty=/work/oxidecomputer/omicron/target/debug/deps/libatty-08f0a4890d2d32c1.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-6d27ec8383fdb856.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-196425df5db70bad.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-e9af7051a0382f02.rmeta --extern propolis_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_types-f42ea6a98c0bf0c9.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-d3cfaa7747ffa7e5.rmeta --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-3a466a91dbf752e7.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5b06ea6f574ac6b7.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ff2df2b76a1cf1a1.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rmeta --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-02164057af85ad54.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64`
38652024-11-13T19:12:35.213Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-workspace-hack-90602118a03e7b0f/build-script-build`
38662024-11-13T19:12:35.256Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_workspace_hack --edition=2021 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=04bb5a8c946649eb -C extra-filename=-04bb5a8c946649eb --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-8be98ef023620e24.rmeta --extern aho_corasick=/work/oxidecomputer/omicron/target/debug/deps/libaho_corasick-0da0f4417492a9a4.rmeta --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rmeta --extern aws_lc_rs=/work/oxidecomputer/omicron/target/debug/deps/libaws_lc_rs-bde352daa1e0ab9b.rmeta --extern base16ct=/work/oxidecomputer/omicron/target/debug/deps/libbase16ct-2a65e2ab151e09a4.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e342ec737c4cbcc0.rmeta --extern base64ct=/work/oxidecomputer/omicron/target/debug/deps/libbase64ct-d4bf7869d4ee9385.rmeta --extern bit_set=/work/oxidecomputer/omicron/target/debug/deps/libbit_set-1499c911902a6a96.rmeta --extern bit_vec=/work/oxidecomputer/omicron/target/debug/deps/libbit_vec-cb08cab83165003f.rmeta --extern bitflags_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-6ed2929a91f42350.rmeta --extern bitflags_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-0f2df29a0f34846c.rmeta --extern bstr=/work/oxidecomputer/omicron/target/debug/deps/libbstr-a50dd529fc113091.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-42c8c764cb4293aa.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-8f3db5af18e8ba7c.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-359f414b48a0b383.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rmeta --extern clap_builder=/work/oxidecomputer/omicron/target/debug/deps/libclap_builder-d767648c83cb8abe.rmeta --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-8134fd228889b755.rmeta --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-10113f7b36e29269.rmeta --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-4004ba72e88035e1.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-a82849320d8cb1d1.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-71814ddc354bf12b.rmeta --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-7fdfedb38dd16271.rmeta --extern curve25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libcurve25519_dalek-40b96768f529d1af.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-427828cb45815475.rmeta --extern dof=/work/oxidecomputer/omicron/target/debug/deps/libdof-fd49370028658743.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rmeta --extern ecdsa=/work/oxidecomputer/omicron/target/debug/deps/libecdsa-ed453d00d35c9183.rmeta --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-211f99b09ada353d.rmeta --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-682f0202de4cb9c8.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-5ba1eb541a4215fa.rmeta --extern ff=/work/oxidecomputer/omicron/target/debug/deps/libff-f4b6060c124612c9.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-26a811491049a3a2.rmeta --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-6017fbe5bc569ec0.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-f4bf537936a3f942.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-15b4a62ef3693967.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-0d0c1d18420ed0e7.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-21f681dec55ed1d5.rmeta --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-ec40fd422059f537.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-0e75d2014d70b1ca.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-f9a699a62abdd20f.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-2b500a8874ca0b37.rmeta --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-4686656331214bbd.rmeta --extern group=/work/oxidecomputer/omicron/target/debug/deps/libgroup-4fbad1c3541d47a4.rmeta --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-3daf550dc8d29bb8.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-3f5934bdadfdef5e.rmeta --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-ec883152b8d7190a.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-39c1f5afe63003ce.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-196425df5db70bad.rmeta --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-425e48909de2c26b.rmeta --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-56f99f36332f94bc.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-7b51d40d91e0d99e.rmeta --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-9fc98ca3a4090ebb.rmeta --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-eb68e2ab9c24eeea.rmeta --extern itertools_93f6ce9d446188ac=/work/oxidecomputer/omicron/target/debug/deps/libitertools-db92a402d6d3376a.rmeta --extern itertools_5ef9efb8ec2df382=/work/oxidecomputer/omicron/target/debug/deps/libitertools-ae1ce0c123c35ba1.rmeta --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-45ab90acb7045a6c.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-cc0c30b4f89d8188.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-29117e4ff36dab03.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a2c99244b373d360.rmeta --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-0a48528787edc64f.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-628c83ce3f8440f3.rmeta --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-df13f09366e40281.rmeta --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-1096e8633209e52a.rmeta --extern num_bigint_dig=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint_dig-48f8d61c884ba5b2.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-57ea22489f9eb50c.rmeta --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-2d51c30d8a79f52c.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-b347099865a56f50.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-4fac8a596e09fa80.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-fade29d57381db29.rmeta --extern peg_runtime=/work/oxidecomputer/omicron/target/debug/deps/libpeg_runtime-fb8d126bde10d148.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-b898a37d897096ef.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-aca7ed34a108a7b7.rmeta --extern phf=/work/oxidecomputer/omicron/target/debug/deps/libphf-65e2155ffe51f9ae.rmeta --extern phf_shared=/work/oxidecomputer/omicron/target/debug/deps/libphf_shared-a7eca61a1c7ae2ae.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-519023090d6b1cbc.rmeta --extern postgres_types=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_types-56bb7f530b20b37f.rmeta --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-176eac0973f64c24.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-bb86a0f4b2092559.rmeta --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-14a29e2d7c42d4ba.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-061032add1e59e1c.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-a2e05c7d531f1f8e.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-1cec3bd77f56db17.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-798e3a4bdf9327b3.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rmeta --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-fdcd5d1cbb88a689.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-a9fa2cc94e1a2df0.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-22102c5bb215ebdb.rmeta --extern webpki=/work/oxidecomputer/omicron/target/debug/deps/libwebpki-fc94331f3242735a.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rmeta --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-e10ff91bdb1d6034.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-080cabe85a0bfc93.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-dc368f25c9d668a2.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-74d5ef4f7c47e951.rmeta --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-4cc1d74c80ff992c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-4dafc5e65351502b.rmeta --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-0d6a5191eef2dd9a.rmeta --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-a945f3d5498b658a.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-31cb50c570ccb59e.rmeta --extern syn_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0e3802aa2be39be2.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-e66601789c1c58db.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-13f3f522d4be8a05.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-ad44f387882ee09e.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-fe1c4c158a2bcfde.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-b9fdeff246bf82e9.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-9d74e933e701bf87.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-0aa4feb74b385baa.rmeta --extern toml_edit_cdcf2f9584511fe6=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-27cb6e30adf30b5f.rmeta --extern toml_edit_3c51e837cfc5589a=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-991a477f22f47871.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-259315155e448d30.rmeta --extern unicode_bidi=/work/oxidecomputer/omicron/target/debug/deps/libunicode_bidi-89934fbd737039c3.rmeta --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-ca1e9b17af3e7cbc.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b9eeb6bccaea084d.rmeta --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-b71906a6602357bd.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rmeta --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-6bf31068eafc87a0.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-6ad875dd4010cc5b.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-e36277d4aa1c4608.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-faafd5e37a001aad.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
38672024-11-13T19:12:35.388Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
38682024-11-13T19:12:35.391Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name api_identity --edition=2021 api_identity/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8f15e4c1de160c77 -C extra-filename=-8f15e4c1de160c77 --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-04bb5a8c946649eb.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-bb86a0f4b2092559.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-061032add1e59e1c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0e3802aa2be39be2.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
38692024-11-13T19:12:35.698Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
38702024-11-13T19:12:35.701Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name oxlog --edition=2021 dev-tools/oxlog/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=61d335731617a561 -C extra-filename=-61d335731617a561 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rmeta --extern sigpipe=/work/oxidecomputer/omicron/target/debug/deps/libsigpipe-5380c02213065272.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
38712024-11-13T19:12:36.355Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
38722024-11-13T19:12:36.358Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_common --edition=2021 common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="proptest"' --cfg 'feature="test-strategy"' --cfg 'feature="testing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("proptest", "test-strategy", "testing"))' -C metadata=d1383eb30ba7b9b5 -C extra-filename=-d1383eb30ba7b9b5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rmeta --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-8f15e4c1de160c77.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-49589da9b84e9811.so --extern backoff=/work/oxidecomputer/omicron/target/debug/deps/libbackoff-3cad2a9c7c940aab.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-3f5934bdadfdef5e.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-8675fbbe3641ce68.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-c70a935ecfdda494.rmeta --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-7d864262962d6cbe.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-4fac8a596e09fa80.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-6aa42280b99bf9ab.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-f81a4f758dfcb860.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-26dca2463dc76089.rmeta --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-d670407408d91317.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-dba42f888508f696.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-080cabe85a0bfc93.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-a2aa46893791ada1.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-5a287ec055c5cf9e.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-9d00d284d0b08369.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d3365051e79f13bf.rmeta --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-198ebdf28c1b51c7.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
38732024-11-13T19:12:36.666Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
38742024-11-13T19:12:36.670Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_rpaths --edition=2021 rpaths/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=341281dda73e7e46 -C extra-filename=-341281dda73e7e46 --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-04bb5a8c946649eb.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
38752024-11-13T19:12:36.903Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
38762024-11-13T19:12:36.905Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name update_engine --edition=2021 update-engine/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ce299f3aa435a264 -C extra-filename=-ce299f3aa435a264 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rmeta --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-ae3cec0fe43b44de.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-8617a6d6bd6b63dc.rmeta --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-5498ca00308c27b5.so --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-682f0202de4cb9c8.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rmeta --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-d115df43764c8065.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-7b51d40d91e0d99e.rmeta --extern libsw=/work/oxidecomputer/omicron/target/debug/deps/liblibsw-199ff00d8cd43517.rmeta --extern linear_map=/work/oxidecomputer/omicron/target/debug/deps/liblinear_map-004b24f70abe6b23.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rmeta --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-d27cd3c9a5bd1634.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-aca7ed34a108a7b7.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-5a287ec055c5cf9e.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rmeta --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-74c3ec0fd5fa922d.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-6f7bee780039a0b9.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
38772024-11-13T19:12:36.927Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
38782024-11-13T19:12:36.959Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_passwords --edition=2021 passwords/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=49061ad469babd71 -C extra-filename=-49061ad469babd71 --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-d8f7b1b51375db4b.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-5a287ec055c5cf9e.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
38792024-11-13T19:12:36.984Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
38802024-11-13T19:12:36.987Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name gateway_client --edition=2021 clients/gateway-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a229ae4e6a4127c0 -C extra-filename=-a229ae4e6a4127c0 --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-e342ec737c4cbcc0.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-f9a699a62abdd20f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-e9af7051a0382f02.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
38812024-11-13T19:12:37.395Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_common --edition=2021 common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("proptest", "test-strategy", "testing"))' -C metadata=bedc61a2d89d4589 -C extra-filename=-bedc61a2d89d4589 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rmeta --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-8f15e4c1de160c77.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-49589da9b84e9811.so --extern backoff=/work/oxidecomputer/omicron/target/debug/deps/libbackoff-3cad2a9c7c940aab.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-3f5934bdadfdef5e.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-8675fbbe3641ce68.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-c70a935ecfdda494.rmeta --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-7d864262962d6cbe.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-4fac8a596e09fa80.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-6aa42280b99bf9ab.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-f81a4f758dfcb860.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-26dca2463dc76089.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-dba42f888508f696.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-080cabe85a0bfc93.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-a2aa46893791ada1.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-5a287ec055c5cf9e.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-9d00d284d0b08369.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d3365051e79f13bf.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
38822024-11-13T19:12:41.065Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
38832024-11-13T19:12:41.068Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_macro_impl --edition=2021 oximeter/oximeter-macro-impl/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8410861ab0493f35 -C extra-filename=-8410861ab0493f35 --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-04bb5a8c946649eb.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-bb86a0f4b2092559.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-061032add1e59e1c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0e3802aa2be39be2.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
38842024-11-13T19:12:41.607Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
38852024-11-13T19:12:41.610Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 bootstore/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C debug-assertions=on --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f6a55f4c1a4fba34 -C extra-filename=-f6a55f4c1a4fba34 --out-dir /work/oxidecomputer/omicron/target/debug/build/bootstore-f6a55f4c1a4fba34 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-341281dda73e7e46.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
38862024-11-13T19:12:41.998Z Running `/work/oxidecomputer/omicron/target/debug/build/bootstore-f6a55f4c1a4fba34/build-script-build`
38872024-11-13T19:12:42.038Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
38882024-11-13T19:12:42.041Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 clients/dpd-client/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8fbbd0956117f00b -C extra-filename=-8fbbd0956117f00b --out-dir /work/oxidecomputer/omicron/target/debug/build/dpd-client-8fbbd0956117f00b -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-b904c087dadfeeb0.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-e9af7051a0382f02.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-061032add1e59e1c.rlib --extern rustfmt_wrapper=/work/oxidecomputer/omicron/target/debug/deps/librustfmt_wrapper-2bfe27a7cc0ac098.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-caf03fabfccd35a4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out`
38892024-11-13T19:12:42.456Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
38902024-11-13T19:12:42.459Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_macros_common --edition=2021 nexus/macros-common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1d4e4381130058df -C extra-filename=-1d4e4381130058df --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-04bb5a8c946649eb.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-bb86a0f4b2092559.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-061032add1e59e1c.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0e3802aa2be39be2.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
38912024-11-13T19:12:42.715Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
38922024-11-13T19:12:42.726Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 nexus/db-model/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4815c5e6dbb9f409 -C extra-filename=-4815c5e6dbb9f409 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-db-model-4815c5e6dbb9f409 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-341281dda73e7e46.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
38932024-11-13T19:12:43.078Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-db-model-4815c5e6dbb9f409/build-script-build`
38942024-11-13T19:12:43.116Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
38952024-11-13T19:12:43.118Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name db_macros --edition=2021 nexus/db-macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=706cee43f05d2e30 -C extra-filename=-706cee43f05d2e30 --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-702249e0617a2365.rlib --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-1d4e4381130058df.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-bb86a0f4b2092559.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-061032add1e59e1c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-2c14b4def3b7b710.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0e3802aa2be39be2.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
38962024-11-13T19:12:43.835Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
38972024-11-13T19:12:43.837Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 nexus/db-fixed-data/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8a5ed0b6a73db5f6 -C extra-filename=-8a5ed0b6a73db5f6 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-db-fixed-data-8a5ed0b6a73db5f6 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-341281dda73e7e46.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
38982024-11-13T19:12:44.246Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
38992024-11-13T19:12:44.249Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name repo_depot_client --edition=2021 clients/repo-depot-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=f75d1a044b0d719b -C extra-filename=-f75d1a044b0d719b --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-04bb5a8c946649eb.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-e9af7051a0382f02.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
39002024-11-13T19:12:45.063Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-db-fixed-data-8a5ed0b6a73db5f6/build-script-build`
39012024-11-13T19:12:45.104Z Running `/work/oxidecomputer/omicron/target/debug/build/chrono-tz-73a2dfd92c43246f/build-script-build`
39022024-11-13T19:12:46.288Z Compiling samael v0.0.17
39032024-11-13T19:12:46.291Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_bindings --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/samael-0.0.17/bindings.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="lazy_static"' --cfg 'feature="libc"' --cfg 'feature="libxml"' --cfg 'feature="xmlsec"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("lazy_static", "libc", "libxml", "xmlsec"))' -C metadata=6c5b692981acecfb -C extra-filename=-6c5b692981acecfb --out-dir /work/oxidecomputer/omicron/target/debug/build/samael-6c5b692981acecfb -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bindgen=/work/oxidecomputer/omicron/target/debug/deps/libbindgen-c415dfacc37d7b0e.rlib --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-d7e90c200a67fff3.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39042024-11-13T19:12:46.926Z Compiling peg-macros v0.8.4
39052024-11-13T19:12:46.929Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name peg_macros --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/peg-macros-0.8.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=7650fe4433e6c467 -C extra-filename=-7650fe4433e6c467 --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-fb8d126bde10d148.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-bb86a0f4b2092559.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-061032add1e59e1c.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39062024-11-13T19:12:48.857Z Compiling signal-hook-tokio v0.3.1
39072024-11-13T19:12:48.860Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name signal_hook_tokio --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/signal-hook-tokio-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="futures-core-0_3"' --cfg 'feature="futures-v0_3"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("futures-core-0_3", "futures-v0_3"))' -C metadata=df5dc25ba7879434 -C extra-filename=-df5dc25ba7879434 --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-15b4a62ef3693967.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-29117e4ff36dab03.rmeta --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-957acfcff7c72c94.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39082024-11-13T19:12:49.076Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name illumos_utils --edition=2021 illumos-utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="mockall"' --cfg 'feature="testing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("mockall", "testing"))' -C metadata=a8e7d0ccf5d65a51 -C extra-filename=-a8e7d0ccf5d65a51 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-49589da9b84e9811.so --extern bhyve_api=/work/oxidecomputer/omicron/target/debug/deps/libbhyve_api-f82b334427963f5d.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-42c8c764cb4293aa.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-efdb0e70c4c12326.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-83c04ded702a2c6e.rmeta --extern crucible_smf=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_smf-abf602ce69cc1b51.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-8675fbbe3641ce68.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-29117e4ff36dab03.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-c70a935ecfdda494.rmeta --extern mockall=/work/oxidecomputer/omicron/target/debug/deps/libmockall-1fb2ef3138515a7e.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rmeta --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-27bef9a8c38f9fcf.rmeta --extern oxide_vpc=/work/oxidecomputer/omicron/target/debug/deps/liboxide_vpc-81a229f8c327321b.rmeta --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-61d335731617a561.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-6aa42280b99bf9ab.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-9d00d284d0b08369.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-1d4e9f7c6ab57727.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rmeta --extern whoami=/work/oxidecomputer/omicron/target/debug/deps/libwhoami-f844697b7d647f35.rmeta --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-033fc65b80973786.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib --check-cfg 'cfg(svcadm_autoclear)'`
39092024-11-13T19:12:49.103Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
39102024-11-13T19:12:49.106Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_config --edition=2021 nexus-config/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=73cacb8c7d944392 -C extra-filename=-73cacb8c7d944392 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-5a287ec055c5cf9e.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-13f3f522d4be8a05.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-caf03fabfccd35a4.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
39112024-11-13T19:12:51.003Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
39122024-11-13T19:12:51.006Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name internal_dns_types --edition=2021 internal-dns/types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8abd96d38511401b -C extra-filename=-8abd96d38511401b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
39132024-11-13T19:12:52.664Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
39142024-11-13T19:12:52.668Z Running `/home/build/.rustup/toolchains/1.81.0-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=dcf5e23200a1eaa9 -C extra-filename=-dcf5e23200a1eaa9 --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-8f3db5af18e8ba7c.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rmeta --extern float_ord=/work/oxidecomputer/omicron/target/debug/deps/libfloat_ord-64ad33de53dcc530.rmeta --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-37e6e52c977aa548.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-f81a4f758dfcb860.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-a2e05c7d531f1f8e.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d3365051e79f13bf.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
39152024-11-13T19:12:54.255Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
39162024-11-13T19:12:54.258Z Running `/home/build/.rustup/toolchains/1.81.0-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=720e9cb50484815c -C extra-filename=-720e9cb50484815c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rmeta --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-a49e1e336b7595b5.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-efdb0e70c4c12326.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-ec69ba1f899f2ea9.so --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-4abd36fb465a093f.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-6b8c06aaa5867a2a.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
39172024-11-13T19:12:56.576Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
39182024-11-13T19:12:56.579Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_test_utils --edition=2021 test-utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="seed-gen"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("seed-gen"))' -C metadata=045a1ef5d22f778c -C extra-filename=-045a1ef5d22f778c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rmeta --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-a49e1e336b7595b5.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-efdb0e70c4c12326.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rmeta --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-169928e563e20f79.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rmeta --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-b64034d5c504771a.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-3f5934bdadfdef5e.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-29117e4ff36dab03.rmeta --extern libfalcon=/work/oxidecomputer/omicron/target/debug/deps/liblibfalcon-8c6a0f29d91f56ff.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-73cacb8c7d944392.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rmeta --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-de7ed3725d1ecbe1.rmeta --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-4509fe8783ecf5e7.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-a2e05c7d531f1f8e.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-2d831c09c951a940.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-9846f96c2c62571a.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rmeta --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-e7b60d3e91176a92.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-7da40a2e41206c1b.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-1c22c94e862a09e7.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-13f3f522d4be8a05.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b9eeb6bccaea084d.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-276d808b1ead684e.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
39192024-11-13T19:12:57.153Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
39202024-11-13T19:12:57.155Z Running `/home/build/.rustup/toolchains/1.81.0-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=2c8d1225ed4bcda4 -C extra-filename=-2c8d1225ed4bcda4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rmeta --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-5591bedad390d062.rmeta --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-37e6e52c977aa548.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rmeta --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-dcf5e23200a1eaa9.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
39212024-11-13T19:12:59.146Z Running `/home/build/.rustup/toolchains/1.81.0-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=72eb198051bec861 -C extra-filename=-72eb198051bec861 --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-8f3db5af18e8ba7c.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rmeta --extern float_ord=/work/oxidecomputer/omicron/target/debug/deps/libfloat_ord-64ad33de53dcc530.rmeta --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-37e6e52c977aa548.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-bedc61a2d89d4589.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-f81a4f758dfcb860.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-a2e05c7d531f1f8e.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d3365051e79f13bf.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
39222024-11-13T19:13:00.029Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
39232024-11-13T19:13:00.033Z Running `/home/build/.rustup/toolchains/1.81.0-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=0995963ecd3fa789 -C extra-filename=-0995963ecd3fa789 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rmeta --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-702249e0617a2365.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rmeta --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-dcf5e23200a1eaa9.rmeta --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-0c1895992fb94fa8.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-bb86a0f4b2092559.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-061032add1e59e1c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-9d00d284d0b08369.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0e3802aa2be39be2.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-caf03fabfccd35a4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
39242024-11-13T19:13:00.160Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
39252024-11-13T19:13:00.163Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name internal_dns_resolver --edition=2021 internal-dns/resolver/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=427794d150fcf552 -C extra-filename=-427794d150fcf552 --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-6961bb14eaa0b2c9.rmeta --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-271baf00a915a986.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8abd96d38511401b.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rmeta --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-14a29e2d7c42d4ba.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
39262024-11-13T19:13:00.721Z Running `/work/oxidecomputer/omicron/target/debug/build/dpd-client-8fbbd0956117f00b/build-script-build`
39272024-11-13T19:13:00.971Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
39282024-11-13T19:13:00.994Z Running `/home/build/.rustup/toolchains/1.81.0-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=ebe7a9da67cfe10a -C extra-filename=-ebe7a9da67cfe10a --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-07ebaf0eb0f1113e.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8abd96d38511401b.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
39292024-11-13T19:13:01.595Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name dpd_client --edition=2021 clients/dpd-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6658aa9c41c787e9 -C extra-filename=-6658aa9c41c787e9 --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-07ebaf0eb0f1113e.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-26dca2463dc76089.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-dba42f888508f696.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
39302024-11-13T19:13:01.832Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
39312024-11-13T19:13:01.835Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name dns_service_client --edition=2021 clients/dns-service-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=61f51384d8d3ac0d -C extra-filename=-61f51384d8d3ac0d --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-07ebaf0eb0f1113e.rmeta --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-4abd36fb465a093f.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8abd96d38511401b.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-e9af7051a0382f02.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
39322024-11-13T19:13:02.124Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
39332024-11-13T19:13:02.127Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name key_manager --edition=2021 key-manager/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=bbcb5e8192429551 -C extra-filename=-bbcb5e8192429551 --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-49589da9b84e9811.so --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-7e28e9f181ae0250.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rmeta --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-2e31e26ea63eb7ef.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-9a484ef53cddbb44.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-e36277d4aa1c4608.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
39342024-11-13T19:13:02.551Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
39352024-11-13T19:13:02.556Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name ipcc --edition=2021 ipcc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0d21f00b9d57bff2 -C extra-filename=-0d21f00b9d57bff2 --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-0e005f0e9c526801.rmeta --extern libipcc=/work/oxidecomputer/omicron/target/debug/deps/liblibipcc-ba29ae7c09ec3436.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.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-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
39362024-11-13T19:13:02.835Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
39372024-11-13T19:13:02.838Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name dns_server --edition=2021 dns-server/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=30bcb77390b44240 -C extra-filename=-30bcb77390b44240 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rmeta --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-ebe7a9da67cfe10a.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-61f51384d8d3ac0d.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rmeta --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-d5f37067495da8f0.rmeta --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-ec883152b8d7190a.rmeta --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-271baf00a915a986.rmeta --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-01c7d538e11aa534.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8abd96d38511401b.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rmeta --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-b110af5685252111.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rmeta --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-f7af14b37d81d494.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-d3cfaa7747ffa7e5.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-6f6c828458804848.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ff2df2b76a1cf1a1.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-1c22c94e862a09e7.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-caf03fabfccd35a4.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
39382024-11-13T19:13:02.989Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
39392024-11-13T19:13:02.992Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_certificates --edition=2021 certificates/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e6f6717e6c07d9f2 -C extra-filename=-e6f6717e6c07d9f2 --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-c934ff84d13620ad.rmeta --extern foreign_types=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types-65aad7686e050c4b.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-ade214701d568573.rmeta --extern openssl_sys=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-fc17366cfcdb24bd.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
39402024-11-13T19:13:03.802Z Running `/home/build/.rustup/toolchains/1.81.0-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=606abbf3306a6bc0 -C extra-filename=-606abbf3306a6bc0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rmeta --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-702249e0617a2365.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rmeta --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-72eb198051bec861.rmeta --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-0c1895992fb94fa8.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-bb86a0f4b2092559.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-061032add1e59e1c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-9d00d284d0b08369.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0e3802aa2be39be2.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-caf03fabfccd35a4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
39412024-11-13T19:13:03.851Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
39422024-11-13T19:13:03.854Z Running `/home/build/.rustup/toolchains/1.81.0-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=4875ff73da7dbe54 -C extra-filename=-4875ff73da7dbe54 --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-f9a699a62abdd20f.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-3f5934bdadfdef5e.rmeta --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-0d21f00b9d57bff2.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.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-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
39432024-11-13T19:13:04.338Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
39442024-11-13T19:13:04.341Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name repo_depot_api --edition=2021 sled-agent/repo-depot-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=d2bed132ec9aadde -C extra-filename=-d2bed132ec9aadde --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-2dbe70a56323cca2.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
39452024-11-13T19:13:06.190Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
39462024-11-13T19:13:06.193Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name sled_hardware_types --edition=2021 sled-hardware/types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=537b3617320a1d25 -C extra-filename=-537b3617320a1d25 --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-a8e7d0ccf5d65a51.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
39472024-11-13T19:13:07.294Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
39482024-11-13T19:13:07.296Z Running `/home/build/.rustup/toolchains/1.81.0-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=d0e2a9a5962967b0 -C extra-filename=-d0e2a9a5962967b0 --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-a8e7d0ccf5d65a51.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-49061ad469babd71.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-537b3617320a1d25.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d3365051e79f13bf.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
39492024-11-13T19:13:07.361Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name bootstore --edition=2021 bootstore/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C debug-assertions=on --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3437effcbe5bc4f6 -C extra-filename=-3437effcbe5bc4f6 --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-8f3db5af18e8ba7c.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rmeta --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-4ce480f5dad11f9e.rmeta --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-0e005f0e9c526801.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-ec69ba1f899f2ea9.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-3f5934bdadfdef5e.rmeta --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-7e28e9f181ae0250.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-ebc379566efd2a27.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rmeta --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-2e31e26ea63eb7ef.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-5a287ec055c5cf9e.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-9a484ef53cddbb44.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-537b3617320a1d25.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rmeta --extern vsss_rs=/work/oxidecomputer/omicron/target/debug/deps/libvsss_rs-4d656c8b9c22cbf3.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-e36277d4aa1c4608.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-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64`
39502024-11-13T19:13:08.148Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
39512024-11-13T19:13:08.169Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_timeseries_macro --edition=2021 oximeter/timeseries-macro/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ea8d8c9834e3efb4 -C extra-filename=-ea8d8c9834e3efb4 --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-04bb5a8c946649eb.rlib --extern oximeter_schema=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_schema-606abbf3306a6bc0.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-72eb198051bec861.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-bb86a0f4b2092559.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-061032add1e59e1c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0e3802aa2be39be2.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
39522024-11-13T19:13:08.690Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
39532024-11-13T19:13:08.693Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name installinator_common --edition=2021 installinator-common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b3923ddb1f887e35 -C extra-filename=-b3923ddb1f887e35 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-a8e7d0ccf5d65a51.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-29117e4ff36dab03.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-5a287ec055c5cf9e.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ce299f3aa435a264.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
39542024-11-13T19:13:08.811Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
39552024-11-13T19:13:08.814Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name sled_hardware --edition=2021 sled-hardware/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f4d68ee8ad68e9e1 -C extra-filename=-f4d68ee8ad68e9e1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-83c04ded702a2c6e.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rmeta --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-609f1d2cdfe5bf4b.rmeta --extern illumos_devinfo=/work/oxidecomputer/omicron/target/debug/deps/libillumos_devinfo-ee1ab4c70d850ef9.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-a8e7d0ccf5d65a51.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-29117e4ff36dab03.rmeta --extern libefi_illumos=/work/oxidecomputer/omicron/target/debug/deps/liblibefi_illumos-9da357790082fc75.rmeta --extern libnvme=/work/oxidecomputer/omicron/target/debug/deps/liblibnvme-fbbb95b2dd3cafe1.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-c70a935ecfdda494.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-537b3617320a1d25.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-9d00d284d0b08369.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rmeta --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-f2a47b8fa7547b75.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out`
39562024-11-13T19:13:09.803Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
39572024-11-13T19:13:09.806Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_types --edition=2021 nexus/types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4006fd7b25533870 -C extra-filename=-4006fd7b25533870 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rmeta --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-8f15e4c1de160c77.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-49589da9b84e9811.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e342ec737c4cbcc0.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-720e9cb50484815c.rmeta --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-10113f7b36e29269.rmeta --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-5498ca00308c27b5.so --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-ec69ba1f899f2ea9.so --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-a229ae4e6a4127c0.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rmeta --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-31c3ffab5224127a.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8abd96d38511401b.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-8675fbbe3641ce68.rmeta --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-7cb28e7e15257f8d.rmeta --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-46f75afc187be87d.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d0e2a9a5962967b0.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-49061ad469babd71.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-ade214701d568573.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-6aa42280b99bf9ab.rmeta --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-2c8d1225ed4bcda4.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-f81a4f758dfcb860.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-5a287ec055c5cf9e.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-9d00d284d0b08369.rmeta --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-6080795708f147e0.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d3365051e79f13bf.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ce299f3aa435a264.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
39582024-11-13T19:13:10.804Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
39592024-11-13T19:13:10.806Z Running `/home/build/.rustup/toolchains/1.81.0-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=5b8b21bf3d3ff7fb -C extra-filename=-5b8b21bf3d3ff7fb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-49589da9b84e9811.so --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-3437effcbe5bc4f6.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d0e2a9a5962967b0.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-6aa42280b99bf9ab.rmeta --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-628131b4045892f2.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-a2aa46893791ada1.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-9a484ef53cddbb44.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-537b3617320a1d25.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d3365051e79f13bf.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-caf03fabfccd35a4.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64`
39602024-11-13T19:13:12.876Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
39612024-11-13T19:13:12.879Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent_client --edition=2021 clients/sled-agent-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=40f5d588eec13e98 -C extra-filename=-40f5d588eec13e98 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-49589da9b84e9811.so --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d0e2a9a5962967b0.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-6aa42280b99bf9ab.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-e9af7051a0382f02.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-dba42f888508f696.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
39622024-11-13T19:13:16.319Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
39632024-11-13T19:13:16.322Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter --edition=2021 oximeter/oximeter/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e987f08d5eab5408 -C extra-filename=-e987f08d5eab5408 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rmeta --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-8410861ab0493f35.so --extern oximeter_schema=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_schema-0995963ecd3fa789.rmeta --extern oximeter_timeseries_macro=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_timeseries_macro-ea8d8c9834e3efb4.so --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-dcf5e23200a1eaa9.rmeta --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-0c1895992fb94fa8.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0e3802aa2be39be2.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-caf03fabfccd35a4.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
39642024-11-13T19:13:16.807Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
39652024-11-13T19:13:16.810Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_instruments --edition=2021 oximeter/instruments/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="datalink"' --cfg 'feature="default"' --cfg 'feature="http-instruments"' --cfg 'feature="kstat"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("datalink", "default", "http-instruments", "kstat"))' -C metadata=f0a911e64bc774f6 -C extra-filename=-f0a911e64bc774f6 --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-83c04ded702a2c6e.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-196425df5db70bad.rmeta --extern kstat_rs=/work/oxidecomputer/omicron/target/debug/deps/libkstat_rs-cf954270d5bcffe7.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-29117e4ff36dab03.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e987f08d5eab5408.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
39662024-11-13T19:13:21.908Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
39672024-11-13T19:13:21.912Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name bootstrap_agent_client --edition=2021 clients/bootstrap-agent-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3734d8dc6632ebb5 -C extra-filename=-3734d8dc6632ebb5 --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-d1383eb30ba7b9b5.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-6aa42280b99bf9ab.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-e9af7051a0382f02.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-dba42f888508f696.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-537b3617320a1d25.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
39682024-11-13T19:13:23.216Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
39692024-11-13T19:13:23.219Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_ddm_admin_client --edition=2021 clients/ddm-admin-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1c3322afbe4e6d57 -C extra-filename=-1c3322afbe4e6d57 --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-309699db2a00056b.rmeta --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-682f0202de4cb9c8.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-26dca2463dc76089.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-537b3617320a1d25.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
39702024-11-13T19:13:23.905Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
39712024-11-13T19:13:23.908Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name sled_storage --edition=2021 sled-storage/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="testing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("testing"))' -C metadata=58fa6774c08a2f4c -C extra-filename=-58fa6774c08a2f4c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-49589da9b84e9811.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-efdb0e70c4c12326.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-83c04ded702a2c6e.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-8617a6d6bd6b63dc.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-ec69ba1f899f2ea9.so --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rmeta --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-dec4d7736b1aadcb.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-a8e7d0ccf5d65a51.rmeta --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-bbcb5e8192429551.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rmeta --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-f4d68ee8ad68e9e1.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out`
39722024-11-13T19:13:26.063Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
39732024-11-13T19:13:26.066Z Running `/home/build/.rustup/toolchains/1.81.0-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=83713f1ff23f1f34 -C extra-filename=-83713f1ff23f1f34 --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-9798e8e7609cdab8.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d0e2a9a5962967b0.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-5b8b21bf3d3ff7fb.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-537b3617320a1d25.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64`
39742024-11-13T19:13:27.615Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
39752024-11-13T19:13:27.618Z Running `/home/build/.rustup/toolchains/1.81.0-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=b066fc542d1262a2 -C extra-filename=-b066fc542d1262a2 --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-2dbe70a56323cca2.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-5b8b21bf3d3ff7fb.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-537b3617320a1d25.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64`
39762024-11-13T19:13:27.698Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
39772024-11-13T19:13:27.701Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_defaults --edition=2021 nexus/defaults/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=654182fbbeb2e5f4 -C extra-filename=-654182fbbeb2e5f4 --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-8675fbbe3641ce68.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-4fac8a596e09fa80.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-6aa42280b99bf9ab.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
39782024-11-13T19:13:28.320Z Compiling strum_macros v0.24.3
39792024-11-13T19:13:28.323Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name strum_macros --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/strum_macros-0.24.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7bb70439e6f8b4bd -C extra-filename=-7bb70439e6f8b4bd --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-dd99b89daf0c34d1.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-bb86a0f4b2092559.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-061032add1e59e1c.rlib --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-544be2dde67464e7.so --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e2368bfcbc9d8904.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39802024-11-13T19:13:28.670Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
39812024-11-13T19:13:28.673Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 oximeter/db/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="default"' --cfg 'feature="native-sql-shell"' --cfg 'feature="oxql"' --cfg 'feature="sql"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "native-sql-shell", "oxql", "sql"))' -C metadata=fa75c73d4ee5609f -C extra-filename=-fa75c73d4ee5609f --out-dir /work/oxidecomputer/omicron/target/debug/build/oximeter-db-fa75c73d4ee5609f -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-1096e8633209e52a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-061032add1e59e1c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39822024-11-13T19:13:29.377Z Compiling sqlparser_derive v0.2.2
39832024-11-13T19:13:29.379Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name sqlparser_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sqlparser_derive-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1e66e95a542a7ec5 -C extra-filename=-1e66e95a542a7ec5 --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-bb86a0f4b2092559.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-061032add1e59e1c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0e3802aa2be39be2.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39842024-11-13T19:13:29.616Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
39852024-11-13T19:13:29.619Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_client --edition=2021 clients/nexus-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=64c2b779e22b46ad -C extra-filename=-64c2b779e22b46ad --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-07ebaf0eb0f1113e.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d0e2a9a5962967b0.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4006fd7b25533870.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-49061ad469babd71.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-6aa42280b99bf9ab.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-e9af7051a0382f02.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-dba42f888508f696.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
39862024-11-13T19:13:29.746Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_db_model --edition=2021 nexus/db-model/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9cc1c77274703fed -C extra-filename=-9cc1c77274703fed --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-720e9cb50484815c.rmeta --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-706cee43f05d2e30.so --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-5498ca00308c27b5.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-16d0149618a9acdf.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-3f5934bdadfdef5e.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-8675fbbe3641ce68.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-c70a935ecfdda494.rmeta --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-46f75afc187be87d.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-73cacb8c7d944392.rmeta --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-654182fbbeb2e5f4.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d0e2a9a5962967b0.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4006fd7b25533870.rmeta --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-e6f6717e6c07d9f2.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-49061ad469babd71.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-4fac8a596e09fa80.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-6aa42280b99bf9ab.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-f81a4f758dfcb860.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-ebc379566efd2a27.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rmeta --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-08c2a6b83aecd798.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-080cabe85a0bfc93.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-40f5d588eec13e98.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-9d00d284d0b08369.rmeta --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-6080795708f147e0.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d3365051e79f13bf.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.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-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64`
39872024-11-13T19:13:30.008Z Compiling memoffset v0.9.1
39882024-11-13T19:13:30.011Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/memoffset-0.9.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "unstable_const", "unstable_offset_of"))' -C metadata=d3c0d469548ccd0b -C extra-filename=-d3c0d469548ccd0b --out-dir /work/oxidecomputer/omicron/target/debug/build/memoffset-d3c0d469548ccd0b -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-eab694a454abf753.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39892024-11-13T19:13:30.329Z Compiling indoc v1.0.9
39902024-11-13T19:13:30.332Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name indoc --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/indoc-1.0.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=af4dd81929a552eb -C extra-filename=-af4dd81929a552eb --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`
39912024-11-13T19:13:30.410Z Compiling unicode_categories v0.1.1
39922024-11-13T19:13:30.413Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name unicode_categories --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode_categories-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=553efbb5dd4155a7 -C extra-filename=-553efbb5dd4155a7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39932024-11-13T19:13:30.895Z Compiling sqlparser v0.45.0
39942024-11-13T19:13:30.900Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name sqlparser --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sqlparser-0.45.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="sqlparser_derive"' --cfg 'feature="std"' --cfg 'feature="visitor"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bigdecimal", "default", "json_example", "serde", "serde_json", "sqlparser_derive", "std", "visitor"))' -C metadata=4f1c7ceb7c7fc136 -C extra-filename=-4f1c7ceb7c7fc136 --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-a2c99244b373d360.rmeta --extern sqlparser_derive=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser_derive-1e66e95a542a7ec5.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39952024-11-13T19:13:30.900Z Compiling sqlformat v0.2.6
39962024-11-13T19:13:30.900Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name sqlformat --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sqlformat-0.2.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=12ed97d8f2ec15f5 -C extra-filename=-12ed97d8f2ec15f5 --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-1096e8633209e52a.rmeta --extern unicode_categories=/work/oxidecomputer/omicron/target/debug/deps/libunicode_categories-553efbb5dd4155a7.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39972024-11-13T19:13:31.443Z Running `/work/oxidecomputer/omicron/target/debug/build/memoffset-d3c0d469548ccd0b/build-script-build`
39982024-11-13T19:13:31.640Z Running `/work/oxidecomputer/omicron/target/debug/build/oximeter-db-fa75c73d4ee5609f/build-script-build`
39992024-11-13T19:13:31.655Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
40002024-11-13T19:13:31.658Z Running `/home/build/.rustup/toolchains/1.81.0-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=a21ac6c2cad4d00c -C extra-filename=-a21ac6c2cad4d00c --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-2dbe70a56323cca2.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-4875ff73da7dbe54.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
40012024-11-13T19:13:32.313Z Compiling peg v0.8.4
40022024-11-13T19:13:32.315Z Running `/home/build/.rustup/toolchains/1.81.0-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=6aa2b9c4abd361da -C extra-filename=-6aa2b9c4abd361da --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-7650fe4433e6c467.so --extern peg_runtime=/work/oxidecomputer/omicron/target/debug/deps/libpeg_runtime-fb8d126bde10d148.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40032024-11-13T19:13:32.436Z Running `/work/oxidecomputer/omicron/target/debug/build/samael-6c5b692981acecfb/build-script-bindings`
40042024-11-13T19:13:34.795Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name chrono_tz --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/chrono-tz-0.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "case-insensitive", "default", "filter-by-regex", "serde", "std"))' -C metadata=8aac0bf43b5ce6a4 -C extra-filename=-8aac0bf43b5ce6a4 --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-07ebaf0eb0f1113e.rmeta --extern phf=/work/oxidecomputer/omicron/target/debug/deps/libphf-65e2155ffe51f9ae.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40052024-11-13T19:13:35.014Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
40062024-11-13T19:13:35.017Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 nexus/auth/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8bd70cbe152fbb84 -C extra-filename=-8bd70cbe152fbb84 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-auth-8bd70cbe152fbb84 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-341281dda73e7e46.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
40072024-11-13T19:13:35.401Z Compiling rustyline v14.0.0
40082024-11-13T19:13:35.403Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name rustyline --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustyline-14.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="custom-bindings"' --cfg 'feature="default"' --cfg 'feature="fd-lock"' --cfg 'feature="home"' --cfg 'feature="radix_trie"' --cfg 'feature="with-dirs"' --cfg 'feature="with-file-history"' --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=b153e20ad78017e8 -C extra-filename=-b153e20ad78017e8 --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-0f2df29a0f34846c.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-83c04ded702a2c6e.rmeta --extern fd_lock=/work/oxidecomputer/omicron/target/debug/deps/libfd_lock-b50e4e9514f60862.rmeta --extern home=/work/oxidecomputer/omicron/target/debug/deps/libhome-f4181d55d297293f.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-29117e4ff36dab03.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a2c99244b373d360.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-628c83ce3f8440f3.rmeta --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-1432d847aa79fe72.rmeta --extern radix_trie=/work/oxidecomputer/omicron/target/debug/deps/libradix_trie-9a0d1285c339c6d5.rmeta --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-fa2869c7751ea7ea.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-6f7bee780039a0b9.rmeta --extern utf8parse=/work/oxidecomputer/omicron/target/debug/deps/libutf8parse-6f3e25e7cc201eae.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40092024-11-13T19:13:37.399Z Compiling derive_builder v0.20.2
40102024-11-13T19:13:37.402Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name derive_builder --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/derive_builder-0.20.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "clippy", "default", "std"))' --check-cfg 'cfg(compiletests)' -C metadata=24902f7c1eb7387f -C extra-filename=-24902f7c1eb7387f --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-d80c7b0780f3d53d.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40112024-11-13T19:13:37.613Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name libxml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libxml-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d85619581ea31100 -C extra-filename=-d85619581ea31100 --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-29117e4ff36dab03.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/lib/amd64 -l xml2`
40122024-11-13T19:13:40.050Z Compiling bcs v0.1.6
40132024-11-13T19:13:40.065Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name bcs --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bcs-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=30103a7f968234a7 -C extra-filename=-30103a7f968234a7 --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-1ac9fc4a930966d4.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40142024-11-13T19:13:40.638Z Compiling quick-xml v0.33.0
40152024-11-13T19:13:40.641Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name quick_xml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/quick-xml-0.33.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="serialize"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "async-tokio", "default", "document-features", "encoding", "encoding_rs", "escape-html", "overlapped-lists", "serde", "serde-types", "serialize", "tokio"))' -C metadata=c93dd0d4c5a96a94 -C extra-filename=-c93dd0d4c5a96a94 --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-628c83ce3f8440f3.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40162024-11-13T19:13:40.838Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
40172024-11-13T19:13:40.842Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_producer --edition=2021 oximeter/producer/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ad2507589cfd09b6 -C extra-filename=-ad2507589cfd09b6 --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-07ebaf0eb0f1113e.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-427794d150fcf552.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8abd96d38511401b.rmeta --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-64c2b779e22b46ad.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e987f08d5eab5408.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5b06ea6f574ac6b7.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
40182024-11-13T19:13:43.645Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
40192024-11-13T19:13:43.650Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_sled_agent --edition=2021 sled-agent/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("image-trampoline", "switch-asic", "switch-softnpu", "switch-stub"))' -C metadata=a00f6e4d1e2aaea1 -C extra-filename=-a00f6e4d1e2aaea1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-49589da9b84e9811.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e342ec737c4cbcc0.rmeta --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-3437effcbe5bc4f6.rmeta --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-b066fc542d1262a2.rmeta --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-3734d8dc6632ebb5.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-8f3db5af18e8ba7c.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-efdb0e70c4c12326.rmeta --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-ae3cec0fe43b44de.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-83c04ded702a2c6e.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rmeta --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-03b108eb22457c3a.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-ec69ba1f899f2ea9.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-c934ff84d13620ad.rmeta --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-30bcb77390b44240.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-61f51384d8d3ac0d.rmeta --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-6658aa9c41c787e9.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-26a811491049a3a2.rmeta --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-04244dd35b0a8098.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-a229ae4e6a4127c0.rmeta --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-dec4d7736b1aadcb.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-3f5934bdadfdef5e.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rmeta --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-cf9a4326bbfda60d.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-a8e7d0ccf5d65a51.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-b3923ddb1f887e35.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-427794d150fcf552.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8abd96d38511401b.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-8675fbbe3641ce68.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-6b8c06aaa5867a2a.rmeta --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-bbcb5e8192429551.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-29117e4ff36dab03.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-c70a935ecfdda494.rmeta --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-7d864262962d6cbe.rmeta --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-64c2b779e22b46ad.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-73cacb8c7d944392.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d0e2a9a5962967b0.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4006fd7b25533870.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rmeta --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-1c3322afbe4e6d57.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-4fac8a596e09fa80.rmeta --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-27bef9a8c38f9fcf.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e987f08d5eab5408.rmeta --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-f0a911e64bc774f6.rmeta --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-ad2507589cfd09b6.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-6aa42280b99bf9ab.rmeta --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-628131b4045892f2.rmeta --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-7cc95edb79c39818.rmeta --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-394783fd38ff1698.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rmeta --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-d2bed132ec9aadde.rmeta --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-f75d1a044b0d719b.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-080cabe85a0bfc93.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-a2aa46893791ada1.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-74d5ef4f7c47e951.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-9a484ef53cddbb44.rmeta --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-83713f1ff23f1f34.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-40f5d588eec13e98.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-5b8b21bf3d3ff7fb.rmeta --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-f4d68ee8ad68e9e1.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-537b3617320a1d25.rmeta --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-58fa6774c08a2f4c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-d3cfaa7747ffa7e5.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5b06ea6f574ac6b7.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-9d00d284d0b08369.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ff2df2b76a1cf1a1.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-1d4e9f7c6ab57727.rmeta --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-38319003ae86e394.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-4838cc47d8ef8586.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d3365051e79f13bf.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-7da40a2e41206c1b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rmeta --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-f2a47b8fa7547b75.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-caf03fabfccd35a4.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b9eeb6bccaea084d.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-276d808b1ead684e.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-e36277d4aa1c4608.rmeta --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-033fc65b80973786.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/`
40202024-11-13T19:13:44.386Z Compiling oso-derive v0.27.3
40212024-11-13T19:13:44.389Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name oso_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/oso-derive-0.27.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d20719db909fefed -C extra-filename=-d20719db909fefed --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-061032add1e59e1c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e2368bfcbc9d8904.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40222024-11-13T19:13:45.688Z Compiling impl-trait-for-tuples v0.2.2
40232024-11-13T19:13:45.691Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name impl_trait_for_tuples --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/impl-trait-for-tuples-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=294525d2661f977f -C extra-filename=-294525d2661f977f --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-bb86a0f4b2092559.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-061032add1e59e1c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e2368bfcbc9d8904.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40242024-11-13T19:13:47.142Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name samael --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/samael-0.0.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type staticlib --crate-type rlib --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="lazy_static"' --cfg 'feature="libc"' --cfg 'feature="libxml"' --cfg 'feature="xmlsec"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("lazy_static", "libc", "libxml", "xmlsec"))' -C metadata=b250bc23da662988 -C extra-filename=-b250bc23da662988 --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-e342ec737c4cbcc0.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-b3a3d8d3edcc003a.rlib --extern derive_builder=/work/oxidecomputer/omicron/target/debug/deps/libderive_builder-24902f7c1eb7387f.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-26a811491049a3a2.rlib --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-cc0c30b4f89d8188.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-29117e4ff36dab03.rlib --extern libxml=/work/oxidecomputer/omicron/target/debug/deps/liblibxml-d85619581ea31100.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-ade214701d568573.rlib --extern openssl_probe=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_probe-dd81080d435c4bbe.rlib --extern openssl_sys=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-fc17366cfcdb24bd.rlib --extern quick_xml=/work/oxidecomputer/omicron/target/debug/deps/libquick_xml-c93dd0d4c5a96a94.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-a318cade84a99369.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.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`
40252024-11-13T19:13:47.914Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-auth-8bd70cbe152fbb84/build-script-build`
40262024-11-13T19:13:47.960Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name memoffset --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/memoffset-0.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "unstable_const", "unstable_offset_of"))' -C metadata=90a6ef10e7aadda0 -C extra-filename=-90a6ef10e7aadda0 --out-dir /work/oxidecomputer/omicron/target/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`
40272024-11-13T19:13:48.102Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
40282024-11-13T19:13:48.106Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name authz_macros --edition=2021 nexus/authz-macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1176d9f226900e9e -C extra-filename=-1176d9f226900e9e --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-702249e0617a2365.rlib --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-1d4e4381130058df.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-bb86a0f4b2092559.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-061032add1e59e1c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-2c14b4def3b7b710.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0e3802aa2be39be2.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
40292024-11-13T19:13:50.055Z Compiling tungstenite v0.23.0
40302024-11-13T19:13:50.057Z Running `/home/build/.rustup/toolchains/1.81.0-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=a16f4d0b326436ef -C extra-filename=-a16f4d0b326436ef --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-42c8c764cb4293aa.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-8f3db5af18e8ba7c.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-b3a3d8d3edcc003a.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rmeta --extern httparse=/work/oxidecomputer/omicron/target/debug/deps/libhttparse-7559930a4f3fd1fe.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a2c99244b373d360.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-dc368f25c9d668a2.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rmeta --extern utf8=/work/oxidecomputer/omicron/target/debug/deps/libutf8-04c785dde2a4d077.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40312024-11-13T19:13:50.413Z Compiling pin-project-internal v1.1.6
40322024-11-13T19:13:50.415Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name pin_project_internal --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pin-project-internal-1.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unreachable_pub --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes --warn=deprecated_safe '--warn=clippy::default_union_representation' '--warn=clippy::as_underscore' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::unreadable_literal' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::range_plus_one' '--allow=clippy::nonminimal_bool' '--allow=clippy::naive_bytecount' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::lint_groups_priority' '--allow=clippy::incompatible_msrv' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8e944a6d03fd0643 -C extra-filename=-8e944a6d03fd0643 --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-bb86a0f4b2092559.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-061032add1e59e1c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0e3802aa2be39be2.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40332024-11-13T19:13:51.090Z Compiling diesel-dtrace v0.3.0
40342024-11-13T19:13:51.093Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/diesel-dtrace-0.3.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ceb56c7ac6178055 -C extra-filename=-ceb56c7ac6178055 --out-dir /work/oxidecomputer/omicron/target/debug/build/diesel-dtrace-ceb56c7ac6178055 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-3085d201f1b07e89.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40352024-11-13T19:13:51.493Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
40362024-11-13T19:13:51.497Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/management-gateway-service-749acba834b73294/9bbac47/gateway-sp-comms/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f61592c70dc7dad1 -C extra-filename=-f61592c70dc7dad1 --out-dir /work/oxidecomputer/omicron/target/debug/build/gateway-sp-comms-f61592c70dc7dad1 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-3085d201f1b07e89.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40372024-11-13T19:13:51.895Z Running `/work/oxidecomputer/omicron/target/debug/build/gateway-sp-comms-f61592c70dc7dad1/build-script-build`
40382024-11-13T19:13:51.981Z Running `/work/oxidecomputer/omicron/target/debug/build/diesel-dtrace-ceb56c7ac6178055/build-script-build`
40392024-11-13T19:13:52.073Z Compiling tokio-tungstenite v0.23.1
40402024-11-13T19:13:52.076Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio_tungstenite --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-tungstenite-0.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=b7b416df96fa7805 -C extra-filename=-b7b416df96fa7805 --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-0e75d2014d70b1ca.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a2c99244b373d360.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rmeta --extern tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtungstenite-a16f4d0b326436ef.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40412024-11-13T19:13:52.633Z Compiling nix v0.27.1
40422024-11-13T19:13:52.636Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name nix --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/nix-0.27.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="memoffset"' --cfg 'feature="net"' --cfg 'feature="socket"' --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=42594601702dec8d -C extra-filename=-42594601702dec8d --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-0f2df29a0f34846c.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-83c04ded702a2c6e.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-29117e4ff36dab03.rmeta --extern memoffset=/work/oxidecomputer/omicron/target/debug/deps/libmemoffset-90a6ef10e7aadda0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40432024-11-13T19:13:52.663Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_db --edition=2021 oximeter/db/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="default"' --cfg 'feature="native-sql-shell"' --cfg 'feature="oxql"' --cfg 'feature="sql"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "native-sql-shell", "oxql", "sql"))' -C metadata=279751769b0f5888 -C extra-filename=-279751769b0f5888 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rmeta --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-2980bee54355cce2.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-49589da9b84e9811.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-30103a7f968234a7.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-8f3db5af18e8ba7c.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rmeta --extern chrono_tz=/work/oxidecomputer/omicron/target/debug/deps/libchrono_tz-8aac0bf43b5ce6a4.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rmeta --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-6dbe5dcbff60060e.rmeta --extern const_format=/work/oxidecomputer/omicron/target/debug/deps/libconst_format-73f4a98753eb625a.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-71814ddc354bf12b.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-8617a6d6bd6b63dc.rmeta --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-c934ff84d13620ad.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rmeta --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-609f1d2cdfe5bf4b.rmeta --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-5591bedad390d062.rmeta --extern iana_time_zone=/work/oxidecomputer/omicron/target/debug/deps/libiana_time_zone-d5293dfbc80d23ab.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-7b51d40d91e0d99e.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-29117e4ff36dab03.rmeta --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-1096e8633209e52a.rmeta --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-37e6e52c977aa548.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e987f08d5eab5408.rmeta --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-2c8d1225ed4bcda4.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-f81a4f758dfcb860.rmeta --extern peg=/work/oxidecomputer/omicron/target/debug/deps/libpeg-6aa2b9c4abd361da.rmeta --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-14a29e2d7c42d4ba.rmeta --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-158226578f30c9bd.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-a2e05c7d531f1f8e.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rmeta --extern rustyline=/work/oxidecomputer/omicron/target/debug/deps/librustyline-b153e20ad78017e8.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-d3cfaa7747ffa7e5.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5b06ea6f574ac6b7.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ff2df2b76a1cf1a1.rmeta --extern sqlformat=/work/oxidecomputer/omicron/target/debug/deps/libsqlformat-12ed97d8f2ec15f5.rmeta --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-4f1c7ceb7c7fc136.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d3365051e79f13bf.rmeta --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-6219b1d809618323.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-b9fdeff246bf82e9.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b9eeb6bccaea084d.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
40442024-11-13T19:13:53.895Z Compiling pin-project v1.1.6
40452024-11-13T19:13:53.898Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name pin_project --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pin-project-1.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unreachable_pub --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes --warn=deprecated_safe '--warn=clippy::default_union_representation' '--warn=clippy::as_underscore' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::unreadable_literal' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::range_plus_one' '--allow=clippy::nonminimal_bool' '--allow=clippy::naive_bytecount' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::lint_groups_priority' '--allow=clippy::incompatible_msrv' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=11c741aeb8997841 -C extra-filename=-11c741aeb8997841 --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-8e944a6d03fd0643.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40462024-11-13T19:13:54.044Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
40472024-11-13T19:13:54.046Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 nexus/db-queries/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="omicron-test-utils"' --cfg 'feature="testing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("omicron-test-utils", "testing"))' -C metadata=fa77ab5b71a7b772 -C extra-filename=-fa77ab5b71a7b772 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-db-queries-fa77ab5b71a7b772 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-341281dda73e7e46.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
40482024-11-13T19:13:54.442Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
40492024-11-13T19:13:54.445Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name tlvc --edition=2021 /home/build/.cargo/git/checkouts/tlvc-747b6a86320a4fa5/e644a21/tlvc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default"))' -C metadata=41c755036452991a -C extra-filename=-41c755036452991a --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-42c8c764cb4293aa.rmeta --extern crc=/work/oxidecomputer/omicron/target/debug/deps/libcrc-fbcb9c8736247af6.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-ce4108be8020a8d8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40502024-11-13T19:13:54.502Z Compiling bb8 v0.8.5
40512024-11-13T19:13:54.507Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name bb8 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bb8-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="parking_lot"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "parking_lot"))' -C metadata=e3d17493bc80aae4 -C extra-filename=-e3d17493bc80aae4 --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-49589da9b84e9811.so --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-0e75d2014d70b1ca.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-f79c6fd34a7abec0.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40522024-11-13T19:13:54.765Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name gateway_sp_comms --edition=2021 /home/build/.cargo/git/checkouts/management-gateway-service-749acba834b73294/9bbac47/gateway-sp-comms/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=540e7f37a18122b2 -C extra-filename=-540e7f37a18122b2 --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-49589da9b84e9811.so --extern backoff=/work/oxidecomputer/omicron/target/debug/deps/libbackoff-3cad2a9c7c940aab.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rmeta --extern fxhash=/work/oxidecomputer/omicron/target/debug/deps/libfxhash-048ebba6ba3012bd.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-f9a699a62abdd20f.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-3f5934bdadfdef5e.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-028068c4a2a517fa.rmeta --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-0006ea77e7b559a1.rmeta --extern lru_cache=/work/oxidecomputer/omicron/target/debug/deps/liblru_cache-595a021380915588.rmeta --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-42594601702dec8d.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-4fac8a596e09fa80.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-65509bc7a12a7936.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern serde_big_array=/work/oxidecomputer/omicron/target/debug/deps/libserde_big_array-d45a4ac7cdaa3df1.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-9d00d284d0b08369.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-024a7c8877c9d5fd.rmeta --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-a945f3d5498b658a.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rmeta --extern tlvc=/work/oxidecomputer/omicron/target/debug/deps/libtlvc-41c755036452991a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b9eeb6bccaea084d.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-faafd5e37a001aad.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-f7ea44e4a6d36c20/out/lib`
40532024-11-13T19:13:54.799Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-db-queries-fa77ab5b71a7b772/build-script-build`
40542024-11-13T19:13:54.838Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name diesel_dtrace --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/diesel-dtrace-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=af9ea3a80665acc4 -C extra-filename=-af9ea3a80665acc4 --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-16d0149618a9acdf.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b9eeb6bccaea084d.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
40552024-11-13T19:13:55.086Z Compiling async-bb8-diesel v0.2.1
40562024-11-13T19:13:55.088Z Running `/home/build/.rustup/toolchains/1.81.0-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=4d2e600354619a71 -C extra-filename=-4d2e600354619a71 --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-49589da9b84e9811.so --extern bb8=/work/oxidecomputer/omicron/target/debug/deps/libbb8-e3d17493bc80aae4.rmeta --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-16d0149618a9acdf.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
40572024-11-13T19:13:55.250Z Dirty cargo-platform v0.1.8: the rustflags changed
40582024-11-13T19:13:55.250Z Compiling cargo-platform v0.1.8
40592024-11-13T19:13:55.253Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name cargo_platform --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cargo-platform-0.1.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::all' '--warn=clippy::self_named_module_files' --warn=rust_2018_idioms '--allow=rustdoc::private_intra_doc_links' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::disallowed_methods' '--warn=clippy::dbg_macro' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=74ef5db5cb1bb2ee -C extra-filename=-74ef5db5cb1bb2ee --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-1ac9fc4a930966d4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40602024-11-13T19:13:55.894Z Compiling snafu-derive v0.8.5
40612024-11-13T19:13:55.945Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name snafu_derive --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/snafu-derive-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="rust_1_61"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("rust_1_61", "unstable-provider-api"))' -C metadata=f0a9d1805e19bc11 -C extra-filename=-f0a9d1805e19bc11 --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-702249e0617a2365.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-bb86a0f4b2092559.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-061032add1e59e1c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0e3802aa2be39be2.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40622024-11-13T19:13:55.969Z Compiling simd-adler32 v0.3.7
40632024-11-13T19:13:55.969Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name simd_adler32 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/simd-adler32-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 --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("const-generics", "default", "nightly", "std"))' -C metadata=56420b8cf164d3b8 -C extra-filename=-56420b8cf164d3b8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40642024-11-13T19:13:56.561Z Compiling zip v2.1.3
40652024-11-13T19:13:56.563Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zip-2.1.3/src/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="_deflate-any"' --cfg 'feature="bzip2"' --cfg 'feature="deflate"' --cfg 'feature="deflate-flate2"' --cfg 'feature="deflate-zopfli"' --cfg 'feature="flate2"' --cfg 'feature="zopfli"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("_all-features", "_deflate-any", "aes", "aes-crypto", "bzip2", "chrono", "constant_time_eq", "default", "deflate", "deflate-flate2", "deflate-miniz", "deflate-zlib", "deflate-zlib-ng", "deflate-zopfli", "deflate64", "flate2", "hmac", "lzma", "lzma-rs", "pbkdf2", "rand", "sha1", "time", "unreserved", "zeroize", "zopfli", "zstd"))' -C metadata=f45a45f4d5bf7a94 -C extra-filename=-f45a45f4d5bf7a94 --out-dir /work/oxidecomputer/omicron/target/debug/build/zip-f45a45f4d5bf7a94 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40662024-11-13T19:13:56.987Z Compiling lockfree-object-pool v0.1.6
40672024-11-13T19:13:56.990Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name lockfree_object_pool --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/lockfree-object-pool-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=8959df1db63b88d5 -C extra-filename=-8959df1db63b88d5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40682024-11-13T19:13:57.290Z Compiling bumpalo v3.16.0
40692024-11-13T19:13:57.292Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name bumpalo --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bumpalo-3.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("allocator-api2", "allocator_api", "boxed", "collections", "default", "serde", "std"))' -C metadata=597f73e87f72748d -C extra-filename=-597f73e87f72748d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40702024-11-13T19:13:57.850Z Compiling zopfli v0.8.1
40712024-11-13T19:13:57.853Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name zopfli --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zopfli-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"' --cfg 'feature="gzip"' --cfg 'feature="std"' --cfg 'feature="zlib"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "gzip", "nightly", "std", "zlib"))' -C metadata=8a273e04d4248100 -C extra-filename=-8a273e04d4248100 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bumpalo=/work/oxidecomputer/omicron/target/debug/deps/libbumpalo-597f73e87f72748d.rmeta --extern crc32fast=/work/oxidecomputer/omicron/target/debug/deps/libcrc32fast-149352a4a9602637.rmeta --extern lockfree_object_pool=/work/oxidecomputer/omicron/target/debug/deps/liblockfree_object_pool-8959df1db63b88d5.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a2c99244b373d360.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-4fac8a596e09fa80.rmeta --extern simd_adler32=/work/oxidecomputer/omicron/target/debug/deps/libsimd_adler32-56420b8cf164d3b8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40722024-11-13T19:13:59.818Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
40732024-11-13T19:13:59.821Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_gateway --edition=2021 gateway/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2b91ed01b92803c4 -C extra-filename=-2b91ed01b92803c4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e342ec737c4cbcc0.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rmeta --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-a21ac6c2cad4d00c.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-f9a699a62abdd20f.rmeta --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-540e7f37a18122b2.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-4875ff73da7dbe54.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-3f5934bdadfdef5e.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-196425df5db70bad.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-a8e7d0ccf5d65a51.rmeta --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-0d21f00b9d57bff2.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-4fac8a596e09fa80.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e987f08d5eab5408.rmeta --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-f0a911e64bc774f6.rmeta --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-ad2507589cfd09b6.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-957acfcff7c72c94.rmeta --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-df5dc25ba7879434.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5b06ea6f574ac6b7.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-9d00d284d0b08369.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-fe1c4c158a2bcfde.rmeta --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-b7b416df96fa7805.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-caf03fabfccd35a4.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
40742024-11-13T19:14:02.132Z Compiling snafu v0.8.5
40752024-11-13T19:14:02.136Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name snafu --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/snafu-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="futures"' --cfg 'feature="futures-core-crate"' --cfg 'feature="pin-project"' --cfg 'feature="rust_1_61"' --cfg 'feature="rust_1_65"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "backtraces-impl-backtrace-crate", "default", "futures", "futures-core-crate", "futures-crate", "guide", "internal-dev-dependencies", "pin-project", "rust_1_61", "rust_1_65", "rust_1_81", "std", "unstable-core-error", "unstable-provider-api", "unstable-try-trait"))' -C metadata=38faf8b124ea5d16 -C extra-filename=-38faf8b124ea5d16 --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-15b4a62ef3693967.rmeta --extern pin_project=/work/oxidecomputer/omicron/target/debug/deps/libpin_project-11c741aeb8997841.rmeta --extern snafu_derive=/work/oxidecomputer/omicron/target/debug/deps/libsnafu_derive-f0a9d1805e19bc11.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40762024-11-13T19:14:02.189Z Running `/work/oxidecomputer/omicron/target/debug/build/zip-f45a45f4d5bf7a94/build-script-build`
40772024-11-13T19:14:02.230Z Dirty cargo_metadata v0.18.1: the rustflags changed
40782024-11-13T19:14:02.231Z Compiling cargo_metadata v0.18.1
40792024-11-13T19:14:02.233Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name cargo_metadata --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cargo_metadata-0.18.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("builder", "default", "derive_builder", "unstable"))' -C metadata=782cd9fd04c927d0 -C extra-filename=-782cd9fd04c927d0 --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-9798e8e7609cdab8.rmeta --extern cargo_platform=/work/oxidecomputer/omicron/target/debug/deps/libcargo_platform-74ef5db5cb1bb2ee.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-080cabe85a0bfc93.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40802024-11-13T19:14:03.132Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
40812024-11-13T19:14:03.135Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name sp_sim --edition=2021 sp-sim/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8f9beb259d75bef0 -C extra-filename=-8f9beb259d75bef0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-49589da9b84e9811.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-f9a699a62abdd20f.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-4875ff73da7dbe54.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-3f5934bdadfdef5e.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5b06ea6f574ac6b7.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-caf03fabfccd35a4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
40822024-11-13T19:14:04.352Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
40832024-11-13T19:14:04.355Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_client --edition=2021 clients/oximeter-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c54e420124985d39 -C extra-filename=-c54e420124985d39 --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-07ebaf0eb0f1113e.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-e9af7051a0382f02.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
40842024-11-13T19:14:06.235Z Compiling globset v0.4.15
40852024-11-13T19:14:06.240Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name globset --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/globset-0.4.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="log"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "log", "serde", "serde1", "simd-accel"))' -C metadata=d6086e6109d61904 -C extra-filename=-d6086e6109d61904 --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-0da0f4417492a9a4.rmeta --extern bstr=/work/oxidecomputer/omicron/target/debug/deps/libbstr-a50dd529fc113091.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a2c99244b373d360.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-1cec3bd77f56db17.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-798e3a4bdf9327b3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40862024-11-13T19:14:06.565Z Compiling olpc-cjson v0.1.4
40872024-11-13T19:14:06.568Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name olpc_cjson --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/olpc-cjson-0.1.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=a3ed39a02da8ee86 -C extra-filename=-a3ed39a02da8ee86 --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-1ac9fc4a930966d4.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rmeta --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-ca1e9b17af3e7cbc.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40882024-11-13T19:14:06.891Z Compiling serde_plain v1.0.2
40892024-11-13T19:14:06.894Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_plain --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_plain-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b5dbd58928f448f1 -C extra-filename=-b5dbd58928f448f1 --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-1ac9fc4a930966d4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40902024-11-13T19:14:07.337Z Compiling displaydoc v0.2.5
40912024-11-13T19:14:07.339Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name displaydoc --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/displaydoc-0.2.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("default", "std"))' -C metadata=e4f2679682b94175 -C extra-filename=-e4f2679682b94175 --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-bb86a0f4b2092559.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-061032add1e59e1c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0e3802aa2be39be2.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40922024-11-13T19:14:07.889Z Compiling typed-path v0.9.3
40932024-11-13T19:14:07.892Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name typed_path --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/typed-path-0.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"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=277fd8c02a8f8547 -C extra-filename=-277fd8c02a8f8547 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40942024-11-13T19:14:08.173Z Compiling parse-size v1.1.0
40952024-11-13T19:14:08.176Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name parse_size --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/parse-size-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("std"))' -C metadata=8d778f7f778e5e60 -C extra-filename=-8d778f7f778e5e60 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40962024-11-13T19:14:08.457Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
40972024-11-13T19:14:08.460Z Running `/home/build/.rustup/toolchains/1.81.0-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=3451e56dcfa8d167 -C extra-filename=-3451e56dcfa8d167 --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-07ebaf0eb0f1113e.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
40982024-11-13T19:14:09.375Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name zip --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zip-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="_deflate-any"' --cfg 'feature="bzip2"' --cfg 'feature="deflate"' --cfg 'feature="deflate-flate2"' --cfg 'feature="deflate-zopfli"' --cfg 'feature="flate2"' --cfg 'feature="zopfli"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("_all-features", "_deflate-any", "aes", "aes-crypto", "bzip2", "chrono", "constant_time_eq", "default", "deflate", "deflate-flate2", "deflate-miniz", "deflate-zlib", "deflate-zlib-ng", "deflate-zopfli", "deflate64", "flate2", "hmac", "lzma", "lzma-rs", "pbkdf2", "rand", "sha1", "time", "unreserved", "zeroize", "zopfli", "zstd"))' -C metadata=893306ea7c2822fa -C extra-filename=-893306ea7c2822fa --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bzip2=/work/oxidecomputer/omicron/target/debug/deps/libbzip2-196dc5499806c930.rmeta --extern crc32fast=/work/oxidecomputer/omicron/target/debug/deps/libcrc32fast-149352a4a9602637.rmeta --extern displaydoc=/work/oxidecomputer/omicron/target/debug/deps/libdisplaydoc-e4f2679682b94175.so --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-26a811491049a3a2.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-7b51d40d91e0d99e.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-628c83ce3f8440f3.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rmeta --extern zopfli=/work/oxidecomputer/omicron/target/debug/deps/libzopfli-8a273e04d4248100.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-f7ea44e4a6d36c20/out/lib`
40992024-11-13T19:14:10.582Z Compiling tough v0.19.0
41002024-11-13T19:14:10.586Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name tough --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tough-0.19.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="http"' --cfg 'feature="reqwest"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("fips", "http", "integ", "reqwest"))' -C metadata=3a226019e190c269 -C extra-filename=-3a226019e190c269 --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-2980bee54355cce2.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-49589da9b84e9811.so --extern aws_lc_rs=/work/oxidecomputer/omicron/target/debug/deps/libaws_lc_rs-bde352daa1e0ab9b.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-8f3db5af18e8ba7c.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rmeta --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-320946a34e5e6631.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-15b4a62ef3693967.rmeta --extern globset=/work/oxidecomputer/omicron/target/debug/deps/libglobset-d6086e6109d61904.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-3f5934bdadfdef5e.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a2c99244b373d360.rmeta --extern olpc_cjson=/work/oxidecomputer/omicron/target/debug/deps/libolpc_cjson-a3ed39a02da8ee86.rmeta --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-de7ed3725d1ecbe1.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-0874bce15360e10d.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-22102c5bb215ebdb.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rmeta --extern serde_plain=/work/oxidecomputer/omicron/target/debug/deps/libserde_plain-b5dbd58928f448f1.rmeta --extern snafu=/work/oxidecomputer/omicron/target/debug/deps/libsnafu-38faf8b124ea5d16.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-1c22c94e862a09e7.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-b9fdeff246bf82e9.rmeta --extern typed_path=/work/oxidecomputer/omicron/target/debug/deps/libtyped_path-277fd8c02a8f8547.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-85f9154abafa93cc.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-a318cade84a99369.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-276d808b1ead684e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/usr/ssl-3/lib/amd64`
41012024-11-13T19:14:11.482Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
41022024-11-13T19:14:11.486Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name gateway_test_utils --edition=2021 gateway-test-utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=cea07e52a72c9fbb -C extra-filename=-cea07e52a72c9fbb --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-9798e8e7609cdab8.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-f9a699a62abdd20f.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-4875ff73da7dbe54.rmeta --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-2b91ed01b92803c4.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rmeta --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-8f9beb259d75bef0.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/usr/lib/amd64`
41032024-11-13T19:14:11.622Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
41042024-11-13T19:14:11.624Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_collector --edition=2021 oximeter/collector/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c65c5cb6dc8691de -C extra-filename=-c65c5cb6dc8691de --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-49589da9b84e9811.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-427794d150fcf552.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8abd96d38511401b.rmeta --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-64c2b779e22b46ad.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4006fd7b25533870.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e987f08d5eab5408.rmeta --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-3451e56dcfa8d167.rmeta --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-c54e420124985d39.rmeta --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-279751769b0f5888.rmeta --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-14a29e2d7c42d4ba.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-d3cfaa7747ffa7e5.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5b06ea6f574ac6b7.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ff2df2b76a1cf1a1.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d3365051e79f13bf.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-caf03fabfccd35a4.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
41052024-11-13T19:14:14.428Z Compiling assert_matches v1.5.0
41062024-11-13T19:14:14.432Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name assert_matches --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/assert_matches-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=19e5985bb94b6ed1 -C extra-filename=-19e5985bb94b6ed1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41072024-11-13T19:14:14.560Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
41082024-11-13T19:14:14.564Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_test_interface --edition=2021 nexus/test-interface/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=98e9a03514b22485 -C extra-filename=-98e9a03514b22485 --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-49589da9b84e9811.so --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-73cacb8c7d944392.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d0e2a9a5962967b0.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4006fd7b25533870.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
41092024-11-13T19:14:15.232Z Compiling openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
41102024-11-13T19:14:15.235Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name openapi_lint --edition=2021 /home/build/.cargo/git/checkouts/openapi-lint-42a90d71bc44c8c6/ef442ee/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=29866baf45eaf830 -C extra-filename=-29866baf45eaf830 --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-dd99b89daf0c34d1.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-7b51d40d91e0d99e.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-cc0c30b4f89d8188.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-fade29d57381db29.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-a2e05c7d531f1f8e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41112024-11-13T19:14:17.256Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
41122024-11-13T19:14:17.259Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name tufaceous_lib --edition=2021 tufaceous-lib/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=27bd6b7955f8cd93 -C extra-filename=-27bd6b7955f8cd93 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-49589da9b84e9811.so --extern aws_lc_rs=/work/oxidecomputer/omicron/target/debug/deps/libaws_lc_rs-bde352daa1e0ab9b.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e342ec737c4cbcc0.rmeta --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-b0ea4a7159a41bb5.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-8f3db5af18e8ba7c.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-efdb0e70c4c12326.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-8617a6d6bd6b63dc.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-26a811491049a3a2.rmeta --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-6017fbe5bc569ec0.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-3f5934bdadfdef5e.rmeta --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-0006ea77e7b559a1.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-6b8c06aaa5867a2a.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rmeta --extern parse_size=/work/oxidecomputer/omicron/target/debug/deps/libparse_size-8d778f7f778e5e60.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rmeta --extern serde_path_to_error=/work/oxidecomputer/omicron/target/debug/deps/libserde_path_to_error-fb5efd3d36097f53.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-74d5ef4f7c47e951.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-7da40a2e41206c1b.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-caf03fabfccd35a4.rmeta --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-3a226019e190c269.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-a318cade84a99369.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-893306ea7c2822fa.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/usr/ssl-3/lib/amd64`
41132024-11-13T19:14:22.130Z Compiling rand_seeder v0.3.0
41142024-11-13T19:14:22.132Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name rand_seeder --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rand_seeder-0.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=d1a9e9c214c64a0a -C extra-filename=-d1a9e9c214c64a0a --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-873553d298e635a4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41152024-11-13T19:14:22.497Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
41162024-11-13T19:14:22.502Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name clickhouse_admin_keeper_client --edition=2021 clients/clickhouse-admin-keeper-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=164504e472fa0070 -C extra-filename=-164504e472fa0070 --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-07ebaf0eb0f1113e.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-720e9cb50484815c.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-e9af7051a0382f02.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
41172024-11-13T19:14:25.383Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
41182024-11-13T19:14:25.386Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name clickhouse_admin_server_client --edition=2021 clients/clickhouse-admin-server-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=314b2bf59d0bfce9 -C extra-filename=-314b2bf59d0bfce9 --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-07ebaf0eb0f1113e.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-720e9cb50484815c.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-e9af7051a0382f02.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
41192024-11-13T19:14:25.681Z Compiling libz-sys v1.1.20
41202024-11-13T19:14:25.697Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libz-sys-1.1.20/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --cfg 'feature="libc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("asm", "cmake", "default", "libc", "static", "stock-zlib", "zlib-ng", "zlib-ng-no-cmake-experimental-community-maintained"))' --check-cfg 'cfg(zng)' -C metadata=ef942a46f7be7d7c -C extra-filename=-ef942a46f7be7d7c --out-dir /work/oxidecomputer/omicron/target/debug/build/libz-sys-ef942a46f7be7d7c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-2297e04f177a75f2.rlib --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-d7e90c200a67fff3.rlib --extern vcpkg=/work/oxidecomputer/omicron/target/debug/deps/libvcpkg-ee8254f094605247.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41212024-11-13T19:14:26.551Z Running `/work/oxidecomputer/omicron/target/debug/build/libz-sys-ef942a46f7be7d7c/build-script-build`
41222024-11-13T19:14:26.722Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
41232024-11-13T19:14:26.725Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name typed_rng --edition=2021 typed-rng/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b8fcaa4916d08503 -C extra-filename=-b8fcaa4916d08503 --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-7cb28e7e15257f8d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-873553d298e635a4.rmeta --extern rand_seeder=/work/oxidecomputer/omicron/target/debug/deps/librand_seeder-d1a9e9c214c64a0a.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
41242024-11-13T19:14:26.931Z Compiling libgit2-sys v0.17.0+1.8.1
41252024-11-13T19:14:26.943Z Running `/home/build/.rustup/toolchains/1.81.0-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=7896931ec2a383b1 -C extra-filename=-7896931ec2a383b1 --out-dir /work/oxidecomputer/omicron/target/debug/build/libgit2-sys-7896931ec2a383b1 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-2297e04f177a75f2.rlib --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-d7e90c200a67fff3.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41262024-11-13T19:14:26.958Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name libz_sys --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libz-sys-1.1.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --cfg 'feature="libc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("asm", "cmake", "default", "libc", "static", "stock-zlib", "zlib-ng", "zlib-ng-no-cmake-experimental-community-maintained"))' --check-cfg 'cfg(zng)' -C metadata=316efe58a0f270d9 -C extra-filename=-316efe58a0f270d9 --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-29117e4ff36dab03.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/lib/amd64 -l z -l z`
41272024-11-13T19:14:27.095Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
41282024-11-13T19:14:27.099Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_inventory --edition=2021 nexus/inventory/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=590cca645e11d266 -C extra-filename=-590cca645e11d266 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e342ec737c4cbcc0.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rmeta --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-164504e472fa0070.rmeta --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-314b2bf59d0bfce9.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-720e9cb50484815c.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-a229ae4e6a4127c0.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-f9a699a62abdd20f.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d0e2a9a5962967b0.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4006fd7b25533870.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-40f5d588eec13e98.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d3365051e79f13bf.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rmeta --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-b8fcaa4916d08503.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
41292024-11-13T19:14:27.152Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
41302024-11-13T19:14:27.154Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name wicket_common --edition=2021 wicket-common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=abc8b27fa59a9f72 -C extra-filename=-abc8b27fa59a9f72 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rmeta --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-6658aa9c41c787e9.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-a229ae4e6a4127c0.rmeta --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-ecfd5b0ec037d853.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rmeta --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-d27cd3c9a5bd1634.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-6aa42280b99bf9ab.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-74d5ef4f7c47e951.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-537b3617320a1d25.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ce299f3aa435a264.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
41312024-11-13T19:14:27.803Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
41322024-11-13T19:14:27.806Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name update_common --edition=2021 update-common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=63dd1e503d85aac2 -C extra-filename=-63dd1e503d85aac2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-8f3db5af18e8ba7c.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-efdb0e70c4c12326.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-8617a6d6bd6b63dc.rmeta --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-c934ff84d13620ad.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-3f5934bdadfdef5e.rmeta --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-0006ea77e7b559a1.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-74d5ef4f7c47e951.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-b9fdeff246bf82e9.rmeta --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-3a226019e190c269.rmeta --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-27bd6b7955f8cd93.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/usr/ssl-3/lib/amd64`
41332024-11-13T19:14:27.978Z Running `/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-7896931ec2a383b1/build-script-build`
41342024-11-13T19:14:30.375Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
41352024-11-13T19:14:30.378Z Running `/home/build/.rustup/toolchains/1.81.0-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=079bb11af0ee42fc -C extra-filename=-079bb11af0ee42fc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
41362024-11-13T19:14:30.549Z Compiling vergen v8.3.2
41372024-11-13T19:14:30.552Z Running `/home/build/.rustup/toolchains/1.81.0-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=efbd9973aa397725 -C extra-filename=-efbd9973aa397725 --out-dir /work/oxidecomputer/omicron/target/debug/build/vergen-efbd9973aa397725 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-544be2dde67464e7.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41382024-11-13T19:14:30.908Z Compiling is_ci v1.2.0
41392024-11-13T19:14:30.910Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name is_ci --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/is_ci-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=31d58a0284a40d0f -C extra-filename=-31d58a0284a40d0f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41402024-11-13T19:14:31.206Z Compiling supports-color v3.0.1
41412024-11-13T19:14:31.210Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name supports_color --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/supports-color-3.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8590f9db0815147b -C extra-filename=-8590f9db0815147b --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-31d58a0284a40d0f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41422024-11-13T19:14:31.523Z Running `/work/oxidecomputer/omicron/target/debug/build/vergen-efbd9973aa397725/build-script-build`
41432024-11-13T19:14:31.565Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
41442024-11-13T19:14:31.568Z Running `/home/build/.rustup/toolchains/1.81.0-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=acd3c0d7e4986228 -C extra-filename=-acd3c0d7e4986228 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-saga-recovery-acd3c0d7e4986228 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-341281dda73e7e46.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
41452024-11-13T19:14:31.921Z Compiling libsqlite3-sys v0.30.1
41462024-11-13T19:14:31.924Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libsqlite3-sys-0.30.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="min_sqlite_version_3_14_0"' --cfg 'feature="pkg-config"' --cfg 'feature="vcpkg"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bindgen", "buildtime_bindgen", "bundled", "bundled-sqlcipher", "bundled-sqlcipher-vendored-openssl", "bundled-windows", "bundled_bindings", "cc", "default", "in_gecko", "loadable_extension", "min_sqlite_version_3_14_0", "openssl-sys", "pkg-config", "prettyplease", "preupdate_hook", "quote", "session", "sqlcipher", "syn", "unlock_notify", "vcpkg", "wasm32-wasi-vfs", "with-asan"))' -C metadata=26645f4a29827453 -C extra-filename=-26645f4a29827453 --out-dir /work/oxidecomputer/omicron/target/debug/build/libsqlite3-sys-26645f4a29827453 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-d7e90c200a67fff3.rlib --extern vcpkg=/work/oxidecomputer/omicron/target/debug/deps/libvcpkg-ee8254f094605247.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41472024-11-13T19:14:32.530Z Compiling cfg_aliases v0.2.1
41482024-11-13T19:14:32.533Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name cfg_aliases --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cfg_aliases-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--deny=clippy::str_to_string' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b01719c518f1f528 -C extra-filename=-b01719c518f1f528 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41492024-11-13T19:14:32.668Z Compiling rustls v0.21.12
41502024-11-13T19:14:32.670Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-0.21.12/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="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=9ceec600f3d683cf -C extra-filename=-9ceec600f3d683cf --out-dir /work/oxidecomputer/omicron/target/debug/build/rustls-9ceec600f3d683cf -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41512024-11-13T19:14:33.021Z Running `/work/oxidecomputer/omicron/target/debug/build/rustls-9ceec600f3d683cf/build-script-build`
41522024-11-13T19:14:33.060Z Compiling nix v0.29.0
41532024-11-13T19:14:33.063Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/nix-0.29.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="feature"' --cfg 'feature="uio"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("acct", "aio", "default", "dir", "env", "event", "fanotify", "feature", "fs", "hostname", "inotify", "ioctl", "kmod", "memoffset", "mman", "mount", "mqueue", "net", "personality", "pin-utils", "poll", "process", "pthread", "ptrace", "quota", "reboot", "resource", "sched", "signal", "socket", "term", "time", "ucontext", "uio", "user", "zerocopy"))' -C metadata=934d9bd1b58f0f5c -C extra-filename=-934d9bd1b58f0f5c --out-dir /work/oxidecomputer/omicron/target/debug/build/nix-934d9bd1b58f0f5c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_aliases=/work/oxidecomputer/omicron/target/debug/deps/libcfg_aliases-b01719c518f1f528.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41542024-11-13T19:14:33.063Z Running `/work/oxidecomputer/omicron/target/debug/build/libsqlite3-sys-26645f4a29827453/build-script-build`
41552024-11-13T19:14:33.137Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-saga-recovery-acd3c0d7e4986228/build-script-build`
41562024-11-13T19:14:33.177Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
41572024-11-13T19:14:33.181Z Running `/home/build/.rustup/toolchains/1.81.0-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=3486c92f9460de26 -C extra-filename=-3486c92f9460de26 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-196425df5db70bad.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-8675fbbe3641ce68.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4006fd7b25533870.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rmeta --extern openapi_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager_types-079bb11af0ee42fc.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-fade29d57381db29.rmeta --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-dcf5e23200a1eaa9.rmeta --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-2c8d1225ed4bcda4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
41582024-11-13T19:14:33.202Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
41592024-11-13T19:14:33.231Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_reconfigurator_planning --edition=2021 nexus/reconfigurator/planning/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0a9702344391e6f7 -C extra-filename=-0a9702344391e6f7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-720e9cb50484815c.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-8617a6d6bd6b63dc.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-a229ae4e6a4127c0.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-a8e7d0ccf5d65a51.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-7b51d40d91e0d99e.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-427794d150fcf552.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-8a897554a5f2cfdc.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-73cacb8c7d944392.rmeta --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-590cca645e11d266.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d0e2a9a5962967b0.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4006fd7b25533870.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-4fac8a596e09fa80.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-6aa42280b99bf9ab.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-40f5d588eec13e98.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-9d00d284d0b08369.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-4838cc47d8ef8586.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d3365051e79f13bf.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rmeta --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-b8fcaa4916d08503.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
41602024-11-13T19:14:33.806Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
41612024-11-13T19:14:33.808Z Running `/home/build/.rustup/toolchains/1.81.0-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=0cf2814f92b31b12 -C extra-filename=-0cf2814f92b31b12 --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-2dbe70a56323cca2.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4006fd7b25533870.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
41622024-11-13T19:14:34.114Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
41632024-11-13T19:14:34.117Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 nexus/metrics-producer-gc/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=82264afdf341ade1 -C extra-filename=-82264afdf341ade1 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-metrics-producer-gc-82264afdf341ade1 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-341281dda73e7e46.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
41642024-11-13T19:14:34.515Z Compiling castaway v0.2.3
41652024-11-13T19:14:34.519Z Running `/home/build/.rustup/toolchains/1.81.0-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=6c6475902cea3458 -C extra-filename=-6c6475902cea3458 --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-544be2dde67464e7.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41662024-11-13T19:14:34.717Z Compiling sct v0.7.1
41672024-11-13T19:14:34.720Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name sct --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sct-0.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ccc94e76bfb8ea19 -C extra-filename=-ccc94e76bfb8ea19 --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-2d831c09c951a940.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-1e0d280491b15715.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out`
41682024-11-13T19:14:35.046Z Compiling rustls-webpki v0.101.7
41692024-11-13T19:14:35.049Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name webpki --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-webpki-0.101.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=785616247fdc8028 -C extra-filename=-785616247fdc8028 --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-2d831c09c951a940.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-1e0d280491b15715.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out`
41702024-11-13T19:14:37.099Z Compiling concurrent-queue v2.5.0
41712024-11-13T19:14:37.102Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name concurrent_queue --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/concurrent-queue-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "loom", "portable-atomic", "std"))' -C metadata=9d76f34f37d34689 -C extra-filename=-9d76f34f37d34689 --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-a82849320d8cb1d1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41722024-11-13T19:14:37.523Z Dirty smawk v0.3.2: the rustflags changed
41732024-11-13T19:14:37.523Z Compiling smawk v0.3.2
41742024-11-13T19:14:37.526Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name smawk --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/smawk-0.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ndarray"))' -C metadata=20a099bf394fc5a0 -C extra-filename=-20a099bf394fc5a0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41752024-11-13T19:14:37.769Z Dirty unicode-linebreak v0.1.5: the rustflags changed
41762024-11-13T19:14:37.769Z Compiling unicode-linebreak v0.1.5
41772024-11-13T19:14:37.772Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name unicode_linebreak --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode-linebreak-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e797346684b3237a -C extra-filename=-e797346684b3237a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41782024-11-13T19:14:38.293Z Compiling parking v2.2.1
41792024-11-13T19:14:38.295Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name parking --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/parking-2.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("loom"))' -C metadata=8541b297255a5ffc -C extra-filename=-8541b297255a5ffc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41802024-11-13T19:14:38.586Z Dirty textwrap v0.16.1: the rustflags changed
41812024-11-13T19:14:38.586Z Compiling textwrap v0.16.1
41822024-11-13T19:14:38.588Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name textwrap --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/textwrap-0.16.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="smawk"' --cfg 'feature="unicode-linebreak"' --cfg 'feature="unicode-width"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "hyphenation", "smawk", "terminal_size", "unicode-linebreak", "unicode-width"))' -C metadata=f43b67a92975d52e -C extra-filename=-f43b67a92975d52e --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-20a099bf394fc5a0.rmeta --extern unicode_linebreak=/work/oxidecomputer/omicron/target/debug/deps/libunicode_linebreak-e797346684b3237a.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-6f7bee780039a0b9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41832024-11-13T19:14:38.688Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-0.21.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="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=6556d3efc920f3af -C extra-filename=-6556d3efc920f3af --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-a2c99244b373d360.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-2d831c09c951a940.rmeta --extern webpki=/work/oxidecomputer/omicron/target/debug/deps/libwebpki-785616247fdc8028.rmeta --extern sct=/work/oxidecomputer/omicron/target/debug/deps/libsct-ccc94e76bfb8ea19.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out`
41842024-11-13T19:14:39.930Z Compiling compact_str v0.8.0
41852024-11-13T19:14:39.932Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name compact_str --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/compact_str-0.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=a181580452b4e37a -C extra-filename=-a181580452b4e37a --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-6c6475902cea3458.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-83c04ded702a2c6e.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-ce59ac6fb623678a.rmeta --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-544be2dde67464e7.so --extern ryu=/work/oxidecomputer/omicron/target/debug/deps/libryu-28783a10abc36982.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-4838cc47d8ef8586.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41862024-11-13T19:14:41.420Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-metrics-producer-gc-82264afdf341ade1/build-script-build`
41872024-11-13T19:14:41.460Z Running `/work/oxidecomputer/omicron/target/debug/build/nix-934d9bd1b58f0f5c/build-script-build`
41882024-11-13T19:14:41.503Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name libsqlite3_sys --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libsqlite3-sys-0.30.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="min_sqlite_version_3_14_0"' --cfg 'feature="pkg-config"' --cfg 'feature="vcpkg"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bindgen", "buildtime_bindgen", "bundled", "bundled-sqlcipher", "bundled-sqlcipher-vendored-openssl", "bundled-windows", "bundled_bindings", "cc", "default", "in_gecko", "loadable_extension", "min_sqlite_version_3_14_0", "openssl-sys", "pkg-config", "prettyplease", "preupdate_hook", "quote", "session", "sqlcipher", "syn", "unlock_notify", "vcpkg", "wasm32-wasi-vfs", "with-asan"))' -C metadata=b3eabb60dec25e28 -C extra-filename=-b3eabb60dec25e28 --out-dir /work/oxidecomputer/omicron/target/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`
41892024-11-13T19:14:42.051Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
41902024-11-13T19:14:42.054Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 nexus/reconfigurator/execution/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8e85ff6d1c93a22f -C extra-filename=-8e85ff6d1c93a22f --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-reconfigurator-execution-8e85ff6d1c93a22f -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-341281dda73e7e46.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
41912024-11-13T19:14:42.415Z Compiling unicode-truncate v1.1.0
41922024-11-13T19:14:42.417Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name unicode_truncate --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode-truncate-1.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=477d15e396308302 -C extra-filename=-477d15e396308302 --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-6b8c06aaa5867a2a.rmeta --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-fa2869c7751ea7ea.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-6f7bee780039a0b9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41932024-11-13T19:14:42.698Z Compiling hashlink v0.9.1
41942024-11-13T19:14:42.701Z Running `/home/build/.rustup/toolchains/1.81.0-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=db9d186f33c366c5 -C extra-filename=-db9d186f33c366c5 --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-20deabe0d9115276.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41952024-11-13T19:14:43.451Z Compiling instability v0.3.2
41962024-11-13T19:14:43.474Z Running `/home/build/.rustup/toolchains/1.81.0-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=0e9e6f53e7790ad4 -C extra-filename=-0e9e6f53e7790ad4 --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-061032add1e59e1c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0e3802aa2be39be2.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41972024-11-13T19:14:43.765Z Compiling polar-core v0.27.3
41982024-11-13T19:14:43.768Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/polar-core-0.27.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default"))' -C metadata=dca5cc1f3698170a -C extra-filename=-dca5cc1f3698170a --out-dir /work/oxidecomputer/omicron/target/debug/build/polar-core-dca5cc1f3698170a -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern lalrpop=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop-0f2da7195fe3e60c.rlib --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-5993f2d28b3a8551.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41992024-11-13T19:14:44.711Z Compiling lru v0.12.5
42002024-11-13T19:14:44.714Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name lru --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/lru-0.12.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="hashbrown"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "hashbrown", "nightly"))' -C metadata=e836b60591f12ef6 -C extra-filename=-e836b60591f12ef6 --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-3daf550dc8d29bb8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42012024-11-13T19:14:45.031Z Compiling fallible-streaming-iterator v0.1.9
42022024-11-13T19:14:45.035Z Running `/home/build/.rustup/toolchains/1.81.0-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=a91ec1d7082ed9f7 -C extra-filename=-a91ec1d7082ed9f7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42032024-11-13T19:14:45.057Z Compiling fallible-iterator v0.3.0
42042024-11-13T19:14:45.060Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name fallible_iterator --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fallible-iterator-0.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=524455461266f430 -C extra-filename=-524455461266f430 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42052024-11-13T19:14:45.302Z Compiling cassowary v0.3.0
42062024-11-13T19:14:45.304Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name cassowary --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cassowary-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a487e3ec8b6f241c -C extra-filename=-a487e3ec8b6f241c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42072024-11-13T19:14:45.423Z Running `/work/oxidecomputer/omicron/target/debug/build/polar-core-dca5cc1f3698170a/build-script-build`
42082024-11-13T19:14:45.646Z Compiling tokio-rustls v0.24.1
42092024-11-13T19:14:45.649Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio_rustls --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-rustls-0.24.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="logging"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("dangerous_configuration", "default", "early-data", "logging", "secret_extraction", "tls12"))' -C metadata=0143efdb7cf21777 -C extra-filename=-0143efdb7cf21777 --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-6556d3efc920f3af.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out`
42102024-11-13T19:14:45.792Z Compiling ratatui v0.28.1
42112024-11-13T19:14:45.796Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name ratatui --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ratatui-0.28.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::pedantic' '--warn=clippy::cargo' '--warn=clippy::use_self' --forbid=unsafe_code '--warn=clippy::unnecessary_self_imports' '--warn=clippy::string_to_string' '--warn=clippy::string_slice' '--warn=clippy::string_lit_chars_any' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::redundant_type_annotations' '--warn=clippy::or_fun_call' '--warn=clippy::needless_raw_strings' '--warn=clippy::needless_pass_by_ref_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::module_inception' '--warn=clippy::mod_module_files' '--warn=clippy::mixed_read_write_in_expression' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--warn=clippy::missing_const_for_fn' '--warn=clippy::map_err_ignore' '--warn=clippy::format_push_string' '--warn=clippy::fn_to_numeric_cast_any' '--warn=clippy::equatable_if_let' '--warn=clippy::empty_line_after_doc_comments' '--warn=clippy::else_if_without_else' '--warn=clippy::deref_by_slicing' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--warn=clippy::as_underscore' --cfg 'feature="crossterm"' --cfg 'feature="default"' --cfg 'feature="underline-color"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-widgets", "crossterm", "default", "document-features", "macros", "palette", "serde", "termion", "termwiz", "underline-color", "unstable", "unstable-rendered-line-info", "unstable-widget-ref", "widget-calendar"))' -C metadata=0b03c8be747422eb -C extra-filename=-0b03c8be747422eb --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-0f2df29a0f34846c.rmeta --extern cassowary=/work/oxidecomputer/omicron/target/debug/deps/libcassowary-a487e3ec8b6f241c.rmeta --extern compact_str=/work/oxidecomputer/omicron/target/debug/deps/libcompact_str-a181580452b4e37a.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-71814ddc354bf12b.rmeta --extern instability=/work/oxidecomputer/omicron/target/debug/deps/libinstability-0e9e6f53e7790ad4.so --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-6b8c06aaa5867a2a.rmeta --extern lru=/work/oxidecomputer/omicron/target/debug/deps/liblru-e836b60591f12ef6.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-65509bc7a12a7936.so --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d3365051e79f13bf.rmeta --extern strum_macros=/work/oxidecomputer/omicron/target/debug/deps/libstrum_macros-3751fa837c25ddbf.so --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-fa2869c7751ea7ea.rmeta --extern unicode_truncate=/work/oxidecomputer/omicron/target/debug/deps/libunicode_truncate-477d15e396308302.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-6f7bee780039a0b9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42122024-11-13T19:14:46.038Z Compiling rusqlite v0.32.1
42132024-11-13T19:14:46.041Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name rusqlite --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rusqlite-0.32.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("array", "backup", "blob", "buildtime_bindgen", "bundled", "bundled-full", "bundled-sqlcipher", "bundled-sqlcipher-vendored-openssl", "bundled-windows", "chrono", "collation", "column_decltype", "csv", "csvtab", "extra_check", "functions", "hooks", "i128_blob", "in_gecko", "limits", "load_extension", "loadable_extension", "modern-full", "modern_sqlite", "preupdate_hook", "release_memory", "rusqlite-macros", "serde_json", "serialize", "series", "session", "sqlcipher", "time", "trace", "unlock_notify", "url", "uuid", "vtab", "wasm32-wasi-vfs", "window", "with-asan"))' -C metadata=f26dddd08958e568 -C extra-filename=-f26dddd08958e568 --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-0f2df29a0f34846c.rmeta --extern fallible_iterator=/work/oxidecomputer/omicron/target/debug/deps/libfallible_iterator-524455461266f430.rmeta --extern fallible_streaming_iterator=/work/oxidecomputer/omicron/target/debug/deps/libfallible_streaming_iterator-a91ec1d7082ed9f7.rmeta --extern hashlink=/work/oxidecomputer/omicron/target/debug/deps/libhashlink-db9d186f33c366c5.rmeta --extern libsqlite3_sys=/work/oxidecomputer/omicron/target/debug/deps/liblibsqlite3_sys-b3eabb60dec25e28.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-4dafc5e65351502b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/lib/amd64`
42142024-11-13T19:14:46.623Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-reconfigurator-execution-8e85ff6d1c93a22f/build-script-build`
42152024-11-13T19:14:46.648Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name nix --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/nix-0.29.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="feature"' --cfg 'feature="uio"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("acct", "aio", "default", "dir", "env", "event", "fanotify", "feature", "fs", "hostname", "inotify", "ioctl", "kmod", "memoffset", "mman", "mount", "mqueue", "net", "personality", "pin-utils", "poll", "process", "pthread", "ptrace", "quota", "reboot", "resource", "sched", "signal", "socket", "term", "time", "ucontext", "uio", "user", "zerocopy"))' -C metadata=f4a7d3ffc1b99ca4 -C extra-filename=-f4a7d3ffc1b99ca4 --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-0f2df29a0f34846c.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-83c04ded702a2c6e.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-29117e4ff36dab03.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg illumos --cfg solarish --check-cfg 'cfg(android)' --check-cfg 'cfg(dragonfly)' --check-cfg 'cfg(ios)' --check-cfg 'cfg(freebsd)' --check-cfg 'cfg(illumos)' --check-cfg 'cfg(linux)' --check-cfg 'cfg(macos)' --check-cfg 'cfg(netbsd)' --check-cfg 'cfg(openbsd)' --check-cfg 'cfg(solaris)' --check-cfg 'cfg(watchos)' --check-cfg 'cfg(tvos)' --check-cfg 'cfg(visionos)' --check-cfg 'cfg(apple_targets)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(bsd_without_apple)' --check-cfg 'cfg(linux_android)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(apple_targets)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(bsd_without_apple)' --check-cfg 'cfg(linux_android)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(fbsd14)' --check-cfg 'cfg(qemu)'`
42162024-11-13T19:14:47.149Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name polar_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/polar-core-0.27.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default"))' -C metadata=8ebeeaf1075a4896 -C extra-filename=-8ebeeaf1075a4896 --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-af4dd81929a552eb.so --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-45ab90acb7045a6c.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern strum_macros=/work/oxidecomputer/omicron/target/debug/deps/libstrum_macros-7bb70439e6f8b4bd.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42172024-11-13T19:14:47.356Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
42182024-11-13T19:14:47.359Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 nexus/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c0dc1ee7e15d3276 -C extra-filename=-c0dc1ee7e15d3276 --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-nexus-c0dc1ee7e15d3276 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-341281dda73e7e46.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
42192024-11-13T19:14:47.707Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
42202024-11-13T19:14:47.710Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name cockroach_admin_client --edition=2021 clients/cockroach-admin-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c28f0b06ecf68d2a -C extra-filename=-c28f0b06ecf68d2a --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-07ebaf0eb0f1113e.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-e9af7051a0382f02.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
42212024-11-13T19:14:47.851Z Compiling rustls-pemfile v1.0.4
42222024-11-13T19:14:47.854Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name rustls_pemfile --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-pemfile-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b6de77c19e02896b -C extra-filename=-b6de77c19e02896b --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-6d27ec8383fdb856.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42232024-11-13T19:14:48.347Z Compiling twox-hash v1.6.3
42242024-11-13T19:14:48.350Z Running `/home/build/.rustup/toolchains/1.81.0-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=97d3df6b74eca146 -C extra-filename=-97d3df6b74eca146 --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-83c04ded702a2c6e.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-4838cc47d8ef8586.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42252024-11-13T19:14:49.041Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-nexus-c0dc1ee7e15d3276/build-script-build`
42262024-11-13T19:14:49.076Z Compiling event-listener v5.3.1
42272024-11-13T19:14:49.080Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name event_listener --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/event-listener-5.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --cfg 'feature="default"' --cfg 'feature="parking"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "loom", "parking", "portable-atomic", "portable-atomic-util", "portable_atomic_crate", "std"))' -C metadata=b3d0e290ba00242c -C extra-filename=-b3d0e290ba00242c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern concurrent_queue=/work/oxidecomputer/omicron/target/debug/deps/libconcurrent_queue-9d76f34f37d34689.rmeta --extern parking=/work/oxidecomputer/omicron/target/debug/deps/libparking-8541b297255a5ffc.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-46453f98c25563b1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42282024-11-13T19:14:49.102Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
42292024-11-13T19:14:49.107Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name crucible_pantry_client --edition=2021 /home/build/.cargo/git/checkouts/crucible-f3b5bdecdc6486d6/b7b9d56/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=25a8fdda060b281f -C extra-filename=-25a8fdda060b281f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rmeta --extern crucible_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_workspace_hack-2ee54a9ce846ec72.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-0874bce15360e10d.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-e9af7051a0382f02.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/usr/ssl-3/lib/amd64`
42302024-11-13T19:14:49.167Z Compiling fatfs v0.3.6
42312024-11-13T19:14:49.218Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name fatfs --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fatfs-0.3.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "chrono", "core_io", "default", "std"))' -C metadata=58c25c3614feb1ef -C extra-filename=-58c25c3614feb1ef --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-6ed2929a91f42350.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-42c8c764cb4293aa.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a2c99244b373d360.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42322024-11-13T19:14:49.763Z Compiling event-listener-strategy v0.5.2
42332024-11-13T19:14:49.766Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name event_listener_strategy --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/event-listener-strategy-0.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=6609f29e0fce4354 -C extra-filename=-6609f29e0fce4354 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern event_listener=/work/oxidecomputer/omicron/target/debug/deps/libevent_listener-b3d0e290ba00242c.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-46453f98c25563b1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42342024-11-13T19:14:50.021Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
42352024-11-13T19:14:50.024Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name wicketd_client --edition=2021 clients/wicketd-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d4f11f483230e69d -C extra-filename=-d4f11f483230e69d --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-07ebaf0eb0f1113e.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-b3923ddb1f887e35.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-e9af7051a0382f02.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-dba42f888508f696.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-5b8b21bf3d3ff7fb.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-537b3617320a1d25.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ce299f3aa435a264.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rmeta --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-abc8b27fa59a9f72.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64`
42362024-11-13T19:14:51.028Z Compiling csv-core v0.1.11
42372024-11-13T19:14:51.031Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name csv_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/csv-core-0.1.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "libc"))' -C metadata=89022c9b487082f9 -C extra-filename=-89022c9b487082f9 --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-628c83ce3f8440f3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42382024-11-13T19:14:51.646Z Compiling csv v1.3.0
42392024-11-13T19:14:51.649Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name csv --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/csv-1.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=48927a5eea74ccb0 -C extra-filename=-48927a5eea74ccb0 --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-89022c9b487082f9.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-ce59ac6fb623678a.rmeta --extern ryu=/work/oxidecomputer/omicron/target/debug/deps/libryu-28783a10abc36982.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42402024-11-13T19:14:51.998Z Compiling futures-lite v2.3.0
42412024-11-13T19:14:51.999Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_lite --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-lite-2.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fastrand"' --cfg 'feature="futures-io"' --cfg 'feature="parking"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "fastrand", "futures-io", "memchr", "parking", "race", "std"))' -C metadata=d6c258a9e4040e53 -C extra-filename=-d6c258a9e4040e53 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern fastrand=/work/oxidecomputer/omicron/target/debug/deps/libfastrand-9b4100b7d6800cd3.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-15b4a62ef3693967.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-0d0c1d18420ed0e7.rmeta --extern parking=/work/oxidecomputer/omicron/target/debug/deps/libparking-8541b297255a5ffc.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-46453f98c25563b1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42422024-11-13T19:14:53.031Z Compiling rtoolbox v0.0.2
42432024-11-13T19:14:53.033Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name rtoolbox --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rtoolbox-0.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=db37d407e5a954e5 -C extra-filename=-db37d407e5a954e5 --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-29117e4ff36dab03.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42442024-11-13T19:14:53.255Z Compiling hex-literal v0.4.1
42452024-11-13T19:14:53.258Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name hex_literal --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hex-literal-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=822e122ffc091e79 -C extra-filename=-822e122ffc091e79 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42462024-11-13T19:14:53.445Z Compiling shell-words v1.1.0
42472024-11-13T19:14:53.447Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name shell_words --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/shell-words-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=75b510c2fbb2f7bd -C extra-filename=-75b510c2fbb2f7bd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42482024-11-13T19:14:53.527Z Compiling plotters-backend v0.3.7
42492024-11-13T19:14:53.530Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name plotters_backend --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/plotters-backend-0.3.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=45d6f5f723d4d683 -C extra-filename=-45d6f5f723d4d683 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42502024-11-13T19:14:53.784Z Compiling rpassword v7.3.1
42512024-11-13T19:14:53.787Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name rpassword --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rpassword-7.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e84e9e63d126afcc -C extra-filename=-e84e9e63d126afcc --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-29117e4ff36dab03.rmeta --extern rtoolbox=/work/oxidecomputer/omicron/target/debug/deps/librtoolbox-db37d407e5a954e5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42522024-11-13T19:14:53.871Z Compiling tui-tree-widget v0.22.0
42532024-11-13T19:14:53.875Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name tui_tree_widget --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tui-tree-widget-0.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=6b5dfc8d043b4f16 -C extra-filename=-6b5dfc8d043b4f16 --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-0b03c8be747422eb.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-6f7bee780039a0b9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42542024-11-13T19:14:54.112Z Compiling plotters-svg v0.3.7
42552024-11-13T19:14:54.115Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name plotters_svg --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/plotters-svg-0.3.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bitmap_encoder", "debug", "image"))' -C metadata=fe6c9d53a974c7d0 -C extra-filename=-fe6c9d53a974c7d0 --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-45d6f5f723d4d683.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42562024-11-13T19:14:54.145Z Compiling tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
42572024-11-13T19:14:54.181Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name tufaceous --edition=2021 tufaceous/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3b9fb8475f501c56 -C extra-filename=-3b9fb8475f501c56 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rmeta --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-8134fd228889b755.rmeta --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-31c3ffab5224127a.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-d3cfaa7747ffa7e5.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-6f6c828458804848.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ff2df2b76a1cf1a1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rmeta --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-27bd6b7955f8cd93.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
42582024-11-13T19:14:54.236Z Compiling yansi v1.0.1
42592024-11-13T19:14:54.238Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name yansi --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/yansi-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("_nightly", "alloc", "default", "detect-env", "detect-tty", "hyperlink", "is-terminal", "std"))' -C metadata=c3baa62106e047e6 -C extra-filename=-c3baa62106e047e6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42602024-11-13T19:14:54.622Z Compiling cast v0.3.0
42612024-11-13T19:14:54.625Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name cast --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cast-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("std"))' -C metadata=b1971ff2088540bc -C extra-filename=-b1971ff2088540bc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42622024-11-13T19:14:55.032Z Compiling criterion-plot v0.5.0
42632024-11-13T19:14:55.035Z Compiling pretty_assertions v1.4.1
42642024-11-13T19:14:55.035Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name criterion_plot --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/criterion-plot-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f389c81373b9d230 -C extra-filename=-f389c81373b9d230 --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-b1971ff2088540bc.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-db92a402d6d3376a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42652024-11-13T19:14:55.035Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name pretty_assertions --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pretty_assertions-1.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,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=9a15c963fedc7a99 -C extra-filename=-9a15c963fedc7a99 --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-b2853c6e837e3376.rmeta --extern yansi=/work/oxidecomputer/omicron/target/debug/deps/libyansi-c3baa62106e047e6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42662024-11-13T19:14:55.625Z Compiling plotters v0.3.7
42672024-11-13T19:14:55.628Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name plotters --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/plotters-0.3.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --allow=deprecated --cfg 'feature="area_series"' --cfg 'feature="line_series"' --cfg 'feature="plotters-svg"' --cfg 'feature="svg_backend"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ab_glyph", "all_elements", "all_series", "area_series", "bitmap_backend", "bitmap_encoder", "bitmap_gif", "boxplot", "candlestick", "chrono", "colormaps", "datetime", "default", "deprecated_items", "errorbar", "evcxr", "evcxr_bitmap", "font-kit", "fontconfig-dlopen", "full_palette", "histogram", "image", "lazy_static", "line_series", "once_cell", "pathfinder_geometry", "plotters-bitmap", "plotters-svg", "point_series", "surface_series", "svg_backend", "ttf", "ttf-parser"))' --check-cfg 'cfg(doc_cfg)' -C metadata=b528d7e32e15f8ee -C extra-filename=-b528d7e32e15f8ee --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-b347099865a56f50.rmeta --extern plotters_backend=/work/oxidecomputer/omicron/target/debug/deps/libplotters_backend-45d6f5f723d4d683.rmeta --extern plotters_svg=/work/oxidecomputer/omicron/target/debug/deps/libplotters_svg-fe6c9d53a974c7d0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42682024-11-13T19:14:56.135Z Compiling async-lock v3.4.0
42692024-11-13T19:14:56.138Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name async_lock --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-lock-3.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "loom", "std"))' -C metadata=878591e285ce9ac1 -C extra-filename=-878591e285ce9ac1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern event_listener=/work/oxidecomputer/omicron/target/debug/deps/libevent_listener-b3d0e290ba00242c.rmeta --extern event_listener_strategy=/work/oxidecomputer/omicron/target/debug/deps/libevent_listener_strategy-6609f29e0fce4354.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-46453f98c25563b1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42702024-11-13T19:14:56.303Z Compiling oso v0.27.3
42712024-11-13T19:14:56.306Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name oso --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/oso-0.27.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="oso-derive"' --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=5802b73a3235cc32 -C extra-filename=-5802b73a3235cc32 --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-294525d2661f977f.so --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-cc0c30b4f89d8188.rmeta --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-ecfd5b0ec037d853.rmeta --extern oso_derive=/work/oxidecomputer/omicron/target/debug/deps/liboso_derive-d20719db909fefed.so --extern polar_core=/work/oxidecomputer/omicron/target/debug/deps/libpolar_core-8ebeeaf1075a4896.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-259315155e448d30.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42722024-11-13T19:14:57.469Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
42732024-11-13T19:14:57.473Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name oxide_client --edition=2021 clients/oxide-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f4b6ead942bf0bc3 -C extra-filename=-f4b6ead942bf0bc3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e342ec737c4cbcc0.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rmeta --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-271baf00a915a986.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-196425df5db70bad.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-e9af7051a0382f02.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-dba42f888508f696.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
42742024-11-13T19:14:58.229Z Compiling polyval v0.6.2
42752024-11-13T19:14:58.233Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name polyval --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/polyval-0.6.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("std", "zeroize"))' -C metadata=f13eb1ce4e0a1c56 -C extra-filename=-f13eb1ce4e0a1c56 --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-83c04ded702a2c6e.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-1b13b59192a6c1bc.rmeta --extern opaque_debug=/work/oxidecomputer/omicron/target/debug/deps/libopaque_debug-336551ef1347f8fe.rmeta --extern universal_hash=/work/oxidecomputer/omicron/target/debug/deps/libuniversal_hash-f038c6a9f9d9b2ec.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42762024-11-13T19:14:58.659Z Compiling polling v3.7.3
42772024-11-13T19:14:58.665Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name polling --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/polling-3.7.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --check-cfg 'cfg(polling_test_poll_backend)' --check-cfg 'cfg(polling_test_epoll_pipe)' -C metadata=1f4ca5dc576a5766 -C extra-filename=-1f4ca5dc576a5766 --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-83c04ded702a2c6e.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-a9fa2cc94e1a2df0.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-259315155e448d30.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42782024-11-13T19:14:59.468Z Compiling tinytemplate v1.2.1
42792024-11-13T19:14:59.471Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name tinytemplate --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tinytemplate-1.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4dcc35c859cb6e7b -C extra-filename=-4dcc35c859cb6e7b --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-1ac9fc4a930966d4.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42802024-11-13T19:15:00.575Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_db_fixed_data --edition=2021 nexus/db-fixed-data/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e89c7b6803b133c0 -C extra-filename=-e89c7b6803b133c0 --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-9cc1c77274703fed.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4006fd7b25533870.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-4fac8a596e09fa80.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-ebc379566efd2a27.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d3365051e79f13bf.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.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-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64`
42812024-11-13T19:15:01.369Z Compiling oorandom v11.1.4
42822024-11-13T19:15:01.373Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name oorandom --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/oorandom-11.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=02c3fbf1b52bf2c0 -C extra-filename=-02c3fbf1b52bf2c0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42832024-11-13T19:15:01.605Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_auth --edition=2021 nexus/auth/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=54220d37091258fb -C extra-filename=-54220d37091258fb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-49589da9b84e9811.so --extern authz_macros=/work/oxidecomputer/omicron/target/debug/deps/libauthz_macros-1176d9f226900e9e.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e342ec737c4cbcc0.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rmeta --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-10113f7b36e29269.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rmeta --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-b64034d5c504771a.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-196425df5db70bad.rmeta --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-46f75afc187be87d.rmeta --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-e89c7b6803b133c0.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-9cc1c77274703fed.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4006fd7b25533870.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-4fac8a596e09fa80.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-ade214701d568573.rmeta --extern oso=/work/oxidecomputer/omicron/target/debug/deps/liboso-5802b73a3235cc32.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-ebc379566efd2a27.rmeta --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-b250bc23da662988.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-7a7e2ac205968f40.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d3365051e79f13bf.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.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-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
42842024-11-13T19:15:02.088Z Compiling anes v0.1.6
42852024-11-13T19:15:02.091Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name anes --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/anes-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bitflags", "default", "parser"))' -C metadata=ef5424d5f642498c -C extra-filename=-ef5424d5f642498c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42862024-11-13T19:15:02.573Z Compiling criterion v0.5.1
42872024-11-13T19:15:02.576Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name criterion --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/criterion-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="async"' --cfg 'feature="async_tokio"' --cfg 'feature="cargo_bench_support"' --cfg 'feature="default"' --cfg 'feature="futures"' --cfg 'feature="plotters"' --cfg 'feature="rayon"' --cfg 'feature="tokio"' --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=20212db77650b909 -C extra-filename=-20212db77650b909 --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-ef5424d5f642498c.rmeta --extern cast=/work/oxidecomputer/omicron/target/debug/deps/libcast-b1971ff2088540bc.rmeta --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-0e005f0e9c526801.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rmeta --extern criterion_plot=/work/oxidecomputer/omicron/target/debug/deps/libcriterion_plot-f389c81373b9d230.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rmeta --extern is_terminal=/work/oxidecomputer/omicron/target/debug/deps/libis_terminal-df36d71ac9df22f7.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-db92a402d6d3376a.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-b347099865a56f50.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-4fac8a596e09fa80.rmeta --extern oorandom=/work/oxidecomputer/omicron/target/debug/deps/liboorandom-02c3fbf1b52bf2c0.rmeta --extern plotters=/work/oxidecomputer/omicron/target/debug/deps/libplotters-b528d7e32e15f8ee.rmeta --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-3f23d9fc9686fb30.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-a2e05c7d531f1f8e.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-5993f2d28b3a8551.so --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rmeta --extern tinytemplate=/work/oxidecomputer/omicron/target/debug/deps/libtinytemplate-4dcc35c859cb6e7b.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-276d808b1ead684e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42882024-11-13T19:15:02.640Z Compiling async-io v2.3.4
42892024-11-13T19:15:02.649Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name async_io --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-io-2.3.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --check-cfg 'cfg(polling_test_poll_backend)' -C metadata=ffb7a1a71fc50d1f -C extra-filename=-ffb7a1a71fc50d1f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_lock=/work/oxidecomputer/omicron/target/debug/deps/libasync_lock-878591e285ce9ac1.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-83c04ded702a2c6e.rmeta --extern concurrent_queue=/work/oxidecomputer/omicron/target/debug/deps/libconcurrent_queue-9d76f34f37d34689.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-0d0c1d18420ed0e7.rmeta --extern futures_lite=/work/oxidecomputer/omicron/target/debug/deps/libfutures_lite-d6c258a9e4040e53.rmeta --extern parking=/work/oxidecomputer/omicron/target/debug/deps/libparking-8541b297255a5ffc.rmeta --extern polling=/work/oxidecomputer/omicron/target/debug/deps/libpolling-1f4ca5dc576a5766.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-a9fa2cc94e1a2df0.rmeta --extern slab=/work/oxidecomputer/omicron/target/debug/deps/libslab-593ca64c5dc22e65.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-259315155e448d30.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42902024-11-13T19:15:05.076Z Compiling ghash v0.5.1
42912024-11-13T19:15:05.080Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name ghash --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ghash-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("std", "zeroize"))' -C metadata=cd64cbebd99fc224 -C extra-filename=-cd64cbebd99fc224 --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-336551ef1347f8fe.rmeta --extern polyval=/work/oxidecomputer/omicron/target/debug/deps/libpolyval-f13eb1ce4e0a1c56.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42922024-11-13T19:15:05.506Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
42932024-11-13T19:15:05.528Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name wicket --edition=2021 wicket/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d13997df12293406 -C extra-filename=-d13997df12293406 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rmeta --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-b0ea4a7159a41bb5.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rmeta --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-0e005f0e9c526801.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-71814ddc354bf12b.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-3f5934bdadfdef5e.rmeta --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-31c3ffab5224127a.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-7b51d40d91e0d99e.rmeta --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-9fc98ca3a4090ebb.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-6b8c06aaa5867a2a.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-49061ad469babd71.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-4fac8a596e09fa80.rmeta --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-d27cd3c9a5bd1634.rmeta --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-0b03c8be747422eb.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rmeta --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-e84e9e63d126afcc.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rmeta --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-75b510c2fbb2f7bd.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-537b3617320a1d25.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-d3cfaa7747ffa7e5.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-6f6c828458804848.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ff2df2b76a1cf1a1.rmeta --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-8590f9db0815147b.rmeta --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-f43b67a92975d52e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-b9fdeff246bf82e9.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-caf03fabfccd35a4.rmeta --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-991a477f22f47871.rmeta --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-6b5dfc8d043b4f16.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-6f7bee780039a0b9.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ce299f3aa435a264.rmeta --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-abc8b27fa59a9f72.rmeta --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-d4f11f483230e69d.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-e36277d4aa1c4608.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64`
42942024-11-13T19:15:12.993Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_db_queries --edition=2021 nexus/db-queries/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="omicron-test-utils"' --cfg 'feature="testing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("omicron-test-utils", "testing"))' -C metadata=98672e954211c3ea -C extra-filename=-98672e954211c3ea --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rmeta --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-4d2e600354619a71.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-49589da9b84e9811.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-720e9cb50484815c.rmeta --extern const_format=/work/oxidecomputer/omicron/target/debug/deps/libconst_format-73f4a98753eb625a.rmeta --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-706cee43f05d2e30.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-16d0149618a9acdf.rmeta --extern diesel_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_dtrace-af9ea3a80665acc4.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-427794d150fcf552.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8abd96d38511401b.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-8675fbbe3641ce68.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-c70a935ecfdda494.rmeta --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-54220d37091258fb.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-73cacb8c7d944392.rmeta --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-e89c7b6803b133c0.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-9cc1c77274703fed.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d0e2a9a5962967b0.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4006fd7b25533870.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-49061ad469babd71.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-4fac8a596e09fa80.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e987f08d5eab5408.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-6aa42280b99bf9ab.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-65509bc7a12a7936.so --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-ebc379566efd2a27.rmeta --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-14a29e2d7c42d4ba.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rmeta --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-08c2a6b83aecd798.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-080cabe85a0bfc93.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-5a287ec055c5cf9e.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-40f5d588eec13e98.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-9d00d284d0b08369.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-4838cc47d8ef8586.rmeta --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-6080795708f147e0.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d3365051e79f13bf.rmeta --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-74c3ec0fd5fa922d.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-a318cade84a99369.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b9eeb6bccaea084d.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.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-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
42952024-11-13T19:15:16.320Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
42962024-11-13T19:15:16.333Z Running `/home/build/.rustup/toolchains/1.81.0-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=6aeee856bb676d82 -C extra-filename=-6aeee856bb676d82 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-720e9cb50484815c.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
42972024-11-13T19:15:18.292Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
42982024-11-13T19:15:18.295Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_test_utils_macros --edition=2021 nexus/test-utils-macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1bcf5c57005e3a8d -C extra-filename=-1bcf5c57005e3a8d --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-04bb5a8c946649eb.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-061032add1e59e1c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0e3802aa2be39be2.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
42992024-11-13T19:15:20.025Z Compiling ctr v0.9.2
43002024-11-13T19:15:20.029Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name ctr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ctr-0.9.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "block-padding", "std", "zeroize"))' -C metadata=d05c99926742f3c9 -C extra-filename=-d05c99926742f3c9 --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-359f414b48a0b383.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43012024-11-13T19:15:20.473Z Compiling doc-comment v0.3.3
43022024-11-13T19:15:20.510Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/doc-comment-0.3.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("no_core", "old_macros"))' -C metadata=22cedc88ad30c5c9 -C extra-filename=-22cedc88ad30c5c9 --out-dir /work/oxidecomputer/omicron/target/debug/build/doc-comment-22cedc88ad30c5c9 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43032024-11-13T19:15:20.764Z Running `/home/build/.rustup/toolchains/1.81.0-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=48fbd73129a2c4ae -C extra-filename=-48fbd73129a2c4ae --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-29117e4ff36dab03.rmeta --extern libz_sys=/work/oxidecomputer/omicron/target/debug/deps/liblibz_sys-316efe58a0f270d9.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-b8bd1938cb3272eb/out/build -l static=git2 -L native=/usr/lib/amd64 --cfg libgit2_vendored`
43042024-11-13T19:15:21.191Z Compiling target-lexicon v0.12.16
43052024-11-13T19:15:21.194Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/target-lexicon-0.12.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=6c2abb79a4bce29f -C extra-filename=-6c2abb79a4bce29f --out-dir /work/oxidecomputer/omicron/target/debug/build/target-lexicon-6c2abb79a4bce29f -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43062024-11-13T19:15:21.513Z Compiling git2 v0.19.0
43072024-11-13T19:15:21.517Z Running `/home/build/.rustup/toolchains/1.81.0-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=fb188fc22da11cbb -C extra-filename=-fb188fc22da11cbb --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-0f2df29a0f34846c.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-29117e4ff36dab03.rmeta --extern libgit2_sys=/work/oxidecomputer/omicron/target/debug/deps/liblibgit2_sys-48fbd73129a2c4ae.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a2c99244b373d360.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-a318cade84a99369.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-b8bd1938cb3272eb/out/build -L native=/usr/lib/amd64`
43082024-11-13T19:15:22.383Z Compiling async-task v4.7.1
43092024-11-13T19:15:22.386Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name async_task --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-task-4.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "portable-atomic", "std"))' -C metadata=1870c002cec5451d -C extra-filename=-1870c002cec5451d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43102024-11-13T19:15:23.092Z Running `/work/oxidecomputer/omicron/target/debug/build/target-lexicon-6c2abb79a4bce29f/build-script-build`
43112024-11-13T19:15:23.291Z Running `/work/oxidecomputer/omicron/target/debug/build/doc-comment-22cedc88ad30c5c9/build-script-build`
43122024-11-13T19:15:23.468Z Compiling aes-gcm v0.10.3
43132024-11-13T19:15:23.468Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name aes_gcm --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/aes-gcm-0.10.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="aes"' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="rand_core"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("aes", "alloc", "arrayvec", "default", "getrandom", "heapless", "rand_core", "std", "stream", "zeroize"))' -C metadata=72eed48f13befa44 -C extra-filename=-72eed48f13befa44 --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-ca8bfea2ccdd2eda.rmeta --extern aes=/work/oxidecomputer/omicron/target/debug/deps/libaes-49508c3e1240323b.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-359f414b48a0b383.rmeta --extern ctr=/work/oxidecomputer/omicron/target/debug/deps/libctr-d05c99926742f3c9.rmeta --extern ghash=/work/oxidecomputer/omicron/target/debug/deps/libghash-cd64cbebd99fc224.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-31cb50c570ccb59e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43142024-11-13T19:15:23.673Z Compiling async-channel v2.3.1
43152024-11-13T19:15:23.815Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name async_channel --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-channel-2.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=a1ff82d8a7169d59 -C extra-filename=-a1ff82d8a7169d59 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern concurrent_queue=/work/oxidecomputer/omicron/target/debug/deps/libconcurrent_queue-9d76f34f37d34689.rmeta --extern event_listener_strategy=/work/oxidecomputer/omicron/target/debug/deps/libevent_listener_strategy-6609f29e0fce4354.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-15b4a62ef3693967.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-46453f98c25563b1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43162024-11-13T19:15:24.038Z Compiling piper v0.2.4
43172024-11-13T19:15:24.140Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name piper --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/piper-0.2.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="futures-io"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "futures-io", "portable-atomic", "portable-atomic-util", "portable_atomic_crate", "std"))' -C metadata=d59e7a64d2a6216f -C extra-filename=-d59e7a64d2a6216f --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-10b6fa6e98e5e04e.rmeta --extern fastrand=/work/oxidecomputer/omicron/target/debug/deps/libfastrand-9b4100b7d6800cd3.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-0d0c1d18420ed0e7.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43182024-11-13T19:15:24.508Z Compiling ssh-encoding v0.2.0
43192024-11-13T19:15:24.574Z Running `/home/build/.rustup/toolchains/1.81.0-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=97850cf2d4691f3f -C extra-filename=-97850cf2d4691f3f --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-d4bf7869d4ee9385.rmeta --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-b898a37d897096ef.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-74d5ef4f7c47e951.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43202024-11-13T19:15:25.126Z Compiling blowfish v0.9.1
43212024-11-13T19:15:25.185Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name blowfish --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/blowfish-0.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="bcrypt"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bcrypt", "zeroize"))' -C metadata=b8e0267abfa445a0 -C extra-filename=-b8e0267abfa445a0 --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-42c8c764cb4293aa.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-359f414b48a0b383.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43222024-11-13T19:15:25.608Z Compiling assert_cmd v2.0.16
43232024-11-13T19:15:25.649Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/assert_cmd-2.0.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=1f5f59728613a6ce -C extra-filename=-1f5f59728613a6ce --out-dir /work/oxidecomputer/omicron/target/debug/build/assert_cmd-1f5f59728613a6ce -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43242024-11-13T19:15:26.094Z Compiling guppy-workspace-hack v0.1.0
43252024-11-13T19:15:26.097Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/guppy-workspace-hack-0.1.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e26002185cac8ef5 -C extra-filename=-e26002185cac8ef5 --out-dir /work/oxidecomputer/omicron/target/debug/build/guppy-workspace-hack-e26002185cac8ef5 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43262024-11-13T19:15:26.455Z Running `/work/oxidecomputer/omicron/target/debug/build/guppy-workspace-hack-e26002185cac8ef5/build-script-build`
43272024-11-13T19:15:26.496Z Running `/work/oxidecomputer/omicron/target/debug/build/assert_cmd-1f5f59728613a6ce/build-script-build`
43282024-11-13T19:15:26.537Z Compiling bcrypt-pbkdf v0.10.0
43292024-11-13T19:15:26.541Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name bcrypt_pbkdf --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bcrypt-pbkdf-0.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std", "zeroize"))' -C metadata=4540efc43f9bc033 -C extra-filename=-4540efc43f9bc033 --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-b8e0267abfa445a0.rmeta --extern pbkdf2=/work/oxidecomputer/omicron/target/debug/deps/libpbkdf2-28c3c8cd8ae2b7c0.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-74d5ef4f7c47e951.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43302024-11-13T19:15:26.570Z Compiling ssh-cipher v0.2.0
43312024-11-13T19:15:26.637Z Running `/home/build/.rustup/toolchains/1.81.0-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=9618192e9bac92b5 -C extra-filename=-9618192e9bac92b5 --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-49508c3e1240323b.rmeta --extern aes_gcm=/work/oxidecomputer/omicron/target/debug/deps/libaes_gcm-72eed48f13befa44.rmeta --extern cbc=/work/oxidecomputer/omicron/target/debug/deps/libcbc-76d987e85f125aed.rmeta --extern chacha20=/work/oxidecomputer/omicron/target/debug/deps/libchacha20-c15d85ddff06e4a5.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-359f414b48a0b383.rmeta --extern ctr=/work/oxidecomputer/omicron/target/debug/deps/libctr-d05c99926742f3c9.rmeta --extern poly1305=/work/oxidecomputer/omicron/target/debug/deps/libpoly1305-5b169acf02c0449f.rmeta --extern encoding=/work/oxidecomputer/omicron/target/debug/deps/libssh_encoding-97850cf2d4691f3f.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-31cb50c570ccb59e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43322024-11-13T19:15:27.225Z Running `/home/build/.rustup/toolchains/1.81.0-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=538d3cdf08e8844d -C extra-filename=-538d3cdf08e8844d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rmeta --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-782cd9fd04c927d0.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-83c04ded702a2c6e.rmeta --extern git2_rs=/work/oxidecomputer/omicron/target/debug/deps/libgit2-fb188fc22da11cbb.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-a2e05c7d531f1f8e.rmeta --extern rustc_version=/work/oxidecomputer/omicron/target/debug/deps/librustc_version-c782d8caf7484299.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-e66601789c1c58db.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-b8bd1938cb3272eb/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)'`
43332024-11-13T19:15:28.399Z Compiling blocking v1.6.1
43342024-11-13T19:15:28.402Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name blocking --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/blocking-1.6.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("tracing"))' -C metadata=45437561779373b8 -C extra-filename=-45437561779373b8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_channel=/work/oxidecomputer/omicron/target/debug/deps/libasync_channel-a1ff82d8a7169d59.rmeta --extern async_task=/work/oxidecomputer/omicron/target/debug/deps/libasync_task-1870c002cec5451d.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-0d0c1d18420ed0e7.rmeta --extern futures_lite=/work/oxidecomputer/omicron/target/debug/deps/libfutures_lite-d6c258a9e4040e53.rmeta --extern piper=/work/oxidecomputer/omicron/target/debug/deps/libpiper-d59e7a64d2a6216f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43352024-11-13T19:15:29.076Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name doc_comment --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/doc-comment-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("no_core", "old_macros"))' -C metadata=d635affb61cddc7a -C extra-filename=-d635affb61cddc7a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43362024-11-13T19:15:29.229Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name target_lexicon --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/target-lexicon-0.12.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=9169530e626c6002 -C extra-filename=-9169530e626c6002 --out-dir /work/oxidecomputer/omicron/target/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"'`
43372024-11-13T19:15:29.274Z Compiling async-executor v1.13.1
43382024-11-13T19:15:29.277Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name async_executor --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-executor-1.13.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("static"))' -C metadata=a884622f779f5e2e -C extra-filename=-a884622f779f5e2e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_task=/work/oxidecomputer/omicron/target/debug/deps/libasync_task-1870c002cec5451d.rmeta --extern concurrent_queue=/work/oxidecomputer/omicron/target/debug/deps/libconcurrent_queue-9d76f34f37d34689.rmeta --extern fastrand=/work/oxidecomputer/omicron/target/debug/deps/libfastrand-9b4100b7d6800cd3.rmeta --extern futures_lite=/work/oxidecomputer/omicron/target/debug/deps/libfutures_lite-d6c258a9e4040e53.rmeta --extern slab=/work/oxidecomputer/omicron/target/debug/deps/libslab-593ca64c5dc22e65.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43392024-11-13T19:15:30.161Z Compiling async-signal v0.2.10
43402024-11-13T19:15:30.171Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name async_signal --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-signal-0.2.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=aa3ff20da8a01aac -C extra-filename=-aa3ff20da8a01aac --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_io=/work/oxidecomputer/omicron/target/debug/deps/libasync_io-ffb7a1a71fc50d1f.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-83c04ded702a2c6e.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-15b4a62ef3693967.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-0d0c1d18420ed0e7.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-a9fa2cc94e1a2df0.rmeta --extern signal_hook_registry=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_registry-1e8f38f4beebb57d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43412024-11-13T19:15:30.198Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
43422024-11-13T19:15:30.202Z Running `/home/build/.rustup/toolchains/1.81.0-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=d9a97b78fa498c83 -C extra-filename=-d9a97b78fa498c83 --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-07ebaf0eb0f1113e.rmeta --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-48927a5eea74ccb0.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
43432024-11-13T19:15:30.657Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
43442024-11-13T19:15:30.660Z Running `/home/build/.rustup/toolchains/1.81.0-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=20d57ecbcca14823 -C extra-filename=-20d57ecbcca14823 --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-3734d8dc6632ebb5.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-a229ae4e6a4127c0.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-49061ad469babd71.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-537b3617320a1d25.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rmeta --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-abc8b27fa59a9f72.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
43452024-11-13T19:15:31.658Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
43462024-11-13T19:15:31.669Z Running `/home/build/.rustup/toolchains/1.81.0-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=1d5e4b30cbb721d5 -C extra-filename=-1d5e4b30cbb721d5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-196425df5db70bad.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-b3923ddb1f887e35.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
43472024-11-13T19:15:31.761Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
43482024-11-13T19:15:31.780Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/crucible-f3b5bdecdc6486d6/b7b9d56/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=5b7e5c3d474cf14b -C extra-filename=-5b7e5c3d474cf14b --out-dir /work/oxidecomputer/omicron/target/debug/build/crucible-common-5b7e5c3d474cf14b -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern vergen=/work/oxidecomputer/omicron/target/debug/deps/libvergen-538d3cdf08e8844d.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-b8bd1938cb3272eb/out/build -L native=/usr/lib/amd64`
43492024-11-13T19:15:33.501Z Running `/work/oxidecomputer/omicron/target/debug/build/crucible-common-5b7e5c3d474cf14b/build-script-build`
43502024-11-13T19:15:34.859Z Compiling password-hash v0.4.2
43512024-11-13T19:15:34.868Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name password_hash --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/password-hash-0.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="rand_core"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "rand_core", "std"))' -C metadata=bb8ad28a0bda70e6 -C extra-filename=-bb8ad28a0bda70e6 --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-d4bf7869d4ee9385.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-873553d298e635a4.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-31cb50c570ccb59e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43522024-11-13T19:15:35.337Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name crucible_common --edition=2021 /home/build/.cargo/git/checkouts/crucible-f3b5bdecdc6486d6/b7b9d56/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=d112966068d35c6d -C extra-filename=-d112966068d35c6d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rmeta --extern atty=/work/oxidecomputer/omicron/target/debug/deps/libatty-08f0a4890d2d32c1.rmeta --extern crucible_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_workspace_hack-2ee54a9ce846ec72.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rmeta --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-f4a7d3ffc1b99ca4.rmeta --extern rusqlite=/work/oxidecomputer/omicron/target/debug/deps/librusqlite-f26dddd08958e568.rmeta --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-b6de77c19e02896b.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-d3cfaa7747ffa7e5.rmeta --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-3a466a91dbf752e7.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5b06ea6f574ac6b7.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ff2df2b76a1cf1a1.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-1c22c94e862a09e7.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-0143efdb7cf21777.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-caf03fabfccd35a4.rmeta --extern twox_hash=/work/oxidecomputer/omicron/target/debug/deps/libtwox_hash-97d3df6b74eca146.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/lib/amd64`
43532024-11-13T19:15:40.156Z Compiling futures-timer v3.0.3
43542024-11-13T19:15:40.209Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_timer --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-timer-3.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("gloo-timers", "send_wrapper", "wasm-bindgen"))' -C metadata=59cf1b18c098fd7e -C extra-filename=-59cf1b18c098fd7e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43552024-11-13T19:15:40.209Z Compiling matches v0.1.10
43562024-11-13T19:15:40.209Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name matches --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/matches-0.1.10/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7f756f479b35788f -C extra-filename=-7f756f479b35788f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43572024-11-13T19:15:40.209Z Compiling target-spec v3.2.2
43582024-11-13T19:15:40.209Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/target-spec-3.2.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("custom", "proptest", "proptest1", "summaries"))' --check-cfg 'cfg(doc_cfg)' -C metadata=f5b111fd59ab663f -C extra-filename=-f5b111fd59ab663f --out-dir /work/oxidecomputer/omicron/target/debug/build/target-spec-f5b111fd59ab663f -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43592024-11-13T19:15:40.209Z Compiling event-listener v2.5.3
43602024-11-13T19:15:40.209Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name event_listener --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/event-listener-2.5.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8fb6bacc5e9e941e -C extra-filename=-8fb6bacc5e9e941e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43612024-11-13T19:15:40.209Z Running `/work/oxidecomputer/omicron/target/debug/build/target-spec-f5b111fd59ab663f/build-script-build`
43622024-11-13T19:15:40.209Z Compiling idna v0.2.3
43632024-11-13T19:15:40.209Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name idna --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/idna-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6054e3b7cc9b917e -C extra-filename=-6054e3b7cc9b917e --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-7f756f479b35788f.rmeta --extern unicode_bidi=/work/oxidecomputer/omicron/target/debug/deps/libunicode_bidi-89934fbd737039c3.rmeta --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-ca1e9b17af3e7cbc.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43642024-11-13T19:15:40.209Z Compiling async-channel v1.9.0
43652024-11-13T19:15:40.209Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name async_channel --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-channel-1.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=bf7c885cefb58b44 -C extra-filename=-bf7c885cefb58b44 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern concurrent_queue=/work/oxidecomputer/omicron/target/debug/deps/libconcurrent_queue-9d76f34f37d34689.rmeta --extern event_listener=/work/oxidecomputer/omicron/target/debug/deps/libevent_listener-8fb6bacc5e9e941e.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-15b4a62ef3693967.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43662024-11-13T19:15:40.209Z Compiling pbkdf2 v0.11.0
43672024-11-13T19:15:40.209Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name pbkdf2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pbkdf2-0.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="hmac"' --cfg 'feature="password-hash"' --cfg 'feature="sha2"' --cfg 'feature="simple"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "hmac", "parallel", "password-hash", "rayon", "sha1", "sha2", "simple", "std"))' -C metadata=f6bd386b0826c3bc -C extra-filename=-f6bd386b0826c3bc --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-427828cb45815475.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-39c1f5afe63003ce.rmeta --extern password_hash=/work/oxidecomputer/omicron/target/debug/deps/libpassword_hash-bb8ad28a0bda70e6.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-74d5ef4f7c47e951.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43682024-11-13T19:15:40.346Z Compiling async-process v2.3.0
43692024-11-13T19:15:40.346Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name async_process --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-process-2.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --check-cfg 'cfg(async_process_force_signal_backend)' -C metadata=7330e236bbce1463 -C extra-filename=-7330e236bbce1463 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_io=/work/oxidecomputer/omicron/target/debug/deps/libasync_io-ffb7a1a71fc50d1f.rmeta --extern async_lock=/work/oxidecomputer/omicron/target/debug/deps/libasync_lock-878591e285ce9ac1.rmeta --extern async_signal=/work/oxidecomputer/omicron/target/debug/deps/libasync_signal-aa3ff20da8a01aac.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-83c04ded702a2c6e.rmeta --extern event_listener=/work/oxidecomputer/omicron/target/debug/deps/libevent_listener-b3d0e290ba00242c.rmeta --extern futures_lite=/work/oxidecomputer/omicron/target/debug/deps/libfutures_lite-d6c258a9e4040e53.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-a9fa2cc94e1a2df0.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-259315155e448d30.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43702024-11-13T19:15:40.346Z Compiling cfg-expr v0.17.0
43712024-11-13T19:15:40.346Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name cfg_expr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cfg-expr-0.17.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="target-lexicon"' --cfg 'feature="targets"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "target-lexicon", "targets"))' -C metadata=f32dfc9624de7ee9 -C extra-filename=-f32dfc9624de7ee9 --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-4dafc5e65351502b.rmeta --extern target_lexicon=/work/oxidecomputer/omicron/target/debug/deps/libtarget_lexicon-9169530e626c6002.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43722024-11-13T19:15:40.347Z Compiling async-global-executor v2.4.1
43732024-11-13T19:15:40.348Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name async_global_executor --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-global-executor-2.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="async-io"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("async-io", "default", "tokio", "tokio-crate", "tokio02", "tokio02-crate", "tokio03", "tokio03-crate"))' -C metadata=447600a6003c50fc -C extra-filename=-447600a6003c50fc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_channel=/work/oxidecomputer/omicron/target/debug/deps/libasync_channel-a1ff82d8a7169d59.rmeta --extern async_executor=/work/oxidecomputer/omicron/target/debug/deps/libasync_executor-a884622f779f5e2e.rmeta --extern async_io=/work/oxidecomputer/omicron/target/debug/deps/libasync_io-ffb7a1a71fc50d1f.rmeta --extern async_lock=/work/oxidecomputer/omicron/target/debug/deps/libasync_lock-878591e285ce9ac1.rmeta --extern blocking=/work/oxidecomputer/omicron/target/debug/deps/libblocking-45437561779373b8.rmeta --extern futures_lite=/work/oxidecomputer/omicron/target/debug/deps/libfutures_lite-d6c258a9e4040e53.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-4fac8a596e09fa80.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43742024-11-13T19:15:40.348Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name assert_cmd --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/assert_cmd-2.0.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=ec6033f800f8da03 -C extra-filename=-ec6033f800f8da03 --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-2570a634c4322755.rmeta --extern bstr=/work/oxidecomputer/omicron/target/debug/deps/libbstr-a50dd529fc113091.rmeta --extern doc_comment=/work/oxidecomputer/omicron/target/debug/deps/libdoc_comment-d635affb61cddc7a.rmeta --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-176eac0973f64c24.rmeta --extern predicates_core=/work/oxidecomputer/omicron/target/debug/deps/libpredicates_core-3792c8ca0d3316fb.rmeta --extern predicates_tree=/work/oxidecomputer/omicron/target/debug/deps/libpredicates_tree-64601b9b0e8a95bb.rmeta --extern wait_timeout=/work/oxidecomputer/omicron/target/debug/deps/libwait_timeout-180b6aa23cc2f4ed.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43752024-11-13T19:15:40.348Z Compiling ssh-key v0.6.6
43762024-11-13T19:15:40.348Z Running `/home/build/.rustup/toolchains/1.81.0-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=dc63e79e95ddd3b1 -C extra-filename=-dc63e79e95ddd3b1 --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-4540efc43f9bc033.rmeta --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-211f99b09ada353d.rmeta --extern bigint=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint_dig-48f8d61c884ba5b2.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-873553d298e635a4.rmeta --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-fdcd5d1cbb88a689.rmeta --extern sec1=/work/oxidecomputer/omicron/target/debug/deps/libsec1-ca62d5decaa8ac96.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-74d5ef4f7c47e951.rmeta --extern signature=/work/oxidecomputer/omicron/target/debug/deps/libsignature-300bdda8e5029b0a.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libssh_cipher-9618192e9bac92b5.rmeta --extern encoding=/work/oxidecomputer/omicron/target/debug/deps/libssh_encoding-97850cf2d4691f3f.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-31cb50c570ccb59e.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-e36277d4aa1c4608.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43772024-11-13T19:15:40.471Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name guppy_workspace_hack --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/guppy-workspace-hack-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=dcf613efd911aee8 -C extra-filename=-dcf613efd911aee8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43782024-11-13T19:15:40.613Z Compiling oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
43792024-11-13T19:15:40.616Z Running `/home/build/.rustup/toolchains/1.81.0-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=ea263fc39f269f13 -C extra-filename=-ea263fc39f269f13 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rmeta --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-6dbe5dcbff60060e.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rmeta --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-8410861ab0493f35.so --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-dcf5e23200a1eaa9.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
43802024-11-13T19:15:40.960Z Compiling p521 v0.13.3
43812024-11-13T19:15:40.964Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name p521 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/p521-0.13.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="arithmetic"' --cfg 'feature="default"' --cfg 'feature="digest"' --cfg 'feature="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=7a524a0f16c07ec9 -C extra-filename=-7a524a0f16c07ec9 --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-2a65e2ab151e09a4.rmeta --extern ecdsa_core=/work/oxidecomputer/omicron/target/debug/deps/libecdsa-ed453d00d35c9183.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-5ba1eb541a4215fa.rmeta --extern primeorder=/work/oxidecomputer/omicron/target/debug/deps/libprimeorder-fa14cadbd56c7449.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-873553d298e635a4.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-74d5ef4f7c47e951.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43822024-11-13T19:15:42.424Z Compiling p256 v0.13.2
43832024-11-13T19:15:42.427Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name p256 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/p256-0.13.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="arithmetic"' --cfg 'feature="default"' --cfg 'feature="digest"' --cfg 'feature="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=ad4aff7a56eebf8c -C extra-filename=-ad4aff7a56eebf8c --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-ed453d00d35c9183.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-5ba1eb541a4215fa.rmeta --extern primeorder=/work/oxidecomputer/omicron/target/debug/deps/libprimeorder-fa14cadbd56c7449.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-74d5ef4f7c47e951.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43842024-11-13T19:15:43.329Z Compiling enum-as-inner v0.5.1
43852024-11-13T19:15:43.332Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name enum_as_inner --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/enum-as-inner-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ca7893d42489f5d7 -C extra-filename=-ca7893d42489f5d7 --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-dd99b89daf0c34d1.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-bb86a0f4b2092559.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-061032add1e59e1c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e2368bfcbc9d8904.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43862024-11-13T19:15:43.377Z Compiling async-attributes v1.1.2
43872024-11-13T19:15:43.383Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name async_attributes --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-attributes-1.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=262a3c5bc03e623e -C extra-filename=-262a3c5bc03e623e --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-061032add1e59e1c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e2368bfcbc9d8904.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43882024-11-13T19:15:44.537Z Compiling num_cpus v1.16.0
43892024-11-13T19:15:44.540Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name num_cpus --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num_cpus-1.16.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1ab012f26251dbb0 -C extra-filename=-1ab012f26251dbb0 --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-29117e4ff36dab03.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43902024-11-13T19:15:44.629Z Compiling russh-cryptovec v0.7.3
43912024-11-13T19:15:44.632Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name russh_cryptovec --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/russh-cryptovec-0.7.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=c83939e00e0c0029 -C extra-filename=-c83939e00e0c0029 --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-29117e4ff36dab03.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43922024-11-13T19:15:44.678Z Compiling kv-log-macro v1.0.7
43932024-11-13T19:15:44.681Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name kv_log_macro --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/kv-log-macro-1.0.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a5c63cddda8596c9 -C extra-filename=-a5c63cddda8596c9 --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-a2c99244b373d360.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43942024-11-13T19:15:44.704Z Compiling md5 v0.7.0
43952024-11-13T19:15:44.710Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name md5 --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/md5-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=778d21cacd260cac -C extra-filename=-778d21cacd260cac --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43962024-11-13T19:15:44.931Z Compiling async-std v1.13.0
43972024-11-13T19:15:44.935Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name async_std --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-std-1.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="async-attributes"' --cfg 'feature="async-channel"' --cfg 'feature="async-global-executor"' --cfg 'feature="async-io"' --cfg 'feature="async-lock"' --cfg 'feature="async-process"' --cfg 'feature="attributes"' --cfg 'feature="crossbeam-utils"' --cfg 'feature="default"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-core"' --cfg 'feature="futures-io"' --cfg 'feature="futures-lite"' --cfg 'feature="gloo-timers"' --cfg 'feature="kv-log-macro"' --cfg 'feature="log"' --cfg 'feature="memchr"' --cfg 'feature="once_cell"' --cfg 'feature="pin-project-lite"' --cfg 'feature="pin-utils"' --cfg 'feature="slab"' --cfg 'feature="std"' --cfg 'feature="unstable"' --cfg 'feature="wasm-bindgen-futures"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "async-attributes", "async-channel", "async-global-executor", "async-io", "async-lock", "async-process", "attributes", "crossbeam-utils", "default", "docs", "futures-channel", "futures-core", "futures-io", "futures-lite", "gloo-timers", "io_safety", "kv-log-macro", "log", "memchr", "once_cell", "pin-project-lite", "pin-utils", "slab", "std", "surf", "tokio02", "tokio03", "tokio1", "unstable", "wasm-bindgen-futures"))' -C metadata=6e3748cdf53e115f -C extra-filename=-6e3748cdf53e115f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_attributes=/work/oxidecomputer/omicron/target/debug/deps/libasync_attributes-262a3c5bc03e623e.so --extern async_channel=/work/oxidecomputer/omicron/target/debug/deps/libasync_channel-bf7c885cefb58b44.rmeta --extern async_global_executor=/work/oxidecomputer/omicron/target/debug/deps/libasync_global_executor-447600a6003c50fc.rmeta --extern async_io=/work/oxidecomputer/omicron/target/debug/deps/libasync_io-ffb7a1a71fc50d1f.rmeta --extern async_lock=/work/oxidecomputer/omicron/target/debug/deps/libasync_lock-878591e285ce9ac1.rmeta --extern async_process=/work/oxidecomputer/omicron/target/debug/deps/libasync_process-7330e236bbce1463.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-a82849320d8cb1d1.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-15b4a62ef3693967.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-0d0c1d18420ed0e7.rmeta --extern futures_lite=/work/oxidecomputer/omicron/target/debug/deps/libfutures_lite-d6c258a9e4040e53.rmeta --extern kv_log_macro=/work/oxidecomputer/omicron/target/debug/deps/libkv_log_macro-a5c63cddda8596c9.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a2c99244b373d360.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-628c83ce3f8440f3.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-4fac8a596e09fa80.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-46453f98c25563b1.rmeta --extern pin_utils=/work/oxidecomputer/omicron/target/debug/deps/libpin_utils-c4b18aa76c089b05.rmeta --extern slab=/work/oxidecomputer/omicron/target/debug/deps/libslab-593ca64c5dc22e65.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43982024-11-13T19:15:44.996Z Compiling russh-keys v0.45.0
43992024-11-13T19:15:44.999Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name russh_keys --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/russh-keys-0.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=1845c32141be92e4 -C extra-filename=-1845c32141be92e4 --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-49508c3e1240323b.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-49589da9b84e9811.so --extern bcrypt_pbkdf=/work/oxidecomputer/omicron/target/debug/deps/libbcrypt_pbkdf-4540efc43f9bc033.rmeta --extern block_padding=/work/oxidecomputer/omicron/target/debug/deps/libblock_padding-7ae99d2f75a76b1d.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-42c8c764cb4293aa.rmeta --extern cbc=/work/oxidecomputer/omicron/target/debug/deps/libcbc-76d987e85f125aed.rmeta --extern ctr=/work/oxidecomputer/omicron/target/debug/deps/libctr-d05c99926742f3c9.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-b3a3d8d3edcc003a.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-f183f0e5c5907bba.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-427828cb45815475.rmeta --extern ecdsa=/work/oxidecomputer/omicron/target/debug/deps/libecdsa-ed453d00d35c9183.rmeta --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-211f99b09ada353d.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-5ba1eb541a4215fa.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-39c1f5afe63003ce.rmeta --extern home=/work/oxidecomputer/omicron/target/debug/deps/libhome-f4181d55d297293f.rmeta --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-eb68e2ab9c24eeea.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a2c99244b373d360.rmeta --extern md5=/work/oxidecomputer/omicron/target/debug/deps/libmd5-778d21cacd260cac.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-57ea22489f9eb50c.rmeta --extern p256=/work/oxidecomputer/omicron/target/debug/deps/libp256-ad4aff7a56eebf8c.rmeta --extern p384=/work/oxidecomputer/omicron/target/debug/deps/libp384-5ab22f18207535cc.rmeta --extern p521=/work/oxidecomputer/omicron/target/debug/deps/libp521-7a524a0f16c07ec9.rmeta --extern pbkdf2=/work/oxidecomputer/omicron/target/debug/deps/libpbkdf2-f6bd386b0826c3bc.rmeta --extern pkcs1=/work/oxidecomputer/omicron/target/debug/deps/libpkcs1-49eb0380f33bfa38.rmeta --extern pkcs5=/work/oxidecomputer/omicron/target/debug/deps/libpkcs5-f892454cf30be5aa.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-519023090d6b1cbc.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-873553d298e635a4.rmeta --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-fdcd5d1cbb88a689.rmeta --extern russh_cryptovec=/work/oxidecomputer/omicron/target/debug/deps/librussh_cryptovec-c83939e00e0c0029.rmeta --extern sec1=/work/oxidecomputer/omicron/target/debug/deps/libsec1-ca62d5decaa8ac96.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-dc368f25c9d668a2.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-74d5ef4f7c47e951.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-50538df004389ff1.rmeta --extern ssh_encoding=/work/oxidecomputer/omicron/target/debug/deps/libssh_encoding-97850cf2d4691f3f.rmeta --extern ssh_key=/work/oxidecomputer/omicron/target/debug/deps/libssh_key-dc63e79e95ddd3b1.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-fe1c4c158a2bcfde.rmeta --extern typenum=/work/oxidecomputer/omicron/target/debug/deps/libtypenum-4b6951e7dbfd8f8f.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-e36277d4aa1c4608.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44002024-11-13T19:15:45.240Z Compiling threadpool v1.8.1
44012024-11-13T19:15:45.243Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name threadpool --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/threadpool-1.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ac2cc9c1dac7e59e -C extra-filename=-ac2cc9c1dac7e59e --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-1ab012f26251dbb0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44022024-11-13T19:15:46.197Z Compiling trust-dns-proto v0.22.0
44032024-11-13T19:15:46.220Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name trust_dns_proto --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/trust-dns-proto-0.22.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --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=a2c25165817d5f7a -C extra-filename=-a2c25165817d5f7a --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-49589da9b84e9811.so --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-83c04ded702a2c6e.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-b3a3d8d3edcc003a.rmeta --extern enum_as_inner=/work/oxidecomputer/omicron/target/debug/deps/libenum_as_inner-ca7893d42489f5d7.so --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-f4bf537936a3f942.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-0d0c1d18420ed0e7.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-0e75d2014d70b1ca.rmeta --extern idna=/work/oxidecomputer/omicron/target/debug/deps/libidna-6054e3b7cc9b917e.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-8a897554a5f2cfdc.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-cc0c30b4f89d8188.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-4dafc5e65351502b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rmeta --extern tinyvec=/work/oxidecomputer/omicron/target/debug/deps/libtinyvec-e7413fa0c8eb6f0b.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-259315155e448d30.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-a318cade84a99369.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44042024-11-13T19:15:46.439Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name target_spec --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/target-spec-3.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("custom", "proptest", "proptest1", "summaries"))' --check-cfg 'cfg(doc_cfg)' -C metadata=4e18e025a34f8d79 -C extra-filename=-4e18e025a34f8d79 --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-f32dfc9624de7ee9.rmeta --extern guppy_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libguppy_workspace_hack-dcf613efd911aee8.rmeta --extern target_lexicon=/work/oxidecomputer/omicron/target/debug/deps/libtarget_lexicon-9169530e626c6002.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-a0c90b16fe1aa548.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44052024-11-13T19:15:47.530Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
44062024-11-13T19:15:47.533Z Running `/home/build/.rustup/toolchains/1.81.0-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=e2866ea2f6a3da5d -C extra-filename=-e2866ea2f6a3da5d --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-d9a97b78fa498c83.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
44072024-11-13T19:15:49.445Z Compiling installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
44082024-11-13T19:15:49.448Z Running `/home/build/.rustup/toolchains/1.81.0-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=6314fbcd8aeacbf5 -C extra-filename=-6314fbcd8aeacbf5 --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-b3923ddb1f887e35.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-e9af7051a0382f02.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-dba42f888508f696.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ce299f3aa435a264.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
44092024-11-13T19:15:49.595Z Compiling httptest v0.16.1
44102024-11-13T19:15:49.598Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name httptest --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/httptest-0.16.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=540cbfb9b0d06903 -C extra-filename=-540cbfb9b0d06903 --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-a50dd529fc113091.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-8f3db5af18e8ba7c.rmeta --extern crossbeam_channel=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_channel-9a55828e5a47f28b.rmeta --extern form_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libform_urlencoded-38be6dc4a21eb4ab.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rmeta --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-781c1ee142155a49.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-196425df5db70bad.rmeta --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-56f99f36332f94bc.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a2c99244b373d360.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-4fac8a596e09fa80.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-a2e05c7d531f1f8e.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-7a7e2ac205968f40.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44112024-11-13T19:15:53.022Z Compiling num-bigint v0.4.6
44122024-11-13T19:15:53.026Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name num_bigint --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-bigint-0.4.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="rand"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "default", "quickcheck", "rand", "serde", "std"))' -C metadata=3930cfeb3c3e65fd -C extra-filename=-3930cfeb3c3e65fd --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-57ea22489f9eb50c.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-b347099865a56f50.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44132024-11-13T19:15:54.773Z Compiling pathdiff v0.2.2
44142024-11-13T19:15:54.778Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name pathdiff --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pathdiff-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="camino"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("camino"))' -C metadata=359981128e5bbc84 -C extra-filename=-359981128e5bbc84 --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-9798e8e7609cdab8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44152024-11-13T19:15:54.976Z Compiling rustls-native-certs v0.7.3
44162024-11-13T19:15:54.979Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name rustls_native_certs --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-native-certs-0.7.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=c7c7c96c48d36bd6 -C extra-filename=-c7c7c96c48d36bd6 --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-dd81080d435c4bbe.rmeta --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-54c9dd9f9eac97f3.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-04f7107bd418b86a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44172024-11-13T19:15:55.256Z Compiling des v0.8.1
44182024-11-13T19:15:55.259Z Running `/home/build/.rustup/toolchains/1.81.0-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=edec9f2571c55d8f -C extra-filename=-edec9f2571c55d8f --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-359f414b48a0b383.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44192024-11-13T19:15:55.643Z Compiling dhcproto-macros v0.1.0
44202024-11-13T19:15:55.647Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name dhcproto_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dhcproto-macros-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c278ee2171aef707 -C extra-filename=-c278ee2171aef707 --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`
44212024-11-13T19:15:55.675Z Compiling nested v0.1.1
44222024-11-13T19:15:55.678Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name nested --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/nested-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d8b5fe80e93811ac -C extra-filename=-d8b5fe80e93811ac --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44232024-11-13T19:15:56.007Z Compiling escape8259 v0.5.3
44242024-11-13T19:15:56.010Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name escape8259 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/escape8259-0.5.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ca9f6f1ef9fdf75b -C extra-filename=-ca9f6f1ef9fdf75b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44252024-11-13T19:15:56.030Z Compiling guppy v0.17.8
44262024-11-13T19:15:56.034Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name guppy --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/guppy-0.17.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("guppy-summaries", "proptest", "proptest-derive", "proptest1", "rayon", "rayon1", "summaries", "toml"))' --check-cfg 'cfg(doc_cfg)' -C metadata=659539bc2ebabfeb -C extra-filename=-659539bc2ebabfeb --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-8be98ef023620e24.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rmeta --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-782cd9fd04c927d0.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-83c04ded702a2c6e.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-8617a6d6bd6b63dc.rmeta --extern fixedbitset=/work/oxidecomputer/omicron/target/debug/deps/libfixedbitset-3993d879d3735a13.rmeta --extern guppy_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libguppy_workspace_hack-dcf613efd911aee8.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-7b51d40d91e0d99e.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-6b8c06aaa5867a2a.rmeta --extern nested=/work/oxidecomputer/omicron/target/debug/deps/libnested-d8b5fe80e93811ac.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-4fac8a596e09fa80.rmeta --extern pathdiff=/work/oxidecomputer/omicron/target/debug/deps/libpathdiff-359981128e5bbc84.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-aca7ed34a108a7b7.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-080cabe85a0bfc93.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-4dafc5e65351502b.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-4838cc47d8ef8586.rmeta --extern target_spec=/work/oxidecomputer/omicron/target/debug/deps/libtarget_spec-4e18e025a34f8d79.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44272024-11-13T19:15:56.056Z Compiling hyper-rustls v0.26.0
44282024-11-13T19:15:56.059Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name hyper_rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hyper-rustls-0.26.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="http1"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="native-tokio"' --cfg 'feature="ring"' --cfg 'feature="rustls-native-certs"' --cfg 'feature="tls12"' --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=3e401856edbab006 -C extra-filename=-3e401856edbab006 --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-0e75d2014d70b1ca.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-196425df5db70bad.rmeta --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-56f99f36332f94bc.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a2c99244b373d360.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-9846f96c2c62571a.rmeta --extern rustls_native_certs=/work/oxidecomputer/omicron/target/debug/deps/librustls_native_certs-c7c7c96c48d36bd6.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-04f7107bd418b86a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-88d01751f0e7d30c.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-7e201aa8f8e39e31.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/`
44292024-11-13T19:15:56.449Z Compiling russh v0.45.0
44302024-11-13T19:15:56.451Z Running `/home/build/.rustup/toolchains/1.81.0-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=83472bff21f23b63 -C extra-filename=-83472bff21f23b63 --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-49508c3e1240323b.rmeta --extern aes_gcm=/work/oxidecomputer/omicron/target/debug/deps/libaes_gcm-72eed48f13befa44.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-49589da9b84e9811.so --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-0f2df29a0f34846c.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-42c8c764cb4293aa.rmeta --extern cbc=/work/oxidecomputer/omicron/target/debug/deps/libcbc-76d987e85f125aed.rmeta --extern chacha20=/work/oxidecomputer/omicron/target/debug/deps/libchacha20-c15d85ddff06e4a5.rmeta --extern ctr=/work/oxidecomputer/omicron/target/debug/deps/libctr-d05c99926742f3c9.rmeta --extern curve25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libcurve25519_dalek-40b96768f529d1af.rmeta --extern des=/work/oxidecomputer/omicron/target/debug/deps/libdes-edec9f2571c55d8f.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-427828cb45815475.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-5ba1eb541a4215fa.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-26a811491049a3a2.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-2b500a8874ca0b37.rmeta --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-822e122ffc091e79.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-39c1f5afe63003ce.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a2c99244b373d360.rmeta --extern num_bigint=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint-3930cfeb3c3e65fd.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-4fac8a596e09fa80.rmeta --extern p256=/work/oxidecomputer/omicron/target/debug/deps/libp256-ad4aff7a56eebf8c.rmeta --extern p384=/work/oxidecomputer/omicron/target/debug/deps/libp384-5ab22f18207535cc.rmeta --extern p521=/work/oxidecomputer/omicron/target/debug/deps/libp521-7a524a0f16c07ec9.rmeta --extern poly1305=/work/oxidecomputer/omicron/target/debug/deps/libpoly1305-5b169acf02c0449f.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-873553d298e635a4.rmeta --extern russh_cryptovec=/work/oxidecomputer/omicron/target/debug/deps/librussh_cryptovec-c83939e00e0c0029.rmeta --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-1845c32141be92e4.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-dc368f25c9d668a2.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-74d5ef4f7c47e951.rmeta --extern ssh_encoding=/work/oxidecomputer/omicron/target/debug/deps/libssh_encoding-97850cf2d4691f3f.rmeta --extern ssh_key=/work/oxidecomputer/omicron/target/debug/deps/libssh_key-dc63e79e95ddd3b1.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-31cb50c570ccb59e.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44312024-11-13T19:15:56.649Z Compiling libtest-mimic v0.7.3
44322024-11-13T19:15:56.651Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name libtest_mimic --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libtest-mimic-0.7.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e6519ebb6316006f -C extra-filename=-e6519ebb6316006f --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-14e4af59874e5204.rmeta --extern escape8259=/work/oxidecomputer/omicron/target/debug/deps/libescape8259-ca9f6f1ef9fdf75b.rmeta --extern termcolor=/work/oxidecomputer/omicron/target/debug/deps/libtermcolor-4797ccd8a8baddc1.rmeta --extern threadpool=/work/oxidecomputer/omicron/target/debug/deps/libthreadpool-ac2cc9c1dac7e59e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44332024-11-13T19:15:56.733Z Compiling dhcproto v0.12.0
44342024-11-13T19:15:56.735Z Running `/home/build/.rustup/toolchains/1.81.0-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=8d8e08e4a9268b67 -C extra-filename=-8d8e08e4a9268b67 --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-c278ee2171aef707.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-3f5934bdadfdef5e.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-8a897554a5f2cfdc.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rmeta --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-a2c25165817d5f7a.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-a318cade84a99369.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44352024-11-13T19:15:58.909Z Compiling async-object-pool v0.1.5
44362024-11-13T19:15:58.911Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name async_object_pool --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-object-pool-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=748ae1022d05e49f -C extra-filename=-748ae1022d05e49f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_std=/work/oxidecomputer/omicron/target/debug/deps/libasync_std-6e3748cdf53e115f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44372024-11-13T19:15:59.159Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
44382024-11-13T19:15:59.183Z Running `/home/build/.rustup/toolchains/1.81.0-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=a25eaceca37db0c7 -C extra-filename=-a25eaceca37db0c7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rmeta --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-6aeee856bb676d82.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-720e9cb50484815c.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-a8e7d0ccf5d65a51.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-d3cfaa7747ffa7e5.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5b06ea6f574ac6b7.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-9d00d284d0b08369.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-13f3f522d4be8a05.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-caf03fabfccd35a4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
44392024-11-13T19:16:00.492Z Compiling fancy-regex v0.13.0
44402024-11-13T19:16:00.495Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name fancy_regex --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fancy-regex-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="perf"' --cfg 'feature="std"' --cfg 'feature="unicode"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "perf", "std", "track_caller", "unicode"))' -C metadata=e2a162cb211c7f2a -C extra-filename=-e2a162cb211c7f2a --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-1499c911902a6a96.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-1cec3bd77f56db17.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-798e3a4bdf9327b3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44412024-11-13T19:16:02.913Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
44422024-11-13T19:16:02.917Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_test_utils --edition=2021 nexus/test-utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="omicron-dev"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("omicron-dev"))' -C metadata=ea22d9591c34c508 -C extra-filename=-ea22d9591c34c508 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-8f3db5af18e8ba7c.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-efdb0e70c4c12326.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rmeta --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-03b108eb22457c3a.rmeta --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-30bcb77390b44240.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-61f51384d8d3ac0d.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-f9a699a62abdd20f.rmeta --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-cea07e52a72c9fbb.rmeta --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-b64034d5c504771a.rmeta --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-271baf00a915a986.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rmeta --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-781c1ee142155a49.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-196425df5db70bad.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-a8e7d0ccf5d65a51.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-427794d150fcf552.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8abd96d38511401b.rmeta --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-64c2b779e22b46ad.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-73cacb8c7d944392.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-98672e954211c3ea.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d0e2a9a5962967b0.rmeta --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-98e9a03514b22485.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4006fd7b25533870.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-49061ad469babd71.rmeta --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-a00f6e4d1e2aaea1.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e987f08d5eab5408.rmeta --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-c65c5cb6dc8691de.rmeta --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-ad2507589cfd09b6.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-6aa42280b99bf9ab.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-7a7e2ac205968f40.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-40f5d588eec13e98.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-b9fdeff246bf82e9.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L /usr/platform/oxide/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/tofino-544ca801dccddab8/out -L /usr/platform/oxide/lib/amd64/`
44432024-11-13T19:16:04.181Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
44442024-11-13T19:16:04.184Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_reconfigurator_preparation --edition=2021 nexus/reconfigurator/preparation/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=89714eb224d9c2a6 -C extra-filename=-89714eb224d9c2a6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-9cc1c77274703fed.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-98672e954211c3ea.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4006fd7b25533870.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-9d00d284d0b08369.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
44452024-11-13T19:16:05.143Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
44462024-11-13T19:16:05.146Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_networking --edition=2021 nexus/networking/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=30b6043ff41ef46e -C extra-filename=-30b6043ff41ef46e --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-6961bb14eaa0b2c9.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-8675fbbe3641ce68.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-98672e954211c3ea.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-6aa42280b99bf9ab.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-40f5d588eec13e98.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.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-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
44472024-11-13T19:16:05.271Z Running `/home/build/.rustup/toolchains/1.81.0-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=a24d0c6366d9ad82 -C extra-filename=-a24d0c6366d9ad82 --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-07ebaf0eb0f1113e.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-9cc1c77274703fed.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-98672e954211c3ea.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-ebc379566efd2a27.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-9d00d284d0b08369.rmeta --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-6080795708f147e0.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.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-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
44482024-11-13T19:16:05.983Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_metrics_producer_gc --edition=2021 nexus/metrics-producer-gc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=238dc39c77f91394 -C extra-filename=-238dc39c77f91394 --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-07ebaf0eb0f1113e.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-98672e954211c3ea.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rmeta --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-c54e420124985d39.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-ebc379566efd2a27.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-9d00d284d0b08369.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.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-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
44492024-11-13T19:16:06.875Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_reconfigurator_execution --edition=2021 nexus/reconfigurator/execution/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e914469202f60a11 -C extra-filename=-e914469202f60a11 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rmeta --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-164504e472fa0070.rmeta --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-314b2bf59d0bfce9.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-720e9cb50484815c.rmeta --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-c28f0b06ecf68d2a.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-427794d150fcf552.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8abd96d38511401b.rmeta --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-7cb28e7e15257f8d.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-73cacb8c7d944392.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-9cc1c77274703fed.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-98672e954211c3ea.rmeta --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-30b6043ff41ef46e.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d0e2a9a5962967b0.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4006fd7b25533870.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-6aa42280b99bf9ab.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-ebc379566efd2a27.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-40f5d588eec13e98.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-9d00d284d0b08369.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ce299f3aa435a264.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.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-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
44502024-11-13T19:16:06.935Z Compiling rstest_macros v0.23.0
44512024-11-13T19:16:06.939Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rstest_macros-0.23.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="async-timeout"' --cfg 'feature="crate-name"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("async-timeout", "crate-name", "default"))' -C metadata=9df46b36269f3495 -C extra-filename=-9df46b36269f3495 --out-dir /work/oxidecomputer/omicron/target/debug/build/rstest_macros-9df46b36269f3495 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustc_version=/work/oxidecomputer/omicron/target/debug/deps/librustc_version-c782d8caf7484299.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44522024-11-13T19:16:07.510Z Compiling assert-json-diff v2.0.2
44532024-11-13T19:16:07.513Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name assert_json_diff --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/assert-json-diff-2.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=35a9296fe394a43d -C extra-filename=-35a9296fe394a43d --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-1ac9fc4a930966d4.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44542024-11-13T19:16:07.612Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
44552024-11-13T19:16:07.612Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name ispf --edition=2018 /home/build/.cargo/git/checkouts/ispf-c858ba521079d51a/f78443a/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=514e6a7ff6bc0fc6 -C extra-filename=-514e6a7ff6bc0fc6 --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-1ac9fc4a930966d4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44562024-11-13T19:16:08.147Z Compiling serde_regex v1.1.0
44572024-11-13T19:16:08.147Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_regex --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_regex-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=55e44f0bbb3bea15 -C extra-filename=-55e44f0bbb3bea15 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-a2e05c7d531f1f8e.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44582024-11-13T19:16:08.342Z Compiling path-tree v0.8.1
44592024-11-13T19:16:08.345Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name path_tree --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/path-tree-0.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d102334ba62b34cb -C extra-filename=-d102334ba62b34cb --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-4dafc5e65351502b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44602024-11-13T19:16:08.467Z Compiling internet-checksum v0.2.1
44612024-11-13T19:16:08.470Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name internet_checksum --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/internet-checksum-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("benchmark"))' -C metadata=fc090d67868fcae5 -C extra-filename=-fc090d67868fcae5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44622024-11-13T19:16:08.530Z Compiling stringmetrics v2.2.2
44632024-11-13T19:16:08.535Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name stringmetrics --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/stringmetrics-2.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench"))' -C metadata=5acb2435e30a3768 -C extra-filename=-5acb2435e30a3768 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44642024-11-13T19:16:08.713Z Running `/work/oxidecomputer/omicron/target/debug/build/rstest_macros-9df46b36269f3495/build-script-build`
44652024-11-13T19:16:08.823Z Compiling httpmock v0.8.0-alpha.1
44662024-11-13T19:16:08.825Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name httpmock --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/httpmock-0.8.0-alpha.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="cookies"' --cfg 'feature="default"' --cfg 'feature="headers"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clap", "color", "colored", "cookies", "default", "env_logger", "experimental", "headers", "http2", "https", "hyper-rustls", "proxy", "rcgen", "record", "remote", "remote-https", "rustls", "rustls-pemfile", "serde_yaml", "standalone", "tls-detect", "tokio-rustls"))' -C metadata=a2a2f47e68c922ba -C extra-filename=-a2a2f47e68c922ba --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern assert_json_diff=/work/oxidecomputer/omicron/target/debug/deps/libassert_json_diff-35a9296fe394a43d.rmeta --extern async_object_pool=/work/oxidecomputer/omicron/target/debug/deps/libasync_object_pool-748ae1022d05e49f.rmeta --extern async_std=/work/oxidecomputer/omicron/target/debug/deps/libasync_std-6e3748cdf53e115f.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-49589da9b84e9811.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e342ec737c4cbcc0.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-8f3db5af18e8ba7c.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-a82849320d8cb1d1.rmeta --extern form_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libform_urlencoded-38be6dc4a21eb4ab.rmeta --extern futures_timer=/work/oxidecomputer/omicron/target/debug/deps/libfutures_timer-59cf1b18c098fd7e.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-0e75d2014d70b1ca.rmeta --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-b64034d5c504771a.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rmeta --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-781c1ee142155a49.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-196425df5db70bad.rmeta --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-56f99f36332f94bc.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-cc0c30b4f89d8188.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a2c99244b373d360.rmeta --extern path_tree=/work/oxidecomputer/omicron/target/debug/deps/libpath_tree-d102334ba62b34cb.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-a2e05c7d531f1f8e.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rmeta --extern serde_regex=/work/oxidecomputer/omicron/target/debug/deps/libserde_regex-55e44f0bbb3bea15.rmeta --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-4cc1d74c80ff992c.rmeta --extern stringmetrics=/work/oxidecomputer/omicron/target/debug/deps/libstringmetrics-5acb2435e30a3768.rmeta --extern tabwriter=/work/oxidecomputer/omicron/target/debug/deps/libtabwriter-0b571bee1a90778e.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-a318cade84a99369.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44672024-11-13T19:16:08.853Z Compiling datatest-stable v0.2.9
44682024-11-13T19:16:08.879Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name datatest_stable --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/datatest-stable-0.2.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=438089010e5f95bc -C extra-filename=-438089010e5f95bc --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-9798e8e7609cdab8.rmeta --extern fancy_regex=/work/oxidecomputer/omicron/target/debug/deps/libfancy_regex-e2a162cb211c7f2a.rmeta --extern libtest_mimic=/work/oxidecomputer/omicron/target/debug/deps/liblibtest_mimic-e6519ebb6316006f.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-276d808b1ead684e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44692024-11-13T19:16:09.010Z Compiling installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
44702024-11-13T19:16:09.013Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name installinator --edition=2021 installinator/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("image-standard"))' -C metadata=a8766f05bdb576c2 -C extra-filename=-a8766f05bdb576c2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-49589da9b84e9811.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-b0ea4a7159a41bb5.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-8f3db5af18e8ba7c.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-efdb0e70c4c12326.rmeta --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-ae3cec0fe43b44de.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rmeta --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-c934ff84d13620ad.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-3f5934bdadfdef5e.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-a8e7d0ccf5d65a51.rmeta --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-6314fbcd8aeacbf5.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-b3923ddb1f887e35.rmeta --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-0d21f00b9d57bff2.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-6b8c06aaa5867a2a.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-29117e4ff36dab03.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rmeta --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-1c3322afbe4e6d57.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-74d5ef4f7c47e951.rmeta --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-f4d68ee8ad68e9e1.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-537b3617320a1d25.rmeta --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-58fa6774c08a2f4c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-d3cfaa7747ffa7e5.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-6f6c828458804848.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ff2df2b76a1cf1a1.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-1d4e9f7c6ab57727.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rmeta --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-27bd6b7955f8cd93.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ce299f3aa435a264.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out`
44712024-11-13T19:16:09.663Z Compiling omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
44722024-11-13T19:16:09.666Z Running `/home/build/.rustup/toolchains/1.81.0-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=1ca50ef3d3ba7079 -C extra-filename=-1ca50ef3d3ba7079 --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-29117e4ff36dab03.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rmeta --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-e7b60d3e91176a92.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
44732024-11-13T19:16:10.349Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
44742024-11-13T19:16:10.352Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 dev-tools/omdb/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=90c1d8a4122271f9 -C extra-filename=-90c1d8a4122271f9 --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-omdb-90c1d8a4122271f9 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-341281dda73e7e46.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
44752024-11-13T19:16:10.731Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
44762024-11-13T19:16:10.734Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 dev-tools/omicron-dev/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9d06ae61728477b6 -C extra-filename=-9d06ae61728477b6 --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-dev-9d06ae61728477b6 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-341281dda73e7e46.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
44772024-11-13T19:16:11.116Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
44782024-11-13T19:16:11.119Z Running `/home/build/.rustup/toolchains/1.81.0-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=069ce4f3760c7192 -C extra-filename=-069ce4f3760c7192 --out-dir /work/oxidecomputer/omicron/target/debug/build/db-dev-069ce4f3760c7192 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-341281dda73e7e46.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
44792024-11-13T19:16:11.494Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
44802024-11-13T19:16:11.497Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 cockroach-admin/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=924a26b92923ceb1 -C extra-filename=-924a26b92923ceb1 --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-cockroach-admin-924a26b92923ceb1 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-341281dda73e7e46.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
44812024-11-13T19:16:11.958Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
44822024-11-13T19:16:11.961Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 dev-tools/reconfigurator-cli/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=346f24e681b60392 -C extra-filename=-346f24e681b60392 --out-dir /work/oxidecomputer/omicron/target/debug/build/reconfigurator-cli-346f24e681b60392 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-341281dda73e7e46.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
44832024-11-13T19:16:12.337Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_nexus --edition=2021 nexus/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6eef2978d5d7ec87 -C extra-filename=-6eef2978d5d7ec87 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rmeta --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-19e5985bb94b6ed1.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-49589da9b84e9811.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e342ec737c4cbcc0.rmeta --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-b0ea4a7159a41bb5.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-8f3db5af18e8ba7c.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-efdb0e70c4c12326.rmeta --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-ae3cec0fe43b44de.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rmeta --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-164504e472fa0070.rmeta --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-314b2bf59d0bfce9.rmeta --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-c28f0b06ecf68d2a.rmeta --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-03b108eb22457c3a.rmeta --extern crucible_common=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_common-d112966068d35c6d.rmeta --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-25a8fdda060b281f.rmeta --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-c934ff84d13620ad.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-61f51384d8d3ac0d.rmeta --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-6658aa9c41c787e9.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rmeta --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-58c25c3614feb1ef.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-a229ae4e6a4127c0.rmeta --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-b64034d5c504771a.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-3f5934bdadfdef5e.rmeta --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-271baf00a915a986.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rmeta --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-781c1ee142155a49.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-196425df5db70bad.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-a8e7d0ccf5d65a51.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-427794d150fcf552.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8abd96d38511401b.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-8675fbbe3641ce68.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-6b8c06aaa5867a2a.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-c70a935ecfdda494.rmeta --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-7d864262962d6cbe.rmeta --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-54220d37091258fb.rmeta --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-64c2b779e22b46ad.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-73cacb8c7d944392.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-9cc1c77274703fed.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-98672e954211c3ea.rmeta --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-654182fbbeb2e5f4.rmeta --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-3486c92f9460de26.rmeta --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-0cf2814f92b31b12.rmeta --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-590cca645e11d266.rmeta --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-238dc39c77f91394.rmeta --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-30b6043ff41ef46e.rmeta --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-e914469202f60a11.rmeta --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-0a9702344391e6f7.rmeta --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-89714eb224d9c2a6.rmeta --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-a24d0c6366d9ad82.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d0e2a9a5962967b0.rmeta --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-98e9a03514b22485.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4006fd7b25533870.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-57ea22489f9eb50c.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-49061ad469babd71.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-4fac8a596e09fa80.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-ade214701d568573.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e987f08d5eab5408.rmeta --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-c54e420124985d39.rmeta --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-279751769b0f5888.rmeta --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-f0a911e64bc774f6.rmeta --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-ad2507589cfd09b6.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-6aa42280b99bf9ab.rmeta --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-2c8d1225ed4bcda4.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-f81a4f758dfcb860.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-65509bc7a12a7936.so --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-ebc379566efd2a27.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-26dca2463dc76089.rmeta --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-628131b4045892f2.rmeta --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-14a29e2d7c42d4ba.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rmeta --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-08c2a6b83aecd798.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-2d831c09c951a940.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-9846f96c2c62571a.rmeta --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-54c9dd9f9eac97f3.rmeta --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-b250bc23da662988.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-080cabe85a0bfc93.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-7a7e2ac205968f40.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-5a287ec055c5cf9e.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-40f5d588eec13e98.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-d3cfaa7747ffa7e5.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5b06ea6f574ac6b7.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-9d00d284d0b08369.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ff2df2b76a1cf1a1.rmeta --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-6080795708f147e0.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-1c22c94e862a09e7.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-13f3f522d4be8a05.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-b9fdeff246bf82e9.rmeta --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-3a226019e190c269.rmeta --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-63dd1e503d85aac2.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ce299f3aa435a264.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.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-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/usr/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
44842024-11-13T19:16:12.458Z Compiling similar-asserts v1.6.0
44852024-11-13T19:16:12.465Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name similar_asserts --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/similar-asserts-1.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="unicode"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "unicode"))' -C metadata=0bda880a12e82784 -C extra-filename=-0bda880a12e82784 --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-8134fd228889b755.rmeta --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-4cc1d74c80ff992c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44862024-11-13T19:16:12.485Z Compiling proc-macro-crate v3.2.0
44872024-11-13T19:16:12.488Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name proc_macro_crate --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/proc-macro-crate-3.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ac0980921d1d1ab6 -C extra-filename=-ac0980921d1d1ab6 --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-991a477f22f47871.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44882024-11-13T19:16:13.766Z Compiling relative-path v1.9.3
44892024-11-13T19:16:13.769Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name relative_path --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/relative-path-1.9.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde"))' -C metadata=eb2005d781c181a6 -C extra-filename=-eb2005d781c181a6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44902024-11-13T19:16:14.091Z Compiling trybuild v1.0.100
44912024-11-13T19:16:14.094Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/trybuild-1.0.100/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("diff", "dissimilar"))' -C metadata=3a604217b9f14cc4 -C extra-filename=-3a604217b9f14cc4 --out-dir /work/oxidecomputer/omicron/target/debug/build/trybuild-3a604217b9f14cc4 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44922024-11-13T19:16:14.597Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name rstest_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rstest_macros-0.23.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="async-timeout"' --cfg 'feature="crate-name"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("async-timeout", "crate-name", "default"))' -C metadata=1be18dfaa58afb3f -C extra-filename=-1be18dfaa58afb3f --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-83c04ded702a2c6e.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-dec4d7736b1aadcb.rlib --extern proc_macro_crate=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro_crate-ac0980921d1d1ab6.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-bb86a0f4b2092559.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-061032add1e59e1c.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-a2e05c7d531f1f8e.rlib --extern relative_path=/work/oxidecomputer/omicron/target/debug/deps/librelative_path-eb2005d781c181a6.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0e3802aa2be39be2.rlib --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-a0c90b16fe1aa548.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44932024-11-13T19:16:14.697Z Running `/work/oxidecomputer/omicron/target/debug/build/trybuild-3a604217b9f14cc4/build-script-build`
44942024-11-13T19:16:14.733Z Running `/work/oxidecomputer/omicron/target/debug/build/reconfigurator-cli-346f24e681b60392/build-script-build`
44952024-11-13T19:16:14.773Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-cockroach-admin-924a26b92923ceb1/build-script-build`
44962024-11-13T19:16:14.815Z Running `/work/oxidecomputer/omicron/target/debug/build/db-dev-069ce4f3760c7192/build-script-build`
44972024-11-13T19:16:14.855Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-dev-9d06ae61728477b6/build-script-build`
44982024-11-13T19:16:14.899Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-omdb-90c1d8a4122271f9/build-script-build`
44992024-11-13T19:16:14.935Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
45002024-11-13T19:16:14.938Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name end_to_end_tests --edition=2021 end-to-end-tests/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c39f81c52339b5af -C extra-filename=-c39f81c52339b5af --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-2570a634c4322755.rmeta --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-49589da9b84e9811.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e342ec737c4cbcc0.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-8f3db5af18e8ba7c.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rmeta --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-cca24c851c6c4979.rmeta --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-8d8e08e4a9268b67.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rmeta --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-271baf00a915a986.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rmeta --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-31c3ffab5224127a.rmeta --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-fc090d67868fcae5.rmeta --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-514e6a7ff6bc0fc6.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-c70a935ecfdda494.rmeta --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-a00f6e4d1e2aaea1.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rmeta --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-f4b6ead942bf0bc3.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rmeta --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-83472bff21f23b63.rmeta --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-1845c32141be92e4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-5b8b21bf3d3ff7fb.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-024a7c8877c9d5fd.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-caf03fabfccd35a4.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
45012024-11-13T19:16:16.898Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
45022024-11-13T19:16:16.903Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name wicketd --edition=2021 wicketd/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e71d61337395073a -C extra-filename=-e71d61337395073a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-49589da9b84e9811.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e342ec737c4cbcc0.rmeta --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-3734d8dc6632ebb5.rmeta --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-b0ea4a7159a41bb5.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-8f3db5af18e8ba7c.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-efdb0e70c4c12326.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-8617a6d6bd6b63dc.rmeta --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-c934ff84d13620ad.rmeta --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-6658aa9c41c787e9.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rmeta --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-682f0202de4cb9c8.rmeta --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-04244dd35b0a8098.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-a229ae4e6a4127c0.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-f9a699a62abdd20f.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-3f5934bdadfdef5e.rmeta --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-271baf00a915a986.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rmeta --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-781c1ee142155a49.rmeta --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-0006ea77e7b559a1.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-196425df5db70bad.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-a8e7d0ccf5d65a51.rmeta --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-1d5e4b30cbb721d5.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-b3923ddb1f887e35.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-427794d150fcf552.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8abd96d38511401b.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-6b8c06aaa5867a2a.rmeta --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-e6f6717e6c07d9f2.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rmeta --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-1c3322afbe4e6d57.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-49061ad469babd71.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-4fac8a596e09fa80.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-6aa42280b99bf9ab.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-74d5ef4f7c47e951.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-537b3617320a1d25.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5b06ea6f574ac6b7.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-fe1c4c158a2bcfde.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-b9fdeff246bf82e9.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-caf03fabfccd35a4.rmeta --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-3a226019e190c269.rmeta --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-27bd6b7955f8cd93.rmeta --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-63dd1e503d85aac2.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ce299f3aa435a264.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rmeta --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-abc8b27fa59a9f72.rmeta --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-20d57ecbcca14823.rmeta --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-d4f11f483230e69d.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64`
45032024-11-13T19:16:17.499Z Compiling omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
45042024-11-13T19:16:17.502Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_ls_apis --edition=2021 dev-tools/ls-apis/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=130c256ef95e4ec2 -C extra-filename=-130c256ef95e4ec2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rmeta --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-782cd9fd04c927d0.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rmeta --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-46f75afc187be87d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-f81a4f758dfcb860.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-aca7ed34a108a7b7.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-caf03fabfccd35a4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
45052024-11-13T19:16:18.709Z Compiling multimap v0.10.0
45062024-11-13T19:16:18.712Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name multimap --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/multimap-0.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="serde_impl"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "serde_impl"))' -C metadata=2ec29070d6a15893 -C extra-filename=-2ec29070d6a15893 --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-1ac9fc4a930966d4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45072024-11-13T19:16:19.109Z Compiling uzers v0.12.1
45082024-11-13T19:16:19.111Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name uzers --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/uzers-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="cache"' --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="mock"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cache", "default", "log", "logging", "mock", "test-integration"))' -C metadata=701a4a1f6a4aa386 -C extra-filename=-701a4a1f6a4aa386 --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-29117e4ff36dab03.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a2c99244b373d360.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45092024-11-13T19:16:20.593Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name trybuild --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/trybuild-1.0.100/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("diff", "dissimilar"))' -C metadata=a64e9b72300d3bde -C extra-filename=-a64e9b72300d3bde --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-dec4d7736b1aadcb.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-5993f2d28b3a8551.so --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rmeta --extern termcolor=/work/oxidecomputer/omicron/target/debug/deps/libtermcolor-4797ccd8a8baddc1.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-caf03fabfccd35a4.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"))'`
45102024-11-13T19:16:25.294Z Compiling wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
45112024-11-13T19:16:25.297Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name wicket_dbg --edition=2021 wicket-dbg/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6c019e139762000e -C extra-filename=-6c019e139762000e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-8f3db5af18e8ba7c.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rmeta --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-0e005f0e9c526801.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-71814ddc354bf12b.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rmeta --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-158226578f30c9bd.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-d3cfaa7747ffa7e5.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-6f6c828458804848.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ff2df2b76a1cf1a1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rmeta --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-d13997df12293406.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64`
45122024-11-13T19:16:26.676Z Compiling rstest v0.23.0
45132024-11-13T19:16:26.679Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name rstest --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rstest-0.23.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="async-timeout"' --cfg 'feature="crate-name"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("async-timeout", "crate-name", "default"))' -C metadata=c158cf6783e6b4cd -C extra-filename=-c158cf6783e6b4cd --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-6961bb14eaa0b2c9.rmeta --extern futures_timer=/work/oxidecomputer/omicron/target/debug/deps/libfutures_timer-59cf1b18c098fd7e.rmeta --extern rstest_macros=/work/oxidecomputer/omicron/target/debug/deps/librstest_macros-1be18dfaa58afb3f.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45142024-11-13T19:16:26.949Z Compiling partial-io v0.5.4
45152024-11-13T19:16:26.952Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name partial_io --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/partial-io-0.5.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="futures"' --cfg 'feature="futures03"' --cfg 'feature="pin-project"' --cfg 'feature="proptest"' --cfg 'feature="proptest1"' --cfg 'feature="tokio"' --cfg 'feature="tokio1"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("futures", "futures03", "pin-project", "proptest", "proptest1", "quickcheck", "quickcheck1", "rand", "tokio", "tokio1"))' -C metadata=84c5775a93bf1cb6 -C extra-filename=-84c5775a93bf1cb6 --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-6961bb14eaa0b2c9.rmeta --extern pin_project=/work/oxidecomputer/omicron/target/debug/deps/libpin_project-11c741aeb8997841.rmeta --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-d670407408d91317.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45162024-11-13T19:16:27.505Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
45172024-11-13T19:16:27.508Z Running `/home/build/.rustup/toolchains/1.81.0-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=c0351bd83ff9df80 -C extra-filename=-c0351bd83ff9df80 --out-dir /work/oxidecomputer/omicron/target/debug/build/ch-dev-c0351bd83ff9df80 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-341281dda73e7e46.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
45182024-11-13T19:16:27.874Z Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
45192024-11-13T19:16:27.877Z Running `/home/build/.rustup/toolchains/1.81.0-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=a66dfbcf823066ac -C extra-filename=-a66dfbcf823066ac --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-live-tests-a66dfbcf823066ac -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-341281dda73e7e46.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
45202024-11-13T19:16:28.265Z Compiling blake2b_simd v1.0.2
45212024-11-13T19:16:28.269Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name blake2b_simd --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/blake2b_simd-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std", "uninline_portable"))' -C metadata=eda17c6efe244ce2 -C extra-filename=-eda17c6efe244ce2 --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-b91986aeb4aaec13.rmeta --extern arrayvec=/work/oxidecomputer/omicron/target/debug/deps/libarrayvec-3ded41aaa9d9802f.rmeta --extern constant_time_eq=/work/oxidecomputer/omicron/target/debug/deps/libconstant_time_eq-4d02674e81423f01.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45222024-11-13T19:16:28.741Z Compiling rand_distr v0.4.3
45232024-11-13T19:16:28.764Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name rand_distr --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rand_distr-0.4.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "serde1", "std", "std_math"))' -C metadata=d9ba92eedc0ce4c3 -C extra-filename=-d9ba92eedc0ce4c3 --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-b347099865a56f50.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45242024-11-13T19:16:29.893Z Compiling approx v0.5.1
45252024-11-13T19:16:29.896Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name approx --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/approx-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "num-complex", "std"))' -C metadata=8148c88ee720cd5b -C extra-filename=-8148c88ee720cd5b --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-b347099865a56f50.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45262024-11-13T19:16:29.933Z Compiling rust-argon2 v2.1.0
45272024-11-13T19:16:29.937Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name argon2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rust-argon2-2.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=b71e8232227ebb47 -C extra-filename=-b71e8232227ebb47 --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-6d27ec8383fdb856.rmeta --extern blake2b_simd=/work/oxidecomputer/omicron/target/debug/deps/libblake2b_simd-eda17c6efe244ce2.rmeta --extern constant_time_eq=/work/oxidecomputer/omicron/target/debug/deps/libconstant_time_eq-4d02674e81423f01.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45282024-11-13T19:16:30.183Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-live-tests-a66dfbcf823066ac/build-script-build`
45292024-11-13T19:16:30.223Z Running `/work/oxidecomputer/omicron/target/debug/build/ch-dev-c0351bd83ff9df80/build-script-build`
45302024-11-13T19:16:30.264Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
45312024-11-13T19:16:30.267Z Running `/home/build/.rustup/toolchains/1.81.0-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=bdce840d3ab98c70 -C extra-filename=-bdce840d3ab98c70 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-a8e7d0ccf5d65a51.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rmeta --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-a00f6e4d1e2aaea1.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-6aa42280b99bf9ab.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-537b3617320a1d25.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rmeta --extern uzers=/work/oxidecomputer/omicron/target/debug/deps/libuzers-701a4a1f6a4aa386.rmeta --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-033fc65b80973786.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/`
45322024-11-13T19:16:31.396Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_cockroach_admin --edition=2021 cockroach-admin/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1a8883e5c00c3f73 -C extra-filename=-1a8883e5c00c3f73 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rmeta --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-e2866ea2f6a3da5d.rmeta --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-d9a97b78fa498c83.rmeta --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-48927a5eea74ccb0.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-a8e7d0ccf5d65a51.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-4fac8a596e09fa80.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-ebc379566efd2a27.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-d3cfaa7747ffa7e5.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5b06ea6f574ac6b7.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-9d00d284d0b08369.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-13f3f522d4be8a05.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-caf03fabfccd35a4.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-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64`
45332024-11-13T19:16:31.747Z Compiling openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
45342024-11-13T19:16:31.750Z Running `/home/build/.rustup/toolchains/1.81.0-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=c5ef0bac3633c206 -C extra-filename=-c5ef0bac3633c206 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rmeta --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-a49e1e336b7595b5.rmeta --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-b066fc542d1262a2.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rmeta --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-6aeee856bb676d82.rmeta --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-e2866ea2f6a3da5d.rmeta --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-ebe7a9da67cfe10a.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rmeta --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-6017fbe5bc569ec0.rmeta --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-a21ac6c2cad4d00c.rmeta --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-d115df43764c8065.rmeta --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-1d5e4b30cbb721d5.rmeta --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-3486c92f9460de26.rmeta --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-0cf2814f92b31b12.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rmeta --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-29866baf45eaf830.rmeta --extern openapi_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager_types-079bb11af0ee42fc.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-fade29d57381db29.rmeta --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-d27cd3c9a5bd1634.rmeta --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-3451e56dcfa8d167.rmeta --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-d2bed132ec9aadde.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rmeta --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-4cc1d74c80ff992c.rmeta --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-83713f1ff23f1f34.rmeta --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-8590f9db0815147b.rmeta --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-20d57ecbcca14823.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
45352024-11-13T19:16:33.950Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
45362024-11-13T19:16:33.953Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_package --edition=2021 package/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=af75a9b806903323 -C extra-filename=-af75a9b806903323 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rmeta --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-782cd9fd04c927d0.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-3f5934bdadfdef5e.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-a8e7d0ccf5d65a51.rmeta --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-9fc98ca3a4090ebb.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rmeta --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-b904c087dadfeeb0.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-aca7ed34a108a7b7.rmeta --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-3f23d9fc9686fb30.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-2d831c09c951a940.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-080cabe85a0bfc93.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rmeta --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-f4d68ee8ad68e9e1.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-d3cfaa7747ffa7e5.rmeta --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-3a466a91dbf752e7.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ff2df2b76a1cf1a1.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-1d4e9f7c6ab57727.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d3365051e79f13bf.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-7da40a2e41206c1b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-caf03fabfccd35a4.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-276d808b1ead684e.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out`
45372024-11-13T19:16:37.048Z Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
45382024-11-13T19:16:37.070Z Running `/home/build/.rustup/toolchains/1.81.0-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=720b1e73d73fb16a -C extra-filename=-720b1e73d73fb16a --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-04bb5a8c946649eb.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-061032add1e59e1c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0e3802aa2be39be2.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
45392024-11-13T19:16:38.076Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
45402024-11-13T19:16:38.079Z Running `/home/build/.rustup/toolchains/1.81.0-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=c7128a114bc0cc18 -C extra-filename=-c7128a114bc0cc18 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-26a811491049a3a2.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-74d5ef4f7c47e951.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-d3cfaa7747ffa7e5.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ff2df2b76a1cf1a1.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d3365051e79f13bf.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-7da40a2e41206c1b.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
45412024-11-13T19:16:38.169Z Compiling cargo_toml v0.20.5
45422024-11-13T19:16:38.171Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name cargo_toml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cargo_toml-0.20.5/src/cargo_toml.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("features"))' -C metadata=bc6722e6ea98b983 -C extra-filename=-bc6722e6ea98b983 --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-1ac9fc4a930966d4.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-caf03fabfccd35a4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45432024-11-13T19:16:38.216Z Compiling termios v0.3.3
45442024-11-13T19:16:38.218Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name termios --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/termios-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=550fd14e52bda4fa -C extra-filename=-550fd14e52bda4fa --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-29117e4ff36dab03.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45452024-11-13T19:16:38.502Z Compiling indoc v2.0.5
45462024-11-13T19:16:38.504Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name indoc --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/indoc-2.0.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7d65c32a1e8d7443 -C extra-filename=-7d65c32a1e8d7443 --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`
45472024-11-13T19:16:39.731Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name update_engine --edition=2021 update-engine/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b3b8c7a8d21fe364 -C extra-filename=-b3b8c7a8d21fe364 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-b0ea4a7159a41bb5.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-8f3db5af18e8ba7c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-efdb0e70c4c12326.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-ae3cec0fe43b44de.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-8617a6d6bd6b63dc.rlib --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-5498ca00308c27b5.so --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-682f0202de4cb9c8.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-d115df43764c8065.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-7b51d40d91e0d99e.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-9fc98ca3a4090ebb.rlib --extern indoc=/work/oxidecomputer/omicron/target/debug/deps/libindoc-7d65c32a1e8d7443.so --extern libsw=/work/oxidecomputer/omicron/target/debug/deps/liblibsw-199ff00d8cd43517.rlib --extern linear_map=/work/oxidecomputer/omicron/target/debug/deps/liblinear_map-004b24f70abe6b23.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-d27cd3c9a5bd1634.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-aca7ed34a108a7b7.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-5a287ec055c5cf9e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-8590f9db0815147b.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-74c3ec0fd5fa922d.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-fe1c4c158a2bcfde.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-6f7bee780039a0b9.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
45482024-11-13T19:16:39.896Z Running `/home/build/.rustup/toolchains/1.81.0-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=022132bee80e0735 -C extra-filename=-022132bee80e0735 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-26a811491049a3a2.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-74d5ef4f7c47e951.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-d3cfaa7747ffa7e5.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ff2df2b76a1cf1a1.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d3365051e79f13bf.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-7da40a2e41206c1b.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern xtask_downloader=/work/oxidecomputer/omicron/target/debug/deps/libxtask_downloader-c7128a114bc0cc18.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
45492024-11-13T19:16:39.923Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name clickhouse_admin_keeper --edition=2021 clickhouse-admin/src/bin/clickhouse-admin-keeper.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a37fe18ba9651f98 -C extra-filename=-a37fe18ba9651f98 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-6aeee856bb676d82.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-720e9cb50484815c.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-6dbe5dcbff60060e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-4abd36fb465a093f.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-a8e7d0ccf5d65a51.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-ea22d9591c34c508.rlib --extern omicron_clickhouse_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_clickhouse_admin-a25eaceca37db0c7.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-29866baf45eaf830.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-fade29d57381db29.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-279751769b0f5888.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-ea263fc39f269f13.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-d3cfaa7747ffa7e5.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5b06ea6f574ac6b7.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-9d00d284d0b08369.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-e7b60d3e91176a92.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-13f3f522d4be8a05.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-caf03fabfccd35a4.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-a318cade84a99369.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L /usr/platform/oxide/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/tofino-544ca801dccddab8/out -L /usr/platform/oxide/lib/amd64/`
45502024-11-13T19:16:40.662Z Running `/home/build/.rustup/toolchains/1.81.0-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=ab905cf09ae730fb -C extra-filename=-ab905cf09ae730fb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-6aeee856bb676d82.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-720e9cb50484815c.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-6dbe5dcbff60060e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-4abd36fb465a093f.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-a8e7d0ccf5d65a51.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-ea22d9591c34c508.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-29866baf45eaf830.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-fade29d57381db29.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-279751769b0f5888.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-ea263fc39f269f13.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-d3cfaa7747ffa7e5.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5b06ea6f574ac6b7.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-9d00d284d0b08369.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-e7b60d3e91176a92.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-13f3f522d4be8a05.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-caf03fabfccd35a4.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-a318cade84a99369.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L /usr/platform/oxide/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/tofino-544ca801dccddab8/out -L /usr/platform/oxide/lib/amd64/`
45512024-11-13T19:16:42.186Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name integration_test --edition=2021 clickhouse-admin/tests/integration_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b54f300f5991c053 -C extra-filename=-b54f300f5991c053 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-6aeee856bb676d82.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-720e9cb50484815c.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-6dbe5dcbff60060e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-4abd36fb465a093f.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-a8e7d0ccf5d65a51.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-ea22d9591c34c508.rlib --extern omicron_clickhouse_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_clickhouse_admin-a25eaceca37db0c7.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-29866baf45eaf830.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-fade29d57381db29.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-279751769b0f5888.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-ea263fc39f269f13.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-d3cfaa7747ffa7e5.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5b06ea6f574ac6b7.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-9d00d284d0b08369.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-e7b60d3e91176a92.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-13f3f522d4be8a05.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-caf03fabfccd35a4.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-a318cade84a99369.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L /usr/platform/oxide/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/tofino-544ca801dccddab8/out -L /usr/platform/oxide/lib/amd64/`
45522024-11-13T19:16:42.987Z Running `/home/build/.rustup/toolchains/1.81.0-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=7869b31aabc16fd1 -C extra-filename=-7869b31aabc16fd1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-a49e1e336b7595b5.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-b066fc542d1262a2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-6aeee856bb676d82.rlib --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-e2866ea2f6a3da5d.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-ebe7a9da67cfe10a.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-6017fbe5bc569ec0.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-a21ac6c2cad4d00c.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-d115df43764c8065.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-1d5e4b30cbb721d5.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-3486c92f9460de26.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-0cf2814f92b31b12.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-29866baf45eaf830.rlib --extern openapi_manager=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager-c5ef0bac3633c206.rlib --extern openapi_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager_types-079bb11af0ee42fc.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-fade29d57381db29.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-d27cd3c9a5bd1634.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-3451e56dcfa8d167.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-d2bed132ec9aadde.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-4cc1d74c80ff992c.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-83713f1ff23f1f34.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-8590f9db0815147b.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-20d57ecbcca14823.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
45532024-11-13T19:16:43.076Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_reconfigurator_preparation --edition=2021 nexus/reconfigurator/preparation/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=cea5fc8ad0a8d568 -C extra-filename=-cea5fc8ad0a8d568 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-9cc1c77274703fed.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-98672e954211c3ea.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4006fd7b25533870.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-9d00d284d0b08369.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
45542024-11-13T19:16:44.693Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_nexus --edition=2021 nexus/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d5402ac136e0d20d -C extra-filename=-d5402ac136e0d20d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-19e5985bb94b6ed1.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-4d2e600354619a71.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-49589da9b84e9811.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e342ec737c4cbcc0.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-b0ea4a7159a41bb5.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-8f3db5af18e8ba7c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-efdb0e70c4c12326.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-ae3cec0fe43b44de.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-164504e472fa0070.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-314b2bf59d0bfce9.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-c28f0b06ecf68d2a.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-20212db77650b909.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-03b108eb22457c3a.rlib --extern crucible_common=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_common-d112966068d35c6d.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-25a8fdda060b281f.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-16d0149618a9acdf.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-c934ff84d13620ad.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-30bcb77390b44240.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-61f51384d8d3ac0d.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-6658aa9c41c787e9.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-4abd36fb465a093f.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-58c25c3614feb1ef.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-a229ae4e6a4127c0.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-f9a699a62abdd20f.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-cea07e52a72c9fbb.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-b64034d5c504771a.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-3f5934bdadfdef5e.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-271baf00a915a986.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-781c1ee142155a49.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-540cbfb9b0d06903.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-0006ea77e7b559a1.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-196425df5db70bad.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-3e401856edbab006.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-a8e7d0ccf5d65a51.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-427794d150fcf552.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8abd96d38511401b.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-8675fbbe3641ce68.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-6b8c06aaa5867a2a.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-c70a935ecfdda494.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-7d864262962d6cbe.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-54220d37091258fb.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-64c2b779e22b46ad.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-73cacb8c7d944392.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-9cc1c77274703fed.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-98672e954211c3ea.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-654182fbbeb2e5f4.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-3486c92f9460de26.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-0cf2814f92b31b12.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-590cca645e11d266.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-238dc39c77f91394.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-30b6043ff41ef46e.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-e914469202f60a11.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-0a9702344391e6f7.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-89714eb224d9c2a6.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-a24d0c6366d9ad82.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d0e2a9a5962967b0.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-98e9a03514b22485.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-ea22d9591c34c508.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-1bcf5c57005e3a8d.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4006fd7b25533870.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-57ea22489f9eb50c.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-49061ad469babd71.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-a00f6e4d1e2aaea1.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-4fac8a596e09fa80.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-29866baf45eaf830.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-fade29d57381db29.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-ade214701d568573.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-f4b6ead942bf0bc3.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e987f08d5eab5408.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-c54e420124985d39.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-c65c5cb6dc8691de.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-279751769b0f5888.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-f0a911e64bc774f6.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-ad2507589cfd09b6.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-6aa42280b99bf9ab.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-2c8d1225ed4bcda4.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-f81a4f758dfcb860.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-65509bc7a12a7936.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-de7ed3725d1ecbe1.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-aca7ed34a108a7b7.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-ebc379566efd2a27.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-9a15c963fedc7a99.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-26dca2463dc76089.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-628131b4045892f2.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-14a29e2d7c42d4ba.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-4509fe8783ecf5e7.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-08c2a6b83aecd798.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-a2e05c7d531f1f8e.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-2d831c09c951a940.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-9846f96c2c62571a.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-54c9dd9f9eac97f3.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-b250bc23da662988.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-080cabe85a0bfc93.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-7a7e2ac205968f40.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-5a287ec055c5cf9e.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-0bda880a12e82784.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-40f5d588eec13e98.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-5b8b21bf3d3ff7fb.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-d3cfaa7747ffa7e5.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5b06ea6f574ac6b7.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-9d00d284d0b08369.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ff2df2b76a1cf1a1.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-8f9beb259d75bef0.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-6080795708f147e0.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d3365051e79f13bf.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-e7b60d3e91176a92.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-1c22c94e862a09e7.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-ce7f22be8feb1ed4.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-13f3f522d4be8a05.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-b9fdeff246bf82e9.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-3a226019e190c269.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-3b9fb8475f501c56.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-27bd6b7955f8cd93.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-63dd1e503d85aac2.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ce299f3aa435a264.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.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-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out -L /usr/platform/oxide/lib/amd64/`
45552024-11-13T19:16:45.340Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name omdb --edition=2021 dev-tools/omdb/src/bin/omdb/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2489aa51eef17316 -C extra-filename=-2489aa51eef17316 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-4d2e600354619a71.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-71814ddc354bf12b.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-03b108eb22457c3a.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-48927a5eea74ccb0.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-16d0149618a9acdf.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-320946a34e5e6631.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-a229ae4e6a4127c0.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-f9a699a62abdd20f.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-cea07e52a72c9fbb.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-31c3ffab5224127a.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-9fc98ca3a4090ebb.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-427794d150fcf552.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8abd96d38511401b.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-8675fbbe3641ce68.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-6b8c06aaa5867a2a.rlib --extern multimap=/work/oxidecomputer/omicron/target/debug/deps/libmultimap-2ec29070d6a15893.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-64c2b779e22b46ad.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-73cacb8c7d944392.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-9cc1c77274703fed.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-98672e954211c3ea.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-590cca645e11d266.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-89714eb224d9c2a6.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-a24d0c6366d9ad82.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4006fd7b25533870.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-c54e420124985d39.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-279751769b0f5888.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-ebc379566efd2a27.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-0b03c8be747422eb.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-158226578f30c9bd.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-40f5d588eec13e98.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-9d00d284d0b08369.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d3365051e79f13bf.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-8590f9db0815147b.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-6219b1d809618323.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-f43b67a92975d52e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-6f7bee780039a0b9.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ce299f3aa435a264.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-a318cade84a99369.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.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/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
45562024-11-13T19:16:46.441Z Running `/home/build/.rustup/toolchains/1.81.0-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=d58d5e47e90ec578 -C extra-filename=-d58d5e47e90ec578 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-19e5985bb94b6ed1.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-427794d150fcf552.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8abd96d38511401b.rlib --extern live_tests_macros=/work/oxidecomputer/omicron/target/debug/deps/liblive_tests_macros-720b1e73d73fb16a.so --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-64c2b779e22b46ad.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-73cacb8c7d944392.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-9cc1c77274703fed.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-98672e954211c3ea.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-590cca645e11d266.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-0a9702344391e6f7.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-89714eb224d9c2a6.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d0e2a9a5962967b0.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4006fd7b25533870.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-ebc379566efd2a27.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-9d00d284d0b08369.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-f43b67a92975d52e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.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-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
45572024-11-13T19:16:47.279Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
45582024-11-13T19:16:47.282Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name xtask --edition=2021 dev-tools/xtask/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d20517312a8365df -C extra-filename=-d20517312a8365df --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-efdb0e70c4c12326.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-782cd9fd04c927d0.rlib --extern cargo_toml=/work/oxidecomputer/omicron/target/debug/deps/libcargo_toml-bc6722e6ea98b983.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-6017fbe5bc569ec0.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-c70a935ecfdda494.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-74c3ec0fd5fa922d.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-6219b1d809618323.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-f43b67a92975d52e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-caf03fabfccd35a4.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b9eeb6bccaea084d.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45592024-11-13T19:16:49.909Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name clickhouse_admin_server --edition=2021 clickhouse-admin/src/bin/clickhouse-admin-server.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4a718d72100c0c00 -C extra-filename=-4a718d72100c0c00 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-6aeee856bb676d82.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-720e9cb50484815c.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-6dbe5dcbff60060e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-4abd36fb465a093f.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-a8e7d0ccf5d65a51.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-ea22d9591c34c508.rlib --extern omicron_clickhouse_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_clickhouse_admin-a25eaceca37db0c7.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-29866baf45eaf830.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-fade29d57381db29.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-279751769b0f5888.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-ea263fc39f269f13.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-d3cfaa7747ffa7e5.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5b06ea6f574ac6b7.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-9d00d284d0b08369.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-e7b60d3e91176a92.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-13f3f522d4be8a05.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-caf03fabfccd35a4.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-a318cade84a99369.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L /usr/platform/oxide/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/tofino-544ca801dccddab8/out -L /usr/platform/oxide/lib/amd64/`
45602024-11-13T19:16:52.104Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_cockroach_admin --edition=2021 cockroach-admin/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=69e867efce888099 -C extra-filename=-69e867efce888099 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-e2866ea2f6a3da5d.rlib --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-d9a97b78fa498c83.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-48927a5eea74ccb0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-4abd36fb465a093f.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-a8e7d0ccf5d65a51.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-ea22d9591c34c508.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-4fac8a596e09fa80.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-29866baf45eaf830.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-fade29d57381db29.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-ebc379566efd2a27.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-d670407408d91317.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-d3cfaa7747ffa7e5.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5b06ea6f574ac6b7.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-9d00d284d0b08369.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-e7b60d3e91176a92.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-198ebdf28c1b51c7.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-13f3f522d4be8a05.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-caf03fabfccd35a4.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-a318cade84a99369.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-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L /usr/platform/oxide/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/tofino-544ca801dccddab8/out -L /usr/platform/oxide/lib/amd64/`
45612024-11-13T19:16:54.285Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_metrics_producer_gc --edition=2021 nexus/metrics-producer-gc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f7210554a613295d -C extra-filename=-f7210554a613295d --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-4d2e600354619a71.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-16d0149618a9acdf.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-540cbfb9b0d06903.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-8675fbbe3641ce68.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-9cc1c77274703fed.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-98672e954211c3ea.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-ea22d9591c34c508.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4006fd7b25533870.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-c54e420124985d39.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-ebc379566efd2a27.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-9d00d284d0b08369.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.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-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out -L /usr/platform/oxide/lib/amd64/`
45622024-11-13T19:17:01.989Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_test_utils --edition=2021 nexus/test-utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="omicron-dev"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("omicron-dev"))' -C metadata=f462e79cd67ceaa6 -C extra-filename=-f462e79cd67ceaa6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-8f3db5af18e8ba7c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-efdb0e70c4c12326.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-03b108eb22457c3a.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-30bcb77390b44240.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-61f51384d8d3ac0d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-f9a699a62abdd20f.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-cea07e52a72c9fbb.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-b64034d5c504771a.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-271baf00a915a986.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-781c1ee142155a49.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-196425df5db70bad.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-a8e7d0ccf5d65a51.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-427794d150fcf552.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8abd96d38511401b.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-64c2b779e22b46ad.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-73cacb8c7d944392.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-98672e954211c3ea.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d0e2a9a5962967b0.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-98e9a03514b22485.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4006fd7b25533870.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-49061ad469babd71.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-a00f6e4d1e2aaea1.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e987f08d5eab5408.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-c65c5cb6dc8691de.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-ad2507589cfd09b6.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-6aa42280b99bf9ab.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-7a7e2ac205968f40.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-40f5d588eec13e98.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-b9fdeff246bf82e9.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L /usr/platform/oxide/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/tofino-544ca801dccddab8/out -L /usr/platform/oxide/lib/amd64/`
45632024-11-13T19:17:07.659Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name cockroach_admin --edition=2021 cockroach-admin/src/bin/cockroach-admin.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=acc349dfc9895732 -C extra-filename=-acc349dfc9895732 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-e2866ea2f6a3da5d.rlib --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-d9a97b78fa498c83.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-48927a5eea74ccb0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-4abd36fb465a093f.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-a8e7d0ccf5d65a51.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-ea22d9591c34c508.rlib --extern omicron_cockroach_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_admin-1a8883e5c00c3f73.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-4fac8a596e09fa80.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-29866baf45eaf830.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-fade29d57381db29.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-ebc379566efd2a27.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-d670407408d91317.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-d3cfaa7747ffa7e5.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5b06ea6f574ac6b7.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-9d00d284d0b08369.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-e7b60d3e91176a92.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-198ebdf28c1b51c7.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-13f3f522d4be8a05.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-caf03fabfccd35a4.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-a318cade84a99369.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-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L /usr/platform/oxide/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/tofino-544ca801dccddab8/out -L /usr/platform/oxide/lib/amd64/`
45642024-11-13T19:17:09.113Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name mod --edition=2021 wicketd/tests/mod.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f59034915498445b -C extra-filename=-f59034915498445b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-49589da9b84e9811.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e342ec737c4cbcc0.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-3734d8dc6632ebb5.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-b0ea4a7159a41bb5.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-8f3db5af18e8ba7c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-efdb0e70c4c12326.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-8617a6d6bd6b63dc.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-c934ff84d13620ad.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-6658aa9c41c787e9.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-682f0202de4cb9c8.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-4abd36fb465a093f.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-26a811491049a3a2.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-04244dd35b0a8098.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-6017fbe5bc569ec0.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-a229ae4e6a4127c0.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-f9a699a62abdd20f.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-cea07e52a72c9fbb.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-3f5934bdadfdef5e.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-271baf00a915a986.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-781c1ee142155a49.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-0006ea77e7b559a1.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-196425df5db70bad.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-a8e7d0ccf5d65a51.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-a8766f05bdb576c2.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-1d5e4b30cbb721d5.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-6314fbcd8aeacbf5.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-b3923ddb1f887e35.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-427794d150fcf552.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8abd96d38511401b.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-6b8c06aaa5867a2a.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-ecfd5b0ec037d853.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-e6f6717e6c07d9f2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-1c3322afbe4e6d57.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-49061ad469babd71.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-4fac8a596e09fa80.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-29866baf45eaf830.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-fade29d57381db29.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-6aa42280b99bf9ab.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-74d5ef4f7c47e951.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-537b3617320a1d25.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5b06ea6f574ac6b7.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-e7b60d3e91176a92.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-7da40a2e41206c1b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-fe1c4c158a2bcfde.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-b9fdeff246bf82e9.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-caf03fabfccd35a4.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-3a226019e190c269.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-3b9fb8475f501c56.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-27bd6b7955f8cd93.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-63dd1e503d85aac2.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ce299f3aa435a264.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-d13997df12293406.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-abc8b27fa59a9f72.rlib --extern wicketd=/work/oxidecomputer/omicron/target/debug/deps/libwicketd-e71d61337395073a.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-20d57ecbcca14823.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-d4f11f483230e69d.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out -L native=/opt/ooce/pgsql-13/lib/amd64`
45652024-11-13T19:17:09.946Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name wicketd --edition=2021 wicketd/src/bin/wicketd.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=dc078856dcc4b68f -C extra-filename=-dc078856dcc4b68f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-49589da9b84e9811.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e342ec737c4cbcc0.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-3734d8dc6632ebb5.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-b0ea4a7159a41bb5.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-8f3db5af18e8ba7c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-efdb0e70c4c12326.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-8617a6d6bd6b63dc.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-c934ff84d13620ad.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-6658aa9c41c787e9.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-682f0202de4cb9c8.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-4abd36fb465a093f.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-26a811491049a3a2.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-04244dd35b0a8098.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-6017fbe5bc569ec0.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-a229ae4e6a4127c0.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-f9a699a62abdd20f.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-cea07e52a72c9fbb.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-3f5934bdadfdef5e.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-271baf00a915a986.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-781c1ee142155a49.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-0006ea77e7b559a1.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-196425df5db70bad.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-a8e7d0ccf5d65a51.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-a8766f05bdb576c2.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-1d5e4b30cbb721d5.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-6314fbcd8aeacbf5.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-b3923ddb1f887e35.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-427794d150fcf552.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8abd96d38511401b.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-6b8c06aaa5867a2a.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-ecfd5b0ec037d853.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-e6f6717e6c07d9f2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-1c3322afbe4e6d57.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-49061ad469babd71.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-4fac8a596e09fa80.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-29866baf45eaf830.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-fade29d57381db29.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-6aa42280b99bf9ab.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-74d5ef4f7c47e951.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-537b3617320a1d25.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5b06ea6f574ac6b7.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-e7b60d3e91176a92.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-7da40a2e41206c1b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-fe1c4c158a2bcfde.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-b9fdeff246bf82e9.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-caf03fabfccd35a4.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-3a226019e190c269.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-3b9fb8475f501c56.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-27bd6b7955f8cd93.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-63dd1e503d85aac2.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ce299f3aa435a264.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-d13997df12293406.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-abc8b27fa59a9f72.rlib --extern wicketd=/work/oxidecomputer/omicron/target/debug/deps/libwicketd-e71d61337395073a.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-20d57ecbcca14823.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-d4f11f483230e69d.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out -L native=/opt/ooce/pgsql-13/lib/amd64`
45662024-11-13T19:17:12.721Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name wicketd --edition=2021 wicketd/src/bin/wicketd.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=de7f038112d32a03 -C extra-filename=-de7f038112d32a03 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-49589da9b84e9811.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e342ec737c4cbcc0.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-3734d8dc6632ebb5.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-b0ea4a7159a41bb5.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-8f3db5af18e8ba7c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-efdb0e70c4c12326.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-8617a6d6bd6b63dc.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-c934ff84d13620ad.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-6658aa9c41c787e9.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-682f0202de4cb9c8.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-04244dd35b0a8098.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-a229ae4e6a4127c0.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-f9a699a62abdd20f.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-3f5934bdadfdef5e.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-271baf00a915a986.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-781c1ee142155a49.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-0006ea77e7b559a1.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-196425df5db70bad.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-a8e7d0ccf5d65a51.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-1d5e4b30cbb721d5.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-b3923ddb1f887e35.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-427794d150fcf552.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8abd96d38511401b.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-6b8c06aaa5867a2a.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-e6f6717e6c07d9f2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-1c3322afbe4e6d57.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-49061ad469babd71.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-4fac8a596e09fa80.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-6aa42280b99bf9ab.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-74d5ef4f7c47e951.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-537b3617320a1d25.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5b06ea6f574ac6b7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-fe1c4c158a2bcfde.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-b9fdeff246bf82e9.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-caf03fabfccd35a4.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-3a226019e190c269.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-27bd6b7955f8cd93.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-63dd1e503d85aac2.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ce299f3aa435a264.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-abc8b27fa59a9f72.rlib --extern wicketd=/work/oxidecomputer/omicron/target/debug/deps/libwicketd-e71d61337395073a.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-20d57ecbcca14823.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-d4f11f483230e69d.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64`
45672024-11-13T19:17:36.584Z Running `/home/build/.rustup/toolchains/1.81.0-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=1cbed41293699a62 -C extra-filename=-1cbed41293699a62 --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-07ebaf0eb0f1113e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-54220d37091258fb.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-9cc1c77274703fed.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-98672e954211c3ea.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-ea22d9591c34c508.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-1bcf5c57005e3a8d.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4006fd7b25533870.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-4fac8a596e09fa80.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-ebc379566efd2a27.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-9a15c963fedc7a99.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-9d00d284d0b08369.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-6080795708f147e0.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.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-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out -L /usr/platform/oxide/lib/amd64/`
45682024-11-13T19:17:46.608Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_networking --edition=2021 nexus/networking/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a3d401b0ad8185df -C extra-filename=-a3d401b0ad8185df --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-6961bb14eaa0b2c9.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-8675fbbe3641ce68.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-98672e954211c3ea.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-6aa42280b99bf9ab.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-40f5d588eec13e98.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.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-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
45692024-11-13T19:17:48.810Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_auth --edition=2021 nexus/auth/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5b0d49fd4f2cd3e4 -C extra-filename=-5b0d49fd4f2cd3e4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-49589da9b84e9811.so --extern authz_macros=/work/oxidecomputer/omicron/target/debug/deps/libauthz_macros-1176d9f226900e9e.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e342ec737c4cbcc0.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-10113f7b36e29269.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-b64034d5c504771a.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-196425df5db70bad.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-46f75afc187be87d.rlib --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-e89c7b6803b133c0.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-9cc1c77274703fed.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4006fd7b25533870.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-4fac8a596e09fa80.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-ade214701d568573.rlib --extern oso=/work/oxidecomputer/omicron/target/debug/deps/liboso-5802b73a3235cc32.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-ebc379566efd2a27.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-b250bc23da662988.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-7a7e2ac205968f40.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d3365051e79f13bf.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.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-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
45702024-11-13T19:17:49.860Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_db_queries --edition=2021 nexus/db-queries/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="omicron-test-utils"' --cfg 'feature="testing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("omicron-test-utils", "testing"))' -C metadata=d459d51fb379526a -C extra-filename=-d459d51fb379526a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-19e5985bb94b6ed1.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-4d2e600354619a71.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-49589da9b84e9811.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-efdb0e70c4c12326.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-720e9cb50484815c.rlib --extern const_format=/work/oxidecomputer/omicron/target/debug/deps/libconst_format-73f4a98753eb625a.rlib --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-706cee43f05d2e30.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-16d0149618a9acdf.rlib --extern diesel_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_dtrace-af9ea3a80665acc4.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-4abd36fb465a093f.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-a229ae4e6a4127c0.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-3e401856edbab006.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-a8e7d0ccf5d65a51.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-427794d150fcf552.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8abd96d38511401b.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-8675fbbe3641ce68.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-6b8c06aaa5867a2a.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-c70a935ecfdda494.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-54220d37091258fb.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-73cacb8c7d944392.rlib --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-e89c7b6803b133c0.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-9cc1c77274703fed.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-590cca645e11d266.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-0a9702344391e6f7.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d0e2a9a5962967b0.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-ea22d9591c34c508.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4006fd7b25533870.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-49061ad469babd71.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-a00f6e4d1e2aaea1.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-4fac8a596e09fa80.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-fade29d57381db29.rlib --extern oso=/work/oxidecomputer/omicron/target/debug/deps/liboso-5802b73a3235cc32.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e987f08d5eab5408.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-6aa42280b99bf9ab.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-65509bc7a12a7936.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-de7ed3725d1ecbe1.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-aca7ed34a108a7b7.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-ebc379566efd2a27.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-176eac0973f64c24.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-9a15c963fedc7a99.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-14a29e2d7c42d4ba.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-4509fe8783ecf5e7.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-08c2a6b83aecd798.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-a2e05c7d531f1f8e.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-9846f96c2c62571a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-080cabe85a0bfc93.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-5a287ec055c5cf9e.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-40f5d588eec13e98.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-9d00d284d0b08369.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-4838cc47d8ef8586.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-6080795708f147e0.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d3365051e79f13bf.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-e7b60d3e91176a92.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-74c3ec0fd5fa922d.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-ce7f22be8feb1ed4.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-a318cade84a99369.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b9eeb6bccaea084d.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.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-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out -L /usr/platform/oxide/lib/amd64/`
45712024-11-13T19:17:55.051Z Compiling gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
45722024-11-13T19:17:55.054Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name gateway_cli --edition=2021 gateway-cli/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ca371c7d1aaebed3 -C extra-filename=-ca371c7d1aaebed3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-a229ae4e6a4127c0.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-f9a699a62abdd20f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-d3cfaa7747ffa7e5.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ff2df2b76a1cf1a1.rlib --extern termios=/work/oxidecomputer/omicron/target/debug/deps/libtermios-550fd14e52bda4fa.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-b7b416df96fa7805.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
45732024-11-13T19:18:00.908Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name wicket_dbg_server --edition=2021 wicket-dbg/src/bin/wicket-dbg-server.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c4090db23686ff33 -C extra-filename=-c4090db23686ff33 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-8f3db5af18e8ba7c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-0e005f0e9c526801.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-71814ddc354bf12b.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-158226578f30c9bd.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-d3cfaa7747ffa7e5.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-6f6c828458804848.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ff2df2b76a1cf1a1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-d13997df12293406.rlib --extern wicket_dbg=/work/oxidecomputer/omicron/target/debug/deps/libwicket_dbg-6c019e139762000e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64`
45742024-11-13T19:18:03.487Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name wicket_dbg --edition=2021 wicket-dbg/src/bin/wicket-dbg.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5dce90998e0a16e8 -C extra-filename=-5dce90998e0a16e8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-8f3db5af18e8ba7c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-0e005f0e9c526801.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-71814ddc354bf12b.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-158226578f30c9bd.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-d3cfaa7747ffa7e5.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-6f6c828458804848.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ff2df2b76a1cf1a1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-d13997df12293406.rlib --extern wicket_dbg=/work/oxidecomputer/omicron/target/debug/deps/libwicket_dbg-6c019e139762000e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64`
45752024-11-13T19:18:04.129Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_package --edition=2021 package/src/bin/omicron-package.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=03333e700c5b35cd -C extra-filename=-03333e700c5b35cd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-782cd9fd04c927d0.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-4abd36fb465a093f.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-3f5934bdadfdef5e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-a8e7d0ccf5d65a51.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-9fc98ca3a4090ebb.rlib --extern omicron_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_package-af75a9b806903323.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-b904c087dadfeeb0.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-aca7ed34a108a7b7.rlib --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-3f23d9fc9686fb30.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-2d831c09c951a940.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-080cabe85a0bfc93.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-f4d68ee8ad68e9e1.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-d3cfaa7747ffa7e5.rlib --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-3a466a91dbf752e7.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ff2df2b76a1cf1a1.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-1d4e9f7c6ab57727.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d3365051e79f13bf.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-7da40a2e41206c1b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-caf03fabfccd35a4.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-276d808b1ead684e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out`
45762024-11-13T19:18:05.939Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_passwords --edition=2021 passwords/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e49ad5b1d5fff054 -C extra-filename=-e49ad5b1d5fff054 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern argon2=/work/oxidecomputer/omicron/target/debug/deps/libargon2-d8f7b1b51375db4b.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-20212db77650b909.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rlib --extern argon2alt=/work/oxidecomputer/omicron/target/debug/deps/libargon2-b71e8232227ebb47.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-5a287ec055c5cf9e.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
45772024-11-13T19:18:07.324Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name zone_setup --edition=2021 zone-setup/src/bin/zone-setup.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2d5110aaf961a601 -C extra-filename=-2d5110aaf961a601 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-a8e7d0ccf5d65a51.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-a00f6e4d1e2aaea1.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-6aa42280b99bf9ab.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-537b3617320a1d25.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern uzers=/work/oxidecomputer/omicron/target/debug/deps/libuzers-701a4a1f6a4aa386.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-033fc65b80973786.rlib --extern zone_setup=/work/oxidecomputer/omicron/target/debug/deps/libzone_setup-bdce840d3ab98c70.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/`
45782024-11-13T19:18:08.040Z Running `/home/build/.rustup/toolchains/1.81.0-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=5d8d305f0e9c457f -C extra-filename=-5d8d305f0e9c457f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-29117e4ff36dab03.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-ebc379566efd2a27.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-df5dc25ba7879434.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.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-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/usr/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
45792024-11-13T19:18:09.785Z Running `/home/build/.rustup/toolchains/1.81.0-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=e6b335719a96b8df -C extra-filename=-e6b335719a96b8df --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-8148c88ee720cd5b.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-8f3db5af18e8ba7c.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-20212db77650b909.rlib --extern float_ord=/work/oxidecomputer/omicron/target/debug/deps/libfloat_ord-64ad33de53dcc530.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-37e6e52c977aa548.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-8410861ab0493f35.so --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-f81a4f758dfcb860.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rlib --extern rand_distr=/work/oxidecomputer/omicron/target/debug/deps/librand_distr-d9ba92eedc0ce4c3.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-a2e05c7d531f1f8e.rlib --extern rstest=/work/oxidecomputer/omicron/target/debug/deps/librstest-c158cf6783e6b4cd.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d3365051e79f13bf.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern trybuild=/work/oxidecomputer/omicron/target/debug/deps/libtrybuild-a64e9b72300d3bde.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
45802024-11-13T19:18:10.465Z Running `/home/build/.rustup/toolchains/1.81.0-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=55c89c08b54a44f5 -C extra-filename=-55c89c08b54a44f5 --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-8148c88ee720cd5b.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-8f3db5af18e8ba7c.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-20212db77650b909.rlib --extern float_ord=/work/oxidecomputer/omicron/target/debug/deps/libfloat_ord-64ad33de53dcc530.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-37e6e52c977aa548.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-8410861ab0493f35.so --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-dcf5e23200a1eaa9.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-f81a4f758dfcb860.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rlib --extern rand_distr=/work/oxidecomputer/omicron/target/debug/deps/librand_distr-d9ba92eedc0ce4c3.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-a2e05c7d531f1f8e.rlib --extern rstest=/work/oxidecomputer/omicron/target/debug/deps/librstest-c158cf6783e6b4cd.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d3365051e79f13bf.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern trybuild=/work/oxidecomputer/omicron/target/debug/deps/libtrybuild-a64e9b72300d3bde.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
45812024-11-13T19:18:10.736Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter --edition=2021 oximeter/collector/src/bin/oximeter.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f97b542ca429d3e2 -C extra-filename=-f97b542ca429d3e2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-49589da9b84e9811.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-4abd36fb465a093f.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern httpmock=/work/oxidecomputer/omicron/target/debug/deps/libhttpmock-a2a2f47e68c922ba.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-427794d150fcf552.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8abd96d38511401b.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-64c2b779e22b46ad.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4006fd7b25533870.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-29866baf45eaf830.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-fade29d57381db29.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e987f08d5eab5408.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-3451e56dcfa8d167.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-c54e420124985d39.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-c65c5cb6dc8691de.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-279751769b0f5888.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-14a29e2d7c42d4ba.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-d3cfaa7747ffa7e5.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5b06ea6f574ac6b7.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ff2df2b76a1cf1a1.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d3365051e79f13bf.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-e7b60d3e91176a92.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-caf03fabfccd35a4.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/usr/lib/amd64`
45822024-11-13T19:18:11.564Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name test_commands --edition=2021 oximeter/collector/tests/test_commands.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1ce35ebbcaf66f00 -C extra-filename=-1ce35ebbcaf66f00 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-49589da9b84e9811.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-4abd36fb465a093f.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern httpmock=/work/oxidecomputer/omicron/target/debug/deps/libhttpmock-a2a2f47e68c922ba.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-427794d150fcf552.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8abd96d38511401b.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-64c2b779e22b46ad.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4006fd7b25533870.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-29866baf45eaf830.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-fade29d57381db29.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e987f08d5eab5408.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-3451e56dcfa8d167.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-c54e420124985d39.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-c65c5cb6dc8691de.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-279751769b0f5888.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-14a29e2d7c42d4ba.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-d3cfaa7747ffa7e5.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5b06ea6f574ac6b7.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ff2df2b76a1cf1a1.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d3365051e79f13bf.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-e7b60d3e91176a92.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-caf03fabfccd35a4.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/usr/lib/amd64`
45832024-11-13T19:18:13.432Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_collector --edition=2021 oximeter/collector/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8cf066b00bd74e25 -C extra-filename=-8cf066b00bd74e25 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-49589da9b84e9811.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-4abd36fb465a093f.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern httpmock=/work/oxidecomputer/omicron/target/debug/deps/libhttpmock-a2a2f47e68c922ba.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-427794d150fcf552.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8abd96d38511401b.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-64c2b779e22b46ad.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4006fd7b25533870.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-29866baf45eaf830.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-fade29d57381db29.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e987f08d5eab5408.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-3451e56dcfa8d167.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-c54e420124985d39.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-279751769b0f5888.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-14a29e2d7c42d4ba.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-d3cfaa7747ffa7e5.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5b06ea6f574ac6b7.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ff2df2b76a1cf1a1.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d3365051e79f13bf.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-e7b60d3e91176a92.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-caf03fabfccd35a4.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/usr/lib/amd64`
45842024-11-13T19:18:15.234Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name clickhouse_schema_updater --edition=2021 oximeter/collector/src/bin/clickhouse-schema-updater.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=75e998c6e9621478 -C extra-filename=-75e998c6e9621478 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-49589da9b84e9811.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-4abd36fb465a093f.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern httpmock=/work/oxidecomputer/omicron/target/debug/deps/libhttpmock-a2a2f47e68c922ba.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-427794d150fcf552.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8abd96d38511401b.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-64c2b779e22b46ad.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4006fd7b25533870.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-29866baf45eaf830.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-fade29d57381db29.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e987f08d5eab5408.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-3451e56dcfa8d167.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-c54e420124985d39.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-c65c5cb6dc8691de.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-279751769b0f5888.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-14a29e2d7c42d4ba.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-d3cfaa7747ffa7e5.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5b06ea6f574ac6b7.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ff2df2b76a1cf1a1.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d3365051e79f13bf.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-e7b60d3e91176a92.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-caf03fabfccd35a4.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/usr/lib/amd64`
45852024-11-13T19:18:17.762Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name installinator --edition=2021 installinator/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("image-standard"))' -C metadata=edeb0cdcfd42eb94 -C extra-filename=-edeb0cdcfd42eb94 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-49589da9b84e9811.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-b0ea4a7159a41bb5.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-8f3db5af18e8ba7c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-efdb0e70c4c12326.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-ae3cec0fe43b44de.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-c934ff84d13620ad.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-3f5934bdadfdef5e.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-822e122ffc091e79.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-a8e7d0ccf5d65a51.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-6314fbcd8aeacbf5.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-b3923ddb1f887e35.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-0d21f00b9d57bff2.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-6b8c06aaa5867a2a.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-29117e4ff36dab03.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-1c3322afbe4e6d57.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern partial_io=/work/oxidecomputer/omicron/target/debug/deps/libpartial_io-84c5775a93bf1cb6.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-d670407408d91317.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-74d5ef4f7c47e951.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-f4d68ee8ad68e9e1.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-537b3617320a1d25.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-58fa6774c08a2f4c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-d3cfaa7747ffa7e5.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-6f6c828458804848.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ff2df2b76a1cf1a1.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-1d4e9f7c6ab57727.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-198ebdf28c1b51c7.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-fe1c4c158a2bcfde.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-27bd6b7955f8cd93.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ce299f3aa435a264.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out`
45862024-11-13T19:18:20.452Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name installinator --edition=2021 installinator/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("image-standard"))' -C metadata=662f70769973f70e -C extra-filename=-662f70769973f70e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-49589da9b84e9811.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-b0ea4a7159a41bb5.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-8f3db5af18e8ba7c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-efdb0e70c4c12326.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-ae3cec0fe43b44de.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-c934ff84d13620ad.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-3f5934bdadfdef5e.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-822e122ffc091e79.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-a8e7d0ccf5d65a51.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-a8766f05bdb576c2.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-6314fbcd8aeacbf5.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-b3923ddb1f887e35.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-0d21f00b9d57bff2.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-6b8c06aaa5867a2a.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-29117e4ff36dab03.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-1c3322afbe4e6d57.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern partial_io=/work/oxidecomputer/omicron/target/debug/deps/libpartial_io-84c5775a93bf1cb6.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-d670407408d91317.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-74d5ef4f7c47e951.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-f4d68ee8ad68e9e1.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-537b3617320a1d25.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-58fa6774c08a2f4c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-d3cfaa7747ffa7e5.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-6f6c828458804848.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ff2df2b76a1cf1a1.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-1d4e9f7c6ab57727.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-198ebdf28c1b51c7.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-fe1c4c158a2bcfde.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-27bd6b7955f8cd93.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ce299f3aa435a264.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out -L native=/usr/lib/amd64`
45872024-11-13T19:18:22.814Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name ls_apis --edition=2021 dev-tools/ls-apis/src/bin/ls-apis.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=dc60641f243ec74a -C extra-filename=-dc60641f243ec74a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-782cd9fd04c927d0.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-46f75afc187be87d.rlib --extern omicron_ls_apis=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ls_apis-130c256ef95e4ec2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-f81a4f758dfcb860.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-aca7ed34a108a7b7.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-caf03fabfccd35a4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
45882024-11-13T19:18:24.229Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name test_dependencies --edition=2021 dev-tools/ls-apis/tests/test_dependencies.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=32f4fb604d3226ab -C extra-filename=-32f4fb604d3226ab --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-782cd9fd04c927d0.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-4abd36fb465a093f.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-46f75afc187be87d.rlib --extern omicron_ls_apis=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ls_apis-130c256ef95e4ec2.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-f81a4f758dfcb860.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-aca7ed34a108a7b7.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-e7b60d3e91176a92.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-caf03fabfccd35a4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/usr/lib/amd64`
45892024-11-13T19:18:25.859Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name ls_apis --edition=2021 dev-tools/ls-apis/src/bin/ls-apis.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d842aa86c51fa70a -C extra-filename=-d842aa86c51fa70a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-782cd9fd04c927d0.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-4abd36fb465a093f.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-46f75afc187be87d.rlib --extern omicron_ls_apis=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ls_apis-130c256ef95e4ec2.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-f81a4f758dfcb860.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-aca7ed34a108a7b7.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-e7b60d3e91176a92.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-caf03fabfccd35a4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/usr/lib/amd64`
45902024-11-13T19:18:26.754Z Running `/home/build/.rustup/toolchains/1.81.0-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=15f376b6102a312d -C extra-filename=-15f376b6102a312d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-a8e7d0ccf5d65a51.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-a00f6e4d1e2aaea1.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-6aa42280b99bf9ab.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-537b3617320a1d25.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern uzers=/work/oxidecomputer/omicron/target/debug/deps/libuzers-701a4a1f6a4aa386.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-033fc65b80973786.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/`
45912024-11-13T19:18:28.719Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name bootstrap --edition=2021 end-to-end-tests/src/bin/bootstrap.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b5581336b79c4792 -C extra-filename=-b5581336b79c4792 --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-2570a634c4322755.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-49589da9b84e9811.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e342ec737c4cbcc0.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-8f3db5af18e8ba7c.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-cca24c851c6c4979.rlib --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-8d8e08e4a9268b67.rlib --extern end_to_end_tests=/work/oxidecomputer/omicron/target/debug/deps/libend_to_end_tests-c39f81c52339b5af.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-271baf00a915a986.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-31c3ffab5224127a.rlib --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-fc090d67868fcae5.rlib --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-514e6a7ff6bc0fc6.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-c70a935ecfdda494.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-a00f6e4d1e2aaea1.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-f4b6ead942bf0bc3.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rlib --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-83472bff21f23b63.rlib --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-1845c32141be92e4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-5b8b21bf3d3ff7fb.rlib --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-024a7c8877c9d5fd.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-caf03fabfccd35a4.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
45922024-11-13T19:18:31.380Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name dhcp_server --edition=2021 end-to-end-tests/src/bin/dhcp-server.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=511f6166acdc5651 -C extra-filename=-511f6166acdc5651 --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-2570a634c4322755.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-49589da9b84e9811.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e342ec737c4cbcc0.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-8f3db5af18e8ba7c.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-cca24c851c6c4979.rlib --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-8d8e08e4a9268b67.rlib --extern end_to_end_tests=/work/oxidecomputer/omicron/target/debug/deps/libend_to_end_tests-c39f81c52339b5af.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-271baf00a915a986.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-31c3ffab5224127a.rlib --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-fc090d67868fcae5.rlib --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-514e6a7ff6bc0fc6.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-c70a935ecfdda494.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-a00f6e4d1e2aaea1.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-f4b6ead942bf0bc3.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rlib --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-83472bff21f23b63.rlib --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-1845c32141be92e4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-5b8b21bf3d3ff7fb.rlib --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-024a7c8877c9d5fd.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-caf03fabfccd35a4.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
45932024-11-13T19:18:32.786Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name commtest --edition=2021 end-to-end-tests/src/bin/commtest.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=021f6f0ad1e1dc13 -C extra-filename=-021f6f0ad1e1dc13 --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-2570a634c4322755.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-49589da9b84e9811.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e342ec737c4cbcc0.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-8f3db5af18e8ba7c.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-cca24c851c6c4979.rlib --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-8d8e08e4a9268b67.rlib --extern end_to_end_tests=/work/oxidecomputer/omicron/target/debug/deps/libend_to_end_tests-c39f81c52339b5af.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-271baf00a915a986.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-31c3ffab5224127a.rlib --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-fc090d67868fcae5.rlib --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-514e6a7ff6bc0fc6.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-c70a935ecfdda494.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-a00f6e4d1e2aaea1.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-f4b6ead942bf0bc3.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rlib --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-83472bff21f23b63.rlib --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-1845c32141be92e4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-5b8b21bf3d3ff7fb.rlib --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-024a7c8877c9d5fd.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-caf03fabfccd35a4.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
45942024-11-13T19:18:33.746Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name wicketd --edition=2021 wicketd/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=20c99a07a5845e58 -C extra-filename=-20c99a07a5845e58 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-49589da9b84e9811.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e342ec737c4cbcc0.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-3734d8dc6632ebb5.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-b0ea4a7159a41bb5.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-8f3db5af18e8ba7c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-efdb0e70c4c12326.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-8617a6d6bd6b63dc.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-c934ff84d13620ad.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-6658aa9c41c787e9.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-682f0202de4cb9c8.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-4abd36fb465a093f.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-26a811491049a3a2.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-04244dd35b0a8098.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-6017fbe5bc569ec0.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-a229ae4e6a4127c0.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-f9a699a62abdd20f.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-cea07e52a72c9fbb.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-3f5934bdadfdef5e.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-271baf00a915a986.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-781c1ee142155a49.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-0006ea77e7b559a1.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-196425df5db70bad.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-a8e7d0ccf5d65a51.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-a8766f05bdb576c2.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-1d5e4b30cbb721d5.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-6314fbcd8aeacbf5.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-b3923ddb1f887e35.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-427794d150fcf552.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8abd96d38511401b.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-6b8c06aaa5867a2a.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-ecfd5b0ec037d853.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-e6f6717e6c07d9f2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-1c3322afbe4e6d57.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-49061ad469babd71.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-4fac8a596e09fa80.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-29866baf45eaf830.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-fade29d57381db29.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-6aa42280b99bf9ab.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-74d5ef4f7c47e951.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-537b3617320a1d25.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5b06ea6f574ac6b7.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-e7b60d3e91176a92.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-7da40a2e41206c1b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-fe1c4c158a2bcfde.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-b9fdeff246bf82e9.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-caf03fabfccd35a4.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-3a226019e190c269.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-3b9fb8475f501c56.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-27bd6b7955f8cd93.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-63dd1e503d85aac2.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ce299f3aa435a264.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-d13997df12293406.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-abc8b27fa59a9f72.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-20d57ecbcca14823.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-d4f11f483230e69d.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out -L native=/opt/ooce/pgsql-13/lib/amd64`
45952024-11-13T19:18:35.617Z Running `/home/build/.rustup/toolchains/1.81.0-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=907193667d641d83 -C extra-filename=-907193667d641d83 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-4abd36fb465a093f.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-29117e4ff36dab03.rlib --extern omicron_dev_lib=/work/oxidecomputer/omicron/target/debug/deps/libomicron_dev_lib-1ca50ef3d3ba7079.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-ebc379566efd2a27.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-df5dc25ba7879434.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-e7b60d3e91176a92.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-13f3f522d4be8a05.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-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64`
45962024-11-13T19:18:37.719Z Running `/home/build/.rustup/toolchains/1.81.0-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=9c6b6fd4dee01384 -C extra-filename=-9c6b6fd4dee01384 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-29117e4ff36dab03.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-ebc379566efd2a27.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-df5dc25ba7879434.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-13f3f522d4be8a05.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-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64`
45972024-11-13T19:18:43.084Z Running `/home/build/.rustup/toolchains/1.81.0-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=3a7a891da76b7ce7 -C extra-filename=-3a7a891da76b7ce7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-4abd36fb465a093f.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-29117e4ff36dab03.rlib --extern omicron_dev_lib=/work/oxidecomputer/omicron/target/debug/deps/libomicron_dev_lib-1ca50ef3d3ba7079.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-ebc379566efd2a27.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-df5dc25ba7879434.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-e7b60d3e91176a92.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-13f3f522d4be8a05.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-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64`
45982024-11-13T19:18:50.086Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name reconfigurator_cli --edition=2021 dev-tools/reconfigurator-cli/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e437d400d3b54e86 -C extra-filename=-e437d400d3b54e86 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-19e5985bb94b6ed1.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-31c3ffab5224127a.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-7b51d40d91e0d99e.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8abd96d38511401b.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-590cca645e11d266.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-0a9702344391e6f7.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d0e2a9a5962967b0.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4006fd7b25533870.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-ebc379566efd2a27.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-158226578f30c9bd.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-9d00d284d0b08369.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-74c3ec0fd5fa922d.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-6219b1d809618323.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-b8fcaa4916d08503.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.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-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64`
45992024-11-13T19:18:50.155Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name end_to_end_tests --edition=2021 end-to-end-tests/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4cd853518276ba00 -C extra-filename=-4cd853518276ba00 --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-2570a634c4322755.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-49589da9b84e9811.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e342ec737c4cbcc0.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-8f3db5af18e8ba7c.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-cca24c851c6c4979.rlib --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-8d8e08e4a9268b67.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-271baf00a915a986.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-31c3ffab5224127a.rlib --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-fc090d67868fcae5.rlib --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-514e6a7ff6bc0fc6.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-c70a935ecfdda494.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-a00f6e4d1e2aaea1.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-f4b6ead942bf0bc3.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rlib --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-83472bff21f23b63.rlib --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-1845c32141be92e4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-5b8b21bf3d3ff7fb.rlib --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-024a7c8877c9d5fd.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-caf03fabfccd35a4.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
46002024-11-13T19:18:54.963Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name tufaceous --edition=2021 tufaceous/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0545169fdc3edbb8 -C extra-filename=-0545169fdc3edbb8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-ec6033f800f8da03.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-8134fd228889b755.rlib --extern datatest_stable=/work/oxidecomputer/omicron/target/debug/deps/libdatatest_stable-438089010e5f95bc.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-6017fbe5bc569ec0.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-31c3ffab5224127a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-176eac0973f64c24.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-d3cfaa7747ffa7e5.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-6f6c828458804848.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ff2df2b76a1cf1a1.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-1c22c94e862a09e7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-27bd6b7955f8cd93.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/usr/lib/amd64`
46012024-11-13T19:18:57.277Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name tufaceous --edition=2021 tufaceous/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=07d917f7a1a15c71 -C extra-filename=-07d917f7a1a15c71 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-ec6033f800f8da03.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-8134fd228889b755.rlib --extern datatest_stable=/work/oxidecomputer/omicron/target/debug/deps/libdatatest_stable-438089010e5f95bc.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-6017fbe5bc569ec0.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-31c3ffab5224127a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-176eac0973f64c24.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-d3cfaa7747ffa7e5.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-6f6c828458804848.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ff2df2b76a1cf1a1.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-1c22c94e862a09e7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-3b9fb8475f501c56.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-27bd6b7955f8cd93.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/usr/lib/amd64`
46022024-11-13T19:18:57.367Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name integration_tests --edition=2021 tufaceous/tests/integration-tests/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6f08b334056e3a8c -C extra-filename=-6f08b334056e3a8c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-ec6033f800f8da03.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-8134fd228889b755.rlib --extern datatest_stable=/work/oxidecomputer/omicron/target/debug/deps/libdatatest_stable-438089010e5f95bc.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-6017fbe5bc569ec0.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-31c3ffab5224127a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-176eac0973f64c24.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-d3cfaa7747ffa7e5.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-6f6c828458804848.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ff2df2b76a1cf1a1.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-1c22c94e862a09e7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-3b9fb8475f501c56.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-27bd6b7955f8cd93.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/usr/lib/amd64`
46032024-11-13T19:18:59.377Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name manifest_tests --edition=2021 tufaceous/tests/manifest-tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=56eba5204c23deca -C extra-filename=-56eba5204c23deca --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-ec6033f800f8da03.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-8134fd228889b755.rlib --extern datatest_stable=/work/oxidecomputer/omicron/target/debug/deps/libdatatest_stable-438089010e5f95bc.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-6017fbe5bc569ec0.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-31c3ffab5224127a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-176eac0973f64c24.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-d3cfaa7747ffa7e5.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-6f6c828458804848.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ff2df2b76a1cf1a1.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-1c22c94e862a09e7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-3b9fb8475f501c56.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-27bd6b7955f8cd93.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/usr/lib/amd64`
46042024-11-13T19:19:09.848Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name clickhouse_admin_keeper --edition=2021 clickhouse-admin/src/bin/clickhouse-admin-keeper.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=568401965bb83eb4 -C extra-filename=-568401965bb83eb4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-6aeee856bb676d82.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-720e9cb50484815c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-a8e7d0ccf5d65a51.rlib --extern omicron_clickhouse_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_clickhouse_admin-a25eaceca37db0c7.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-d3cfaa7747ffa7e5.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5b06ea6f574ac6b7.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-9d00d284d0b08369.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-13f3f522d4be8a05.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-caf03fabfccd35a4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
46052024-11-13T19:19:11.456Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name clickhouse_admin_server --edition=2021 clickhouse-admin/src/bin/clickhouse-admin-server.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1e2f78c5ff3db921 -C extra-filename=-1e2f78c5ff3db921 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-6aeee856bb676d82.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-720e9cb50484815c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-a8e7d0ccf5d65a51.rlib --extern omicron_clickhouse_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_clickhouse_admin-a25eaceca37db0c7.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-d3cfaa7747ffa7e5.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5b06ea6f574ac6b7.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-9d00d284d0b08369.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-13f3f522d4be8a05.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-caf03fabfccd35a4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
46062024-11-13T19:19:11.484Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_sled_agent --edition=2021 sled-agent/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("image-trampoline", "switch-asic", "switch-softnpu", "switch-stub"))' -C metadata=17891389365fe408 -C extra-filename=-17891389365fe408 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-19e5985bb94b6ed1.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-49589da9b84e9811.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e342ec737c4cbcc0.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-3437effcbe5bc4f6.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-b066fc542d1262a2.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-3734d8dc6632ebb5.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-8f3db5af18e8ba7c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-efdb0e70c4c12326.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-ae3cec0fe43b44de.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-83c04ded702a2c6e.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-03b108eb22457c3a.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-ec69ba1f899f2ea9.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-c934ff84d13620ad.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-30bcb77390b44240.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-61f51384d8d3ac0d.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-6658aa9c41c787e9.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-4abd36fb465a093f.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-26a811491049a3a2.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-04244dd35b0a8098.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-a229ae4e6a4127c0.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-dec4d7736b1aadcb.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-659539bc2ebabfeb.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-3f5934bdadfdef5e.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-822e122ffc091e79.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-196425df5db70bad.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-cf9a4326bbfda60d.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-a8e7d0ccf5d65a51.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-b3923ddb1f887e35.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-427794d150fcf552.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8abd96d38511401b.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-8675fbbe3641ce68.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-6b8c06aaa5867a2a.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-bbcb5e8192429551.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-29117e4ff36dab03.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-c70a935ecfdda494.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-7d864262962d6cbe.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-64c2b779e22b46ad.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-73cacb8c7d944392.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d0e2a9a5962967b0.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4006fd7b25533870.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-1c3322afbe4e6d57.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-4fac8a596e09fa80.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-27bef9a8c38f9fcf.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e987f08d5eab5408.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-f0a911e64bc774f6.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-ad2507589cfd09b6.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-6aa42280b99bf9ab.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-9a15c963fedc7a99.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-628131b4045892f2.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-7cc95edb79c39818.rlib --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-394783fd38ff1698.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-4509fe8783ecf5e7.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-d2bed132ec9aadde.rlib --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-f75d1a044b0d719b.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-080cabe85a0bfc93.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-a2aa46893791ada1.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-74d5ef4f7c47e951.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-9a484ef53cddbb44.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-83713f1ff23f1f34.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-40f5d588eec13e98.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-5b8b21bf3d3ff7fb.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-f4d68ee8ad68e9e1.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-537b3617320a1d25.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-58fa6774c08a2f4c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-d3cfaa7747ffa7e5.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5b06ea6f574ac6b7.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-9d00d284d0b08369.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ff2df2b76a1cf1a1.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-1d4e9f7c6ab57727.rlib --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-38319003ae86e394.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-4838cc47d8ef8586.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d3365051e79f13bf.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-e7b60d3e91176a92.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-7da40a2e41206c1b.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-1c22c94e862a09e7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-f2a47b8fa7547b75.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-fe1c4c158a2bcfde.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-b9fdeff246bf82e9.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-caf03fabfccd35a4.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b9eeb6bccaea084d.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-276d808b1ead684e.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-e36277d4aa1c4608.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-033fc65b80973786.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/`
46072024-11-13T19:19:13.042Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent --edition=2021 sled-agent/src/bin/sled-agent.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("image-trampoline", "switch-asic", "switch-softnpu", "switch-stub"))' -C metadata=931eee1f6aa2aa82 -C extra-filename=-931eee1f6aa2aa82 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-19e5985bb94b6ed1.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-49589da9b84e9811.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e342ec737c4cbcc0.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-3437effcbe5bc4f6.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-b066fc542d1262a2.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-3734d8dc6632ebb5.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-8f3db5af18e8ba7c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-efdb0e70c4c12326.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-ae3cec0fe43b44de.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-83c04ded702a2c6e.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-03b108eb22457c3a.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-ec69ba1f899f2ea9.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-c934ff84d13620ad.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-30bcb77390b44240.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-61f51384d8d3ac0d.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-6658aa9c41c787e9.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-4abd36fb465a093f.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-26a811491049a3a2.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-04244dd35b0a8098.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-a229ae4e6a4127c0.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-dec4d7736b1aadcb.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-659539bc2ebabfeb.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-3f5934bdadfdef5e.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-822e122ffc091e79.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-196425df5db70bad.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-cf9a4326bbfda60d.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-a8e7d0ccf5d65a51.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-b3923ddb1f887e35.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-427794d150fcf552.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8abd96d38511401b.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-8675fbbe3641ce68.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-6b8c06aaa5867a2a.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-bbcb5e8192429551.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-29117e4ff36dab03.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-c70a935ecfdda494.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-7d864262962d6cbe.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-64c2b779e22b46ad.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-73cacb8c7d944392.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d0e2a9a5962967b0.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4006fd7b25533870.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-1c3322afbe4e6d57.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-a00f6e4d1e2aaea1.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-4fac8a596e09fa80.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-27bef9a8c38f9fcf.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e987f08d5eab5408.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-f0a911e64bc774f6.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-ad2507589cfd09b6.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-6aa42280b99bf9ab.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-9a15c963fedc7a99.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-628131b4045892f2.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-7cc95edb79c39818.rlib --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-394783fd38ff1698.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-4509fe8783ecf5e7.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-d2bed132ec9aadde.rlib --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-f75d1a044b0d719b.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-080cabe85a0bfc93.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-a2aa46893791ada1.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-74d5ef4f7c47e951.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-9a484ef53cddbb44.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-83713f1ff23f1f34.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-40f5d588eec13e98.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-5b8b21bf3d3ff7fb.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-f4d68ee8ad68e9e1.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-537b3617320a1d25.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-58fa6774c08a2f4c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-d3cfaa7747ffa7e5.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5b06ea6f574ac6b7.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-9d00d284d0b08369.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ff2df2b76a1cf1a1.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-1d4e9f7c6ab57727.rlib --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-38319003ae86e394.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-4838cc47d8ef8586.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d3365051e79f13bf.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-e7b60d3e91176a92.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-7da40a2e41206c1b.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-1c22c94e862a09e7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-f2a47b8fa7547b75.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-fe1c4c158a2bcfde.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-b9fdeff246bf82e9.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-caf03fabfccd35a4.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b9eeb6bccaea084d.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-276d808b1ead684e.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-e36277d4aa1c4608.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-033fc65b80973786.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
46082024-11-13T19:19:16.336Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent_sim --edition=2021 sled-agent/src/bin/sled-agent-sim.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("image-trampoline", "switch-asic", "switch-softnpu", "switch-stub"))' -C metadata=54ee12291d0c17ef -C extra-filename=-54ee12291d0c17ef --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-19e5985bb94b6ed1.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-49589da9b84e9811.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e342ec737c4cbcc0.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-3437effcbe5bc4f6.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-b066fc542d1262a2.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-3734d8dc6632ebb5.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-8f3db5af18e8ba7c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-efdb0e70c4c12326.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-ae3cec0fe43b44de.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-83c04ded702a2c6e.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-03b108eb22457c3a.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-ec69ba1f899f2ea9.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-c934ff84d13620ad.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-30bcb77390b44240.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-61f51384d8d3ac0d.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-6658aa9c41c787e9.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-4abd36fb465a093f.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-26a811491049a3a2.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-04244dd35b0a8098.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-a229ae4e6a4127c0.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-dec4d7736b1aadcb.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-659539bc2ebabfeb.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-3f5934bdadfdef5e.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-822e122ffc091e79.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-196425df5db70bad.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-cf9a4326bbfda60d.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-a8e7d0ccf5d65a51.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-b3923ddb1f887e35.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-427794d150fcf552.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8abd96d38511401b.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-8675fbbe3641ce68.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-6b8c06aaa5867a2a.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-bbcb5e8192429551.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-29117e4ff36dab03.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-c70a935ecfdda494.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-7d864262962d6cbe.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-64c2b779e22b46ad.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-73cacb8c7d944392.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d0e2a9a5962967b0.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4006fd7b25533870.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-1c3322afbe4e6d57.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-a00f6e4d1e2aaea1.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-4fac8a596e09fa80.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-27bef9a8c38f9fcf.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e987f08d5eab5408.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-f0a911e64bc774f6.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-ad2507589cfd09b6.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-6aa42280b99bf9ab.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-9a15c963fedc7a99.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-628131b4045892f2.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-7cc95edb79c39818.rlib --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-394783fd38ff1698.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-4509fe8783ecf5e7.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-d2bed132ec9aadde.rlib --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-f75d1a044b0d719b.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-080cabe85a0bfc93.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-a2aa46893791ada1.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-74d5ef4f7c47e951.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-9a484ef53cddbb44.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-83713f1ff23f1f34.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-40f5d588eec13e98.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-5b8b21bf3d3ff7fb.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-f4d68ee8ad68e9e1.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-537b3617320a1d25.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-58fa6774c08a2f4c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-d3cfaa7747ffa7e5.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5b06ea6f574ac6b7.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-9d00d284d0b08369.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ff2df2b76a1cf1a1.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-1d4e9f7c6ab57727.rlib --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-38319003ae86e394.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-4838cc47d8ef8586.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d3365051e79f13bf.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-e7b60d3e91176a92.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-7da40a2e41206c1b.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-1c22c94e862a09e7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-f2a47b8fa7547b75.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-fe1c4c158a2bcfde.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-b9fdeff246bf82e9.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-caf03fabfccd35a4.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b9eeb6bccaea084d.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-276d808b1ead684e.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-e36277d4aa1c4608.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-033fc65b80973786.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
46092024-11-13T19:19:19.671Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name zone_bundle --edition=2021 sled-agent/src/bin/zone-bundle.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("image-trampoline", "switch-asic", "switch-softnpu", "switch-stub"))' -C metadata=3c7e4bf10bb043cf -C extra-filename=-3c7e4bf10bb043cf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-19e5985bb94b6ed1.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-49589da9b84e9811.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e342ec737c4cbcc0.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-3437effcbe5bc4f6.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-b066fc542d1262a2.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-3734d8dc6632ebb5.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-8f3db5af18e8ba7c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-efdb0e70c4c12326.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-ae3cec0fe43b44de.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-83c04ded702a2c6e.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-03b108eb22457c3a.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-ec69ba1f899f2ea9.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-c934ff84d13620ad.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-30bcb77390b44240.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-61f51384d8d3ac0d.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-6658aa9c41c787e9.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-4abd36fb465a093f.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-26a811491049a3a2.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-04244dd35b0a8098.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-a229ae4e6a4127c0.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-dec4d7736b1aadcb.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-659539bc2ebabfeb.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-3f5934bdadfdef5e.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-822e122ffc091e79.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-196425df5db70bad.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-cf9a4326bbfda60d.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-a8e7d0ccf5d65a51.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-b3923ddb1f887e35.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-427794d150fcf552.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8abd96d38511401b.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-8675fbbe3641ce68.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-6b8c06aaa5867a2a.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-bbcb5e8192429551.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-29117e4ff36dab03.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-c70a935ecfdda494.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-7d864262962d6cbe.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-64c2b779e22b46ad.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-73cacb8c7d944392.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d0e2a9a5962967b0.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4006fd7b25533870.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-1c3322afbe4e6d57.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-a00f6e4d1e2aaea1.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-4fac8a596e09fa80.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-27bef9a8c38f9fcf.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e987f08d5eab5408.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-f0a911e64bc774f6.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-ad2507589cfd09b6.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-6aa42280b99bf9ab.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-9a15c963fedc7a99.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-628131b4045892f2.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-7cc95edb79c39818.rlib --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-394783fd38ff1698.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-4509fe8783ecf5e7.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-d2bed132ec9aadde.rlib --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-f75d1a044b0d719b.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-080cabe85a0bfc93.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-a2aa46893791ada1.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-74d5ef4f7c47e951.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-9a484ef53cddbb44.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-83713f1ff23f1f34.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-40f5d588eec13e98.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-5b8b21bf3d3ff7fb.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-f4d68ee8ad68e9e1.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-537b3617320a1d25.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-58fa6774c08a2f4c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-d3cfaa7747ffa7e5.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5b06ea6f574ac6b7.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-9d00d284d0b08369.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ff2df2b76a1cf1a1.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-1d4e9f7c6ab57727.rlib --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-38319003ae86e394.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-4838cc47d8ef8586.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d3365051e79f13bf.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-e7b60d3e91176a92.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-7da40a2e41206c1b.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-1c22c94e862a09e7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-f2a47b8fa7547b75.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-fe1c4c158a2bcfde.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-b9fdeff246bf82e9.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-caf03fabfccd35a4.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b9eeb6bccaea084d.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-276d808b1ead684e.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-e36277d4aa1c4608.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-033fc65b80973786.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
46102024-11-13T19:19:21.469Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name mod --edition=2021 sled-agent/tests/mod.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("image-trampoline", "switch-asic", "switch-softnpu", "switch-stub"))' -C metadata=017d120ae0317568 -C extra-filename=-017d120ae0317568 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-19e5985bb94b6ed1.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-49589da9b84e9811.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e342ec737c4cbcc0.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-3437effcbe5bc4f6.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-b066fc542d1262a2.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-3734d8dc6632ebb5.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-8f3db5af18e8ba7c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-efdb0e70c4c12326.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-ae3cec0fe43b44de.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-83c04ded702a2c6e.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-03b108eb22457c3a.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-ec69ba1f899f2ea9.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-c934ff84d13620ad.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-30bcb77390b44240.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-61f51384d8d3ac0d.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-6658aa9c41c787e9.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-4abd36fb465a093f.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-26a811491049a3a2.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-04244dd35b0a8098.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-a229ae4e6a4127c0.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-dec4d7736b1aadcb.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-659539bc2ebabfeb.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-3f5934bdadfdef5e.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-822e122ffc091e79.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-196425df5db70bad.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-cf9a4326bbfda60d.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-a8e7d0ccf5d65a51.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-b3923ddb1f887e35.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-427794d150fcf552.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8abd96d38511401b.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-8675fbbe3641ce68.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-6b8c06aaa5867a2a.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-bbcb5e8192429551.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-29117e4ff36dab03.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-c70a935ecfdda494.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-7d864262962d6cbe.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-64c2b779e22b46ad.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-73cacb8c7d944392.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d0e2a9a5962967b0.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4006fd7b25533870.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-1c3322afbe4e6d57.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-a00f6e4d1e2aaea1.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-4fac8a596e09fa80.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-27bef9a8c38f9fcf.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e987f08d5eab5408.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-f0a911e64bc774f6.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-ad2507589cfd09b6.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-6aa42280b99bf9ab.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-9a15c963fedc7a99.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-628131b4045892f2.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-7cc95edb79c39818.rlib --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-394783fd38ff1698.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-4509fe8783ecf5e7.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-d2bed132ec9aadde.rlib --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-f75d1a044b0d719b.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-080cabe85a0bfc93.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-a2aa46893791ada1.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-74d5ef4f7c47e951.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-9a484ef53cddbb44.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-83713f1ff23f1f34.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-40f5d588eec13e98.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-5b8b21bf3d3ff7fb.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-f4d68ee8ad68e9e1.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-537b3617320a1d25.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-58fa6774c08a2f4c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-d3cfaa7747ffa7e5.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5b06ea6f574ac6b7.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-9d00d284d0b08369.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ff2df2b76a1cf1a1.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-1d4e9f7c6ab57727.rlib --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-38319003ae86e394.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-4838cc47d8ef8586.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d3365051e79f13bf.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-e7b60d3e91176a92.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-7da40a2e41206c1b.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-1c22c94e862a09e7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-f2a47b8fa7547b75.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-fe1c4c158a2bcfde.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-b9fdeff246bf82e9.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-caf03fabfccd35a4.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b9eeb6bccaea084d.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-276d808b1ead684e.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-e36277d4aa1c4608.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-033fc65b80973786.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
46112024-11-13T19:19:22.885Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent --edition=2021 sled-agent/src/bin/sled-agent.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("image-trampoline", "switch-asic", "switch-softnpu", "switch-stub"))' -C metadata=ca7d52165849a020 -C extra-filename=-ca7d52165849a020 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-49589da9b84e9811.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e342ec737c4cbcc0.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-3437effcbe5bc4f6.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-b066fc542d1262a2.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-3734d8dc6632ebb5.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-8f3db5af18e8ba7c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-efdb0e70c4c12326.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-ae3cec0fe43b44de.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-83c04ded702a2c6e.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-03b108eb22457c3a.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-ec69ba1f899f2ea9.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-c934ff84d13620ad.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-30bcb77390b44240.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-61f51384d8d3ac0d.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-6658aa9c41c787e9.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-26a811491049a3a2.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-04244dd35b0a8098.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-a229ae4e6a4127c0.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-dec4d7736b1aadcb.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-3f5934bdadfdef5e.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-cf9a4326bbfda60d.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-a8e7d0ccf5d65a51.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-b3923ddb1f887e35.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-427794d150fcf552.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8abd96d38511401b.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-8675fbbe3641ce68.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-6b8c06aaa5867a2a.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-bbcb5e8192429551.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-29117e4ff36dab03.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-c70a935ecfdda494.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-7d864262962d6cbe.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-64c2b779e22b46ad.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-73cacb8c7d944392.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d0e2a9a5962967b0.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4006fd7b25533870.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-1c3322afbe4e6d57.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-a00f6e4d1e2aaea1.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-4fac8a596e09fa80.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-27bef9a8c38f9fcf.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e987f08d5eab5408.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-f0a911e64bc774f6.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-ad2507589cfd09b6.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-6aa42280b99bf9ab.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-628131b4045892f2.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-7cc95edb79c39818.rlib --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-394783fd38ff1698.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-d2bed132ec9aadde.rlib --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-f75d1a044b0d719b.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-080cabe85a0bfc93.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-a2aa46893791ada1.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-74d5ef4f7c47e951.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-9a484ef53cddbb44.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-83713f1ff23f1f34.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-40f5d588eec13e98.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-5b8b21bf3d3ff7fb.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-f4d68ee8ad68e9e1.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-537b3617320a1d25.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-58fa6774c08a2f4c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-d3cfaa7747ffa7e5.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5b06ea6f574ac6b7.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-9d00d284d0b08369.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ff2df2b76a1cf1a1.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-1d4e9f7c6ab57727.rlib --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-38319003ae86e394.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-4838cc47d8ef8586.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d3365051e79f13bf.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-7da40a2e41206c1b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-f2a47b8fa7547b75.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-caf03fabfccd35a4.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b9eeb6bccaea084d.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-276d808b1ead684e.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-e36277d4aa1c4608.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-033fc65b80973786.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/`
46122024-11-13T19:19:27.332Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_inventory --edition=2021 nexus/inventory/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=09fc759926d37054 -C extra-filename=-09fc759926d37054 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e342ec737c4cbcc0.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-164504e472fa0070.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-314b2bf59d0bfce9.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-720e9cb50484815c.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-4abd36fb465a093f.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-a229ae4e6a4127c0.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-f9a699a62abdd20f.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-cea07e52a72c9fbb.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d0e2a9a5962967b0.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4006fd7b25533870.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-a00f6e4d1e2aaea1.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-a2e05c7d531f1f8e.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-40f5d588eec13e98.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d3365051e79f13bf.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-b8fcaa4916d08503.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out -L /usr/platform/oxide/lib/amd64/`
46132024-11-13T19:19:29.433Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name zone_bundle --edition=2021 sled-agent/src/bin/zone-bundle.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("image-trampoline", "switch-asic", "switch-softnpu", "switch-stub"))' -C metadata=ea082496738fbddf -C extra-filename=-ea082496738fbddf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-49589da9b84e9811.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e342ec737c4cbcc0.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-3437effcbe5bc4f6.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-b066fc542d1262a2.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-3734d8dc6632ebb5.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-8f3db5af18e8ba7c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-efdb0e70c4c12326.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-ae3cec0fe43b44de.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-83c04ded702a2c6e.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-03b108eb22457c3a.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-ec69ba1f899f2ea9.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-c934ff84d13620ad.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-30bcb77390b44240.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-61f51384d8d3ac0d.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-6658aa9c41c787e9.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-26a811491049a3a2.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-04244dd35b0a8098.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-a229ae4e6a4127c0.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-dec4d7736b1aadcb.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-3f5934bdadfdef5e.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-cf9a4326bbfda60d.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-a8e7d0ccf5d65a51.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-b3923ddb1f887e35.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-427794d150fcf552.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8abd96d38511401b.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-8675fbbe3641ce68.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-6b8c06aaa5867a2a.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-bbcb5e8192429551.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-29117e4ff36dab03.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-c70a935ecfdda494.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-7d864262962d6cbe.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-64c2b779e22b46ad.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-73cacb8c7d944392.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d0e2a9a5962967b0.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4006fd7b25533870.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-1c3322afbe4e6d57.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-a00f6e4d1e2aaea1.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-4fac8a596e09fa80.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-27bef9a8c38f9fcf.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e987f08d5eab5408.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-f0a911e64bc774f6.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-ad2507589cfd09b6.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-6aa42280b99bf9ab.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-628131b4045892f2.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-7cc95edb79c39818.rlib --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-394783fd38ff1698.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-d2bed132ec9aadde.rlib --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-f75d1a044b0d719b.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-080cabe85a0bfc93.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-a2aa46893791ada1.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-74d5ef4f7c47e951.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-9a484ef53cddbb44.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-83713f1ff23f1f34.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-40f5d588eec13e98.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-5b8b21bf3d3ff7fb.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-f4d68ee8ad68e9e1.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-537b3617320a1d25.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-58fa6774c08a2f4c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-d3cfaa7747ffa7e5.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5b06ea6f574ac6b7.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-9d00d284d0b08369.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ff2df2b76a1cf1a1.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-1d4e9f7c6ab57727.rlib --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-38319003ae86e394.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-4838cc47d8ef8586.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d3365051e79f13bf.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-7da40a2e41206c1b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-f2a47b8fa7547b75.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-caf03fabfccd35a4.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b9eeb6bccaea084d.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-276d808b1ead684e.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-e36277d4aa1c4608.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-033fc65b80973786.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/`
46142024-11-13T19:19:34.047Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent_sim --edition=2021 sled-agent/src/bin/sled-agent-sim.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("image-trampoline", "switch-asic", "switch-softnpu", "switch-stub"))' -C metadata=4c0f60d39db66436 -C extra-filename=-4c0f60d39db66436 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-49589da9b84e9811.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e342ec737c4cbcc0.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-3437effcbe5bc4f6.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-b066fc542d1262a2.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-3734d8dc6632ebb5.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-8f3db5af18e8ba7c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-efdb0e70c4c12326.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-ae3cec0fe43b44de.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-83c04ded702a2c6e.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-03b108eb22457c3a.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-ec69ba1f899f2ea9.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-c934ff84d13620ad.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-30bcb77390b44240.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-61f51384d8d3ac0d.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-6658aa9c41c787e9.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-26a811491049a3a2.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-04244dd35b0a8098.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-a229ae4e6a4127c0.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-dec4d7736b1aadcb.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-3f5934bdadfdef5e.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-cf9a4326bbfda60d.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-a8e7d0ccf5d65a51.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-b3923ddb1f887e35.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-427794d150fcf552.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8abd96d38511401b.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-8675fbbe3641ce68.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-6b8c06aaa5867a2a.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-bbcb5e8192429551.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-29117e4ff36dab03.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-c70a935ecfdda494.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-7d864262962d6cbe.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-64c2b779e22b46ad.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-73cacb8c7d944392.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d0e2a9a5962967b0.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4006fd7b25533870.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-1c3322afbe4e6d57.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-a00f6e4d1e2aaea1.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-4fac8a596e09fa80.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-27bef9a8c38f9fcf.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e987f08d5eab5408.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-f0a911e64bc774f6.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-ad2507589cfd09b6.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-6aa42280b99bf9ab.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-628131b4045892f2.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-7cc95edb79c39818.rlib --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-394783fd38ff1698.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-d2bed132ec9aadde.rlib --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-f75d1a044b0d719b.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-080cabe85a0bfc93.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-a2aa46893791ada1.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-74d5ef4f7c47e951.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-9a484ef53cddbb44.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-83713f1ff23f1f34.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-40f5d588eec13e98.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-5b8b21bf3d3ff7fb.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-f4d68ee8ad68e9e1.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-537b3617320a1d25.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-58fa6774c08a2f4c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-d3cfaa7747ffa7e5.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5b06ea6f574ac6b7.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-9d00d284d0b08369.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ff2df2b76a1cf1a1.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-1d4e9f7c6ab57727.rlib --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-38319003ae86e394.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-4838cc47d8ef8586.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d3365051e79f13bf.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-7da40a2e41206c1b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-f2a47b8fa7547b75.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-caf03fabfccd35a4.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b9eeb6bccaea084d.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-276d808b1ead684e.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-e36277d4aa1c4608.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-033fc65b80973786.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/`
46152024-11-13T19:19:45.651Z Running `/home/build/.rustup/toolchains/1.81.0-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=6a51463bb9338c04 -C extra-filename=-6a51463bb9338c04 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-a49e1e336b7595b5.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-b066fc542d1262a2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-6aeee856bb676d82.rlib --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-e2866ea2f6a3da5d.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-ebe7a9da67cfe10a.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-6017fbe5bc569ec0.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-a21ac6c2cad4d00c.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-d115df43764c8065.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-1d5e4b30cbb721d5.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-3486c92f9460de26.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-0cf2814f92b31b12.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-29866baf45eaf830.rlib --extern openapi_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager_types-079bb11af0ee42fc.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-fade29d57381db29.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-d27cd3c9a5bd1634.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-3451e56dcfa8d167.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-d2bed132ec9aadde.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-4cc1d74c80ff992c.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-83713f1ff23f1f34.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-8590f9db0815147b.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-20d57ecbcca14823.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
46162024-11-13T19:20:44.096Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name wicket_dbg --edition=2021 wicket-dbg/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=35541e38e6f2530f -C extra-filename=-35541e38e6f2530f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-8f3db5af18e8ba7c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-0e005f0e9c526801.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-71814ddc354bf12b.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-158226578f30c9bd.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-d3cfaa7747ffa7e5.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-6f6c828458804848.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ff2df2b76a1cf1a1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-d13997df12293406.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64`
46172024-11-13T19:20:44.096Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name wicket --edition=2021 wicket/src/bin/wicket.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=65b03ff04cb87088 -C extra-filename=-65b03ff04cb87088 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-b0ea4a7159a41bb5.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-0e005f0e9c526801.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-71814ddc354bf12b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-3f5934bdadfdef5e.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-31c3ffab5224127a.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-7b51d40d91e0d99e.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-9fc98ca3a4090ebb.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-6b8c06aaa5867a2a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-49061ad469babd71.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-4fac8a596e09fa80.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-d27cd3c9a5bd1634.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-0b03c8be747422eb.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rlib --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-e84e9e63d126afcc.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-75b510c2fbb2f7bd.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-537b3617320a1d25.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-d3cfaa7747ffa7e5.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-6f6c828458804848.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ff2df2b76a1cf1a1.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-8590f9db0815147b.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-f43b67a92975d52e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-b9fdeff246bf82e9.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-caf03fabfccd35a4.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-991a477f22f47871.rlib --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-6b5dfc8d043b4f16.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-6f7bee780039a0b9.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ce299f3aa435a264.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-d13997df12293406.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-abc8b27fa59a9f72.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-d4f11f483230e69d.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-e36277d4aa1c4608.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64`
46182024-11-13T19:20:44.096Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name wicket --edition=2021 wicket/src/bin/wicket.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=47c01a14709477fa -C extra-filename=-47c01a14709477fa --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-ec6033f800f8da03.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-b0ea4a7159a41bb5.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-0e005f0e9c526801.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-71814ddc354bf12b.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-4abd36fb465a093f.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-3f5934bdadfdef5e.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-31c3ffab5224127a.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-7b51d40d91e0d99e.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-9fc98ca3a4090ebb.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-6b8c06aaa5867a2a.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-ecfd5b0ec037d853.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-49061ad469babd71.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-4fac8a596e09fa80.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-d27cd3c9a5bd1634.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-d670407408d91317.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-0b03c8be747422eb.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rlib --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-e84e9e63d126afcc.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-75b510c2fbb2f7bd.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-537b3617320a1d25.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-d3cfaa7747ffa7e5.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-6f6c828458804848.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ff2df2b76a1cf1a1.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-8590f9db0815147b.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-1c22c94e862a09e7.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-f43b67a92975d52e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-b9fdeff246bf82e9.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-caf03fabfccd35a4.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-991a477f22f47871.rlib --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-6b5dfc8d043b4f16.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-6f7bee780039a0b9.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ce299f3aa435a264.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-d13997df12293406.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-abc8b27fa59a9f72.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-d4f11f483230e69d.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-e36277d4aa1c4608.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64`
46192024-11-13T19:20:44.241Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name mod --edition=2021 wicket/tests/mod.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=bbad04d487d32fe2 -C extra-filename=-bbad04d487d32fe2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-ec6033f800f8da03.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-b0ea4a7159a41bb5.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-0e005f0e9c526801.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-71814ddc354bf12b.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-4abd36fb465a093f.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-3f5934bdadfdef5e.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-31c3ffab5224127a.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-7b51d40d91e0d99e.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-9fc98ca3a4090ebb.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-6b8c06aaa5867a2a.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-ecfd5b0ec037d853.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-49061ad469babd71.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-4fac8a596e09fa80.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-d27cd3c9a5bd1634.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-d670407408d91317.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-0b03c8be747422eb.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rlib --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-e84e9e63d126afcc.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-75b510c2fbb2f7bd.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-537b3617320a1d25.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-d3cfaa7747ffa7e5.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-6f6c828458804848.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ff2df2b76a1cf1a1.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-8590f9db0815147b.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-1c22c94e862a09e7.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-f43b67a92975d52e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-b9fdeff246bf82e9.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-caf03fabfccd35a4.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-991a477f22f47871.rlib --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-6b5dfc8d043b4f16.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-6f7bee780039a0b9.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ce299f3aa435a264.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-d13997df12293406.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-abc8b27fa59a9f72.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-d4f11f483230e69d.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-e36277d4aa1c4608.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64`
46202024-11-13T19:20:46.604Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name oxdb --edition=2021 oximeter/db/src/bin/oxdb/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="default"' --cfg 'feature="native-sql-shell"' --cfg 'feature="oxql"' --cfg 'feature="sql"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "native-sql-shell", "oxql", "sql"))' -C metadata=0a72b0884465e486 -C extra-filename=-0a72b0884465e486 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-2980bee54355cce2.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-49589da9b84e9811.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-30103a7f968234a7.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-8f3db5af18e8ba7c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-efdb0e70c4c12326.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern chrono_tz=/work/oxidecomputer/omicron/target/debug/deps/libchrono_tz-8aac0bf43b5ce6a4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-6dbe5dcbff60060e.rlib --extern const_format=/work/oxidecomputer/omicron/target/debug/deps/libconst_format-73f4a98753eb625a.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-20212db77650b909.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-71814ddc354bf12b.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-8617a6d6bd6b63dc.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-c934ff84d13620ad.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-4abd36fb465a093f.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-609f1d2cdfe5bf4b.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-5591bedad390d062.rlib --extern iana_time_zone=/work/oxidecomputer/omicron/target/debug/deps/libiana_time_zone-d5293dfbc80d23ab.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-7b51d40d91e0d99e.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-6b8c06aaa5867a2a.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-29117e4ff36dab03.rlib --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-1096e8633209e52a.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-37e6e52c977aa548.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e987f08d5eab5408.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-279751769b0f5888.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-ea263fc39f269f13.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-2c8d1225ed4bcda4.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-f81a4f758dfcb860.rlib --extern peg=/work/oxidecomputer/omicron/target/debug/deps/libpeg-6aa2b9c4abd361da.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-14a29e2d7c42d4ba.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-158226578f30c9bd.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-a2e05c7d531f1f8e.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rlib --extern rustyline=/work/oxidecomputer/omicron/target/debug/deps/librustyline-b153e20ad78017e8.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-d3cfaa7747ffa7e5.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5b06ea6f574ac6b7.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ff2df2b76a1cf1a1.rlib --extern sqlformat=/work/oxidecomputer/omicron/target/debug/deps/libsqlformat-12ed97d8f2ec15f5.rlib --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-4f1c7ceb7c7fc136.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d3365051e79f13bf.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-6219b1d809618323.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-1c22c94e862a09e7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-b9fdeff246bf82e9.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b9eeb6bccaea084d.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/usr/lib/amd64`
46212024-11-13T19:20:48.903Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_db --edition=2021 oximeter/db/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="default"' --cfg 'feature="native-sql-shell"' --cfg 'feature="oxql"' --cfg 'feature="sql"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "native-sql-shell", "oxql", "sql"))' -C metadata=2c80cf7e20f20b1b -C extra-filename=-2c80cf7e20f20b1b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-2980bee54355cce2.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-49589da9b84e9811.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-30103a7f968234a7.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-8f3db5af18e8ba7c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-efdb0e70c4c12326.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern chrono_tz=/work/oxidecomputer/omicron/target/debug/deps/libchrono_tz-8aac0bf43b5ce6a4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-6dbe5dcbff60060e.rlib --extern const_format=/work/oxidecomputer/omicron/target/debug/deps/libconst_format-73f4a98753eb625a.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-20212db77650b909.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-71814ddc354bf12b.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-8617a6d6bd6b63dc.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-c934ff84d13620ad.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-4abd36fb465a093f.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-609f1d2cdfe5bf4b.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-5591bedad390d062.rlib --extern iana_time_zone=/work/oxidecomputer/omicron/target/debug/deps/libiana_time_zone-d5293dfbc80d23ab.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-7b51d40d91e0d99e.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-6b8c06aaa5867a2a.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-29117e4ff36dab03.rlib --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-1096e8633209e52a.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-37e6e52c977aa548.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e987f08d5eab5408.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-ea263fc39f269f13.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-2c8d1225ed4bcda4.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-f81a4f758dfcb860.rlib --extern peg=/work/oxidecomputer/omicron/target/debug/deps/libpeg-6aa2b9c4abd361da.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-14a29e2d7c42d4ba.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-158226578f30c9bd.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-a2e05c7d531f1f8e.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rlib --extern rustyline=/work/oxidecomputer/omicron/target/debug/deps/librustyline-b153e20ad78017e8.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-d3cfaa7747ffa7e5.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5b06ea6f574ac6b7.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ff2df2b76a1cf1a1.rlib --extern sqlformat=/work/oxidecomputer/omicron/target/debug/deps/libsqlformat-12ed97d8f2ec15f5.rlib --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-4f1c7ceb7c7fc136.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d3365051e79f13bf.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-6219b1d809618323.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-1c22c94e862a09e7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-b9fdeff246bf82e9.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b9eeb6bccaea084d.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/usr/lib/amd64`
46222024-11-13T19:20:49.189Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name integration_test --edition=2021 oximeter/db/tests/integration_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="default"' --cfg 'feature="native-sql-shell"' --cfg 'feature="oxql"' --cfg 'feature="sql"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "native-sql-shell", "oxql", "sql"))' -C metadata=62214da08b72e519 -C extra-filename=-62214da08b72e519 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-2980bee54355cce2.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-49589da9b84e9811.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-30103a7f968234a7.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-8f3db5af18e8ba7c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-efdb0e70c4c12326.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern chrono_tz=/work/oxidecomputer/omicron/target/debug/deps/libchrono_tz-8aac0bf43b5ce6a4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-6dbe5dcbff60060e.rlib --extern const_format=/work/oxidecomputer/omicron/target/debug/deps/libconst_format-73f4a98753eb625a.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-20212db77650b909.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-71814ddc354bf12b.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-8617a6d6bd6b63dc.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-c934ff84d13620ad.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-4abd36fb465a093f.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-609f1d2cdfe5bf4b.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-5591bedad390d062.rlib --extern iana_time_zone=/work/oxidecomputer/omicron/target/debug/deps/libiana_time_zone-d5293dfbc80d23ab.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-7b51d40d91e0d99e.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-6b8c06aaa5867a2a.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-29117e4ff36dab03.rlib --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-1096e8633209e52a.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-37e6e52c977aa548.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e987f08d5eab5408.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-279751769b0f5888.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-ea263fc39f269f13.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-2c8d1225ed4bcda4.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-f81a4f758dfcb860.rlib --extern peg=/work/oxidecomputer/omicron/target/debug/deps/libpeg-6aa2b9c4abd361da.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-14a29e2d7c42d4ba.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-158226578f30c9bd.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-a2e05c7d531f1f8e.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rlib --extern rustyline=/work/oxidecomputer/omicron/target/debug/deps/librustyline-b153e20ad78017e8.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-d3cfaa7747ffa7e5.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5b06ea6f574ac6b7.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ff2df2b76a1cf1a1.rlib --extern sqlformat=/work/oxidecomputer/omicron/target/debug/deps/libsqlformat-12ed97d8f2ec15f5.rlib --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-4f1c7ceb7c7fc136.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d3365051e79f13bf.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-6219b1d809618323.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-1c22c94e862a09e7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-b9fdeff246bf82e9.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b9eeb6bccaea084d.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/usr/lib/amd64`
46232024-11-13T19:20:50.140Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name wicket --edition=2021 wicket/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=bd61558379831900 -C extra-filename=-bd61558379831900 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-ec6033f800f8da03.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-b0ea4a7159a41bb5.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-0e005f0e9c526801.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-71814ddc354bf12b.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-4abd36fb465a093f.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-3f5934bdadfdef5e.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-31c3ffab5224127a.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-7b51d40d91e0d99e.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-9fc98ca3a4090ebb.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-6b8c06aaa5867a2a.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-ecfd5b0ec037d853.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-49061ad469babd71.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-4fac8a596e09fa80.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-d27cd3c9a5bd1634.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-d670407408d91317.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-0b03c8be747422eb.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rlib --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-e84e9e63d126afcc.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-75b510c2fbb2f7bd.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-537b3617320a1d25.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-d3cfaa7747ffa7e5.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-6f6c828458804848.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ff2df2b76a1cf1a1.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-8590f9db0815147b.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-1c22c94e862a09e7.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-f43b67a92975d52e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-b9fdeff246bf82e9.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-caf03fabfccd35a4.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-991a477f22f47871.rlib --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-6b5dfc8d043b4f16.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-6f7bee780039a0b9.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ce299f3aa435a264.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-abc8b27fa59a9f72.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-d4f11f483230e69d.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-e36277d4aa1c4608.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64`
46242024-11-13T19:21:02.132Z Running `/home/build/.rustup/toolchains/1.81.0-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=44ee98ca13d6b3ee -C extra-filename=-44ee98ca13d6b3ee --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-d9a97b78fa498c83.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
46252024-11-13T19:21:04.011Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_db_fixed_data --edition=2021 nexus/db-fixed-data/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9285a6ca2cf865fe -C extra-filename=-9285a6ca2cf865fe --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-9cc1c77274703fed.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4006fd7b25533870.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-4fac8a596e09fa80.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-ebc379566efd2a27.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d3365051e79f13bf.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.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-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64`
46262024-11-13T19:21:04.388Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name update_common --edition=2021 update-common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a13dc288060c5fce -C extra-filename=-a13dc288060c5fce --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-8f3db5af18e8ba7c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-efdb0e70c4c12326.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-8617a6d6bd6b63dc.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-c934ff84d13620ad.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-3f5934bdadfdef5e.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-0006ea77e7b559a1.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-74d5ef4f7c47e951.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-b9fdeff246bf82e9.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-3a226019e190c269.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-3b9fb8475f501c56.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-27bd6b7955f8cd93.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
46272024-11-13T19:21:08.827Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name tufaceous --edition=2021 tufaceous/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=bed847faf8b55274 -C extra-filename=-bed847faf8b55274 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-8134fd228889b755.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-31c3ffab5224127a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-d3cfaa7747ffa7e5.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-6f6c828458804848.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ff2df2b76a1cf1a1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-3b9fb8475f501c56.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-27bd6b7955f8cd93.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
46282024-11-13T19:21:20.665Z Compiling omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
46292024-11-13T19:21:20.673Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_releng --edition=2021 dev-tools/releng/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5a93e2419764d45c -C extra-filename=-5a93e2419764d45c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-efdb0e70c4c12326.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-782cd9fd04c927d0.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-6017fbe5bc569ec0.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-3f5934bdadfdef5e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-b904c087dadfeeb0.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-4fac8a596e09fa80.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-080cabe85a0bfc93.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-74d5ef4f7c47e951.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-75b510c2fbb2f7bd.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-d3cfaa7747ffa7e5.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ff2df2b76a1cf1a1.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-7da40a2e41206c1b.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-caf03fabfccd35a4.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-27bd6b7955f8cd93.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out`
46302024-11-13T19:21:28.101Z Running `/home/build/.rustup/toolchains/1.81.0-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=09138672e621fd1a -C extra-filename=-09138672e621fd1a --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-07ebaf0eb0f1113e.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-48927a5eea74ccb0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-d670407408d91317.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-198ebdf28c1b51c7.so -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
46312024-11-13T19:21:28.150Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name clickhouse_schema_updater --edition=2021 oximeter/collector/src/bin/clickhouse-schema-updater.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e96fe742ad056d91 -C extra-filename=-e96fe742ad056d91 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-49589da9b84e9811.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-427794d150fcf552.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8abd96d38511401b.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-64c2b779e22b46ad.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4006fd7b25533870.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e987f08d5eab5408.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-3451e56dcfa8d167.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-c54e420124985d39.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-c65c5cb6dc8691de.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-279751769b0f5888.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-14a29e2d7c42d4ba.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-d3cfaa7747ffa7e5.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5b06ea6f574ac6b7.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ff2df2b76a1cf1a1.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d3365051e79f13bf.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-caf03fabfccd35a4.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
46322024-11-13T19:21:28.897Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter --edition=2021 oximeter/collector/src/bin/oximeter.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d14e19a626656d14 -C extra-filename=-d14e19a626656d14 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-49589da9b84e9811.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-427794d150fcf552.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8abd96d38511401b.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-64c2b779e22b46ad.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4006fd7b25533870.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e987f08d5eab5408.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-3451e56dcfa8d167.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-c54e420124985d39.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-c65c5cb6dc8691de.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-279751769b0f5888.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-14a29e2d7c42d4ba.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-d3cfaa7747ffa7e5.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5b06ea6f574ac6b7.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ff2df2b76a1cf1a1.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d3365051e79f13bf.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-caf03fabfccd35a4.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
46332024-11-13T19:21:32.042Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_reconfigurator_planning --edition=2021 nexus/reconfigurator/planning/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=006ba1cc142a579f -C extra-filename=-006ba1cc142a579f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-720e9cb50484815c.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-8617a6d6bd6b63dc.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-4abd36fb465a093f.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-a229ae4e6a4127c0.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-a8e7d0ccf5d65a51.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-7b51d40d91e0d99e.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-427794d150fcf552.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-8a897554a5f2cfdc.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-ecfd5b0ec037d853.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-73cacb8c7d944392.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-590cca645e11d266.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d0e2a9a5962967b0.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4006fd7b25533870.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-4fac8a596e09fa80.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-6aa42280b99bf9ab.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-d670407408d91317.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-40f5d588eec13e98.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-9d00d284d0b08369.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-4838cc47d8ef8586.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d3365051e79f13bf.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-198ebdf28c1b51c7.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-b8fcaa4916d08503.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/usr/lib/amd64`
46342024-11-13T19:21:43.889Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name wicketd_client --edition=2021 clients/wicketd-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=068b7fa8aaa8f920 -C extra-filename=-068b7fa8aaa8f920 --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-07ebaf0eb0f1113e.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-b3923ddb1f887e35.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-e9af7051a0382f02.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-dba42f888508f696.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-5b8b21bf3d3ff7fb.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-537b3617320a1d25.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ce299f3aa435a264.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-abc8b27fa59a9f72.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64`
46352024-11-13T19:21:48.683Z Running `/home/build/.rustup/toolchains/1.81.0-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=150cc125aac9e599 -C extra-filename=-150cc125aac9e599 --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-3734d8dc6632ebb5.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-a229ae4e6a4127c0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-49061ad469babd71.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-537b3617320a1d25.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-abc8b27fa59a9f72.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
46362024-11-13T19:21:51.304Z Running `/home/build/.rustup/toolchains/1.81.0-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=1cb1605c27eee960 -C extra-filename=-1cb1605c27eee960 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-196425df5db70bad.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-8675fbbe3641ce68.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4006fd7b25533870.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern openapi_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager_types-079bb11af0ee42fc.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-fade29d57381db29.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-dcf5e23200a1eaa9.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-2c8d1225ed4bcda4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
46372024-11-13T19:21:51.604Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_gateway --edition=2021 gateway/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4bb92113ccbc286a -C extra-filename=-4bb92113ccbc286a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e342ec737c4cbcc0.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-4abd36fb465a093f.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-a21ac6c2cad4d00c.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-f9a699a62abdd20f.rlib --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-540e7f37a18122b2.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-cea07e52a72c9fbb.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-4875ff73da7dbe54.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-3f5934bdadfdef5e.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-196425df5db70bad.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-a8e7d0ccf5d65a51.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-0d21f00b9d57bff2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-4fac8a596e09fa80.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e987f08d5eab5408.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-f0a911e64bc774f6.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-ad2507589cfd09b6.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-957acfcff7c72c94.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-df5dc25ba7879434.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5b06ea6f574ac6b7.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-9d00d284d0b08369.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-8f9beb259d75bef0.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-e7b60d3e91176a92.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-fe1c4c158a2bcfde.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-b7b416df96fa7805.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-caf03fabfccd35a4.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/usr/lib/amd64`
46382024-11-13T19:21:52.221Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name test_all --edition=2021 gateway/tests/test_all.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b83c1e9b38e47098 -C extra-filename=-b83c1e9b38e47098 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e342ec737c4cbcc0.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-4abd36fb465a093f.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-a21ac6c2cad4d00c.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-f9a699a62abdd20f.rlib --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-540e7f37a18122b2.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-cea07e52a72c9fbb.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-4875ff73da7dbe54.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-3f5934bdadfdef5e.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-196425df5db70bad.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-a8e7d0ccf5d65a51.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-0d21f00b9d57bff2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-2b91ed01b92803c4.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-4fac8a596e09fa80.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e987f08d5eab5408.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-f0a911e64bc774f6.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-ad2507589cfd09b6.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-957acfcff7c72c94.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-df5dc25ba7879434.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5b06ea6f574ac6b7.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-9d00d284d0b08369.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-8f9beb259d75bef0.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-e7b60d3e91176a92.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-fe1c4c158a2bcfde.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-b7b416df96fa7805.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-caf03fabfccd35a4.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/usr/lib/amd64`
46392024-11-13T19:21:54.905Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name mgs --edition=2021 gateway/src/bin/mgs.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5ab9d72a6d7809ef -C extra-filename=-5ab9d72a6d7809ef --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e342ec737c4cbcc0.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-a21ac6c2cad4d00c.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-f9a699a62abdd20f.rlib --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-540e7f37a18122b2.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-4875ff73da7dbe54.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-3f5934bdadfdef5e.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-196425df5db70bad.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-a8e7d0ccf5d65a51.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-0d21f00b9d57bff2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-2b91ed01b92803c4.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-4fac8a596e09fa80.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e987f08d5eab5408.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-f0a911e64bc774f6.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-ad2507589cfd09b6.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-957acfcff7c72c94.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-df5dc25ba7879434.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5b06ea6f574ac6b7.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-9d00d284d0b08369.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-fe1c4c158a2bcfde.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-b7b416df96fa7805.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-caf03fabfccd35a4.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
46402024-11-13T19:22:00.494Z Compiling mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
46412024-11-13T19:22:00.498Z Running `/home/build/.rustup/toolchains/1.81.0-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=b6175a12b9fd65c3 -C extra-filename=-b6175a12b9fd65c3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-f9a699a62abdd20f.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-cea07e52a72c9fbb.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-29117e4ff36dab03.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-2b91ed01b92803c4.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-df5dc25ba7879434.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/usr/lib/amd64`
46422024-11-13T19:22:03.330Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name gateway_test_utils --edition=2021 gateway-test-utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=76d7c282095a1f11 -C extra-filename=-76d7c282095a1f11 --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-9798e8e7609cdab8.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-f9a699a62abdd20f.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-4875ff73da7dbe54.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-2b91ed01b92803c4.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-8f9beb259d75bef0.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/usr/lib/amd64`
46432024-11-13T19:22:06.338Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name mgs --edition=2021 gateway/src/bin/mgs.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=68b25eef649a066e -C extra-filename=-68b25eef649a066e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e342ec737c4cbcc0.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-4abd36fb465a093f.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-a21ac6c2cad4d00c.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-f9a699a62abdd20f.rlib --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-540e7f37a18122b2.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-cea07e52a72c9fbb.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-4875ff73da7dbe54.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-3f5934bdadfdef5e.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-196425df5db70bad.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-a8e7d0ccf5d65a51.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-0d21f00b9d57bff2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-2b91ed01b92803c4.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-4fac8a596e09fa80.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e987f08d5eab5408.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-f0a911e64bc774f6.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-ad2507589cfd09b6.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-957acfcff7c72c94.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-df5dc25ba7879434.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5b06ea6f574ac6b7.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-9d00d284d0b08369.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-8f9beb259d75bef0.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-e7b60d3e91176a92.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-fe1c4c158a2bcfde.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-b7b416df96fa7805.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-caf03fabfccd35a4.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/usr/lib/amd64`
46442024-11-13T19:22:08.679Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name oxdb --edition=2021 oximeter/db/src/bin/oxdb/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="default"' --cfg 'feature="native-sql-shell"' --cfg 'feature="oxql"' --cfg 'feature="sql"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "native-sql-shell", "oxql", "sql"))' -C metadata=5bfa38f04c056933 -C extra-filename=-5bfa38f04c056933 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-2980bee54355cce2.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-49589da9b84e9811.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-30103a7f968234a7.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-8f3db5af18e8ba7c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern chrono_tz=/work/oxidecomputer/omicron/target/debug/deps/libchrono_tz-8aac0bf43b5ce6a4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-6dbe5dcbff60060e.rlib --extern const_format=/work/oxidecomputer/omicron/target/debug/deps/libconst_format-73f4a98753eb625a.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-71814ddc354bf12b.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-8617a6d6bd6b63dc.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-c934ff84d13620ad.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-609f1d2cdfe5bf4b.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-5591bedad390d062.rlib --extern iana_time_zone=/work/oxidecomputer/omicron/target/debug/deps/libiana_time_zone-d5293dfbc80d23ab.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-7b51d40d91e0d99e.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-29117e4ff36dab03.rlib --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-1096e8633209e52a.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-37e6e52c977aa548.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e987f08d5eab5408.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-279751769b0f5888.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-2c8d1225ed4bcda4.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-f81a4f758dfcb860.rlib --extern peg=/work/oxidecomputer/omicron/target/debug/deps/libpeg-6aa2b9c4abd361da.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-14a29e2d7c42d4ba.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-158226578f30c9bd.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-a2e05c7d531f1f8e.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rlib --extern rustyline=/work/oxidecomputer/omicron/target/debug/deps/librustyline-b153e20ad78017e8.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-d3cfaa7747ffa7e5.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5b06ea6f574ac6b7.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ff2df2b76a1cf1a1.rlib --extern sqlformat=/work/oxidecomputer/omicron/target/debug/deps/libsqlformat-12ed97d8f2ec15f5.rlib --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-4f1c7ceb7c7fc136.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d3365051e79f13bf.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-6219b1d809618323.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-b9fdeff246bf82e9.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b9eeb6bccaea084d.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
46452024-11-13T19:22:09.147Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name typed_rng --edition=2021 typed-rng/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=162c60f52975748a -C extra-filename=-162c60f52975748a --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-7cb28e7e15257f8d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rlib --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-873553d298e635a4.rlib --extern rand_seeder=/work/oxidecomputer/omicron/target/debug/deps/librand_seeder-d1a9e9c214c64a0a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
46462024-11-13T19:22:09.750Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name tufaceous_lib --edition=2021 tufaceous-lib/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=26473cf3403a7b84 -C extra-filename=-26473cf3403a7b84 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-49589da9b84e9811.so --extern aws_lc_rs=/work/oxidecomputer/omicron/target/debug/deps/libaws_lc_rs-bde352daa1e0ab9b.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e342ec737c4cbcc0.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-b0ea4a7159a41bb5.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-8f3db5af18e8ba7c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-efdb0e70c4c12326.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-8617a6d6bd6b63dc.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-26a811491049a3a2.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-6017fbe5bc569ec0.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-3f5934bdadfdef5e.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-0006ea77e7b559a1.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-6b8c06aaa5867a2a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern parse_size=/work/oxidecomputer/omicron/target/debug/deps/libparse_size-8d778f7f778e5e60.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern serde_path_to_error=/work/oxidecomputer/omicron/target/debug/deps/libserde_path_to_error-fb5efd3d36097f53.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-74d5ef4f7c47e951.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-7da40a2e41206c1b.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-caf03fabfccd35a4.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-3a226019e190c269.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-a318cade84a99369.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-893306ea7c2822fa.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
46472024-11-13T19:22:12.125Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name commands_test --edition=2021 dns-server/tests/commands_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ba9a69d603199db8 -C extra-filename=-ba9a69d603199db8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-efdb0e70c4c12326.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-30bcb77390b44240.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-ebe7a9da67cfe10a.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-61f51384d8d3ac0d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-4abd36fb465a093f.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-d5f37067495da8f0.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-ec883152b8d7190a.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-271baf00a915a986.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-01c7d538e11aa534.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8abd96d38511401b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-29866baf45eaf830.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-fade29d57381db29.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-b110af5685252111.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-f7af14b37d81d494.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-d3cfaa7747ffa7e5.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-6f6c828458804848.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ff2df2b76a1cf1a1.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-e7b60d3e91176a92.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-1c22c94e862a09e7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-caf03fabfccd35a4.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/usr/lib/amd64`
46482024-11-13T19:22:18.550Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name dns_server --edition=2021 dns-server/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8d4d278cf01ab0d1 -C extra-filename=-8d4d278cf01ab0d1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-efdb0e70c4c12326.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-ebe7a9da67cfe10a.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-61f51384d8d3ac0d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-4abd36fb465a093f.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-d5f37067495da8f0.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-ec883152b8d7190a.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-271baf00a915a986.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-01c7d538e11aa534.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8abd96d38511401b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-29866baf45eaf830.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-fade29d57381db29.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-b110af5685252111.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-f7af14b37d81d494.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-d3cfaa7747ffa7e5.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-6f6c828458804848.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ff2df2b76a1cf1a1.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-e7b60d3e91176a92.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-1c22c94e862a09e7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-caf03fabfccd35a4.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/usr/lib/amd64`
46492024-11-13T19:22:23.626Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name dnsadm --edition=2021 dns-server/src/bin/dnsadm.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3183acd325f74e4b -C extra-filename=-3183acd325f74e4b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-efdb0e70c4c12326.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-30bcb77390b44240.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-ebe7a9da67cfe10a.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-61f51384d8d3ac0d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-4abd36fb465a093f.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-d5f37067495da8f0.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-ec883152b8d7190a.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-271baf00a915a986.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-01c7d538e11aa534.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8abd96d38511401b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-29866baf45eaf830.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-fade29d57381db29.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-b110af5685252111.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-f7af14b37d81d494.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-d3cfaa7747ffa7e5.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-6f6c828458804848.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ff2df2b76a1cf1a1.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-e7b60d3e91176a92.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-1c22c94e862a09e7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-caf03fabfccd35a4.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/usr/lib/amd64`
46502024-11-13T19:22:25.886Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name dns_db_dump --edition=2021 dns-server/src/bin/dns-db-dump.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=36ed820155cf6bf0 -C extra-filename=-36ed820155cf6bf0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-efdb0e70c4c12326.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-30bcb77390b44240.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-ebe7a9da67cfe10a.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-61f51384d8d3ac0d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-4abd36fb465a093f.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-d5f37067495da8f0.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-ec883152b8d7190a.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-271baf00a915a986.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-01c7d538e11aa534.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8abd96d38511401b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-29866baf45eaf830.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-fade29d57381db29.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-b110af5685252111.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-f7af14b37d81d494.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-d3cfaa7747ffa7e5.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-6f6c828458804848.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ff2df2b76a1cf1a1.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-e7b60d3e91176a92.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-1c22c94e862a09e7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-caf03fabfccd35a4.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/usr/lib/amd64`
46512024-11-13T19:22:26.548Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name dns_server --edition=2021 dns-server/src/bin/dns-server.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1c3c9737a36bac7f -C extra-filename=-1c3c9737a36bac7f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-efdb0e70c4c12326.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-30bcb77390b44240.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-ebe7a9da67cfe10a.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-61f51384d8d3ac0d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-4abd36fb465a093f.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-d5f37067495da8f0.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-ec883152b8d7190a.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-271baf00a915a986.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-01c7d538e11aa534.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8abd96d38511401b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-29866baf45eaf830.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-fade29d57381db29.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-b110af5685252111.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-f7af14b37d81d494.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-d3cfaa7747ffa7e5.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-6f6c828458804848.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ff2df2b76a1cf1a1.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-e7b60d3e91176a92.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-1c22c94e862a09e7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-caf03fabfccd35a4.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/usr/lib/amd64`
46522024-11-13T19:22:28.007Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name basic_test --edition=2021 dns-server/tests/basic_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=53e2a06d878415ef -C extra-filename=-53e2a06d878415ef --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-efdb0e70c4c12326.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-30bcb77390b44240.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-ebe7a9da67cfe10a.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-61f51384d8d3ac0d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-4abd36fb465a093f.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-d5f37067495da8f0.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-ec883152b8d7190a.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-271baf00a915a986.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-01c7d538e11aa534.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8abd96d38511401b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-29866baf45eaf830.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-fade29d57381db29.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-b110af5685252111.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-f7af14b37d81d494.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-d3cfaa7747ffa7e5.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-6f6c828458804848.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ff2df2b76a1cf1a1.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-e7b60d3e91176a92.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-1c22c94e862a09e7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-caf03fabfccd35a4.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/usr/lib/amd64`
46532024-11-13T19:22:28.739Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name v0_fsm_proptest_learner --edition=2021 bootstore/tests/v0-fsm-proptest-learner.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C debug-assertions=on --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6b19242f3a4fc1f7 -C extra-filename=-6b19242f3a4fc1f7 --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-19e5985bb94b6ed1.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-3437effcbe5bc4f6.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-8f3db5af18e8ba7c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-efdb0e70c4c12326.rlib --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-4ce480f5dad11f9e.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-0e005f0e9c526801.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-ec69ba1f899f2ea9.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-3f5934bdadfdef5e.rlib --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-7e28e9f181ae0250.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-ebc379566efd2a27.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-d670407408d91317.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-2e31e26ea63eb7ef.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-5a287ec055c5cf9e.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-9a484ef53cddbb44.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-537b3617320a1d25.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-d3cfaa7747ffa7e5.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ff2df2b76a1cf1a1.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib --extern vsss_rs=/work/oxidecomputer/omicron/target/debug/deps/libvsss_rs-4d656c8b9c22cbf3.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-e36277d4aa1c4608.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-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64`
46542024-11-13T19:22:30.368Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name internal_dns_resolver --edition=2021 internal-dns/resolver/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b5525605960a8f47 -C extra-filename=-b5525605960a8f47 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-19e5985bb94b6ed1.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-30bcb77390b44240.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-61f51384d8d3ac0d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-4abd36fb465a093f.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-271baf00a915a986.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8abd96d38511401b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-e9af7051a0382f02.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-14a29e2d7c42d4ba.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-f7af14b37d81d494.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-1c22c94e862a09e7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/usr/lib/amd64`
46552024-11-13T19:22:31.431Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name v0_fsm_proptest_rack_coordinator --edition=2021 bootstore/tests/v0-fsm-proptest-rack-coordinator.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C debug-assertions=on --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6c9b320bdb55c673 -C extra-filename=-6c9b320bdb55c673 --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-19e5985bb94b6ed1.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-3437effcbe5bc4f6.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-8f3db5af18e8ba7c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-efdb0e70c4c12326.rlib --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-4ce480f5dad11f9e.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-0e005f0e9c526801.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-ec69ba1f899f2ea9.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-3f5934bdadfdef5e.rlib --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-7e28e9f181ae0250.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-ebc379566efd2a27.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-d670407408d91317.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-2e31e26ea63eb7ef.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-5a287ec055c5cf9e.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-9a484ef53cddbb44.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-537b3617320a1d25.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-d3cfaa7747ffa7e5.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ff2df2b76a1cf1a1.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib --extern vsss_rs=/work/oxidecomputer/omicron/target/debug/deps/libvsss_rs-4d656c8b9c22cbf3.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-e36277d4aa1c4608.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-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64`
46562024-11-13T19:22:32.855Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name bootstore --edition=2021 bootstore/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C debug-assertions=on --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8bec427cf024dcf5 -C extra-filename=-8bec427cf024dcf5 --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-19e5985bb94b6ed1.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-8f3db5af18e8ba7c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-efdb0e70c4c12326.rlib --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-4ce480f5dad11f9e.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-0e005f0e9c526801.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-ec69ba1f899f2ea9.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-3f5934bdadfdef5e.rlib --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-7e28e9f181ae0250.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-ebc379566efd2a27.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-d670407408d91317.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-2e31e26ea63eb7ef.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-5a287ec055c5cf9e.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-9a484ef53cddbb44.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-537b3617320a1d25.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-d3cfaa7747ffa7e5.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ff2df2b76a1cf1a1.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib --extern vsss_rs=/work/oxidecomputer/omicron/target/debug/deps/libvsss_rs-4d656c8b9c22cbf3.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-e36277d4aa1c4608.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-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/usr/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
46572024-11-13T19:22:48.500Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name sp_sim --edition=2021 sp-sim/src/bin/sp-sim.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=11423fdbc7e85df3 -C extra-filename=-11423fdbc7e85df3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-49589da9b84e9811.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-f9a699a62abdd20f.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-4875ff73da7dbe54.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-3f5934bdadfdef5e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5b06ea6f574ac6b7.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-8f9beb259d75bef0.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-caf03fabfccd35a4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
46582024-11-13T19:22:50.579Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_ls_apis --edition=2021 dev-tools/ls-apis/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=23e81b725369a367 -C extra-filename=-23e81b725369a367 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-782cd9fd04c927d0.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-4abd36fb465a093f.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-46f75afc187be87d.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-f81a4f758dfcb860.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-aca7ed34a108a7b7.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-e7b60d3e91176a92.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-caf03fabfccd35a4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
46592024-11-13T19:22:51.947Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_package --edition=2021 package/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=abe6fe67ece09436 -C extra-filename=-abe6fe67ece09436 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-782cd9fd04c927d0.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-4abd36fb465a093f.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-3f5934bdadfdef5e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-a8e7d0ccf5d65a51.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-9fc98ca3a4090ebb.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-b904c087dadfeeb0.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-aca7ed34a108a7b7.rlib --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-3f23d9fc9686fb30.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-2d831c09c951a940.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-080cabe85a0bfc93.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-f4d68ee8ad68e9e1.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-d3cfaa7747ffa7e5.rlib --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-3a466a91dbf752e7.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ff2df2b76a1cf1a1.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-1d4e9f7c6ab57727.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d3365051e79f13bf.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-7da40a2e41206c1b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-caf03fabfccd35a4.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-276d808b1ead684e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out`
46602024-11-13T19:22:58.683Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_producer --edition=2021 oximeter/producer/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=68ac827043492754 -C extra-filename=-68ac827043492754 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-427794d150fcf552.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8abd96d38511401b.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-64c2b779e22b46ad.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e987f08d5eab5408.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5b06ea6f574ac6b7.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ff2df2b76a1cf1a1.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/usr/lib/amd64`
46612024-11-13T19:22:58.733Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_client --edition=2021 clients/nexus-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=21d0698d5b7bded5 -C extra-filename=-21d0698d5b7bded5 --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-07ebaf0eb0f1113e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d0e2a9a5962967b0.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4006fd7b25533870.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-49061ad469babd71.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-6aa42280b99bf9ab.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-e9af7051a0382f02.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-dba42f888508f696.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
46622024-11-13T19:22:58.788Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_test_interface --edition=2021 nexus/test-interface/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9f83f5be01c596e8 -C extra-filename=-9f83f5be01c596e8 --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-49589da9b84e9811.so --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-73cacb8c7d944392.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d0e2a9a5962967b0.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4006fd7b25533870.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
46632024-11-13T19:23:00.415Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_db_model --edition=2021 nexus/db-model/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3da66d81f8e74fe4 -C extra-filename=-3da66d81f8e74fe4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-efdb0e70c4c12326.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-720e9cb50484815c.rlib --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-706cee43f05d2e30.so --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-5498ca00308c27b5.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-16d0149618a9acdf.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-4abd36fb465a093f.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-3f5934bdadfdef5e.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-8675fbbe3641ce68.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-c70a935ecfdda494.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-46f75afc187be87d.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-73cacb8c7d944392.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-654182fbbeb2e5f4.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d0e2a9a5962967b0.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4006fd7b25533870.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-e6f6717e6c07d9f2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-49061ad469babd71.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-4fac8a596e09fa80.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-6aa42280b99bf9ab.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-f81a4f758dfcb860.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-ebc379566efd2a27.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-08c2a6b83aecd798.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-080cabe85a0bfc93.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-40f5d588eec13e98.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-9d00d284d0b08369.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-6080795708f147e0.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d3365051e79f13bf.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.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-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64`
46642024-11-13T19:23:01.830Z Running `/home/build/.rustup/toolchains/1.81.0-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=e528e14685907817 -C extra-filename=-e528e14685907817 --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-2dbe70a56323cca2.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4006fd7b25533870.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
46652024-11-13T19:23:05.203Z Running `/home/build/.rustup/toolchains/1.81.0-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=8dc35b0d4e08467e -C extra-filename=-8dc35b0d4e08467e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-49589da9b84e9811.so --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-3437effcbe5bc4f6.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-efdb0e70c4c12326.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d0e2a9a5962967b0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-6aa42280b99bf9ab.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-628131b4045892f2.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-4509fe8783ecf5e7.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-a2aa46893791ada1.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-9a484ef53cddbb44.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-537b3617320a1d25.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d3365051e79f13bf.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-caf03fabfccd35a4.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64`
46662024-11-13T19:23:11.028Z Running `/home/build/.rustup/toolchains/1.81.0-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=d7a2ae6e5bc1a38f -C extra-filename=-d7a2ae6e5bc1a38f --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-2dbe70a56323cca2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-5b8b21bf3d3ff7fb.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-537b3617320a1d25.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64`
46672024-11-13T19:23:13.485Z Running `/home/build/.rustup/toolchains/1.81.0-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=af465f3b0962aacd -C extra-filename=-af465f3b0962aacd --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-9798e8e7609cdab8.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d0e2a9a5962967b0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-5b8b21bf3d3ff7fb.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-537b3617320a1d25.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64`
46682024-11-13T19:23:16.352Z Running `/home/build/.rustup/toolchains/1.81.0-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=ec7c704ed7b9ad57 -C extra-filename=-ec7c704ed7b9ad57 --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-a8e7d0ccf5d65a51.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-49061ad469babd71.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-537b3617320a1d25.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d3365051e79f13bf.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
46692024-11-13T19:23:27.244Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_types --edition=2021 nexus/types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=434cc3d3d250e8e7 -C extra-filename=-434cc3d3d250e8e7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-8f15e4c1de160c77.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-49589da9b84e9811.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e342ec737c4cbcc0.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-720e9cb50484815c.rlib --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-10113f7b36e29269.rlib --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-5498ca00308c27b5.so --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-ec69ba1f899f2ea9.so --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-a229ae4e6a4127c0.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-31c3ffab5224127a.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8abd96d38511401b.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-8675fbbe3641ce68.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-7cb28e7e15257f8d.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-46f75afc187be87d.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d0e2a9a5962967b0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-49061ad469babd71.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-ade214701d568573.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-6aa42280b99bf9ab.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-2c8d1225ed4bcda4.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-f81a4f758dfcb860.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-d670407408d91317.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-5a287ec055c5cf9e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-9d00d284d0b08369.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-6080795708f147e0.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d3365051e79f13bf.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-198ebdf28c1b51c7.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ce299f3aa435a264.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
46702024-11-13T19:23:31.160Z Running `/home/build/.rustup/toolchains/1.81.0-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=bdf47a2cb6a4efd0 -C extra-filename=-bdf47a2cb6a4efd0 --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-b3923ddb1f887e35.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-e9af7051a0382f02.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-dba42f888508f696.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ce299f3aa435a264.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
46712024-11-13T19:23:32.571Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_ddm_admin_client --edition=2021 clients/ddm-admin-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3465e3f2ffa582fb -C extra-filename=-3465e3f2ffa582fb --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-309699db2a00056b.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-682f0202de4cb9c8.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-26dca2463dc76089.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-537b3617320a1d25.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
46722024-11-13T19:23:35.227Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name bootstrap_agent_client --edition=2021 clients/bootstrap-agent-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=61fa3a00e976fe28 -C extra-filename=-61fa3a00e976fe28 --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-d1383eb30ba7b9b5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-6aa42280b99bf9ab.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-e9af7051a0382f02.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-dba42f888508f696.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-537b3617320a1d25.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
46732024-11-13T19:23:36.367Z Running `/home/build/.rustup/toolchains/1.81.0-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=c45d93361812579c -C extra-filename=-c45d93361812579c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-196425df5db70bad.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-b3923ddb1f887e35.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
46742024-11-13T19:23:38.739Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name wicket_common --edition=2021 wicket-common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5c7a1880bc4a20dc -C extra-filename=-5c7a1880bc4a20dc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-6658aa9c41c787e9.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-a229ae4e6a4127c0.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-ecfd5b0ec037d853.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-d27cd3c9a5bd1634.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-6aa42280b99bf9ab.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-74d5ef4f7c47e951.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-537b3617320a1d25.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-caf03fabfccd35a4.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ce299f3aa435a264.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
46752024-11-13T19:23:39.990Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name sled_hardware --edition=2021 sled-hardware/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4ceacfc736a9e939 -C extra-filename=-4ceacfc736a9e939 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-83c04ded702a2c6e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-609f1d2cdfe5bf4b.rlib --extern illumos_devinfo=/work/oxidecomputer/omicron/target/debug/deps/libillumos_devinfo-ee1ab4c70d850ef9.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-a8e7d0ccf5d65a51.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-29117e4ff36dab03.rlib --extern libefi_illumos=/work/oxidecomputer/omicron/target/debug/deps/liblibefi_illumos-9da357790082fc75.rlib --extern libnvme=/work/oxidecomputer/omicron/target/debug/deps/liblibnvme-fbbb95b2dd3cafe1.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-c70a935ecfdda494.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-537b3617320a1d25.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-9d00d284d0b08369.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-f2a47b8fa7547b75.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out`
46762024-11-13T19:23:52.259Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name sled_storage --edition=2021 sled-storage/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="testing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("testing"))' -C metadata=51aac9ad4e241bda -C extra-filename=-51aac9ad4e241bda --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-49589da9b84e9811.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-efdb0e70c4c12326.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-83c04ded702a2c6e.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-8617a6d6bd6b63dc.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-ec69ba1f899f2ea9.so --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-4abd36fb465a093f.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-dec4d7736b1aadcb.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-a8e7d0ccf5d65a51.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-bbcb5e8192429551.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-f4d68ee8ad68e9e1.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out`
46772024-11-13T19:23:52.681Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name sled_hardware_types --edition=2021 sled-hardware/types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b92ad6fbece0da48 -C extra-filename=-b92ad6fbece0da48 --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-a8e7d0ccf5d65a51.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-c70a935ecfdda494.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
46782024-11-13T19:24:00.787Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent_client --edition=2021 clients/sled-agent-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e36f83638f954226 -C extra-filename=-e36f83638f954226 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-49589da9b84e9811.so --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d0e2a9a5962967b0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-6aa42280b99bf9ab.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-e9af7051a0382f02.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-dba42f888508f696.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
46792024-11-13T19:24:02.019Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name installinator_common --edition=2021 installinator-common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f59cb5ae868e4a1e -C extra-filename=-f59cb5ae868e4a1e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-a8e7d0ccf5d65a51.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-29117e4ff36dab03.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-d670407408d91317.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-5a287ec055c5cf9e.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-198ebdf28c1b51c7.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ce299f3aa435a264.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
46802024-11-13T19:24:11.907Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_instruments --edition=2021 oximeter/instruments/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="datalink"' --cfg 'feature="default"' --cfg 'feature="http-instruments"' --cfg 'feature="kstat"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("datalink", "default", "http-instruments", "kstat"))' -C metadata=7af3868b517e9683 -C extra-filename=-7af3868b517e9683 --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-83c04ded702a2c6e.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-196425df5db70bad.rlib --extern kstat_rs=/work/oxidecomputer/omicron/target/debug/deps/libkstat_rs-cf954270d5bcffe7.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-29117e4ff36dab03.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e987f08d5eab5408.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-d3cfaa7747ffa7e5.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ff2df2b76a1cf1a1.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
46812024-11-13T19:24:12.735Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter --edition=2021 oximeter/oximeter/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c57549e9108f73c6 -C extra-filename=-c57549e9108f73c6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-8410861ab0493f35.so --extern oximeter_schema=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_schema-0995963ecd3fa789.rlib --extern oximeter_timeseries_macro=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_timeseries_macro-ea8d8c9834e3efb4.so --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-dcf5e23200a1eaa9.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-0c1895992fb94fa8.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0e3802aa2be39be2.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-caf03fabfccd35a4.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
46822024-11-13T19:24:14.925Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name sp_sim --edition=2021 sp-sim/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=db508a05268de38e -C extra-filename=-db508a05268de38e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-49589da9b84e9811.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-f9a699a62abdd20f.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-4875ff73da7dbe54.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-3f5934bdadfdef5e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5b06ea6f574ac6b7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-caf03fabfccd35a4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
46832024-11-13T19:24:16.152Z Running `/home/build/.rustup/toolchains/1.81.0-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=680cc0d2258178da -C extra-filename=-680cc0d2258178da --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-2dbe70a56323cca2.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-4875ff73da7dbe54.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
46842024-11-13T19:24:18.778Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name dnsadm --edition=2021 dns-server/src/bin/dnsadm.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4ae9dec92a571b43 -C extra-filename=-4ae9dec92a571b43 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-30bcb77390b44240.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-ebe7a9da67cfe10a.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-61f51384d8d3ac0d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-d5f37067495da8f0.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-ec883152b8d7190a.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-271baf00a915a986.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-01c7d538e11aa534.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8abd96d38511401b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-b110af5685252111.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-f7af14b37d81d494.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-d3cfaa7747ffa7e5.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-6f6c828458804848.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ff2df2b76a1cf1a1.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-1c22c94e862a09e7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-caf03fabfccd35a4.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
46852024-11-13T19:24:19.070Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name dns_server --edition=2021 dns-server/src/bin/dns-server.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e49c27f0d82c9f80 -C extra-filename=-e49c27f0d82c9f80 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-30bcb77390b44240.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-ebe7a9da67cfe10a.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-61f51384d8d3ac0d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-d5f37067495da8f0.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-ec883152b8d7190a.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-271baf00a915a986.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-01c7d538e11aa534.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8abd96d38511401b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-b110af5685252111.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-f7af14b37d81d494.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-d3cfaa7747ffa7e5.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-6f6c828458804848.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ff2df2b76a1cf1a1.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-1c22c94e862a09e7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-caf03fabfccd35a4.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
46862024-11-13T19:24:21.616Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name dns_db_dump --edition=2021 dns-server/src/bin/dns-db-dump.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=933557abb4a96c08 -C extra-filename=-933557abb4a96c08 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-30bcb77390b44240.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-ebe7a9da67cfe10a.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-61f51384d8d3ac0d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-d5f37067495da8f0.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-ec883152b8d7190a.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-271baf00a915a986.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-01c7d538e11aa534.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8abd96d38511401b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-b110af5685252111.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-f7af14b37d81d494.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-d3cfaa7747ffa7e5.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-6f6c828458804848.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ff2df2b76a1cf1a1.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-1c22c94e862a09e7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-caf03fabfccd35a4.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
46872024-11-13T19:24:23.314Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_timeseries_macro --edition=2021 oximeter/timeseries-macro/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a2a933a69a9a0e1e -C extra-filename=-a2a933a69a9a0e1e --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-04bb5a8c946649eb.rlib --extern oximeter_schema=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_schema-606abbf3306a6bc0.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-72eb198051bec861.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-bb86a0f4b2092559.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-061032add1e59e1c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0e3802aa2be39be2.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
46882024-11-13T19:24:25.068Z Running `/home/build/.rustup/toolchains/1.81.0-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=e19935c8aabae002 -C extra-filename=-e19935c8aabae002 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-702249e0617a2365.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern oximeter_schema=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_schema-0995963ecd3fa789.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-dcf5e23200a1eaa9.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-0c1895992fb94fa8.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-bb86a0f4b2092559.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-061032add1e59e1c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-9d00d284d0b08369.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0e3802aa2be39be2.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-caf03fabfccd35a4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
46892024-11-13T19:24:27.476Z Running `/home/build/.rustup/toolchains/1.81.0-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=6d8cf4febd26328e -C extra-filename=-6d8cf4febd26328e --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-f9a699a62abdd20f.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-3f5934bdadfdef5e.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-0d21f00b9d57bff2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.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-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
46902024-11-13T19:24:28.586Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
46912024-11-13T19:24:28.589Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name dnswait --edition=2021 internal-dns/cli/src/bin/dnswait.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a353f1e7b63ce503 -C extra-filename=-a353f1e7b63ce503 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-271baf00a915a986.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-427794d150fcf552.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8abd96d38511401b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
46922024-11-13T19:24:30.621Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name dpd_client --edition=2021 clients/dpd-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1a52240c7596ecec -C extra-filename=-1a52240c7596ecec --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-07ebaf0eb0f1113e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-26dca2463dc76089.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-dba42f888508f696.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
46932024-11-13T19:24:30.790Z Running `/home/build/.rustup/toolchains/1.81.0-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=6647fead5aa4ce23 -C extra-filename=-6647fead5aa4ce23 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-6dbe5dcbff60060e.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-8410861ab0493f35.so --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-dcf5e23200a1eaa9.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
46942024-11-13T19:24:30.902Z Running `/home/build/.rustup/toolchains/1.81.0-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=d21d104961adc879 -C extra-filename=-d21d104961adc879 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-5591bedad390d062.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-37e6e52c977aa548.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-dcf5e23200a1eaa9.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
46952024-11-13T19:24:32.196Z Running `/home/build/.rustup/toolchains/1.81.0-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=d94bdb159d3bfd05 -C extra-filename=-d94bdb159d3bfd05 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-702249e0617a2365.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-dcf5e23200a1eaa9.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-0c1895992fb94fa8.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-bb86a0f4b2092559.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-061032add1e59e1c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-9d00d284d0b08369.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0e3802aa2be39be2.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-caf03fabfccd35a4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
46962024-11-13T19:24:39.532Z Running `/home/build/.rustup/toolchains/1.81.0-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=9b9b3192345320f8 -C extra-filename=-9b9b3192345320f8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-a49e1e336b7595b5.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-efdb0e70c4c12326.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-ec69ba1f899f2ea9.so --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-4abd36fb465a093f.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-6b8c06aaa5867a2a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-d3cfaa7747ffa7e5.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ff2df2b76a1cf1a1.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
46972024-11-13T19:24:41.360Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name internal_dns_types --edition=2021 internal-dns/types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c1de2ec2b171bb2b -C extra-filename=-c1de2ec2b171bb2b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-4abd36fb465a093f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
46982024-11-13T19:24:41.769Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_client --edition=2021 clients/oximeter-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3c2618c845bccfcf -C extra-filename=-3c2618c845bccfcf --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-07ebaf0eb0f1113e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-e9af7051a0382f02.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
46992024-11-13T19:24:43.315Z Compiling crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
47002024-11-13T19:24:43.341Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name crdb_seed --edition=2021 dev-tools/crdb-seed/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a550c0342c6bdf87 -C extra-filename=-a550c0342c6bdf87 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
47012024-11-13T19:24:44.532Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_test_utils --edition=2021 test-utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="seed-gen"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("seed-gen"))' -C metadata=69f02b12e677b10d -C extra-filename=-69f02b12e677b10d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-a49e1e336b7595b5.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-efdb0e70c4c12326.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-4abd36fb465a093f.rlib --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-169928e563e20f79.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-609f1d2cdfe5bf4b.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-b64034d5c504771a.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-3f5934bdadfdef5e.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-29117e4ff36dab03.rlib --extern libfalcon=/work/oxidecomputer/omicron/target/debug/deps/liblibfalcon-8c6a0f29d91f56ff.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-73cacb8c7d944392.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-de7ed3725d1ecbe1.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-4509fe8783ecf5e7.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-a2e05c7d531f1f8e.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-2d831c09c951a940.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-9846f96c2c62571a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-e7b60d3e91176a92.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-7da40a2e41206c1b.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-1c22c94e862a09e7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-13f3f522d4be8a05.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b9eeb6bccaea084d.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-276d808b1ead684e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
47022024-11-13T19:24:44.705Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_config --edition=2021 nexus-config/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2d89065180728477 -C extra-filename=-2d89065180728477 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-4abd36fb465a093f.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-29117e4ff36dab03.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-5a287ec055c5cf9e.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-13f3f522d4be8a05.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-caf03fabfccd35a4.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
47032024-11-13T19:24:45.325Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name illumos_utils --edition=2021 illumos-utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="mockall"' --cfg 'feature="testing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("mockall", "testing"))' -C metadata=24fd1737366ed991 -C extra-filename=-24fd1737366ed991 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-49589da9b84e9811.so --extern bhyve_api=/work/oxidecomputer/omicron/target/debug/deps/libbhyve_api-f82b334427963f5d.rlib --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-42c8c764cb4293aa.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-efdb0e70c4c12326.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-83c04ded702a2c6e.rlib --extern crucible_smf=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_smf-abf602ce69cc1b51.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-8675fbbe3641ce68.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-29117e4ff36dab03.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-c70a935ecfdda494.rlib --extern mockall=/work/oxidecomputer/omicron/target/debug/deps/libmockall-1fb2ef3138515a7e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-27bef9a8c38f9fcf.rlib --extern oxide_vpc=/work/oxidecomputer/omicron/target/debug/deps/liboxide_vpc-81a229f8c327321b.rlib --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-61d335731617a561.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-6aa42280b99bf9ab.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-dba42f888508f696.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-9d00d284d0b08369.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-1d4e9f7c6ab57727.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-caf03fabfccd35a4.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib --extern whoami=/work/oxidecomputer/omicron/target/debug/deps/libwhoami-f844697b7d647f35.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-033fc65b80973786.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib --check-cfg 'cfg(svcadm_autoclear)'`
47042024-11-13T19:24:54.938Z Running `/home/build/.rustup/toolchains/1.81.0-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=23118f4fac10e866 -C extra-filename=-23118f4fac10e866 --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-29117e4ff36dab03.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-e7b60d3e91176a92.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
47052024-11-13T19:24:55.005Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name falcon_runner --edition=2021 test-utils/src/bin/falcon_runner.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="seed-gen"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("seed-gen"))' -C metadata=e2101cc9dcf5662f -C extra-filename=-e2101cc9dcf5662f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-a49e1e336b7595b5.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-efdb0e70c4c12326.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-4abd36fb465a093f.rlib --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-169928e563e20f79.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-609f1d2cdfe5bf4b.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-b64034d5c504771a.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-3f5934bdadfdef5e.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-29117e4ff36dab03.rlib --extern libfalcon=/work/oxidecomputer/omicron/target/debug/deps/liblibfalcon-8c6a0f29d91f56ff.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-73cacb8c7d944392.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-de7ed3725d1ecbe1.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-4509fe8783ecf5e7.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-a2e05c7d531f1f8e.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-2d831c09c951a940.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-9846f96c2c62571a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-e7b60d3e91176a92.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-7da40a2e41206c1b.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-1c22c94e862a09e7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-13f3f522d4be8a05.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b9eeb6bccaea084d.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-276d808b1ead684e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
47062024-11-13T19:24:57.808Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_defaults --edition=2021 nexus/defaults/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=36898183b2d30fbc -C extra-filename=-36898183b2d30fbc --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-8675fbbe3641ce68.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-4fac8a596e09fa80.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-6aa42280b99bf9ab.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
47072024-11-13T19:24:58.570Z Running `/home/build/.rustup/toolchains/1.81.0-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=55ad7ee894c74ecb -C extra-filename=-55ad7ee894c74ecb --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-07ebaf0eb0f1113e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8abd96d38511401b.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
47082024-11-13T19:25:00.663Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name falcon_runner_cli --edition=2021 test-utils/src/bin/falcon_runner_cli.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="seed-gen"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("seed-gen"))' -C metadata=81de06105543079f -C extra-filename=-81de06105543079f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-a49e1e336b7595b5.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-efdb0e70c4c12326.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-4abd36fb465a093f.rlib --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-169928e563e20f79.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-609f1d2cdfe5bf4b.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-b64034d5c504771a.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-3f5934bdadfdef5e.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-29117e4ff36dab03.rlib --extern libfalcon=/work/oxidecomputer/omicron/target/debug/deps/liblibfalcon-8c6a0f29d91f56ff.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-73cacb8c7d944392.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-de7ed3725d1ecbe1.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-4509fe8783ecf5e7.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-a2e05c7d531f1f8e.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-2d831c09c951a940.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-9846f96c2c62571a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-e7b60d3e91176a92.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-7da40a2e41206c1b.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-1c22c94e862a09e7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-13f3f522d4be8a05.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b9eeb6bccaea084d.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-276d808b1ead684e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
47092024-11-13T19:25:02.262Z Running `/home/build/.rustup/toolchains/1.81.0-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=083beaf11a502c29 -C extra-filename=-083beaf11a502c29 --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-07ebaf0eb0f1113e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
47102024-11-13T19:25:05.929Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name ipcc --edition=2021 ipcc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c9539c4113170fe8 -C extra-filename=-c9539c4113170fe8 --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-0e005f0e9c526801.rlib --extern libipcc=/work/oxidecomputer/omicron/target/debug/deps/liblibipcc-ba29ae7c09ec3436.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-d670407408d91317.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-198ebdf28c1b51c7.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.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-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
47112024-11-13T19:25:13.095Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_certificates --edition=2021 certificates/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=708cc327d98df84c -C extra-filename=-708cc327d98df84c --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-c934ff84d13620ad.rlib --extern foreign_types=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types-65aad7686e050c4b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-ade214701d568573.rlib --extern openssl_sys=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-fc17366cfcdb24bd.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-4509fe8783ecf5e7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/usr/lib/amd64`
47122024-11-13T19:25:13.255Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name clickhouse_admin_server_client --edition=2021 clients/clickhouse-admin-server-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b378064efefddd13 -C extra-filename=-b378064efefddd13 --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-07ebaf0eb0f1113e.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-720e9cb50484815c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-e9af7051a0382f02.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
47132024-11-13T19:25:13.285Z Compiling cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
47142024-11-13T19:25:13.287Z Running `/home/build/.rustup/toolchains/1.81.0-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=53d73ed7db5d245a -C extra-filename=-53d73ed7db5d245a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-efdb0e70c4c12326.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-29117e4ff36dab03.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-ade214701d568573.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-4509fe8783ecf5e7.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-e7b60d3e91176a92.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
47152024-11-13T19:25:17.712Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name dns_service_client --edition=2021 clients/dns-service-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d05b2bf7cb5e657a -C extra-filename=-d05b2bf7cb5e657a --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-07ebaf0eb0f1113e.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-4abd36fb465a093f.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8abd96d38511401b.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-e9af7051a0382f02.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
47162024-11-13T19:25:20.570Z Running `/home/build/.rustup/toolchains/1.81.0-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=22549a65786dcb90 -C extra-filename=-22549a65786dcb90 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-efdb0e70c4c12326.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-29117e4ff36dab03.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-ade214701d568573.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-4509fe8783ecf5e7.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-e7b60d3e91176a92.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
47172024-11-13T19:25:21.670Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name repo_depot_api --edition=2021 sled-agent/repo-depot-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=4103cb5a3b9cada1 -C extra-filename=-4103cb5a3b9cada1 --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-2dbe70a56323cca2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
47182024-11-13T19:25:26.158Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name clickhouse_admin_keeper_client --edition=2021 clients/clickhouse-admin-keeper-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b4ea55947d9c8097 -C extra-filename=-b4ea55947d9c8097 --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-07ebaf0eb0f1113e.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-720e9cb50484815c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-e9af7051a0382f02.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
47192024-11-13T19:25:26.425Z Running `/home/build/.rustup/toolchains/1.81.0-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=cb9f106d5dca6d12 -C extra-filename=-cb9f106d5dca6d12 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-720e9cb50484815c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
47202024-11-13T19:25:26.662Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name key_manager --edition=2021 key-manager/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3543c0f267bf654e -C extra-filename=-3543c0f267bf654e --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-49589da9b84e9811.so --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-7e28e9f181ae0250.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-2e31e26ea63eb7ef.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-9a484ef53cddbb44.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-e36277d4aa1c4608.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
47212024-11-13T19:25:26.691Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name db_macros --edition=2021 nexus/db-macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1c45024042bc48d6 -C extra-filename=-1c45024042bc48d6 --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-4abd36fb465a093f.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-702249e0617a2365.rlib --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-1d4e4381130058df.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-0c1895992fb94fa8.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-bb86a0f4b2092559.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-061032add1e59e1c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-2c14b4def3b7b710.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0e3802aa2be39be2.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
47222024-11-13T19:25:26.929Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name authz_macros --edition=2021 nexus/authz-macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b8d5ffc282957d3a -C extra-filename=-b8d5ffc282957d3a --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-4abd36fb465a093f.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-702249e0617a2365.rlib --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-1d4e4381130058df.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-0c1895992fb94fa8.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-bb86a0f4b2092559.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-061032add1e59e1c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-2c14b4def3b7b710.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0e3802aa2be39be2.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
47232024-11-13T19:25:29.305Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name oxlog --edition=2021 dev-tools/oxlog/src/bin/oxlog.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=74d120ce5a378244 -C extra-filename=-74d120ce5a378244 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-61d335731617a561.rlib --extern sigpipe=/work/oxidecomputer/omicron/target/debug/deps/libsigpipe-5380c02213065272.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
47242024-11-13T19:25:30.196Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_common --edition=2021 common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="proptest"' --cfg 'feature="test-strategy"' --cfg 'feature="testing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("proptest", "test-strategy", "testing"))' -C metadata=5f5998362f65776d -C extra-filename=-5f5998362f65776d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-8f15e4c1de160c77.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-49589da9b84e9811.so --extern backoff=/work/oxidecomputer/omicron/target/debug/deps/libbackoff-3cad2a9c7c940aab.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-efdb0e70c4c12326.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-4abd36fb465a093f.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-3f5934bdadfdef5e.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-8675fbbe3641ce68.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-29117e4ff36dab03.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-c70a935ecfdda494.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-7d864262962d6cbe.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-4fac8a596e09fa80.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-6aa42280b99bf9ab.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-f81a4f758dfcb860.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-26dca2463dc76089.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-d670407408d91317.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-dba42f888508f696.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-080cabe85a0bfc93.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-a2aa46893791ada1.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-7a7e2ac205968f40.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-5a287ec055c5cf9e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-9d00d284d0b08369.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d3365051e79f13bf.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-198ebdf28c1b51c7.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-caf03fabfccd35a4.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
47252024-11-13T19:25:30.889Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_macro_impl --edition=2021 oximeter/oximeter-macro-impl/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8787daef66503c01 -C extra-filename=-8787daef66503c01 --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-04bb5a8c946649eb.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-bb86a0f4b2092559.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-061032add1e59e1c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0e3802aa2be39be2.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
47262024-11-13T19:25:31.167Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_rpaths --edition=2021 rpaths/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ab62e40874928e05 -C extra-filename=-ab62e40874928e05 --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-04bb5a8c946649eb.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
47272024-11-13T19:25:32.086Z Running `/home/build/.rustup/toolchains/1.81.0-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=4de659a6c9416656 -C extra-filename=-4de659a6c9416656 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
47282024-11-13T19:25:32.544Z Running `/home/build/.rustup/toolchains/1.81.0-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=5f574d6a0f1761bd -C extra-filename=-5f574d6a0f1761bd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-29117e4ff36dab03.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-4509fe8783ecf5e7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
47292024-11-13T19:25:32.646Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name oxlog --edition=2021 dev-tools/oxlog/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=dc922f4857c861c5 -C extra-filename=-dc922f4857c861c5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern sigpipe=/work/oxidecomputer/omicron/target/debug/deps/libsigpipe-5380c02213065272.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
47302024-11-13T19:25:32.700Z Running `/home/build/.rustup/toolchains/1.81.0-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=1ed5ec3ec0154fb9 -C extra-filename=-1ed5ec3ec0154fb9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-26a811491049a3a2.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-74d5ef4f7c47e951.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-d3cfaa7747ffa7e5.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ff2df2b76a1cf1a1.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d3365051e79f13bf.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-7da40a2e41206c1b.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
47312024-11-13T19:25:34.125Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name api_identity --edition=2021 api_identity/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f780069183098c6c -C extra-filename=-f780069183098c6c --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-04bb5a8c946649eb.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-bb86a0f4b2092559.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-061032add1e59e1c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0e3802aa2be39be2.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
47322024-11-13T19:25:34.911Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_macros_common --edition=2021 nexus/macros-common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=30c4eb3922fef854 -C extra-filename=-30c4eb3922fef854 --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-04bb5a8c946649eb.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-bb86a0f4b2092559.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-061032add1e59e1c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0e3802aa2be39be2.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
47332024-11-13T19:25:35.419Z Running `/home/build/.rustup/toolchains/1.81.0-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=cee856bfed26539d -C extra-filename=-cee856bfed26539d --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-04bb5a8c946649eb.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-061032add1e59e1c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0e3802aa2be39be2.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
47342024-11-13T19:25:35.457Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name cockroach_admin_client --edition=2021 clients/cockroach-admin-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8d2f4cddcb0cb401 -C extra-filename=-8d2f4cddcb0cb401 --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-07ebaf0eb0f1113e.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-e9af7051a0382f02.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
47352024-11-13T19:25:35.839Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name oxide_client --edition=2021 clients/oxide-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b644abfa80395421 -C extra-filename=-b644abfa80395421 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e342ec737c4cbcc0.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-271baf00a915a986.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-196425df5db70bad.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-e9af7051a0382f02.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-dba42f888508f696.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
47362024-11-13T19:25:36.995Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name repo_depot_client --edition=2021 clients/repo-depot-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=ab562719a14aa841 -C extra-filename=-ab562719a14aa841 --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-04bb5a8c946649eb.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-e9af7051a0382f02.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
47372024-11-13T19:25:37.065Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_test_utils_macros --edition=2021 nexus/test-utils-macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1a91694bf916f25c -C extra-filename=-1a91694bf916f25c --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-04bb5a8c946649eb.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-061032add1e59e1c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0e3802aa2be39be2.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
47382024-11-13T19:25:37.512Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name gateway_client --edition=2021 clients/gateway-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a58672adf35a0ba4 -C extra-filename=-a58672adf35a0ba4 --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-e342ec737c4cbcc0.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-f9a699a62abdd20f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-e9af7051a0382f02.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
47392024-11-13T19:25:38.108Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_workspace_hack --edition=2021 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=0354e38327befc34 -C extra-filename=-0354e38327befc34 --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-8be98ef023620e24.rlib --extern aho_corasick=/work/oxidecomputer/omicron/target/debug/deps/libaho_corasick-0da0f4417492a9a4.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern aws_lc_rs=/work/oxidecomputer/omicron/target/debug/deps/libaws_lc_rs-bde352daa1e0ab9b.rlib --extern base16ct=/work/oxidecomputer/omicron/target/debug/deps/libbase16ct-2a65e2ab151e09a4.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e342ec737c4cbcc0.rlib --extern base64ct=/work/oxidecomputer/omicron/target/debug/deps/libbase64ct-d4bf7869d4ee9385.rlib --extern bit_set=/work/oxidecomputer/omicron/target/debug/deps/libbit_set-1499c911902a6a96.rlib --extern bit_vec=/work/oxidecomputer/omicron/target/debug/deps/libbit_vec-cb08cab83165003f.rlib --extern bitflags_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-6ed2929a91f42350.rlib --extern bitflags_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-0f2df29a0f34846c.rlib --extern bstr=/work/oxidecomputer/omicron/target/debug/deps/libbstr-a50dd529fc113091.rlib --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-42c8c764cb4293aa.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-8f3db5af18e8ba7c.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-359f414b48a0b383.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern clap_builder=/work/oxidecomputer/omicron/target/debug/deps/libclap_builder-d767648c83cb8abe.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-8134fd228889b755.rlib --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-10113f7b36e29269.rlib --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-4004ba72e88035e1.rlib --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-a82849320d8cb1d1.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-71814ddc354bf12b.rlib --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-7fdfedb38dd16271.rlib --extern curve25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libcurve25519_dalek-40b96768f529d1af.rlib --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-427828cb45815475.rlib --extern dof=/work/oxidecomputer/omicron/target/debug/deps/libdof-fd49370028658743.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern ecdsa=/work/oxidecomputer/omicron/target/debug/deps/libecdsa-ed453d00d35c9183.rlib --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-211f99b09ada353d.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-682f0202de4cb9c8.rlib --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-5ba1eb541a4215fa.rlib --extern ff=/work/oxidecomputer/omicron/target/debug/deps/libff-f4b6060c124612c9.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-26a811491049a3a2.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-6017fbe5bc569ec0.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-f4bf537936a3f942.rlib --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-15b4a62ef3693967.rlib --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-0d0c1d18420ed0e7.rlib --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-21f681dec55ed1d5.rlib --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-ec40fd422059f537.rlib --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-0e75d2014d70b1ca.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-f9a699a62abdd20f.rlib --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-2b500a8874ca0b37.rlib --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-4686656331214bbd.rlib --extern group=/work/oxidecomputer/omicron/target/debug/deps/libgroup-4fbad1c3541d47a4.rlib --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-3daf550dc8d29bb8.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-3f5934bdadfdef5e.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-ec883152b8d7190a.rlib --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-39c1f5afe63003ce.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-196425df5db70bad.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-425e48909de2c26b.rlib --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-56f99f36332f94bc.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-7b51d40d91e0d99e.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-9fc98ca3a4090ebb.rlib --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-eb68e2ab9c24eeea.rlib --extern itertools_93f6ce9d446188ac=/work/oxidecomputer/omicron/target/debug/deps/libitertools-db92a402d6d3376a.rlib --extern itertools_5ef9efb8ec2df382=/work/oxidecomputer/omicron/target/debug/deps/libitertools-ae1ce0c123c35ba1.rlib --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-45ab90acb7045a6c.rlib --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-cc0c30b4f89d8188.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-29117e4ff36dab03.rlib --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a2c99244b373d360.rlib --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-0a48528787edc64f.rlib --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-628c83ce3f8440f3.rlib --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-df13f09366e40281.rlib --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-1096e8633209e52a.rlib --extern num_bigint_dig=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint_dig-48f8d61c884ba5b2.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-57ea22489f9eb50c.rlib --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-2d51c30d8a79f52c.rlib --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-b347099865a56f50.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-4fac8a596e09fa80.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-fade29d57381db29.rlib --extern peg_runtime=/work/oxidecomputer/omicron/target/debug/deps/libpeg_runtime-fb8d126bde10d148.rlib --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-b898a37d897096ef.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-aca7ed34a108a7b7.rlib --extern phf=/work/oxidecomputer/omicron/target/debug/deps/libphf-65e2155ffe51f9ae.rlib --extern phf_shared=/work/oxidecomputer/omicron/target/debug/deps/libphf_shared-a7eca61a1c7ae2ae.rlib --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-519023090d6b1cbc.rlib --extern postgres_types=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_types-56bb7f530b20b37f.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-176eac0973f64c24.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-bb86a0f4b2092559.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-14a29e2d7c42d4ba.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-061032add1e59e1c.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-a2e05c7d531f1f8e.rlib --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-1cec3bd77f56db17.rlib --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-798e3a4bdf9327b3.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rlib --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-fdcd5d1cbb88a689.rlib --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-a9fa2cc94e1a2df0.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-22102c5bb215ebdb.rlib --extern webpki=/work/oxidecomputer/omicron/target/debug/deps/libwebpki-fc94331f3242735a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-e10ff91bdb1d6034.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-080cabe85a0bfc93.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-dc368f25c9d668a2.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-74d5ef4f7c47e951.rlib --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-4cc1d74c80ff992c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-4dafc5e65351502b.rlib --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-0d6a5191eef2dd9a.rlib --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-a945f3d5498b658a.rlib --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-31cb50c570ccb59e.rlib --extern syn_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0e3802aa2be39be2.rlib --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-e66601789c1c58db.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-13f3f522d4be8a05.rlib --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-ad44f387882ee09e.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-fe1c4c158a2bcfde.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-b9fdeff246bf82e9.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-9d74e933e701bf87.rlib --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-0aa4feb74b385baa.rlib --extern toml_edit_cdcf2f9584511fe6=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-27cb6e30adf30b5f.rlib --extern toml_edit_3c51e837cfc5589a=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-991a477f22f47871.rlib --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-259315155e448d30.rlib --extern unicode_bidi=/work/oxidecomputer/omicron/target/debug/deps/libunicode_bidi-89934fbd737039c3.rlib --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-ca1e9b17af3e7cbc.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b9eeb6bccaea084d.rlib --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-b71906a6602357bd.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-6bf31068eafc87a0.rlib --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-6ad875dd4010cc5b.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-e36277d4aa1c4608.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-faafd5e37a001aad.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib`
47402024-11-13T19:25:38.560Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_uuid_kinds --edition=2021 uuid-kinds/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="default"' --cfg 'feature="schemars"' --cfg 'feature="schemars08"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="uuid-v4"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "schemars", "schemars08", "serde", "std", "uuid-v4"))' -C metadata=cd4e47afe5612225 -C extra-filename=-cd4e47afe5612225 --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-7cb28e7e15257f8d.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-65509bc7a12a7936.so --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
47412024-11-13T19:27:02.756Z Running `/home/build/.rustup/toolchains/1.81.0-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=2585c386dc423ef8 -C extra-filename=-2585c386dc423ef8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-4abd36fb465a093f.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-29117e4ff36dab03.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-73cacb8c7d944392.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-98e9a03514b22485.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-ea22d9591c34c508.rlib --extern omicron_dev_lib=/work/oxidecomputer/omicron/target/debug/deps/libomicron_dev_lib-1ca50ef3d3ba7079.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-6eef2978d5d7ec87.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-f4b6ead942bf0bc3.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-ebc379566efd2a27.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-df5dc25ba7879434.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-e7b60d3e91176a92.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-13f3f522d4be8a05.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-caf03fabfccd35a4.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-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L /usr/platform/oxide/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/tofino-544ca801dccddab8/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
47422024-11-13T19:27:02.778Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name test_all_output --edition=2021 dev-tools/omdb/tests/test_all_output.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b3d468131183aeb8 -C extra-filename=-b3d468131183aeb8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-4d2e600354619a71.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-efdb0e70c4c12326.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-71814ddc354bf12b.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-03b108eb22457c3a.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-48927a5eea74ccb0.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-16d0149618a9acdf.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-320946a34e5e6631.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-4abd36fb465a093f.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-a229ae4e6a4127c0.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-f9a699a62abdd20f.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-cea07e52a72c9fbb.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-31c3ffab5224127a.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-9fc98ca3a4090ebb.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-427794d150fcf552.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8abd96d38511401b.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-8675fbbe3641ce68.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-6b8c06aaa5867a2a.rlib --extern multimap=/work/oxidecomputer/omicron/target/debug/deps/libmultimap-2ec29070d6a15893.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-64c2b779e22b46ad.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-73cacb8c7d944392.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-9cc1c77274703fed.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-98672e954211c3ea.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-590cca645e11d266.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-89714eb224d9c2a6.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-a24d0c6366d9ad82.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-ea22d9591c34c508.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-1bcf5c57005e3a8d.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4006fd7b25533870.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-6eef2978d5d7ec87.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-c54e420124985d39.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-279751769b0f5888.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-ebc379566efd2a27.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-0b03c8be747422eb.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-158226578f30c9bd.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-40f5d588eec13e98.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-9d00d284d0b08369.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d3365051e79f13bf.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-e7b60d3e91176a92.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-8590f9db0815147b.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-6219b1d809618323.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-f43b67a92975d52e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-6f7bee780039a0b9.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ce299f3aa435a264.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-a318cade84a99369.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.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/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
47432024-11-13T19:27:02.782Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name test_all --edition=2021 nexus/tests/test_all.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=865f2b10b9a74554 -C extra-filename=-865f2b10b9a74554 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-19e5985bb94b6ed1.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-4d2e600354619a71.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-49589da9b84e9811.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e342ec737c4cbcc0.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-b0ea4a7159a41bb5.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-8f3db5af18e8ba7c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-efdb0e70c4c12326.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-ae3cec0fe43b44de.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-164504e472fa0070.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-314b2bf59d0bfce9.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-c28f0b06ecf68d2a.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-20212db77650b909.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-03b108eb22457c3a.rlib --extern crucible_common=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_common-d112966068d35c6d.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-25a8fdda060b281f.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-16d0149618a9acdf.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-c934ff84d13620ad.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-30bcb77390b44240.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-61f51384d8d3ac0d.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-6658aa9c41c787e9.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-4abd36fb465a093f.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-58c25c3614feb1ef.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-a229ae4e6a4127c0.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-f9a699a62abdd20f.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-cea07e52a72c9fbb.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-b64034d5c504771a.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-3f5934bdadfdef5e.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-271baf00a915a986.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-781c1ee142155a49.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-540cbfb9b0d06903.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-0006ea77e7b559a1.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-196425df5db70bad.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-3e401856edbab006.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-a8e7d0ccf5d65a51.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-427794d150fcf552.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8abd96d38511401b.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-8675fbbe3641ce68.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-6b8c06aaa5867a2a.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-c70a935ecfdda494.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-7d864262962d6cbe.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-54220d37091258fb.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-64c2b779e22b46ad.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-73cacb8c7d944392.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-9cc1c77274703fed.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-98672e954211c3ea.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-654182fbbeb2e5f4.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-3486c92f9460de26.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-0cf2814f92b31b12.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-590cca645e11d266.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-238dc39c77f91394.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-30b6043ff41ef46e.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-e914469202f60a11.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-0a9702344391e6f7.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-89714eb224d9c2a6.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-a24d0c6366d9ad82.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d0e2a9a5962967b0.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-98e9a03514b22485.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-ea22d9591c34c508.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-1bcf5c57005e3a8d.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4006fd7b25533870.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-57ea22489f9eb50c.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-6eef2978d5d7ec87.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-49061ad469babd71.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-a00f6e4d1e2aaea1.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-4fac8a596e09fa80.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-29866baf45eaf830.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-fade29d57381db29.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-ade214701d568573.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-f4b6ead942bf0bc3.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e987f08d5eab5408.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-c54e420124985d39.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-c65c5cb6dc8691de.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-279751769b0f5888.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-f0a911e64bc774f6.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-ad2507589cfd09b6.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-6aa42280b99bf9ab.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-2c8d1225ed4bcda4.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-f81a4f758dfcb860.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-65509bc7a12a7936.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-de7ed3725d1ecbe1.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-aca7ed34a108a7b7.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-ebc379566efd2a27.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-9a15c963fedc7a99.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-26dca2463dc76089.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-628131b4045892f2.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-14a29e2d7c42d4ba.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-4509fe8783ecf5e7.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-08c2a6b83aecd798.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-a2e05c7d531f1f8e.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-2d831c09c951a940.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-9846f96c2c62571a.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-54c9dd9f9eac97f3.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-b250bc23da662988.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-080cabe85a0bfc93.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-7a7e2ac205968f40.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-5a287ec055c5cf9e.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-0bda880a12e82784.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-40f5d588eec13e98.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-5b8b21bf3d3ff7fb.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-d3cfaa7747ffa7e5.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5b06ea6f574ac6b7.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-9d00d284d0b08369.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ff2df2b76a1cf1a1.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-8f9beb259d75bef0.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-6080795708f147e0.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d3365051e79f13bf.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-e7b60d3e91176a92.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-1c22c94e862a09e7.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-ce7f22be8feb1ed4.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-13f3f522d4be8a05.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-b9fdeff246bf82e9.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-3a226019e190c269.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-3b9fb8475f501c56.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-27bd6b7955f8cd93.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-63dd1e503d85aac2.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ce299f3aa435a264.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.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-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out -L /usr/platform/oxide/lib/amd64/`
47442024-11-13T19:27:02.785Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name reconfigurator_cli --edition=2021 dev-tools/reconfigurator-cli/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=63637df692d74480 -C extra-filename=-63637df692d74480 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-19e5985bb94b6ed1.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-efdb0e70c4c12326.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-4abd36fb465a093f.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-31c3ffab5224127a.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-7b51d40d91e0d99e.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8abd96d38511401b.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-64c2b779e22b46ad.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-98672e954211c3ea.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-590cca645e11d266.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-0a9702344391e6f7.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-89714eb224d9c2a6.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d0e2a9a5962967b0.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-ea22d9591c34c508.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-1bcf5c57005e3a8d.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4006fd7b25533870.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-6eef2978d5d7ec87.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-ebc379566efd2a27.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-158226578f30c9bd.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-9d00d284d0b08369.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-e7b60d3e91176a92.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-74c3ec0fd5fa922d.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-6219b1d809618323.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-b8fcaa4916d08503.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.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-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
47452024-11-13T19:27:02.796Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name schema_updater --edition=2021 nexus/src/bin/schema-updater.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=caf4ecc3e0650d33 -C extra-filename=-caf4ecc3e0650d33 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-19e5985bb94b6ed1.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-4d2e600354619a71.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-49589da9b84e9811.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e342ec737c4cbcc0.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-b0ea4a7159a41bb5.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-8f3db5af18e8ba7c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-efdb0e70c4c12326.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-ae3cec0fe43b44de.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-164504e472fa0070.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-314b2bf59d0bfce9.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-c28f0b06ecf68d2a.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-20212db77650b909.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-03b108eb22457c3a.rlib --extern crucible_common=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_common-d112966068d35c6d.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-25a8fdda060b281f.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-16d0149618a9acdf.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-c934ff84d13620ad.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-30bcb77390b44240.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-61f51384d8d3ac0d.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-6658aa9c41c787e9.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-4abd36fb465a093f.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-58c25c3614feb1ef.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-a229ae4e6a4127c0.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-f9a699a62abdd20f.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-cea07e52a72c9fbb.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-b64034d5c504771a.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-3f5934bdadfdef5e.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-271baf00a915a986.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-781c1ee142155a49.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-540cbfb9b0d06903.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-0006ea77e7b559a1.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-196425df5db70bad.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-3e401856edbab006.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-a8e7d0ccf5d65a51.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-427794d150fcf552.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8abd96d38511401b.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-8675fbbe3641ce68.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-6b8c06aaa5867a2a.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-c70a935ecfdda494.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-7d864262962d6cbe.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-54220d37091258fb.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-64c2b779e22b46ad.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-73cacb8c7d944392.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-9cc1c77274703fed.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-98672e954211c3ea.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-654182fbbeb2e5f4.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-3486c92f9460de26.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-0cf2814f92b31b12.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-590cca645e11d266.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-238dc39c77f91394.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-30b6043ff41ef46e.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-e914469202f60a11.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-0a9702344391e6f7.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-89714eb224d9c2a6.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-a24d0c6366d9ad82.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d0e2a9a5962967b0.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-98e9a03514b22485.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-ea22d9591c34c508.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-1bcf5c57005e3a8d.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4006fd7b25533870.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-57ea22489f9eb50c.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-6eef2978d5d7ec87.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-49061ad469babd71.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-a00f6e4d1e2aaea1.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-4fac8a596e09fa80.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-29866baf45eaf830.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-fade29d57381db29.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-ade214701d568573.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-f4b6ead942bf0bc3.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e987f08d5eab5408.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-c54e420124985d39.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-c65c5cb6dc8691de.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-279751769b0f5888.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-f0a911e64bc774f6.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-ad2507589cfd09b6.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-6aa42280b99bf9ab.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-2c8d1225ed4bcda4.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-f81a4f758dfcb860.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-65509bc7a12a7936.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-de7ed3725d1ecbe1.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-aca7ed34a108a7b7.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-ebc379566efd2a27.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-9a15c963fedc7a99.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-26dca2463dc76089.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-628131b4045892f2.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-14a29e2d7c42d4ba.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-4509fe8783ecf5e7.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-08c2a6b83aecd798.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-a2e05c7d531f1f8e.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-2d831c09c951a940.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-9846f96c2c62571a.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-54c9dd9f9eac97f3.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-b250bc23da662988.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-080cabe85a0bfc93.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-7a7e2ac205968f40.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-5a287ec055c5cf9e.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-0bda880a12e82784.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-40f5d588eec13e98.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-5b8b21bf3d3ff7fb.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-d3cfaa7747ffa7e5.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5b06ea6f574ac6b7.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-9d00d284d0b08369.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ff2df2b76a1cf1a1.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-8f9beb259d75bef0.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-6080795708f147e0.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d3365051e79f13bf.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-e7b60d3e91176a92.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-1c22c94e862a09e7.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-ce7f22be8feb1ed4.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-13f3f522d4be8a05.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-b9fdeff246bf82e9.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-3a226019e190c269.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-3b9fb8475f501c56.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-27bd6b7955f8cd93.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-63dd1e503d85aac2.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ce299f3aa435a264.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.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-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out -L /usr/platform/oxide/lib/amd64/`
47462024-11-13T19:27:03.250Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus --edition=2021 nexus/src/bin/nexus.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=18d9259a9a6a0d89 -C extra-filename=-18d9259a9a6a0d89 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-19e5985bb94b6ed1.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-4d2e600354619a71.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-49589da9b84e9811.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e342ec737c4cbcc0.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-b0ea4a7159a41bb5.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-8f3db5af18e8ba7c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-efdb0e70c4c12326.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-ae3cec0fe43b44de.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-164504e472fa0070.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-314b2bf59d0bfce9.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-c28f0b06ecf68d2a.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-20212db77650b909.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-03b108eb22457c3a.rlib --extern crucible_common=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_common-d112966068d35c6d.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-25a8fdda060b281f.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-16d0149618a9acdf.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-c934ff84d13620ad.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-30bcb77390b44240.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-61f51384d8d3ac0d.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-6658aa9c41c787e9.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-4abd36fb465a093f.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-58c25c3614feb1ef.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-a229ae4e6a4127c0.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-f9a699a62abdd20f.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-cea07e52a72c9fbb.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-b64034d5c504771a.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-3f5934bdadfdef5e.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-271baf00a915a986.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-781c1ee142155a49.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-540cbfb9b0d06903.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-0006ea77e7b559a1.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-196425df5db70bad.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-3e401856edbab006.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-a8e7d0ccf5d65a51.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-427794d150fcf552.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8abd96d38511401b.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-8675fbbe3641ce68.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-6b8c06aaa5867a2a.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-c70a935ecfdda494.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-7d864262962d6cbe.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-54220d37091258fb.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-64c2b779e22b46ad.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-73cacb8c7d944392.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-9cc1c77274703fed.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-98672e954211c3ea.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-654182fbbeb2e5f4.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-3486c92f9460de26.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-0cf2814f92b31b12.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-590cca645e11d266.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-238dc39c77f91394.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-30b6043ff41ef46e.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-e914469202f60a11.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-0a9702344391e6f7.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-89714eb224d9c2a6.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-a24d0c6366d9ad82.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d0e2a9a5962967b0.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-98e9a03514b22485.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-ea22d9591c34c508.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-1bcf5c57005e3a8d.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4006fd7b25533870.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-57ea22489f9eb50c.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-6eef2978d5d7ec87.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-49061ad469babd71.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-a00f6e4d1e2aaea1.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-4fac8a596e09fa80.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-29866baf45eaf830.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-fade29d57381db29.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-ade214701d568573.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-f4b6ead942bf0bc3.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e987f08d5eab5408.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-c54e420124985d39.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-c65c5cb6dc8691de.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-279751769b0f5888.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-f0a911e64bc774f6.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-ad2507589cfd09b6.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-6aa42280b99bf9ab.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-2c8d1225ed4bcda4.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-f81a4f758dfcb860.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-65509bc7a12a7936.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-de7ed3725d1ecbe1.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-aca7ed34a108a7b7.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-ebc379566efd2a27.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-9a15c963fedc7a99.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-26dca2463dc76089.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-628131b4045892f2.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-14a29e2d7c42d4ba.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-4509fe8783ecf5e7.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-08c2a6b83aecd798.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-a2e05c7d531f1f8e.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-2d831c09c951a940.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-9846f96c2c62571a.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-54c9dd9f9eac97f3.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-b250bc23da662988.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-080cabe85a0bfc93.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-7a7e2ac205968f40.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-5a287ec055c5cf9e.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-0bda880a12e82784.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-40f5d588eec13e98.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-5b8b21bf3d3ff7fb.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-d3cfaa7747ffa7e5.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5b06ea6f574ac6b7.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-9d00d284d0b08369.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ff2df2b76a1cf1a1.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-8f9beb259d75bef0.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-6080795708f147e0.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d3365051e79f13bf.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-e7b60d3e91176a92.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-1c22c94e862a09e7.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-ce7f22be8feb1ed4.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-13f3f522d4be8a05.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-b9fdeff246bf82e9.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-3a226019e190c269.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-3b9fb8475f501c56.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-27bd6b7955f8cd93.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-63dd1e503d85aac2.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ce299f3aa435a264.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.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-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out -L /usr/platform/oxide/lib/amd64/`
47472024-11-13T19:27:06.405Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name test_basic --edition=2021 dev-tools/reconfigurator-cli/tests/test_basic.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=84bd764b27f83c14 -C extra-filename=-84bd764b27f83c14 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-19e5985bb94b6ed1.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-efdb0e70c4c12326.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-4abd36fb465a093f.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-31c3ffab5224127a.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-7b51d40d91e0d99e.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8abd96d38511401b.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-64c2b779e22b46ad.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-98672e954211c3ea.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-590cca645e11d266.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-0a9702344391e6f7.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-89714eb224d9c2a6.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d0e2a9a5962967b0.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-ea22d9591c34c508.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-1bcf5c57005e3a8d.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4006fd7b25533870.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-6eef2978d5d7ec87.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-ebc379566efd2a27.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-158226578f30c9bd.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-9d00d284d0b08369.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-e7b60d3e91176a92.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-74c3ec0fd5fa922d.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-6219b1d809618323.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-b8fcaa4916d08503.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.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-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
47482024-11-13T19:27:06.458Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name omdb --edition=2021 dev-tools/omdb/src/bin/omdb/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8ef95ce98a0a5fdb -C extra-filename=-8ef95ce98a0a5fdb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-4d2e600354619a71.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-efdb0e70c4c12326.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-71814ddc354bf12b.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-03b108eb22457c3a.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-48927a5eea74ccb0.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-16d0149618a9acdf.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-320946a34e5e6631.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-4abd36fb465a093f.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-a229ae4e6a4127c0.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-f9a699a62abdd20f.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-cea07e52a72c9fbb.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-31c3ffab5224127a.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-9fc98ca3a4090ebb.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-427794d150fcf552.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8abd96d38511401b.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-8675fbbe3641ce68.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-6b8c06aaa5867a2a.rlib --extern multimap=/work/oxidecomputer/omicron/target/debug/deps/libmultimap-2ec29070d6a15893.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-64c2b779e22b46ad.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-73cacb8c7d944392.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-9cc1c77274703fed.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-98672e954211c3ea.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-590cca645e11d266.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-89714eb224d9c2a6.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-a24d0c6366d9ad82.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-ea22d9591c34c508.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-1bcf5c57005e3a8d.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4006fd7b25533870.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-6eef2978d5d7ec87.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-c54e420124985d39.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-279751769b0f5888.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-ebc379566efd2a27.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-0b03c8be747422eb.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-158226578f30c9bd.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-40f5d588eec13e98.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-9d00d284d0b08369.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d3365051e79f13bf.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-e7b60d3e91176a92.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-8590f9db0815147b.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-6219b1d809618323.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-f43b67a92975d52e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-6f7bee780039a0b9.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ce299f3aa435a264.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-a318cade84a99369.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.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/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
47492024-11-13T19:27:08.588Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name schema_updater --edition=2021 nexus/src/bin/schema-updater.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7596c76f292e4d4b -C extra-filename=-7596c76f292e4d4b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-19e5985bb94b6ed1.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-49589da9b84e9811.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e342ec737c4cbcc0.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-b0ea4a7159a41bb5.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-8f3db5af18e8ba7c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-efdb0e70c4c12326.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-ae3cec0fe43b44de.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-164504e472fa0070.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-314b2bf59d0bfce9.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-c28f0b06ecf68d2a.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-03b108eb22457c3a.rlib --extern crucible_common=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_common-d112966068d35c6d.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-25a8fdda060b281f.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-c934ff84d13620ad.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-61f51384d8d3ac0d.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-6658aa9c41c787e9.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-58c25c3614feb1ef.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-a229ae4e6a4127c0.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-b64034d5c504771a.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-3f5934bdadfdef5e.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-271baf00a915a986.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-781c1ee142155a49.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-196425df5db70bad.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-a8e7d0ccf5d65a51.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-427794d150fcf552.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8abd96d38511401b.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-8675fbbe3641ce68.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-6b8c06aaa5867a2a.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-c70a935ecfdda494.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-7d864262962d6cbe.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-54220d37091258fb.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-64c2b779e22b46ad.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-73cacb8c7d944392.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-9cc1c77274703fed.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-98672e954211c3ea.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-654182fbbeb2e5f4.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-3486c92f9460de26.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-0cf2814f92b31b12.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-590cca645e11d266.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-238dc39c77f91394.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-30b6043ff41ef46e.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-e914469202f60a11.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-0a9702344391e6f7.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-89714eb224d9c2a6.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-a24d0c6366d9ad82.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d0e2a9a5962967b0.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-98e9a03514b22485.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4006fd7b25533870.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-57ea22489f9eb50c.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-6eef2978d5d7ec87.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-49061ad469babd71.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-4fac8a596e09fa80.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-ade214701d568573.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e987f08d5eab5408.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-c54e420124985d39.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-279751769b0f5888.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-f0a911e64bc774f6.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-ad2507589cfd09b6.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-6aa42280b99bf9ab.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-2c8d1225ed4bcda4.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-f81a4f758dfcb860.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-65509bc7a12a7936.so --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-ebc379566efd2a27.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-26dca2463dc76089.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-628131b4045892f2.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-14a29e2d7c42d4ba.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-08c2a6b83aecd798.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-2d831c09c951a940.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-9846f96c2c62571a.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-54c9dd9f9eac97f3.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-b250bc23da662988.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-080cabe85a0bfc93.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-7a7e2ac205968f40.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-5a287ec055c5cf9e.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-40f5d588eec13e98.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-d3cfaa7747ffa7e5.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5b06ea6f574ac6b7.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-9d00d284d0b08369.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ff2df2b76a1cf1a1.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-6080795708f147e0.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-1c22c94e862a09e7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-13f3f522d4be8a05.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-b9fdeff246bf82e9.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-3a226019e190c269.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-63dd1e503d85aac2.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ce299f3aa435a264.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.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-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/usr/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
47502024-11-13T19:27:08.848Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_reconfigurator_execution --edition=2021 nexus/reconfigurator/execution/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f5c347850672fc0f -C extra-filename=-f5c347850672fc0f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-4d2e600354619a71.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-164504e472fa0070.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-314b2bf59d0bfce9.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-720e9cb50484815c.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-c28f0b06ecf68d2a.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-16d0149618a9acdf.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-540cbfb9b0d06903.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-427794d150fcf552.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8abd96d38511401b.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-8a897554a5f2cfdc.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-7cb28e7e15257f8d.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-73cacb8c7d944392.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-9cc1c77274703fed.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-98672e954211c3ea.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-590cca645e11d266.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-30b6043ff41ef46e.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-0a9702344391e6f7.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-89714eb224d9c2a6.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d0e2a9a5962967b0.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-ea22d9591c34c508.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-1bcf5c57005e3a8d.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4006fd7b25533870.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-6eef2978d5d7ec87.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-6aa42280b99bf9ab.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-ebc379566efd2a27.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-40f5d588eec13e98.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-9d00d284d0b08369.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ce299f3aa435a264.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.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-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
47512024-11-13T19:27:09.223Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name test_omicron_dev --edition=2021 dev-tools/omicron-dev/tests/test-omicron-dev.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d07c9d5ef2a38b0a -C extra-filename=-d07c9d5ef2a38b0a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-4abd36fb465a093f.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-29117e4ff36dab03.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-73cacb8c7d944392.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-98e9a03514b22485.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-ea22d9591c34c508.rlib --extern omicron_dev_lib=/work/oxidecomputer/omicron/target/debug/deps/libomicron_dev_lib-1ca50ef3d3ba7079.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-6eef2978d5d7ec87.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-f4b6ead942bf0bc3.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-ebc379566efd2a27.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-df5dc25ba7879434.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-e7b60d3e91176a92.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-13f3f522d4be8a05.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-caf03fabfccd35a4.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-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L /usr/platform/oxide/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/tofino-544ca801dccddab8/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
47522024-11-13T19:27:19.730Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus --edition=2021 nexus/src/bin/nexus.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6fe52f31b0413502 -C extra-filename=-6fe52f31b0413502 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-19e5985bb94b6ed1.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-49589da9b84e9811.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e342ec737c4cbcc0.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-b0ea4a7159a41bb5.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-8f3db5af18e8ba7c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-efdb0e70c4c12326.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-ae3cec0fe43b44de.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-164504e472fa0070.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-314b2bf59d0bfce9.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-c28f0b06ecf68d2a.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-03b108eb22457c3a.rlib --extern crucible_common=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_common-d112966068d35c6d.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-25a8fdda060b281f.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-c934ff84d13620ad.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-61f51384d8d3ac0d.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-6658aa9c41c787e9.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-58c25c3614feb1ef.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-a229ae4e6a4127c0.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-b64034d5c504771a.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-3f5934bdadfdef5e.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-271baf00a915a986.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-781c1ee142155a49.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-196425df5db70bad.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-a8e7d0ccf5d65a51.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-427794d150fcf552.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8abd96d38511401b.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-8675fbbe3641ce68.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-6b8c06aaa5867a2a.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-c70a935ecfdda494.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-7d864262962d6cbe.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-54220d37091258fb.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-64c2b779e22b46ad.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-73cacb8c7d944392.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-9cc1c77274703fed.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-98672e954211c3ea.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-654182fbbeb2e5f4.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-3486c92f9460de26.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-0cf2814f92b31b12.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-590cca645e11d266.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-238dc39c77f91394.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-30b6043ff41ef46e.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-e914469202f60a11.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-0a9702344391e6f7.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-89714eb224d9c2a6.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-a24d0c6366d9ad82.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d0e2a9a5962967b0.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-98e9a03514b22485.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4006fd7b25533870.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-57ea22489f9eb50c.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-6eef2978d5d7ec87.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-49061ad469babd71.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-4fac8a596e09fa80.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-ade214701d568573.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e987f08d5eab5408.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-c54e420124985d39.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-279751769b0f5888.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-f0a911e64bc774f6.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-ad2507589cfd09b6.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-6aa42280b99bf9ab.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-2c8d1225ed4bcda4.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-f81a4f758dfcb860.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-65509bc7a12a7936.so --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-ebc379566efd2a27.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-26dca2463dc76089.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-628131b4045892f2.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-14a29e2d7c42d4ba.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-08c2a6b83aecd798.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-2d831c09c951a940.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-9846f96c2c62571a.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-54c9dd9f9eac97f3.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-b250bc23da662988.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-080cabe85a0bfc93.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-7a7e2ac205968f40.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-5a287ec055c5cf9e.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-40f5d588eec13e98.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-d3cfaa7747ffa7e5.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5b06ea6f574ac6b7.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-9d00d284d0b08369.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ff2df2b76a1cf1a1.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-6080795708f147e0.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-1c22c94e862a09e7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-13f3f522d4be8a05.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-b9fdeff246bf82e9.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-3a226019e190c269.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-63dd1e503d85aac2.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ce299f3aa435a264.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.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-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/usr/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
47532024-11-13T19:27:22.957Z Running `/home/build/.rustup/toolchains/1.81.0-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=c4dc29e1e96010ad -C extra-filename=-c4dc29e1e96010ad --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-29117e4ff36dab03.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-73cacb8c7d944392.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-98e9a03514b22485.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-ea22d9591c34c508.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-6eef2978d5d7ec87.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-ebc379566efd2a27.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-df5dc25ba7879434.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-caf03fabfccd35a4.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-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L /usr/platform/oxide/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/tofino-544ca801dccddab8/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
47542024-11-13T20:01:57.618Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 52m 28s
47552024-11-13T20:02:17.610Z
47562024-11-13T20:02:17.616Zreal 52:48.637900691
47572024-11-13T20:02:17.616Zuser 2:02:05.460204911
47582024-11-13T20:02:17.616Zsys 28:28.862037852
47592024-11-13T20:02:17.616Ztrap 14.430320206
47602024-11-13T20:02:17.616Ztflt 11.578881977
47612024-11-13T20:02:17.616Zdflt 3:25:21.110956365
47622024-11-13T20:02:17.616Zkflt 1.249806999
47632024-11-13T20:02:17.617Zlock 9:56:54.439216265
47642024-11-13T20:02:17.617Zslp 31:36:35.489981591
47652024-11-13T20:02:17.617Zlat 20:58.008986995
47662024-11-13T20:02:17.617Zstop 9:25.387586687
47672024-11-13T20:02:18.623Z+ banner test
47682024-11-13T20:02:18.680Z+ ptime -m timeout 2h cargo nextest run --profile ci --locked --verbose
47692024-11-13T20:02:19.597Z
47702024-11-13T20:02:19.597Z ##### ###### #### #####
47712024-11-13T20:02:19.597Z # # # #
47722024-11-13T20:02:19.597Z # ##### #### #
47732024-11-13T20:02:19.597Z # # # #
47742024-11-13T20:02:19.597Z # # # # #
47752024-11-13T20:02:19.597Z # ###### #### #
47762024-11-13T20:02:19.597Z
47772024-11-13T20:02:22.873Zinfo: experimental features enabled: setup-scripts
47782024-11-13T20:02:24.528Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
47792024-11-13T20:02:24.680Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
47802024-11-13T20:02:24.708Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
47812024-11-13T20:02:24.729Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
47822024-11-13T20:02:37.849Z Finished `test` profile [unoptimized + debuginfo] target(s) in 14.93s
47832024-11-13T20:02:44.135Z------------
47842024-11-13T20:02:44.135Z Nextest run ID 893dafd6-32b6-41fd-b06b-23a47a39261c with nextest profile: ci
47852024-11-13T20:02:44.135Z Starting 1699 tests across 171 binaries (4 tests and 5 binaries skipped, including 5 binaries via profile.default.default-filter)
47862024-11-13T20:02:44.140Z SETUP [ 1/1] crdb-seed: cargo run -p crdb-seed --profile test
47872024-11-13T20:02:44.975Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
47882024-11-13T20:02:47.606Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
47892024-11-13T20:02:49.761Z Compiling crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
47902024-11-13T20:02:56.166Z Finished `test` profile [unoptimized + debuginfo] target(s) in 11.95s
47912024-11-13T20:02:56.282Z Running `target/debug/crdb-seed`
47922024-11-13T20:02:56.323ZNov 13 20:02:54.721 INFO cockroach temporary directory: /var/tmp/omicron_tmp/.tmp64PznQ
47932024-11-13T20:02:56.327ZNov 13 20:02:54.721 INFO cockroach command line: cockroach start-single-node --insecure --http-addr=:0 --store=path=/var/tmp/omicron_tmp/crdb-base-build/.tmpBcVY59,ballast-size=0 --listen-addr [::1]:0 --listening-url-file /var/tmp/omicron_tmp/.tmp64PznQ/listen-url
47942024-11-13T20:02:56.327ZNov 13 20:02:54.721 INFO cockroach environment: BUILDOMAT_JOB_ID=01JCKE9Z6X3C0ZQ7315H2KCQDW BUILDOMAT_TASK_ID=4 CARGO=/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/cargo CARGO_HOME=/home/build/.cargo CARGO_INCREMENTAL=0 CARGO_MANIFEST_DIR=/work/oxidecomputer/omicron/dev-tools/crdb-seed CARGO_PKG_AUTHORS= CARGO_PKG_DESCRIPTION= CARGO_PKG_HOMEPAGE= CARGO_PKG_LICENSE=MPL-2.0 CARGO_PKG_LICENSE_FILE= CARGO_PKG_NAME=crdb-seed CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY= CARGO_PKG_RUST_VERSION= CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE= CARGO_TERM_COLOR=always CI=true GITHUB_BRANCH=system-oxql-endpoints GITHUB_REF=refs/heads/system-oxql-endpoints GITHUB_REPOSITORY=oxidecomputer/omicron GITHUB_SHA=49a43bbf6eb2e023fffbb8c6819c9ea637778a79 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/aws-lc-sys-f678d5619e771335/out/build/artifacts/:/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib:/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out:/work/oxidecomputer/omicron/target/debug/deps:/work/oxidecomputer/omicron/target/debug:/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/lib/rustlib/x86_64-unknown-illumos/lib:/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts:/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out:/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib:/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-b8bd1938cb3272eb/out/build:/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out:/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out:/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out:/work/oxidecomputer/omicron/target/debug/deps:/work/oxidecomputer/omicron/target/debug:/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/lib/rustlib/x86_64-unknown-illumos/lib:/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/lib LOGNAME=build NEXTEST=1 NEXTEST_ENV=/var/tmp/omicron_tmp/nextest-envC3l7yF NEXTEST_LD_LIBRARY_PATH=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts:/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out:/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib:/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-b8bd1938cb3272eb/out/build:/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out:/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out:/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out:/work/oxidecomputer/omicron/target/debug/deps:/work/oxidecomputer/omicron/target/debug:/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/lib/rustlib/x86_64-unknown-illumos/lib:/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/lib NEXTEST_RUN_ID=893dafd6-32b6-41fd-b06b-23a47a39261c 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.81.0-x86_64-unknown-illumos RUST_BACKTRACE=1 RUST_RECURSION_COUNT=2 SHLVL=1 SSL_CERT_DIR=/usr/ssl/certs SSL_CERT_FILE=/etc/ssl/cacert.pem TMPDIR=/var/tmp/omicron_tmp TZ=UTC USER=build _=/usr/bin/ptime
47952024-11-13T20:02:57.387ZNov 13 20:02:55.785 INFO cockroach pid: 9073
47962024-11-13T20:02:57.387ZNov 13 20:02:55.785 INFO cockroach listen URL: postgresql://root@[::1]:52431/omicron?sslmode=disable
47972024-11-13T20:02:57.387ZNov 13 20:02:55.785 INFO cockroach: populating
47982024-11-13T20:03:00.166ZNov 13 20:02:58.564 INFO cockroach: populated
47992024-11-13T20:03:02.265ZNov 13 20:03:00.662 INFO Created CRDB seed tarball: `/var/tmp/omicron_tmp/crdb-base-build/01bc54cd6557f78626486ef45eaa015c5c96a6700d7760418aa2aaba8e57ab25.tar`
48002024-11-13T20:03:02.268Z SETUP PASS [ 1/1] crdb-seed: cargo run -p crdb-seed --profile test
48012024-11-13T20:03:02.352Z PASS [ 0.041s] api_identity test::test_identity
48022024-11-13T20:03:02.355Z PASS [ 0.035s] api_identity test::test_identity_no_field
48032024-11-13T20:03:02.356Z PASS [ 0.035s] bootstore schemes::tests::hello_roundtrip
48042024-11-13T20:03:02.356Z PASS [ 0.046s] authz-macros tests::test_authz_snapshots
48052024-11-13T20:03:02.356Z PASS [ 0.027s] bootstore schemes::v0::share_pkg::tests::create_packages
48062024-11-13T20:03:02.356Z PASS [ 0.022s] bootstore trust_quorum::rack_secret::tests::create_and_verify
48072024-11-13T20:03:02.356Z PASS [ 0.033s] bootstore trust_quorum::rack_secret::tests::secret_splitting_fails_with_threshold_larger_than_total_shares
48082024-11-13T20:03:02.394Z PASS [ 0.042s] clickhouse-admin-types tests::test_empty_distributed_ddl_queries_parse_success
48092024-11-13T20:03:02.401Z PASS [ 0.097s] bootstore schemes::v0::peer::tests::network_config
48102024-11-13T20:03:02.412Z PASS [ 0.068s] clickhouse-admin-types tests::test_additional_key_value_pairs_in_output_parse_fail
48112024-11-13T20:03:02.412Z PASS [ 0.062s] clickhouse-admin-types tests::test_distributed_ddl_queries_parse_success
48122024-11-13T20:03:02.422Z PASS [ 0.026s] clickhouse-admin-types tests::test_empty_output_parse_fail
48132024-11-13T20:03:02.424Z PASS [ 0.017s] clickhouse-admin-types tests::test_empty_output_raft_config_parse_fail
48142024-11-13T20:03:02.429Z PASS [ 0.022s] clickhouse-admin-types tests::test_empty_value_lgif_parse_fail
48152024-11-13T20:03:02.435Z PASS [ 0.023s] clickhouse-admin-types tests::test_full_keeper_conf_parse_success
48162024-11-13T20:03:02.440Z PASS [ 0.023s] clickhouse-admin-types tests::test_full_lgif_parse_success
48172024-11-13T20:03:02.446Z PASS [ 0.023s] clickhouse-admin-types tests::test_full_raft_config_parse_success
48182024-11-13T20:03:02.461Z PASS [ 0.018s] clickhouse-admin-types tests::test_invalid_address_raft_config_parse_fail
48192024-11-13T20:03:02.479Z PASS [ 0.031s] clickhouse-admin-types tests::test_generate_replica_config
48202024-11-13T20:03:02.479Z PASS [ 0.038s] clickhouse-admin-types tests::test_generate_keeper_config
48212024-11-13T20:03:02.482Z PASS [ 0.021s] clickhouse-admin-types tests::test_malformed_output_keeper_conf_parse_fail
48222024-11-13T20:03:02.496Z PASS [ 0.018s] clickhouse-admin-types tests::test_misshapen_id_raft_config_parse_fail
48232024-11-13T20:03:02.496Z PASS [ 0.025s] clickhouse-admin-types tests::test_misshapen_distributed_ddl_queries_parse_fail
48242024-11-13T20:03:02.505Z PASS [ 0.027s] clickhouse-admin-types tests::test_misshapen_participant_raft_config_parse_fail
48252024-11-13T20:03:02.505Z PASS [ 0.021s] clickhouse-admin-types tests::test_misshapen_port_raft_config_parse_fail
48262024-11-13T20:03:02.516Z PASS [ 0.026s] clickhouse-admin-types tests::test_misshapen_priority_raft_config_parse_fail
48272024-11-13T20:03:02.519Z PASS [ 0.019s] clickhouse-admin-types tests::test_misshapen_raft_config_parse_fail
48282024-11-13T20:03:02.545Z PASS [ 0.023s] clickhouse-admin-types tests::test_missing_address_raft_config_parse_fail
48292024-11-13T20:03:02.545Z PASS [ 0.023s] clickhouse-admin-types tests::test_missing_field_keeper_conf_parse_fail
48302024-11-13T20:03:02.545Z PASS [ 0.017s] clickhouse-admin-types tests::test_missing_keys_lgif_parse_fail
48312024-11-13T20:03:02.545Z PASS [ 0.023s] clickhouse-admin-types tests::test_missing_participant_raft_config_parse_fail
48322024-11-13T20:03:02.545Z PASS [ 0.022s] clickhouse-admin-types tests::test_missing_port_raft_config_parse_fail
48332024-11-13T20:03:02.552Z PASS [ 0.021s] clickhouse-admin-types tests::test_missing_priority_raft_config_parse_fail
48342024-11-13T20:03:02.568Z PASS [ 0.019s] clickhouse-admin-types tests::test_missing_value_keeper_conf_parse_fail
48352024-11-13T20:03:02.568Z PASS [ 0.024s] clickhouse-admin-types tests::test_missing_server_id_raft_config_parse_fail
48362024-11-13T20:03:02.575Z PASS [ 0.029s] clickhouse-admin-types tests::test_non_existent_key_keeper_conf_parse_fail
48372024-11-13T20:03:02.589Z PASS [ 0.247s] cert-dev::test-cert-dev test_cert_create
48382024-11-13T20:03:02.589Z PASS [ 0.031s] clickhouse-admin-types tests::test_non_existent_key_with_correct_value_lgif_parse_fail
48392024-11-13T20:03:02.595Z PASS [ 0.037s] clickhouse-admin-types tests::test_non_u64_value_lgif_parse_fail
48402024-11-13T20:03:02.600Z PASS [ 0.020s] cockroach-admin-types tests::test_node_decommission_parse_with_no_trailing_notes
48412024-11-13T20:03:02.607Z PASS [ 0.017s] cockroach-admin-types tests::test_node_decommission_parse_with_trailing_notes
48422024-11-13T20:03:02.612Z PASS [ 0.018s] cockroach-admin-types tests::test_node_decommission_parse_with_unexpected_membership_value
48432024-11-13T20:03:02.623Z PASS [ 0.018s] cockroach-admin-types tests::test_node_status_parse_multiple_lines_from_csv
48442024-11-13T20:03:02.623Z PASS [ 0.018s] cockroach-admin-types tests::test_node_status_parse_single_line_from_csv
48452024-11-13T20:03:02.656Z PASS [ 0.088s] cockroach-admin-types tests::node_decommission_parse_doesnt_panic_on_arbitrary_input
48462024-11-13T20:03:02.664Z PASS [ 0.089s] cockroach-admin-types tests::node_status_parse_doesnt_panic_on_arbitrary_input
48472024-11-13T20:03:02.742Z PASS [ 0.078s] db-macros lookup::test::test_lookup_snapshots
48482024-11-13T20:03:02.760Z PASS [ 0.017s] db-macros tests::test_derive_metadata_identity_fails_for_enums
48492024-11-13T20:03:02.778Z PASS [ 0.018s] db-macros tests::test_derive_metadata_identity_fails_with_wrong_table_name_type
48502024-11-13T20:03:02.799Z PASS [ 0.021s] db-macros tests::test_derive_metadata_identity_fails_without_embedded_identity
48512024-11-13T20:03:02.817Z PASS [ 0.019s] db-macros tests::test_derive_metadata_identity_fails_without_table_name
48522024-11-13T20:03:02.836Z PASS [ 0.018s] db-macros tests::test_derive_metadata_identity_minimal_example_compiles
48532024-11-13T20:03:02.861Z PASS [ 0.023s] db-macros tests::test_derive_snapshots
48542024-11-13T20:03:02.883Z PASS [ 0.022s] db-macros tests::test_derive_with_unknown_field
48552024-11-13T20:03:02.902Z PASS [ 0.281s] db-dev::test-db-dev test_db_dev_populate_no_args
48562024-11-13T20:03:02.902Z PASS [ 0.275s] db-dev::test-db-dev test_db_dev_wipe_no_args
48572024-11-13T20:03:03.129Z PASS [ 0.233s] dns-server storage::test::test_update_in_progress
48582024-11-13T20:03:03.139Z PASS [ 0.236s] dns-server storage::test::test_update_interrupted
48592024-11-13T20:03:03.146Z PASS [ 0.264s] dns-server storage::test::test_update_basic
48602024-11-13T20:03:03.396Z PASS [ 1.094s] bootstore schemes::v0::peer::tests::basic_3_nodes
48612024-11-13T20:03:03.613Z PASS [ 0.449s] dns-server::basic_test answers_match_question
48622024-11-13T20:03:03.613Z PASS [ 0.467s] dns-server::basic_test a_crud
48632024-11-13T20:03:03.615Z PASS [ 0.456s] dns-server::basic_test aaaa_crud
48642024-11-13T20:03:03.633Z PASS [ 0.230s] dns-server::basic_test empty_record
48652024-11-13T20:03:03.834Z PASS [ 0.238s] dns-server::basic_test multi_record_crud
48662024-11-13T20:03:03.853Z PASS [ 0.232s] dns-server::basic_test nxdomain
48672024-11-13T20:03:03.853Z PASS [ 0.240s] dns-server::basic_test name_contains_zone
48682024-11-13T20:03:03.891Z PASS [ 0.265s] dns-server::basic_test servfail
48692024-11-13T20:03:03.939Z PASS [ 0.046s] gateway-cli::bin/gateway-cli picocom_map::tests::remapping
48702024-11-13T20:03:03.947Z PASS [ 0.094s] gateway-cli::bin/gateway-cli picocom_map::tests::reject_invalid_rules
48712024-11-13T20:03:04.022Z PASS [ 0.083s] illumos-utils destructor::test::test_delayed_delete
48722024-11-13T20:03:04.052Z PASS [ 0.030s] illumos-utils destructor::test::test_destructor_bad_close
48732024-11-13T20:03:04.078Z PASS [ 0.243s] dns-server::basic_test srv_crud
48742024-11-13T20:03:04.087Z PASS [ 0.036s] illumos-utils link::test::test_allocate
48752024-11-13T20:03:04.104Z PASS [ 0.027s] illumos-utils link::test::test_allocate_within_scopes
48762024-11-13T20:03:04.112Z PASS [ 0.026s] illumos-utils running_zone::tests::test_is_oxide_smf_service
48772024-11-13T20:03:04.133Z PASS [ 0.029s] illumos-utils zfs::test::parse_dataset_bad_avail
48782024-11-13T20:03:04.140Z PASS [ 0.029s] illumos-utils zfs::test::parse_dataset_bad_quota
48792024-11-13T20:03:04.160Z PASS [ 0.025s] illumos-utils zfs::test::parse_dataset_bad_reservation
48802024-11-13T20:03:04.170Z PASS [ 0.027s] illumos-utils zfs::test::parse_dataset_bad_usage
48812024-11-13T20:03:04.193Z PASS [ 0.031s] illumos-utils zfs::test::parse_dataset_bad_uuid
48822024-11-13T20:03:04.200Z PASS [ 0.033s] illumos-utils zfs::test::parse_dataset_missing_fields
48832024-11-13T20:03:04.216Z PASS [ 0.027s] illumos-utils zfs::test::parse_dataset_props
48842024-11-13T20:03:04.224Z PASS [ 0.024s] illumos-utils zfs::test::parse_dataset_props_with_optionals
48852024-11-13T20:03:04.245Z PASS [ 0.028s] illumos-utils zone::tests::test_parse_ip_network
48862024-11-13T20:03:04.254Z PASS [ 0.028s] illumos-utils zpool::test::test_parse_zpool
48872024-11-13T20:03:04.273Z PASS [ 0.027s] illumos-utils zpool::test::test_parse_zpool_missing_column
48882024-11-13T20:03:04.983Z PASS [ 2.655s] bootstore::v0-fsm-proptest-learner run
48892024-11-13T20:03:05.119Z PASS [ 1.171s] illumos-utils destructor::test::test_delayed_delete_with_error
48902024-11-13T20:03:05.160Z PASS [ 0.177s] installinator-common block_size_writer::tests::proptest_block_writer
48912024-11-13T20:03:05.575Z PASS [ 1.301s] installinator write::tests::proptest_write_artifact
48922024-11-13T20:03:06.039Z PASS [ 0.465s] internal-dns-resolver resolver::test::lookup_nonexistent_record_fails
48932024-11-13T20:03:06.046Z PASS [ 0.888s] internal-dns-resolver resolver::test::insert_and_lookup_one_record
48942024-11-13T20:03:06.061Z PASS [ 0.940s] internal-dns-resolver resolver::test::insert_and_lookup_multiple_records
48952024-11-13T20:03:06.453Z PASS [ 0.392s] internal-dns-resolver resolver::test::resolver_doesnt_bail_on_missing_targets
48962024-11-13T20:03:06.503Z PASS [ 0.449s] internal-dns-resolver resolver::test::resolver_can_be_used_with_progenitor_client
48972024-11-13T20:03:06.552Z PASS [ 0.036s] internal-dns-types config::test::display_hosts
48982024-11-13T20:03:06.586Z PASS [ 0.046s] internal-dns-types config::test::display_srv_service
48992024-11-13T20:03:06.616Z PASS [ 0.575s] internal-dns-resolver resolver::test::resolver_can_access_backup_dns_server
49002024-11-13T20:03:06.641Z PASS [ 0.057s] internal-dns-types config::test::test_builder_errors
49012024-11-13T20:03:06.676Z PASS [ 0.057s] internal-dns-types config::test::test_builder_output
49022024-11-13T20:03:06.696Z PASS [ 0.049s] internal-dns-types diff::test::diff_different
49032024-11-13T20:03:06.696Z PASS [ 4.353s] bootstore::v0-fsm-proptest-rack-coordinator run
49042024-11-13T20:03:06.708Z PASS [ 0.035s] internal-dns-types diff::test::diff_equivalent
49052024-11-13T20:03:06.718Z PASS [ 0.032s] internal-dns-types diff::test::diff_invalid
49062024-11-13T20:03:06.727Z PASS [ 0.275s] internal-dns-resolver resolver::test::update_record
49072024-11-13T20:03:06.740Z PASS [ 0.042s] ipcc tests::deserialize_fixed_value
49082024-11-13T20:03:06.782Z PASS [ 0.047s] ipcc tests::serialized_size
49092024-11-13T20:03:06.795Z PASS [ 0.074s] ipcc tests::installinator_image_id_round_trip
49102024-11-13T20:03:06.838Z PASS [ 0.064s] key-manager tests::different_ikm_produces_different_keys
49112024-11-13T20:03:06.838Z PASS [ 0.074s] key-manager tests::different_disks_produce_different_keys
49122024-11-13T20:03:06.876Z PASS [ 0.067s] key-manager tests::loading_key_for_old_epoch_loads_latest_epoch
49132024-11-13T20:03:06.876Z PASS [ 0.084s] key-manager tests::disk_encryption_key_epoch_0
49142024-11-13T20:03:07.018Z PASS [ 0.157s] nexus-auth authn::external::session_cookie::test::test_garbage_cookie
49152024-11-13T20:03:07.027Z PASS [ 0.160s] nexus-auth authn::external::session_cookie::test::test_get_token
49162024-11-13T20:03:07.478Z PASS [ 0.213s] nexus-auth authn::external::session_cookie::test::test_expired_cookie_idle
49172024-11-13T20:03:07.485Z PASS [ 0.062s] nexus-auth authn::external::session_cookie::test::test_get_token_no_header
49182024-11-13T20:03:07.486Z PASS [ 0.265s] nexus-auth authn::external::session_cookie::test::test_expired_cookie_absolute
49192024-11-13T20:03:07.486Z PASS [ 0.041s] nexus-auth authn::external::session_cookie::test::test_get_token_other_cookie_present
49202024-11-13T20:03:07.486Z PASS [ 0.089s] nexus-auth authn::external::session_cookie::test::test_missing_cookie
49212024-11-13T20:03:07.486Z PASS [ 2.877s] installinator mock_peers::tests::proptest_fetch_artifact
49222024-11-13T20:03:07.486Z PASS [ 0.064s] nexus-auth authn::external::session_cookie::test::test_other_cookie
49232024-11-13T20:03:07.486Z PASS [ 0.080s] nexus-auth authn::external::session_cookie::test::test_session_cookie_value
49242024-11-13T20:03:07.486Z PASS [ 0.066s] nexus-auth authn::external::session_cookie::test::test_session_cookie_value_error
49252024-11-13T20:03:07.486Z PASS [ 0.051s] nexus-auth authn::external::session_cookie::test::test_valid_cookie
49262024-11-13T20:03:07.486Z PASS [ 0.077s] nexus-auth authn::external::spoof::test::test_make_header_value_raw
49272024-11-13T20:03:07.486Z PASS [ 0.094s] nexus-auth authn::external::spoof::test::test_make_header_value
49282024-11-13T20:03:07.486Z PASS [ 3.392s] dns-server::commands_test test_dnsadm
49292024-11-13T20:03:07.486Z PASS [ 0.036s] nexus-auth authn::external::spoof::test::test_spoof_header_missing
49302024-11-13T20:03:07.486Z PASS [ 0.152s] nexus-auth authn::external::spoof::test::test_spoof_header_bad_uuids
49312024-11-13T20:03:07.486Z PASS [ 0.110s] nexus-auth authn::external::spoof::test::test_spoof_header_valid
49322024-11-13T20:03:07.486Z PASS [ 0.115s] nexus-auth authn::external::token::test::test_make_header_value
49332024-11-13T20:03:07.486Z PASS [ 0.083s] nexus-auth authn::external::token::test::test_token_header_missing
49342024-11-13T20:03:07.486Z PASS [ 0.179s] nexus-auth authn::external::spoof::test::test_spoof_reserved_values
49352024-11-13T20:03:07.486Z PASS [ 0.102s] nexus-auth authn::external::token::test::test_token_header_bad_utf8
49362024-11-13T20:03:07.486Z PASS [ 0.112s] nexus-auth authn::external::token::test::test_token_header_valid
49372024-11-13T20:03:07.486Z PASS [ 0.212s] nexus-auth authn::external::test::test_authn_sequence
49382024-11-13T20:03:07.502Z PASS [ 0.104s] nexus-auth authn::test::test_internal_users
49392024-11-13T20:03:07.541Z PASS [ 0.108s] nexus-auth authz::oso_generic::test::test_duplicate_polar_classes
49402024-11-13T20:03:07.588Z PASS [ 0.047s] nexus-config nexus_config::test::test_config_bad_toml
49412024-11-13T20:03:07.622Z PASS [ 0.161s] nexus-auth context::test::test_background_context
49422024-11-13T20:03:07.623Z PASS [ 0.136s] nexus-auth context::test::test_test_context
49432024-11-13T20:03:07.623Z PASS [ 0.145s] nexus-auth context::test::test_child_context
49442024-11-13T20:03:07.651Z PASS [ 0.214s] nexus-auth authz::context::test::test_unregistered_resource
49452024-11-13T20:03:07.654Z PASS [ 0.045s] nexus-config nexus_config::test::test_config_empty
49462024-11-13T20:03:07.654Z PASS [ 0.023s] nexus-config nexus_config::test::test_config_nonexistent
49472024-11-13T20:03:07.654Z PASS [ 0.131s] nexus-config nexus_config::test::test_bad_authn_schemes
49482024-11-13T20:03:07.768Z PASS [ 0.037s] nexus-config nexus_config::test::test_invalid_ipv4_prefix_tunable
49492024-11-13T20:03:07.768Z PASS [ 0.054s] nexus-config nexus_config::test::test_deployment_config_schema
49502024-11-13T20:03:07.768Z PASS [ 0.041s] nexus-config nexus_config::test::test_valid
49512024-11-13T20:03:07.771Z PASS [ 0.028s] nexus-config postgres_config::test::test_example_url
49522024-11-13T20:03:07.771Z PASS [ 0.035s] nexus-config postgres_config::test::test_bad_url
49532024-11-13T20:03:07.771Z PASS [ 0.075s] nexus-config nexus_config::test::test_repo_configs_are_valid
49542024-11-13T20:03:07.772Z PASS [ 0.045s] nexus-db-fixed-data role_builtin::test::test_fixed_role_data
49552024-11-13T20:03:07.772Z PASS [ 0.026s] nexus-db-fixed-data test::test_allowlist_id_is_valid
49562024-11-13T20:03:07.772Z PASS [ 0.044s] nexus-db-fixed-data test::test_builtin_fleet_id_is_valid
49572024-11-13T20:03:07.772Z PASS [ 0.063s] nexus-db-fixed-data silo_user::test::test_silo_user_ids_are_valid
49582024-11-13T20:03:07.772Z PASS [ 0.040s] nexus-db-model bytecount::test::test_bytecount_i64_conversions
49592024-11-13T20:03:07.772Z PASS [ 0.049s] nexus-db-fixed-data user_builtin::test::test_builtin_user_ids_are_valid
49602024-11-13T20:03:07.772Z PASS [ 0.026s] nexus-db-model instance_state::tests::test_from_str_roundtrips
49612024-11-13T20:03:07.772Z PASS [ 0.048s] nexus-db-model bytecount::test::test_pg_numeric_to_byte_count
49622024-11-13T20:03:07.778Z PASS [ 0.051s] nexus-db-model device_auth::test::test_generate_user_code
49632024-11-13T20:03:07.794Z PASS [ 0.047s] nexus-db-model inventory::test::test_inv_nvme_disk_firmware
49642024-11-13T20:03:07.794Z PASS [ 0.041s] nexus-db-model role_assignment::tests::test_role_assignment_from_database
49652024-11-13T20:03:07.800Z PASS [ 0.043s] nexus-db-model schema_versions::test::test_known_versions
49662024-11-13T20:03:07.816Z PASS [ 0.058s] nexus-db-model schema_versions::test::test_allows_valid_up_sql_collections
49672024-11-13T20:03:07.816Z PASS [ 0.041s] nexus-db-model schema_versions::test::test_reject_invalid_up_sql_collections
49682024-11-13T20:03:07.816Z PASS [ 0.031s] nexus-db-model schema_versions::test::test_reject_invalid_up_sql_names
49692024-11-13T20:03:07.830Z PASS [ 0.023s] nexus-db-model semver_version::test::test_to_from_sortable_string
49702024-11-13T20:03:07.833Z PASS [ 0.038s] nexus-db-model schema_versions::test::test_reject_no_up_sql_files
49712024-11-13T20:03:07.833Z PASS [ 0.029s] nexus-db-model schema_versions::test::test_verify
49722024-11-13T20:03:07.877Z PASS [ 0.030s] nexus-db-model tests::test_ip_subnet_check_requestable_address
49732024-11-13T20:03:07.877Z PASS [ 0.025s] nexus-db-model tests::test_roles_database_strings
49742024-11-13T20:03:07.877Z PASS [ 0.030s] nexus-db-model tests::test_ipv6_net_random_subnet
49752024-11-13T20:03:07.877Z PASS [ 0.031s] nexus-db-model vmm_state::tests::test_all_terminal_api_states_are_terminal_db_states
49762024-11-13T20:03:07.879Z PASS [ 0.035s] nexus-db-model tests::test_vpc_subnet_check_requestable_addr
49772024-11-13T20:03:07.879Z PASS [ 0.026s] nexus-db-model vmm_state::tests::test_from_str_roundtrips
49782024-11-13T20:03:08.103Z PASS [ 5.475s] db-dev::test-db-dev test_db_killed
49792024-11-13T20:03:12.911Z PASS [ 5.041s] nexus-db-queries db::collection_attach::test::test_attach_multiple_times
49802024-11-13T20:03:12.979Z PASS [ 5.124s] nexus-db-queries db::collection_attach::test::test_attach_missing_collection_fails
49812024-11-13T20:03:13.396Z PASS [ 5.290s] nexus-db-queries db::collection_attach::test::test_attach_once_synchronous
49822024-11-13T20:03:13.425Z PASS [ 5.547s] nexus-db-queries db::collection_attach::test::test_attach_once
49832024-11-13T20:03:13.470Z PASS [ 0.044s] nexus-db-queries db::collection_attach::test::test_verify_query
49842024-11-13T20:03:13.482Z PASS [ 5.631s] nexus-db-queries db::collection_attach::test::test_attach_deleted_resource_fails
49852024-11-13T20:03:13.494Z PASS [ 5.629s] nexus-db-queries db::collection_attach::test::test_attach_missing_resource_fails
49862024-11-13T20:03:13.535Z PASS [ 5.685s] nexus-db-queries db::collection_attach::test::test_attach_beyond_capacity_fails
49872024-11-13T20:03:17.449Z PASS [ 4.536s] nexus-db-queries db::collection_attach::test::test_attach_while_already_attached
49882024-11-13T20:03:17.657Z PASS [ 4.676s] nexus-db-queries db::collection_attach::test::test_attach_with_filters
49892024-11-13T20:03:17.673Z PASS [ 4.202s] nexus-db-queries db::collection_detach::test::test_detach_deleted_resource_fails
49902024-11-13T20:03:17.717Z PASS [ 0.044s] nexus-db-queries db::collection_detach::test::test_verify_query
49912024-11-13T20:03:18.163Z PASS [ 4.634s] nexus-db-queries db::collection_detach::test::test_detach_once
49922024-11-13T20:03:18.295Z PASS [ 4.736s] nexus-db-queries db::collection_detach::test::test_detach_missing_resource_fails
49932024-11-13T20:03:18.398Z PASS [ 5.000s] nexus-db-queries db::collection_attach::test::test_attach_without_update_filter
49942024-11-13T20:03:18.473Z PASS [ 4.991s] nexus-db-queries db::collection_detach::test::test_detach_missing_collection_fails
49952024-11-13T20:03:21.821Z PASS [ 4.103s] nexus-db-queries db::collection_detach_many::test::test_detach_deleted_resource
49962024-11-13T20:03:22.173Z PASS [ 3.943s] nexus-db-queries db::collection_detach_many::test::test_detach_many
49972024-11-13T20:03:22.192Z PASS [ 3.719s] nexus-db-queries db::collection_detach_many::test::test_detach_missing_resource_succeeds
49982024-11-13T20:03:22.248Z PASS [ 3.849s] nexus-db-queries db::collection_detach_many::test::test_detach_missing_collection_fails
49992024-11-13T20:03:22.301Z PASS [ 0.051s] nexus-db-queries db::collection_detach_many::test::test_verify_query
50002024-11-13T20:03:22.779Z PASS [ 4.232s] nexus-db-queries db::collection_detach_many::test::test_detach_filter_collection
50012024-11-13T20:03:22.784Z PASS [ 4.848s] nexus-db-queries db::collection_detach::test::test_detach_without_update_filter
50022024-11-13T20:03:22.784Z PASS [ 5.093s] nexus-db-queries db::collection_detach::test::test_detach_while_already_detached
50032024-11-13T20:03:22.784Z PASS [ 0.052s] nexus-db-queries db::collection_insert::test::test_verify_query
50042024-11-13T20:03:22.784Z PASS [ 0.050s] nexus-db-queries db::column_walker::test::test_all_columns_with_prefix
50052024-11-13T20:03:22.784Z PASS [ 0.046s] nexus-db-queries db::column_walker::test::test_walk_columns
50062024-11-13T20:03:22.785Z PASS [ 0.039s] nexus-db-queries db::column_walker::test::test_walk_table
50072024-11-13T20:03:23.691Z PASS [ 21.027s] db-dev::test-db-dev test_db_run
50082024-11-13T20:03:25.432Z PASS [ 3.032s] nexus-db-queries db::collection_insert::test::test_collection_present
50092024-11-13T20:03:25.643Z PASS [ 3.344s] nexus-db-queries db::collection_insert::test::test_collection_not_present
50102024-11-13T20:03:25.867Z PASS [ 3.692s] nexus-db-queries db::collection_detach_many::test::test_detach_once_synchronous
50112024-11-13T20:03:26.379Z PASS [ 4.556s] nexus-db-queries db::collection_detach_many::test::test_detach_once
50122024-11-13T20:03:26.615Z PASS [ 4.422s] nexus-db-queries db::collection_detach_many::test::test_detach_while_already_detached
50132024-11-13T20:03:28.003Z PASS [ 5.398s] nexus-db-queries db::datastore::allow_list::tests::test_allowed_source_ip_database_ops
50142024-11-13T20:03:28.211Z PASS [ 5.572s] nexus-db-queries db::datastore::bgp::tests::test_delete_bgp_config_and_announce_set_by_name
50152024-11-13T20:03:30.294Z PASS [ 2.290s] nexus-db-queries db::datastore::db_metadata::test::ensure_schema_is_current_version
50162024-11-13T20:03:30.838Z PASS [ 4.222s] nexus-db-queries db::datastore::db_metadata::test::concurrent_nexus_instances_only_move_forward
50172024-11-13T20:03:30.853Z PASS [ 7.161s] nexus-db-queries db::datastore::clickhouse_policy::tests::test_clickhouse_policy_basic
50182024-11-13T20:03:31.345Z PASS [ 5.916s] nexus-db-queries db::datastore::cockroachdb_node_id::tests::test_cockroachdb_node_id
50192024-11-13T20:03:31.502Z PASS [ 5.858s] nexus-db-queries db::datastore::cockroachdb_settings::test::test_preserve_downgrade
50202024-11-13T20:03:31.922Z PASS [ 3.717s] nexus-db-queries db::datastore::db_metadata::test::schema_version_subcomponents_save_progress
50212024-11-13T20:03:32.258Z PASS [ 6.390s] nexus-db-queries db::datastore::dataset::test::test_insert_if_not_exists
50222024-11-13T20:03:32.772Z PASS [ 6.368s] nexus-db-queries db::datastore::dataset::test::test_upsert_and_delete_while_blueprint_changes
50232024-11-13T20:03:37.106Z PASS [ 6.253s] nexus-db-queries db::datastore::deployment::tests::test_empty_blueprint
50242024-11-13T20:03:37.311Z PASS [ 6.471s] nexus-db-queries db::datastore::deployment::external_networking::tests::test_deallocate_external_networking
50252024-11-13T20:03:37.377Z PASS [ 0.066s] nexus-db-queries db::datastore::dns::test::test_dns_builder_basic
50262024-11-13T20:03:37.453Z PASS [ 7.156s] nexus-db-queries db::datastore::deployment::external_networking::tests::test_allocate_external_networking
50272024-11-13T20:03:37.716Z PASS [ 6.208s] nexus-db-queries db::datastore::deployment::tests::test_ensure_external_networking_works_with_good_target
50282024-11-13T20:03:37.808Z PASS [ 6.460s] nexus-db-queries db::datastore::deployment::tests::test_ensure_external_networking_bails_on_bad_target
50292024-11-13T20:03:38.447Z PASS [ 6.189s] nexus-db-queries db::datastore::deployment::tests::test_set_target
50302024-11-13T20:03:38.458Z PASS [ 6.533s] nexus-db-queries db::datastore::deployment::tests::test_representative_blueprint
50312024-11-13T20:03:38.787Z PASS [ 6.023s] nexus-db-queries db::datastore::deployment::tests::test_set_target_enabled
50322024-11-13T20:03:43.163Z PASS [ 5.784s] nexus-db-queries db::datastore::dns::test::test_dns_uniqueness
50332024-11-13T20:03:43.176Z PASS [ 6.068s] nexus-db-queries db::datastore::disk::tests::test_undelete_disk_set_faulted_idempotent
50342024-11-13T20:03:43.683Z PASS [ 6.221s] nexus-db-queries db::datastore::dns::test::test_dns_update_from_version
50352024-11-13T20:03:43.683Z PASS [ 5.866s] nexus-db-queries db::datastore::dns::test::test_read_dns_config_basic
50362024-11-13T20:03:44.434Z PASS [ 5.977s] nexus-db-queries db::datastore::dns::test::test_read_dns_config_uninitialized
50372024-11-13T20:03:44.544Z PASS [ 6.832s] nexus-db-queries db::datastore::dns::test::test_dns_update_incremental
50382024-11-13T20:03:44.640Z PASS [ 6.191s] nexus-db-queries db::datastore::dns::test::test_read_dns_config_complex
50392024-11-13T20:03:45.976Z PASS [ 7.201s] nexus-db-queries db::datastore::external_ip::tests::test_service_ip_list
50402024-11-13T20:03:49.530Z PASS [ 6.351s] nexus-db-queries db::datastore::instance::tests::test_instance_commit_update_is_idempotent
50412024-11-13T20:03:50.031Z PASS [ 6.346s] nexus-db-queries db::datastore::instance::tests::test_instance_set_migration_ids
50422024-11-13T20:03:50.136Z PASS [ 6.461s] nexus-db-queries db::datastore::instance::tests::test_instance_fetch_all
50432024-11-13T20:03:50.576Z PASS [ 6.137s] nexus-db-queries db::datastore::instance::tests::test_instance_update_invalidated_while_locked
50442024-11-13T20:03:50.684Z PASS [ 6.041s] nexus-db-queries db::datastore::instance::tests::test_instance_updater_cant_unlock_someone_elses_instance_
50452024-11-13T20:03:50.864Z PASS [ 6.316s] nexus-db-queries db::datastore::instance::tests::test_instance_updater_acquires_lock
50462024-11-13T20:03:51.269Z PASS [ 5.269s] nexus-db-queries db::datastore::instance::tests::test_instance_updater_lock_is_idempotent
50472024-11-13T20:03:51.283Z PASS [ 8.115s] nexus-db-queries db::datastore::instance::tests::test_instance_and_vmm_list_by_sled_agent
50482024-11-13T20:03:55.743Z PASS [ 6.213s] nexus-db-queries db::datastore::instance::tests::test_unlocking_a_deleted_instance_is_okay
50492024-11-13T20:03:55.925Z PASS [ 5.892s] nexus-db-queries db::datastore::inventory::test::test_find_hw_baseboard_id_missing_returns_not_found
50502024-11-13T20:03:56.418Z PASS [ 6.281s] nexus-db-queries db::datastore::inventory::test::test_inventory_deletion
50512024-11-13T20:03:56.850Z PASS [ 6.167s] nexus-db-queries db::datastore::inventory::test::test_representative_collection_populates_database
50522024-11-13T20:03:57.008Z PASS [ 5.761s] nexus-db-queries db::datastore::ip_pool::test::test_internal_ip_pool
50532024-11-13T20:03:57.085Z PASS [ 6.220s] nexus-db-queries db::datastore::ip_pool::test::test_default_ip_pools
50542024-11-13T20:03:57.531Z PASS [ 6.251s] nexus-db-queries db::datastore::ip_pool::test::test_ip_pool_utilization
50552024-11-13T20:03:59.567Z PASS [ 8.987s] nexus-db-queries db::datastore::inventory::test::test_inventory_insert
50562024-11-13T20:04:01.544Z PASS [ 5.618s] nexus-db-queries db::datastore::ipv4_nat_entry::test::ipv4_nat_sync_service_zones
50572024-11-13T20:04:01.926Z PASS [ 5.505s] nexus-db-queries db::datastore::ipv4_nat_entry::test::nat_version_tracking
50582024-11-13T20:04:02.513Z PASS [ 5.663s] nexus-db-queries db::datastore::ipv4_nat_entry::test::table_allows_unique_active_multiple_deleted
50592024-11-13T20:04:03.006Z PASS [ 5.474s] nexus-db-queries db::datastore::oximeter::tests::test_oximeter_expunge
50602024-11-13T20:04:03.038Z PASS [ 6.028s] nexus-db-queries db::datastore::migration::tests::test_migration_query_by_instance
50612024-11-13T20:04:03.642Z PASS [ 6.558s] nexus-db-queries db::datastore::network_interface::tests::test_service_network_interfaces_list
50622024-11-13T20:04:04.299Z PASS [ 8.553s] nexus-db-queries db::datastore::ipv4_nat_entry::test::ipv4_nat_changeset
50632024-11-13T20:04:06.870Z PASS [ 7.303s] nexus-db-queries db::datastore::oximeter::tests::test_oximeter_reassign_fails_if_no_collectors
50642024-11-13T20:04:07.963Z PASS [ 6.036s] nexus-db-queries db::datastore::oximeter::tests::test_producer_endpoint_reassigns_if_oximeter_expunged
50652024-11-13T20:04:08.540Z PASS [ 5.532s] nexus-db-queries db::datastore::oximeter::tests::test_producers_list_expired
50662024-11-13T20:04:08.809Z PASS [ 5.770s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_cannot_insert_to_expunged_sled
50672024-11-13T20:04:09.433Z PASS [ 5.789s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_deletion_idempotency
50682024-11-13T20:04:10.662Z PASS [ 6.363s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_insert_delete_reupsert_new_sled
50692024-11-13T20:04:12.793Z PASS [ 5.924s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_insert_different_disks
50702024-11-13T20:04:14.054Z PASS [ 6.089s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_insert_reupsert_new_sled
50712024-11-13T20:04:14.323Z PASS [ 5.782s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_insert_same_uuid_collides
50722024-11-13T20:04:15.417Z PASS [ 6.603s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_uninitialized_list
50732024-11-13T20:04:16.948Z PASS [ 6.283s] nexus-db-queries db::datastore::rack::test::rack_set_initialized_empty
50742024-11-13T20:04:17.836Z PASS [ 8.401s] nexus-db-queries db::datastore::rack::test::allocate_sled_underlay_subnet_octets
50752024-11-13T20:04:17.879Z PASS [ 0.043s] nexus-db-queries db::datastore::region::test::test_extent_count
50762024-11-13T20:04:18.415Z PASS [ 5.620s] nexus-db-queries db::datastore::rack::test::rack_set_initialized_missing_service_pool_ip_throws_error
50772024-11-13T20:04:19.465Z PASS [ 5.409s] nexus-db-queries db::datastore::rack::test::rack_set_initialized_overlapping_ips_throws_error
50782024-11-13T20:04:19.571Z PASS [ 18.023s] nexus-db-queries db::datastore::oximeter::tests::test_oximeter_reassigns_randomly
50792024-11-13T20:04:20.911Z PASS [ 6.586s] nexus-db-queries db::datastore::rack::test::rack_set_initialized_with_many_nexus_services
50802024-11-13T20:04:21.814Z PASS [ 6.398s] nexus-db-queries db::datastore::rack::test::rack_set_initialized_with_services
50812024-11-13T20:04:22.263Z PASS [ 5.314s] nexus-db-queries db::datastore::rack::test::rack_sled_subnet_allocations
50822024-11-13T20:04:23.363Z PASS [ 5.482s] nexus-db-queries db::datastore::region_replacement::test::test_one_replacement_per_volume
50832024-11-13T20:04:23.823Z PASS [ 5.407s] nexus-db-queries db::datastore::region_replacement::test::test_replacement_done_in_middle_of_drive_saga
50842024-11-13T20:04:25.284Z PASS [ 5.817s] nexus-db-queries db::datastore::region_replacement::test::test_replacement_done_in_middle_of_finish_saga
50852024-11-13T20:04:25.436Z PASS [ 5.850s] nexus-db-queries db::datastore::region_snapshot_replacement::test::count_replacement_steps
50862024-11-13T20:04:26.330Z PASS [ 5.417s] nexus-db-queries db::datastore::region_snapshot_replacement::test::region_snapshot_replacement_step_conflict
50872024-11-13T20:04:27.020Z PASS [ 5.205s] nexus-db-queries db::datastore::region_snapshot_replacement::test::region_snapshot_replacement_step_conflict_with_region_replacement
50882024-11-13T20:04:28.295Z PASS [ 6.030s] nexus-db-queries db::datastore::region_snapshot_replacement::test::region_snapshot_replacement_step_gc
50892024-11-13T20:04:28.674Z PASS [ 5.310s] nexus-db-queries db::datastore::region_snapshot_replacement::test::test_one_replacement_per_volume
50902024-11-13T20:04:29.005Z PASS [ 5.182s] nexus-db-queries db::datastore::region_snapshot_replacement::test::test_one_replacement_per_volume_conflict_with_region
50912024-11-13T20:04:31.281Z PASS [ 5.996s] nexus-db-queries db::datastore::region_snapshot_replacement::test::unique_region_snapshot_replacement_step_per_volume
50922024-11-13T20:04:31.332Z PASS [ 5.907s] nexus-db-queries db::datastore::saga::test::test_create_event_idempotent
50932024-11-13T20:04:32.222Z PASS [ 5.891s] nexus-db-queries db::datastore::saga::test::test_list_candidate_sagas
50942024-11-13T20:04:32.412Z PASS [ 5.392s] nexus-db-queries db::datastore::saga::test::test_list_no_unfinished_nodes
50952024-11-13T20:04:32.638Z PASS [ 30.117s] nexus-db-queries db::datastore::oximeter::tests::test_producer_endpoint_upsert_rejects_expunged_oximeters
50962024-11-13T20:04:34.164Z PASS [ 5.868s] nexus-db-queries db::datastore::saga::test::test_list_unfinished_nodes
50972024-11-13T20:04:34.564Z PASS [ 5.555s] nexus-db-queries db::datastore::saga::test::test_update_state_idempotent
50982024-11-13T20:04:34.641Z PASS [ 5.966s] nexus-db-queries db::datastore::saga::test::test_saga_reassignment
50992024-11-13T20:04:38.360Z PASS [ 7.078s] nexus-db-queries db::datastore::sled::test::sled_list_batch
51002024-11-13T20:04:38.518Z PASS [ 7.186s] nexus-db-queries db::datastore::sled::test::sled_reservation_create_non_provisionable
51012024-11-13T20:04:38.880Z PASS [ 6.657s] nexus-db-queries db::datastore::sled::test::test_sled_expungement_also_expunges_disks
51022024-11-13T20:04:38.924Z PASS [ 6.286s] nexus-db-queries db::datastore::sled::test::upsert_sled_doesnt_update_decommissioned
51032024-11-13T20:04:40.031Z PASS [ 5.866s] nexus-db-queries db::datastore::sled::test::upsert_sled_updates_fails_with_stale_sled_agent_gen
51042024-11-13T20:04:40.158Z PASS [ 5.572s] nexus-db-queries db::datastore::sled::test::upsert_sled_updates_hardware
51052024-11-13T20:04:40.158Z PASS [ 5.494s] nexus-db-queries db::datastore::switch_port::test::test_bgp_boundary_switches
51062024-11-13T20:04:43.985Z PASS [ 11.569s] nexus-db-queries db::datastore::sled::test::test_sled_transitions
51072024-11-13T20:04:44.349Z PASS [ 5.827s] nexus-db-queries db::datastore::test::test_deallocate_external_ip_is_idempotent
51082024-11-13T20:04:44.380Z PASS [ 5.445s] nexus-db-queries db::datastore::test::test_project_creation
51092024-11-13T20:04:44.560Z PASS [ 6.198s] nexus-db-queries db::datastore::test::test_deallocate_external_ip_by_instance_id_is_idempotent
51102024-11-13T20:04:44.621Z PASS [ 5.732s] nexus-db-queries db::datastore::test::test_external_ip_check_constraints
51112024-11-13T20:04:45.375Z PASS [ 5.344s] nexus-db-queries db::datastore::test::test_queries_do_not_require_full_table_scan
51122024-11-13T20:04:48.815Z PASS [ 5.836s] nexus-db-queries db::datastore::test::test_rack_initialize_is_idempotent
51132024-11-13T20:04:50.239Z PASS [ 6.253s] nexus-db-queries db::datastore::test::test_region_allocation_not_enough_zpools
51142024-11-13T20:04:50.705Z PASS [ 6.332s] nexus-db-queries db::datastore::test::test_region_allocation_only_operates_on_zpools_in_inventory
51152024-11-13T20:04:51.062Z PASS [ 6.711s] nexus-db-queries db::datastore::test::test_region_allocation_only_considers_disks_in_service
51162024-11-13T20:04:54.239Z PASS [ 14.085s] nexus-db-queries db::datastore::test::test_region_allocation_is_idempotent
51172024-11-13T20:04:55.563Z PASS [ 5.322s] nexus-db-queries db::datastore::test::test_session_methods
51182024-11-13T20:04:55.864Z PASS [ 5.157s] nexus-db-queries db::datastore::test::test_sled_ipv6_address_allocation
51192024-11-13T20:04:55.980Z PASS [ 4.917s] nexus-db-queries db::datastore::test::test_ssh_keys
51202024-11-13T20:04:56.642Z PASS [ 12.027s] nexus-db-queries db::datastore::test::test_region_allocation_strat_random
51212024-11-13T20:04:57.623Z PASS [ 12.858s] nexus-db-queries db::datastore::test::test_region_allocation_out_of_space_fails
51222024-11-13T20:04:58.790Z PASS [ 12.813s] nexus-db-queries db::datastore::test::test_region_allocation_strat_random_with_distinct_sleds_fails
51232024-11-13T20:04:59.714Z PASS [ 14.335s] nexus-db-queries db::datastore::test::test_region_allocation_strat_random_with_distinct_sleds
51242024-11-13T20:04:59.942Z PASS [ 5.701s] nexus-db-queries db::datastore::test::test_table_scan
51252024-11-13T20:05:01.406Z PASS [ 5.843s] nexus-db-queries db::datastore::virtual_provisioning_collection::test::test_instance_create_and_delete
51262024-11-13T20:05:01.462Z PASS [ 0.044s] nexus-db-queries db::datastore::volume::tests::test_read_only_target_in_vcr
51272024-11-13T20:05:01.559Z PASS [ 0.107s] nexus-db-queries db::datastore::volume::tests::test_replace_read_only_target_in_vcr
51282024-11-13T20:05:01.693Z PASS [ 5.697s] nexus-db-queries db::datastore::virtual_provisioning_collection::test::test_storage_create_and_delete
51292024-11-13T20:05:02.180Z PASS [ 6.313s] nexus-db-queries db::datastore::virtual_provisioning_collection::test::test_instance_create_and_delete_twice
51302024-11-13T20:05:02.568Z PASS [ 5.923s] nexus-db-queries db::datastore::virtual_provisioning_collection::test::test_storage_create_and_delete_twice
51312024-11-13T20:05:03.517Z PASS [ 6.096s] nexus-db-queries db::datastore::vmm::tests::test_vmm_and_migration_update_runtime
51322024-11-13T20:05:04.659Z PASS [ 5.867s] nexus-db-queries db::datastore::volume::tests::test_deserialize_old_crucible_resources
51332024-11-13T20:05:05.047Z PASS [ 5.332s] nexus-db-queries db::datastore::volume::tests::test_find_volumes_referencing_socket_addr
51342024-11-13T20:05:07.717Z PASS [ 5.537s] nexus-db-queries db::datastore::volume_repair::test::volume_lock_conflict_error_returned
51352024-11-13T20:05:08.829Z PASS [ 6.261s] nexus-db-queries db::datastore::vpc::tests::test_project_create_vpc_raw_returns_none_on_vni_exhaustion
51362024-11-13T20:05:09.568Z PASS [ 6.049s] nexus-db-queries db::datastore::vpc::tests::test_project_create_vpc_retries
51372024-11-13T20:05:10.755Z PASS [ 1.923s] nexus-db-queries db::explain::test::test_explain_async
51382024-11-13T20:05:11.610Z PASS [ 6.558s] nexus-db-queries db::datastore::vpc::tests::test_vpc_router_rule_instance_resolve
51392024-11-13T20:05:11.965Z PASS [ 2.396s] nexus-db-queries db::explain::test::test_explain_full_table_scan
51402024-11-13T20:05:12.159Z PASS [ 7.494s] nexus-db-queries db::datastore::vpc::tests::test_vpc_resolve_to_sleds_uses_current_target_blueprint
51412024-11-13T20:05:13.042Z PASS [ 13.099s] nexus-db-queries db::datastore::volume::tests::test_no_find_deleted_region_for_no_volume
51422024-11-13T20:05:14.721Z PASS [ 7.002s] nexus-db-queries db::datastore::vpc::tests::test_vpc_system_router_sync_to_subnets
51432024-11-13T20:05:14.853Z PASS [ 13.293s] nexus-db-queries db::datastore::volume::tests::test_volume_replace_region
51442024-11-13T20:05:14.897Z PASS [ 0.044s] nexus-db-queries db::pagination::test::test_paginator
51452024-11-13T20:05:15.892Z PASS [ 3.927s] nexus-db-queries db::pagination::test::test_paginated_multicolumn_descending
51462024-11-13T20:05:15.964Z PASS [ 14.284s] nexus-db-queries db::datastore::volume::tests::test_volume_replace_snapshot
51472024-11-13T20:05:16.135Z PASS [ 5.381s] nexus-db-queries db::lookup::test::test_lookup
51482024-11-13T20:05:16.299Z PASS [ 4.146s] nexus-db-queries db::pagination::test::test_paginated_multicolumn_works_with_joins
51492024-11-13T20:05:16.339Z PASS [ 4.732s] nexus-db-queries db::pagination::test::test_paginated_multicolumn_ascending
51502024-11-13T20:05:16.833Z PASS [ 3.783s] nexus-db-queries db::pagination::test::test_paginated_single_column_ascending
51512024-11-13T20:05:19.514Z PASS [ 4.790s] nexus-db-queries db::pagination::test::test_paginated_single_column_descending
51522024-11-13T20:05:21.978Z PASS [ 7.078s] nexus-db-queries db::queries::external_ip::tests::test_ensure_pool_exhaustion_does_not_use_other_pool
51532024-11-13T20:05:22.154Z PASS [ 6.016s] nexus-db-queries db::queries::external_ip::tests::test_external_ip_allocate_omicron_zone_out_of_range
51542024-11-13T20:05:22.232Z PASS [ 6.268s] nexus-db-queries db::queries::external_ip::tests::test_external_ip_allocate_omicron_zone_is_idempotent
51552024-11-13T20:05:22.474Z PASS [ 6.172s] nexus-db-queries db::queries::external_ip::tests::test_insert_external_ip_is_idempotent
51562024-11-13T20:05:22.514Z PASS [ 0.041s] nexus-db-queries db::queries::network_interface::tests::test_first_available_address
51572024-11-13T20:05:22.609Z PASS [ 6.248s] nexus-db-queries db::queries::external_ip::tests::test_next_external_ip_allocation_and_exhaustion
51582024-11-13T20:05:22.609Z PASS [ 6.696s] nexus-db-queries db::queries::external_ip::tests::test_ephemeral_and_snat_ips_do_not_overlap
51592024-11-13T20:05:23.198Z PASS [ 6.371s] nexus-db-queries db::queries::external_ip::tests::test_next_external_ip_is_restricted_to_pools
51602024-11-13T20:05:26.404Z PASS [ 6.890s] nexus-db-queries db::queries::external_ip::tests::test_next_external_ip_out_of_order_allocation_ok
51612024-11-13T20:05:28.028Z PASS [ 5.874s] nexus-db-queries db::queries::network_interface::tests::test_delete_service_is_idempotent
51622024-11-13T20:05:28.269Z PASS [ 6.291s] nexus-db-queries db::queries::external_ip::tests::test_next_external_ip_with_ephemeral_takes_whole_port_range
51632024-11-13T20:05:28.324Z PASS [ 5.712s] nexus-db-queries db::queries::network_interface::tests::test_insert_no_instance_fails
51642024-11-13T20:05:28.474Z PASS [ 5.877s] nexus-db-queries db::queries::network_interface::tests::test_insert_multiple_vpcs_fails
51652024-11-13T20:05:28.550Z PASS [ 6.030s] nexus-db-queries db::queries::network_interface::tests::test_insert_multiple_vpc_subnets_succeeds
51662024-11-13T20:05:28.906Z PASS [ 5.694s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_exact_ip
51672024-11-13T20:05:29.476Z PASS [ 7.242s] nexus-db-queries db::queries::network_interface::tests::test_detect_ip_exhaustion
51682024-11-13T20:05:32.325Z PASS [ 5.919s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_mac
51692024-11-13T20:05:34.181Z PASS [ 5.910s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_same_mac_fails
51702024-11-13T20:05:34.312Z PASS [ 6.282s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_same_ip_fails
51712024-11-13T20:05:34.361Z PASS [ 0.045s] nexus-db-queries db::queries::network_interface::tests::test_last_available_address
51722024-11-13T20:05:34.400Z PASS [ 5.928s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_slot
51732024-11-13T20:05:34.518Z PASS [ 6.196s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_same_slot_fails
51742024-11-13T20:05:34.655Z PASS [ 6.106s] nexus-db-queries db::queries::network_interface::tests::test_insert_running_instance_fails
51752024-11-13T20:05:34.855Z PASS [ 5.957s] nexus-db-queries db::queries::network_interface::tests::test_insert_same_interface_fails
51762024-11-13T20:05:35.499Z PASS [ 6.024s] nexus-db-queries db::queries::network_interface::tests::test_insert_same_vpc_subnet_fails
51772024-11-13T20:05:35.537Z PASS [ 0.037s] nexus-db-queries db::queries::next_item::tests::test_shift_indices
51782024-11-13T20:05:38.622Z PASS [ 3.964s] nexus-db-queries db::queries::next_item::tests::test_next_item_self_joined
51792024-11-13T20:05:38.648Z PASS [ 6.320s] nexus-db-queries db::queries::network_interface::tests::test_insert_sequential_ip_allocation
51802024-11-13T20:05:38.754Z PASS [ 4.352s] nexus-db-queries db::queries::next_item::tests::test_explain_next_item_self_joined
51812024-11-13T20:05:39.006Z PASS [ 0.386s] nexus-db-queries db::queries::oximeter::test::expectorate_query_reassign_producers
51822024-11-13T20:05:39.026Z PASS [ 0.380s] nexus-db-queries db::queries::oximeter::test::expectorate_query_upsert_producer
51832024-11-13T20:05:39.252Z PASS [ 3.708s] nexus-db-queries db::queries::next_item::tests::test_wrapping_next_item_query
51842024-11-13T20:05:39.268Z PASS [ 4.756s] nexus-db-queries db::queries::next_item::tests::test_next_item_query_is_ordered_by_indices
51852024-11-13T20:05:39.289Z PASS [ 4.434s] nexus-db-queries db::queries::next_item::tests::test_next_item_self_joined_with_gaps
51862024-11-13T20:05:39.594Z PASS [ 0.326s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::expectorate_query_delete_instance
51872024-11-13T20:05:39.645Z PASS [ 0.353s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::expectorate_query_delete_storage
51882024-11-13T20:05:39.914Z PASS [ 0.320s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::expectorate_query_insert_instance
51892024-11-13T20:05:39.930Z PASS [ 5.750s] nexus-db-queries db::queries::network_interface::tests::test_insert_with_duplicate_name_fails
51902024-11-13T20:05:39.956Z PASS [ 0.315s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::expectorate_query_insert_storage
51912024-11-13T20:05:40.175Z PASS [ 1.148s] nexus-db-queries db::queries::region_allocation::test::expectorate_query
51922024-11-13T20:05:40.483Z PASS [ 6.123s] nexus-db-queries db::queries::network_interface::tests::test_limit_number_of_interfaces_per_instance_query
51932024-11-13T20:05:40.561Z PASS [ 1.811s] nexus-db-queries db::queries::oximeter::test::explainable_reassign_producers
51942024-11-13T20:05:40.604Z PASS [ 0.041s] nexus-db-queries db::queries::vpc::tests::test_vni_search_iter_steps
51952024-11-13T20:05:40.619Z PASS [ 0.138s] nexus-db-queries db::queries::vpc::tests::test_vni_search_iter_full_count
51962024-11-13T20:05:40.660Z PASS [ 0.042s] nexus-db-queries db::queries::vpc::tests::test_vni_search_iter_wrapping
51972024-11-13T20:05:40.676Z PASS [ 0.052s] nexus-db-queries db::queries::vpc::tests::test_vni_shift_no_wrapping
51982024-11-13T20:05:40.704Z PASS [ 0.055s] nexus-db-queries db::queries::vpc::tests::test_vni_shift_with_wrapping
51992024-11-13T20:05:41.579Z PASS [ 2.571s] nexus-db-queries db::queries::oximeter::test::explainable_upsert_producer
52002024-11-13T20:05:41.937Z PASS [ 2.004s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::explain_delete_storage
52012024-11-13T20:05:41.945Z PASS [ 2.699s] nexus-db-queries db::queries::region_allocation::test::explainable
52022024-11-13T20:05:41.983Z PASS [ 1.802s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::explain_insert_storage
52032024-11-13T20:05:42.102Z PASS [ 2.183s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::explain_delete_instance
52042024-11-13T20:05:42.193Z PASS [ 2.226s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::explain_insert_instance
52052024-11-13T20:05:42.276Z PASS [ 0.078s] nexus-defaults tests::test_random_vpc_ipv6_prefix
52062024-11-13T20:05:42.527Z PASS [ 1.856s] nexus-db-queries db::queries::vpc_subnet::test::explain_insert_query
52072024-11-13T20:05:42.572Z PASS [ 0.043s] nexus-inventory builder::test::test_empty
52082024-11-13T20:05:42.642Z PASS [ 0.072s] nexus-inventory builder::test::test_problems
52092024-11-13T20:05:42.727Z PASS [ 0.462s] nexus-inventory builder::test::test_basic
52102024-11-13T20:05:42.945Z PASS [ 2.247s] nexus-db-queries db::queries::vpc_subnet::test::test_insert_vpc_subnet_query
52112024-11-13T20:05:43.446Z PASS [ 0.499s] nexus-inventory collector::test::test_multi_mgs_failure
52122024-11-13T20:05:43.902Z PASS [ 2.325s] nexus-db-queries db::queries::vpc_subnet::test::test_insert_vpc_subnet_query_is_idempotent
52132024-11-13T20:05:44.986Z PASS [ 2.125s] nexus-inventory collector::test::test_basic
52142024-11-13T20:05:44.989Z PASS [ 1.487s] nexus-inventory collector::test::test_sled_agent_failure
52152024-11-13T20:05:45.026Z PASS [ 2.303s] nexus-inventory collector::test::test_multi_mgs
52162024-11-13T20:05:45.140Z PASS [ 0.207s] nexus-reconfigurator-execution clickhouse::test::test_generate_config_settings
52172024-11-13T20:05:47.117Z PASS [ 5.019s] nexus-db-queries transaction_retry::test::test_transaction_rollback_produces_no_samples
52182024-11-13T20:05:47.409Z PASS [ 5.430s] nexus-db-queries transaction_retry::test::test_transaction_retry_produces_samples
52192024-11-13T20:05:50.059Z PASS [ 6.154s] nexus-metrics-producer-gc tests::test_prune_expired_producers
52202024-11-13T20:05:50.755Z PASS [ 5.985s] nexus-metrics-producer-gc tests::test_prune_expired_producers_notifies_collector
52212024-11-13T20:05:50.898Z PASS [ 0.144s] nexus-reconfigurator-execution dns::test::test_blueprint_external_dns_basic
52222024-11-13T20:05:51.026Z PASS [ 0.127s] nexus-reconfigurator-execution dns::test::test_blueprint_internal_dns_basic
52232024-11-13T20:05:51.080Z PASS [ 0.052s] nexus-reconfigurator-execution dns::test::test_blueprint_internal_dns_empty
52242024-11-13T20:05:51.153Z PASS [ 0.074s] nexus-reconfigurator-execution dns::test::test_dns_compute_update
52252024-11-13T20:05:54.387Z PASS [ 12.447s] nexus-db-queries policy_test::test_conferred_roles
52262024-11-13T20:06:16.239Z PASS [ 31.206s] nexus-reconfigurator-execution cockroachdb::test::test_ensure_preserve_downgrade_option
52272024-11-13T20:06:18.269Z PASS [ 23.873s] nexus-reconfigurator-execution omicron_physical_disks::test::test_decommission_expunged_disks
52282024-11-13T20:06:21.199Z PASS [ 31.134s] nexus-reconfigurator-execution datasets::tests::test_dataset_records_update
52292024-11-13T20:06:21.739Z PASS [ 36.589s] nexus-reconfigurator-execution datasets::tests::test_dataset_record_blueprint_removal_without_expunging
52302024-11-13T20:06:21.963Z PASS [ 34.837s] nexus-reconfigurator-execution datasets::tests::test_dataset_record_create
52312024-11-13T20:06:22.114Z PASS [ 34.697s] nexus-reconfigurator-execution datasets::tests::test_dataset_records_delete
52322024-11-13T20:06:22.312Z PASS [ 0.197s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_add_nexus_with_no_existing_nexus_zones
52332024-11-13T20:06:22.343Z PASS [ 0.377s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_add_nexus_error_cases
52342024-11-13T20:06:22.378Z PASS [ 0.050s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_add_physical_disks
52352024-11-13T20:06:22.439Z PASS [ 0.076s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_datasets_for_zpools_and_zones
52362024-11-13T20:06:22.498Z PASS [ 0.154s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_basic
52372024-11-13T20:06:22.526Z PASS [ 0.084s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_ensure_cockroachdb
52382024-11-13T20:06:22.700Z PASS [ 0.148s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_initial
52392024-11-13T20:06:22.700Z PASS [ 0.121s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_invalid_parent_blueprint_two_nexus_zones_with_same_nic_ip
52402024-11-13T20:06:22.783Z PASS [ 0.137s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_invalid_parent_blueprint_two_zones_with_same_external_ip
52412024-11-13T20:06:22.793Z PASS [ 0.116s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_invalid_parent_blueprint_two_zones_with_same_vnic_mac
52422024-11-13T20:06:22.835Z PASS [ 0.050s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_prune_decommissioned_sleds
52432024-11-13T20:06:22.845Z PASS [ 0.054s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_zone_filesystem_zpool_colocated
52442024-11-13T20:06:22.875Z PASS [ 0.041s] nexus-reconfigurator-planning blueprint_builder::clickhouse::test::add_3_servers_and_expunge_one_simultaneously
52452024-11-13T20:06:22.903Z PASS [ 0.050s] nexus-reconfigurator-planning blueprint_builder::clickhouse::test::expunge_2_of_5_keeper_zones
52462024-11-13T20:06:22.927Z PASS [ 0.055s] nexus-reconfigurator-planning blueprint_builder::clickhouse::test::expunge_a_different_keeper_while_adding_keeper
52472024-11-13T20:06:22.944Z PASS [ 0.042s] nexus-reconfigurator-planning blueprint_builder::clickhouse::test::expunge_keeper_being_added
52482024-11-13T20:06:22.986Z PASS [ 0.047s] nexus-reconfigurator-planning blueprint_builder::clickhouse::test::move_from_3_to_5_keepers
52492024-11-13T20:06:23.007Z PASS [ 0.069s] nexus-reconfigurator-planning blueprint_builder::clickhouse::test::inventory_returns_unexpected_membership
52502024-11-13T20:06:23.037Z PASS [ 0.045s] nexus-reconfigurator-planning blueprint_builder::clickhouse::test::no_changes_needed
52512024-11-13T20:06:23.114Z PASS [ 0.105s] nexus-reconfigurator-planning blueprint_builder::external_networking::test::test_available_iterator
52522024-11-13T20:06:23.191Z PASS [ 0.084s] nexus-reconfigurator-planning blueprint_builder::internal_dns::test::test_dns_subnet_allocator
52532024-11-13T20:06:23.295Z PASS [ 0.101s] nexus-reconfigurator-planning blueprint_builder::zones::tests::test_builder_zones
52542024-11-13T20:06:23.362Z PASS [ 0.074s] nexus-reconfigurator-planning example::tests::builder_zone_counts
52552024-11-13T20:06:23.397Z PASS [ 0.035s] nexus-reconfigurator-planning example::tests::instances_on_examples
52562024-11-13T20:06:23.440Z PASS [ 0.046s] nexus-reconfigurator-planning ip_allocator::test::test_basic
52572024-11-13T20:06:23.535Z PASS [ 0.093s] nexus-reconfigurator-planning planner::omicron_zone_placement::test::test_place_omicron_zones
52582024-11-13T20:06:23.632Z PASS [ 0.094s] nexus-reconfigurator-planning planner::test::planner_decommissions_sleds
52592024-11-13T20:06:23.774Z PASS [ 0.139s] nexus-reconfigurator-planning planner::test::test_add_multiple_nexus_to_one_sled
52602024-11-13T20:06:23.864Z PASS [ 0.093s] nexus-reconfigurator-planning planner::test::test_basic_add_sled
52612024-11-13T20:06:23.924Z PASS [ 0.050s] nexus-reconfigurator-planning planner::test::test_crucible_allocation_skips_nonprovisionable_disks
52622024-11-13T20:06:23.998Z PASS [ 0.068s] nexus-reconfigurator-planning planner::test::test_crucible_pantry
52632024-11-13T20:06:24.092Z PASS [ 0.074s] nexus-reconfigurator-planning planner::test::test_dataset_settings_modified_in_place
52642024-11-13T20:06:24.198Z PASS [ 0.132s] nexus-reconfigurator-planning planner::test::test_disk_expungement_removes_zones_durable_zpool
52652024-11-13T20:06:24.260Z PASS [ 0.055s] nexus-reconfigurator-planning planner::test::test_disk_expungement_removes_zones_transient_filesystem
52662024-11-13T20:06:24.335Z PASS [ 0.060s] nexus-reconfigurator-planning planner::test::test_ensure_preserve_downgrade_option
52672024-11-13T20:06:24.442Z PASS [ 0.141s] nexus-reconfigurator-planning planner::test::test_expunge_clickhouse_clusters
52682024-11-13T20:06:24.632Z PASS [ 0.183s] nexus-reconfigurator-planning planner::test::test_expunge_clickhouse_zones_after_policy_is_changed
52692024-11-13T20:06:24.751Z PASS [ 0.113s] nexus-reconfigurator-planning planner::test::test_nexus_allocation_skips_nonprovisionable_sleds
52702024-11-13T20:06:24.962Z PASS [ 0.069s] nexus-reconfigurator-planning planner::test::test_plan_deploy_all_clickhouse_cluster_nodes
52712024-11-13T20:06:25.303Z PASS [ 0.395s] nexus-reconfigurator-planning planner::test::test_reuse_external_dns_ips_from_expunged_zones
52722024-11-13T20:06:25.423Z PASS [ 0.218s] nexus-reconfigurator-planning planner::test::test_reuse_external_ips_from_expunged_zones
52732024-11-13T20:06:25.505Z PASS [ 0.082s] nexus-reconfigurator-planning planner::test::test_single_node_clickhouse
52742024-11-13T20:06:25.567Z PASS [ 0.061s] nexus-reconfigurator-planning planner::test::test_spread_additional_nexus_zones_across_sleds
52752024-11-13T20:06:25.661Z PASS [ 0.075s] nexus-reconfigurator-planning planner::test::test_spread_internal_dns_zones_across_sleds
52762024-11-13T20:06:25.806Z PASS [ 0.164s] nexus-saga-recovery recovery::test::test_execution_basic
52772024-11-13T20:06:25.843Z PASS [ 0.035s] nexus-saga-recovery recovery::test::test_plan_basic
52782024-11-13T20:06:25.901Z PASS [ 0.040s] nexus-saga-recovery recovery::test::test_read_all_from_channel
52792024-11-13T20:06:25.960Z PASS [ 0.077s] nexus-saga-recovery test::test_basic
52802024-11-13T20:06:26.030Z PASS [ 0.063s] nexus-sled-agent-shared inventory::tests::test_name_prefixes
52812024-11-13T20:06:26.147Z PASS [ 0.123s] nexus-types authn::cookies::test::test_parse_cookies_empty_headers
52822024-11-13T20:06:26.206Z PASS [ 0.053s] nexus-types authn::cookies::test::test_parse_cookies_ignore_other_headers
52832024-11-13T20:06:26.248Z PASS [ 0.031s] nexus-types authn::cookies::test::test_parse_cookies_one_cookie
52842024-11-13T20:06:26.311Z PASS [ 0.059s] nexus-types authn::cookies::test::test_parse_cookies_two_cookie_headers
52852024-11-13T20:06:26.440Z PASS [ 0.142s] nexus-types authn::cookies::test::test_parse_cookies_two_cookie_headers_same_name
52862024-11-13T20:06:26.521Z PASS [ 0.055s] nexus-types authn::cookies::test::test_parse_cookies_two_cookies
52872024-11-13T20:06:26.609Z PASS [ 0.124s] nexus-types deployment::planning_input::tests::cockroachdb_cluster_versions
52882024-11-13T20:06:29.929Z PASS [ 6.899s] nexus-reconfigurator-planning blueprint_builder::external_networking::test::test_external_ip_allocator
52892024-11-13T20:06:34.601Z PASS [ 4.667s] nexus-types deployment::tri_map::tests::proptest_permutation_eq
52902024-11-13T20:06:36.462Z PASS [ 45.300s] nexus-reconfigurator-execution dns::test::test_silos_external_dns_end_to_end
52912024-11-13T20:06:36.496Z PASS [ 0.035s] nexus-types deployment::tri_map::tests::test_insert_entry_no_dups
52922024-11-13T20:06:36.537Z PASS [ 0.042s] nexus-types deployment::tri_map::tests::test_permutation_eq_examples
52932024-11-13T20:06:36.581Z PASS [ 0.042s] nexus-types external_api::shared::test::test_policy_parsing
52942024-11-13T20:06:36.736Z PASS [ 0.156s] omicron-certificates tests::cert_validated_if_any_possible_hostname_is_valid
52952024-11-13T20:06:36.793Z PASS [ 0.058s] omicron-certificates tests::common_name_is_ignored_if_subject_alternate_names_exist
52962024-11-13T20:06:36.855Z PASS [ 0.056s] omicron-certificates tests::test_cert_extended_key_usage
52972024-11-13T20:06:36.914Z PASS [ 0.064s] omicron-certificates tests::test_common_name_is_validated
52982024-11-13T20:06:36.977Z PASS [ 0.058s] omicron-certificates tests::test_subject_alternate_names_are_validated
52992024-11-13T20:06:38.941Z PASS [ 20.672s] nexus-reconfigurator-execution omicron_zones::test::test_clean_up_cockroach_zones
53002024-11-13T20:06:40.127Z PASS [ 13.517s] nexus-types deployment::tri_map::tests::proptest_ops
53012024-11-13T20:06:40.619Z PASS [ 3.647s] omicron-clickhouse-admin::integration_test test_keeper_cluster_membership
53022024-11-13T20:06:40.899Z PASS [ 6.300s] nexus-types deployment::tri_map::tests::proptest_serialize_roundtrip
53032024-11-13T20:06:41.322Z PASS [ 19.580s] nexus-reconfigurator-execution sled_state::tests::test_decommission_is_idempotent
53042024-11-13T20:06:41.959Z SLOW [> 60.000s] nexus-db-queries policy_test::test_iam_roles_behavior
53052024-11-13T20:06:42.044Z PASS [ 20.840s] nexus-reconfigurator-execution omicron_zones::test::test_deploy_omicron_zones
53062024-11-13T20:06:42.251Z PASS [ 3.305s] omicron-clickhouse-admin::integration_test test_keeper_conf_parsing
53072024-11-13T20:06:42.296Z PASS [ 0.048s] omicron-common address::test::test_dns_subnets
53082024-11-13T20:06:42.333Z PASS [ 0.037s] omicron-common address::test::test_ip_range_checks_non_decreasing
53092024-11-13T20:06:42.380Z PASS [ 26.124s] nexus-reconfigurator-execution omicron_physical_disks::test::test_deploy_omicron_disks
53102024-11-13T20:06:42.413Z PASS [ 0.044s] omicron-common address::test::test_ip_range_iter
53112024-11-13T20:06:42.457Z PASS [ 0.090s] omicron-common address::test::test_ip_range_enum_deserialization
53122024-11-13T20:06:42.556Z PASS [ 0.054s] omicron-common address::test::test_ip_range_length
53132024-11-13T20:06:42.556Z PASS [ 0.062s] omicron-common address::test::test_ip_range_try_from
53142024-11-13T20:06:42.556Z PASS [ 0.087s] omicron-common address::test::test_ipv6_subnet_deserialize
53152024-11-13T20:06:42.673Z PASS [ 0.081s] omicron-common address::test::test_sled_address
53162024-11-13T20:06:42.676Z PASS [ 0.072s] omicron-common api::external::error::test::test_bail_unless
53172024-11-13T20:06:42.676Z PASS [ 0.086s] omicron-common api::external::error::test::test_context
53182024-11-13T20:06:42.732Z PASS [ 0.102s] omicron-common api::external::http_pagination::test::test_pagination_examples
53192024-11-13T20:06:42.788Z PASS [ 0.049s] omicron-common api::external::http_pagination::test::test_scan_by_id
53202024-11-13T20:06:42.825Z PASS [ 0.145s] omicron-common api::external::http_pagination::test::test_pagination_schemas
53212024-11-13T20:06:42.949Z PASS [ 0.057s] omicron-common api::external::http_pagination::test::test_scan_by_name
53222024-11-13T20:06:42.949Z PASS [ 0.050s] omicron-common api::external::http_pagination::test::test_scan_by_nameid_generic
53232024-11-13T20:06:42.949Z PASS [ 0.045s] omicron-common api::external::http_pagination::test::test_scan_by_nameid_id
53242024-11-13T20:06:42.952Z PASS [ 1.993s] omicron-cockroach-admin cockroach_cli::tests::test_node_decommission_compatibility
53252024-11-13T20:06:42.952Z PASS [ 0.062s] omicron-common api::external::http_pagination::test::test_scan_by_nameid_name
53262024-11-13T20:06:42.952Z PASS [ 0.031s] omicron-common api::external::test::test_bytecount
53272024-11-13T20:06:42.952Z PASS [ 0.045s] omicron-common api::external::test::test_bytecount_display
53282024-11-13T20:06:42.995Z PASS [ 0.048s] omicron-common api::external::test::test_firewall_deserialization
53292024-11-13T20:06:43.013Z PASS [ 0.095s] omicron-common api::external::test::test_digest
53302024-11-13T20:06:43.086Z PASS [ 2.459s] omicron-clickhouse-admin::integration_test test_raft_config_parsing
53312024-11-13T20:06:43.138Z PASS [ 1.774s] omicron-cockroach-admin cockroach_cli::tests::test_node_status_compatibility
53322024-11-13T20:06:43.140Z PASS [ 0.091s] omicron-common api::external::test::test_hostname_from_str
53332024-11-13T20:06:43.141Z PASS [ 0.036s] omicron-common api::external::test::test_ip_port_range_from_str
53342024-11-13T20:06:43.141Z PASS [ 0.028s] omicron-common api::external::test::test_ip_port_range_into_str
53352024-11-13T20:06:43.141Z PASS [ 0.032s] omicron-common api::external::test::test_ipv6_net_operations
53362024-11-13T20:06:43.141Z PASS [ 0.169s] omicron-common api::external::test::test_firewall_rule_target_parse
53372024-11-13T20:06:43.481Z PASS [ 0.221s] omicron-common api::external::test::test_firewall_rule_host_filter_parse
53382024-11-13T20:06:43.484Z PASS [ 0.041s] omicron-common api::external::test::test_mac_to_int_conversions
53392024-11-13T20:06:43.484Z PASS [ 0.049s] omicron-common api::external::test::test_mac_system_iterator
53402024-11-13T20:06:43.484Z PASS [ 0.066s] omicron-common api::external::test::test_macaddr
53412024-11-13T20:06:43.484Z PASS [ 0.055s] omicron-common api::external::test::test_name_parse
53422024-11-13T20:06:43.484Z PASS [ 0.040s] omicron-common api::external::test::test_name_parse_from_param
53432024-11-13T20:06:43.484Z PASS [ 0.058s] omicron-common api::external::test::test_resource_name_parse
53442024-11-13T20:06:43.484Z PASS [ 0.040s] omicron-common api::external::test::test_role_name_parse
53452024-11-13T20:06:43.485Z PASS [ 0.057s] omicron-common api::external::test::test_route_destination_parse
53462024-11-13T20:06:43.485Z PASS [ 0.036s] omicron-common api::external::test::test_semver_serialize
53472024-11-13T20:06:43.485Z PASS [ 0.047s] omicron-common api::external::test::test_semver_validation
53482024-11-13T20:06:43.486Z PASS [ 0.065s] omicron-common api::external::test::test_route_target_parse
53492024-11-13T20:06:43.486Z PASS [ 0.030s] omicron-common api::internal::nexus::tests::known_artifact_kind_roundtrip
53502024-11-13T20:06:43.486Z PASS [ 3.199s] omicron-clickhouse-admin::integration_test test_lgif_parsing
53512024-11-13T20:06:43.487Z PASS [ 0.066s] omicron-common api::internal::shared::tests::test_dataset_kind_serialization
53522024-11-13T20:06:43.487Z PASS [ 0.056s] omicron-common api::internal::shared::tests::test_deserialize_allowed_source_ips
53532024-11-13T20:06:43.487Z PASS [ 0.046s] omicron-common api::internal::shared::tests::test_deserialize_any_into_allowed_external_ips
53542024-11-13T20:06:43.487Z PASS [ 0.113s] omicron-common api::internal::shared::tests::test_deserialize_unknown_string
53552024-11-13T20:06:43.487Z PASS [ 0.092s] omicron-common ledger::test::test_commit_handles_write_failures
53562024-11-13T20:06:43.487Z PASS [ 0.082s] omicron-common ledger::test::test_create_default_ledger
53572024-11-13T20:06:43.487Z PASS [ 0.065s] omicron-common ledger::test::test_create_ledger_reads_from_storage
53582024-11-13T20:06:43.487Z PASS [ 0.057s] omicron-common ledger::test::test_create_ledger_reads_latest_from_storage
53592024-11-13T20:06:43.487Z PASS [ 0.063s] omicron-common update::tests::serde_artifact_kind
53602024-11-13T20:06:43.487Z PASS [ 0.041s] omicron-common zpool_name::test::test_parse_bad_zpool_names
53612024-11-13T20:06:43.487Z PASS [ 0.024s] omicron-common zpool_name::test::test_parse_internal_zpool_name
53622024-11-13T20:06:43.487Z PASS [ 0.050s] omicron-common zpool_name::test::test_parse_zpool_name_json
53632024-11-13T20:06:43.500Z PASS [ 0.049s] omicron-common zpool_name::test::test_zpool_name_regex
53642024-11-13T20:06:43.504Z PASS [ 0.074s] omicron-common zpool_name::test::test_parse_external_zpool_name
53652024-11-13T20:06:43.577Z PASS [ 0.089s] omicron-gateway management_switch::location_map::tests::test_config_validation
53662024-11-13T20:06:43.594Z PASS [ 0.094s] omicron-gateway management_switch::location_map::tests::test_resolve_location
53672024-11-13T20:06:43.721Z PASS [ 0.147s] omicron-gateway::test_all integration_tests::config::read_production_smf_config
53682024-11-13T20:06:43.940Z PASS [ 1.895s] omicron-cockroach-admin context::tests::test_node_id
53692024-11-13T20:06:44.049Z PASS [ 0.326s] omicron-gateway::test_all integration_tests::serial_console::serial_console_communication
53702024-11-13T20:06:44.077Z PASS [ 0.575s] omicron-gateway::test_all integration_tests::component_list::component_list
53712024-11-13T20:06:44.121Z PASS [ 0.182s] omicron-gateway::test_all integration_tests::serial_console::serial_console_detach
53722024-11-13T20:06:44.158Z PASS [ 0.570s] omicron-gateway::test_all integration_tests::location_discovery::discovery_both_locations
53732024-11-13T20:06:44.613Z PASS [ 1.148s] omicron-dev::test-omicron-dev test_omicron_dev_no_args
53742024-11-13T20:06:44.615Z PASS [ 1.155s] omicron-dev::test-omicron-dev test_omicron_dev_bad_cmd
53752024-11-13T20:06:54.358Z PASS [ 72.390s] nexus-db-queries policy_test::test_iam_roles_behavior
53762024-11-13T20:07:05.660Z PASS [ 22.183s] omicron-dev::test-omicron-dev test_run_all
53772024-11-13T20:07:05.870Z PASS [ 21.818s] omicron-ls-apis::test_dependencies test_api_dependencies
53782024-11-13T20:07:07.894Z PASS [ 23.768s] omicron-nexus app::background::driver::test::test_driver_basic
53792024-11-13T20:07:09.423Z PASS [ 25.340s] omicron-nexus app::background::driver::test::test_activation_in_progress
53802024-11-13T20:07:10.373Z PASS [ 26.207s] omicron-nexus app::background::init::test::test_dns_propagation_basic
53812024-11-13T20:07:13.823Z PASS [ 5.928s] omicron-nexus app::background::tasks::crdb_node_id_collector::tests::test_activate_fails_if_no_blueprint
53822024-11-13T20:07:13.885Z PASS [ 0.061s] omicron-nexus app::background::tasks::crdb_node_id_collector::tests::test_default_cockroach_admin_addrs_from_blueprint
53832024-11-13T20:07:15.253Z PASS [ 5.828s] omicron-nexus app::background::tasks::crdb_node_id_collector::tests::test_activate_with_no_unknown_node_ids
53842024-11-13T20:07:16.162Z PASS [ 5.789s] omicron-nexus app::background::tasks::crdb_node_id_collector::tests::test_activate_with_unknown_node_ids
53852024-11-13T20:07:16.787Z PASS [ 32.163s] omicron-nexus app::background::tasks::abandoned_vmm_reaper::tests::test_abandoned_vmms_are_reaped
53862024-11-13T20:07:17.521Z PASS [ 32.907s] omicron-nexus app::background::tasks::abandoned_vmm_reaper::tests::sled_resource_already_deleted
53872024-11-13T20:07:27.436Z PASS [ 33.076s] omicron-nexus app::background::tasks::abandoned_vmm_reaper::tests::vmm_already_deleted
53882024-11-13T20:07:27.472Z PASS [ 21.589s] omicron-nexus app::background::tasks::blueprint_load::test::test_load_blueprints
53892024-11-13T20:07:29.999Z PASS [ 24.336s] omicron-nexus app::background::tasks::blueprint_execution::test::test_deploy_omicron_zones
53902024-11-13T20:07:33.923Z PASS [ 20.035s] omicron-nexus app::background::tasks::decommissioned_disk_cleaner::tests::test_disk_cleanup_cleans_disks_with_no_regions
53912024-11-13T20:07:36.064Z PASS [ 20.808s] omicron-nexus app::background::tasks::decommissioned_disk_cleaner::tests::test_disk_cleanup_does_not_clean_disks_with_regions
53922024-11-13T20:07:37.249Z PASS [ 21.083s] omicron-nexus app::background::tasks::decommissioned_disk_cleaner::tests::test_disk_cleanup_ignores_active_disks
53932024-11-13T20:07:39.146Z PASS [ 22.355s] omicron-nexus app::background::tasks::dns_config::test::test_basic
53942024-11-13T20:07:39.304Z PASS [ 21.778s] omicron-nexus app::background::tasks::dns_propagation::test::test_basic
53952024-11-13T20:07:49.314Z PASS [ 21.874s] omicron-nexus app::background::tasks::external_endpoints::test::test_basic
53962024-11-13T20:07:59.950Z PASS [ 20.796s] omicron-nexus app::background::tasks::inventory_collection::test::test_db_sled_enumerator
53972024-11-13T20:08:00.066Z PASS [ 30.059s] omicron-nexus app::background::tasks::instance_reincarnation::test::test_default_policy_is_reincarnatable
53982024-11-13T20:08:00.428Z PASS [ 21.120s] omicron-nexus app::background::tasks::metrics_producer_gc::tests::test_pruning
53992024-11-13T20:08:04.001Z PASS [ 27.930s] omicron-nexus app::background::tasks::instance_reincarnation::test::test_reincarnates_failed_instances
54002024-11-13T20:08:08.877Z PASS [ 19.558s] omicron-nexus app::background::tasks::region_replacement::test::test_add_region_replacement_causes_start
54012024-11-13T20:08:15.770Z PASS [ 48.296s] omicron-nexus app::background::tasks::instance_reincarnation::test::test_cooldown_on_subsequent_reincarnations
54022024-11-13T20:08:17.950Z PASS [ 17.999s] omicron-nexus app::background::tasks::region_replacement_driver::test::test_done_region_replacement_causes_finish
54032024-11-13T20:08:18.294Z PASS [ 41.036s] omicron-nexus app::background::tasks::inventory_collection::test::test_basic
54042024-11-13T20:08:18.802Z PASS [ 18.733s] omicron-nexus app::background::tasks::region_replacement_driver::test::test_mark_region_replacement_done_after_notification
54052024-11-13T20:08:19.025Z PASS [ 18.593s] omicron-nexus app::background::tasks::region_replacement_driver::test::test_no_mark_region_replacement_done_after_failed_notification
54062024-11-13T20:08:23.421Z PASS [ 19.416s] omicron-nexus app::background::tasks::region_replacement_driver::test::test_running_region_replacement_causes_drive
54072024-11-13T20:08:27.986Z PASS [ 4.561s] omicron-nexus app::background::tasks::saga_recovery::test::test_failure_during_saga_can_be_recovered
54082024-11-13T20:08:29.439Z PASS [ 20.555s] omicron-nexus app::background::tasks::region_snapshot_replacement_finish::test::test_done_region_snapshot_replacement_causes_finish
54092024-11-13T20:08:33.517Z PASS [ 4.079s] omicron-nexus app::background::tasks::saga_recovery::test::test_successful_saga_does_not_replay_during_recovery
54102024-11-13T20:08:33.938Z SLOW [> 60.000s] omicron-nexus app::background::tasks::instance_reincarnation::test::test_only_reincarnates_eligible_instances
54112024-11-13T20:08:34.409Z PASS [ 0.892s] omicron-nexus app::external_endpoints::test::test_authority
54122024-11-13T20:08:34.573Z PASS [ 0.162s] omicron-nexus app::external_endpoints::test::test_external_endpoints_basic
54132024-11-13T20:08:36.441Z PASS [ 20.667s] omicron-nexus app::background::tasks::region_snapshot_replacement_garbage_collect::test::test_region_snapshot_replacement_garbage_collect_task
54142024-11-13T20:08:36.627Z PASS [ 0.185s] omicron-nexus app::external_endpoints::test::test_external_endpoints_empty
54152024-11-13T20:08:36.706Z PASS [ 0.078s] omicron-nexus app::external_endpoints::test::test_no_endpoint
54162024-11-13T20:08:36.768Z PASS [ 0.058s] omicron-nexus app::instance::tests::test_instance_start_allowed_when_no_vmm
54172024-11-13T20:08:36.849Z PASS [ 0.075s] omicron-nexus app::instance::tests::test_instance_start_allowed_when_vmm_in_saga_unwound
54182024-11-13T20:08:36.944Z PASS [ 0.103s] omicron-nexus app::instance::tests::test_instance_start_forbidden_while_creating
54192024-11-13T20:08:37.008Z PASS [ 0.066s] omicron-nexus app::instance::tests::test_instance_start_idempotent_if_active
54202024-11-13T20:08:37.079Z PASS [ 0.070s] omicron-nexus app::instance::tests::test_serial_console_stream_proxying
54212024-11-13T20:08:37.149Z PASS [ 0.068s] omicron-nexus app::sagas::demo::test::test_demo_saga_rendezvous
54222024-11-13T20:08:38.876Z PASS [ 19.846s] omicron-nexus app::background::tasks::region_snapshot_replacement_step::test::test_region_snapshot_replacement_step_task_gc
54232024-11-13T20:08:38.968Z PASS [ 21.013s] omicron-nexus app::background::tasks::region_snapshot_replacement_start::test::test_add_region_snapshot_replacement_causes_start
54242024-11-13T20:08:39.423Z PASS [ 4.850s] omicron-nexus app::external_endpoints::test::test_external_endpoints_complex
54252024-11-13T20:08:39.843Z PASS [ 21.036s] omicron-nexus app::background::tasks::region_snapshot_replacement_step::test::test_region_snapshot_replacement_step_task
54262024-11-13T20:08:47.562Z PASS [ 29.260s] omicron-nexus app::background::tasks::region_snapshot_replacement_start::test::test_expunge_disk_causes_region_snapshot_replacement_start
54272024-11-13T20:08:53.114Z PASS [ 25.124s] omicron-nexus app::background::tasks::saga_recovery::test::test_nexus_recovery
54282024-11-13T20:09:07.038Z PASS [ 27.608s] omicron-nexus app::sagas::disk_create::test::test_saga_basic_usage_succeeds
54292024-11-13T20:09:07.354Z PASS [ 28.379s] omicron-nexus app::sagas::disk_create::test::test_actions_succeed_idempotently
54302024-11-13T20:09:07.951Z PASS [ 30.798s] omicron-nexus app::sagas::disk_create::test::test_action_failure_can_unwind
54312024-11-13T20:09:08.678Z PASS [ 28.827s] omicron-nexus app::sagas::disk_delete::test::test_actions_succeed_idempotently
54322024-11-13T20:09:10.207Z PASS [ 31.326s] omicron-nexus app::sagas::disk_create::test::test_action_failure_can_unwind_idempotently
54332024-11-13T20:09:10.846Z PASS [ 96.900s] omicron-nexus app::background::tasks::instance_reincarnation::test::test_only_reincarnates_eligible_instances
54342024-11-13T20:09:17.382Z PASS [ 29.814s] omicron-nexus app::sagas::disk_delete::test::test_saga_basic_usage_succeeds
54352024-11-13T20:09:39.616Z PASS [ 31.657s] omicron-nexus app::sagas::instance_create::test::test_saga_basic_usage_succeeds
54362024-11-13T20:09:41.861Z PASS [ 34.334s] omicron-nexus app::sagas::instance_create::test::test_actions_succeed_idempotently
54372024-11-13T20:09:42.586Z PASS [ 32.369s] omicron-nexus app::sagas::instance_delete::test::test_saga_basic_usage_succeeds
54382024-11-13T20:09:42.962Z PASS [ 34.276s] omicron-nexus app::sagas::instance_delete::test::test_actions_succeed_idempotently
54392024-11-13T20:09:48.212Z PASS [ 37.359s] omicron-nexus app::sagas::instance_ip_attach::test::test_action_failure_can_unwind
54402024-11-13T20:09:53.128Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
54412024-11-13T20:09:54.533Z PASS [ 37.143s] omicron-nexus app::sagas::instance_ip_attach::test::test_action_failure_can_unwind_idempotently
54422024-11-13T20:10:07.052Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
54432024-11-13T20:10:10.965Z PASS [ 31.342s] omicron-nexus app::sagas::instance_ip_attach::test::test_actions_succeed_idempotently
54442024-11-13T20:10:12.296Z PASS [ 30.591s] omicron-nexus app::sagas::instance_ip_attach::test::test_saga_basic_usage_succeeds
54452024-11-13T20:10:19.545Z PASS [ 36.952s] omicron-nexus app::sagas::instance_ip_detach::test::test_action_failure_can_unwind
54462024-11-13T20:10:21.918Z PASS [ 33.699s] omicron-nexus app::sagas::instance_ip_detach::test::test_actions_succeed_idempotently
54472024-11-13T20:10:22.389Z PASS [ 39.416s] omicron-nexus app::sagas::instance_ip_detach::test::test_action_failure_can_unwind_idempotently
54482024-11-13T20:10:29.228Z PASS [ 34.396s] omicron-nexus app::sagas::instance_ip_detach::test::test_saga_basic_usage_succeeds
54492024-11-13T20:10:42.434Z PASS [ 30.135s] omicron-nexus app::sagas::instance_migrate::tests::test_saga_basic_usage_succeeds
54502024-11-13T20:10:48.756Z PASS [ 26.363s] omicron-nexus app::sagas::instance_start::test::test_ensure_running_unwind
54512024-11-13T20:10:49.728Z PASS [ 27.803s] omicron-nexus app::sagas::instance_start::test::test_actions_succeed_idempotently
54522024-11-13T20:10:53.143Z SLOW [>120.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
54532024-11-13T20:10:54.776Z PASS [ 35.216s] omicron-nexus app::sagas::instance_start::test::test_action_failure_can_unwind
54542024-11-13T20:10:54.979Z PASS [ 26.036s] omicron-nexus app::sagas::instance_start::test::test_saga_basic_usage_succeeds
54552024-11-13T20:11:07.065Z SLOW [>120.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
54562024-11-13T20:11:10.980Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_migrate::tests::test_action_failure_can_unwind
54572024-11-13T20:11:15.829Z PASS [ 27.069s] omicron-nexus app::sagas::instance_update::test::test_active_vmm_destroyed_actions_succeed_idempotently
54582024-11-13T20:11:16.596Z PASS [ 26.549s] omicron-nexus app::sagas::instance_update::test::test_active_vmm_destroyed_succeeds
54592024-11-13T20:11:27.628Z PASS [ 76.646s] omicron-nexus app::sagas::instance_migrate::tests::test_action_failure_can_unwind
54602024-11-13T20:11:27.792Z PASS [ 33.015s] omicron-nexus app::sagas::instance_update::test::test_migration_completed_but_target_destroyed_actions_succeed_idempotently
54612024-11-13T20:11:42.448Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_update::test::test_active_vmm_destroyed_action_failure_can_unwind
54622024-11-13T20:11:46.226Z PASS [ 30.390s] omicron-nexus app::sagas::instance_update::test::test_migration_completed_but_target_destroyed_succeeds
54632024-11-13T20:11:47.443Z PASS [ 31.154s] omicron-nexus app::sagas::instance_update::test::test_migration_completed_source_destroyed_actions_succeed_idempotently
54642024-11-13T20:11:53.158Z SLOW [>180.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
54652024-11-13T20:11:54.993Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_update::test::test_migration_completed_but_target_destroyed_can_unwind
54662024-11-13T20:11:59.164Z PASS [ 31.365s] omicron-nexus app::sagas::instance_update::test::test_migration_completed_source_destroyed_succeeds
54672024-11-13T20:12:07.092Z SLOW [>180.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
54682024-11-13T20:12:18.711Z PASS [ 32.478s] omicron-nexus app::sagas::instance_update::test::test_migration_failed_everyone_died_actions_succeed_idempotently
54692024-11-13T20:12:27.650Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_update::test::test_migration_completed_source_destroyed_can_unwind
54702024-11-13T20:12:28.673Z PASS [ 29.491s] omicron-nexus app::sagas::instance_update::test::test_migration_failed_everyone_died_succeeds
54712024-11-13T20:12:41.120Z PASS [ 116.497s] omicron-nexus app::sagas::instance_update::test::test_active_vmm_destroyed_action_failure_can_unwind
54722024-11-13T20:12:47.478Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_update::test::test_migration_failed_everyone_died_can_unwind
54732024-11-13T20:12:49.725Z PASS [ 31.007s] omicron-nexus app::sagas::instance_update::test::test_migration_source_completed_actions_succeed_idempotently
54742024-11-13T20:12:53.178Z SLOW [>240.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
54752024-11-13T20:12:55.007Z SLOW [>120.000s] omicron-nexus app::sagas::instance_update::test::test_migration_completed_but_target_destroyed_can_unwind
54762024-11-13T20:13:09.511Z SLOW [>240.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
54772024-11-13T20:13:09.541Z PASS [ 29.930s] omicron-nexus app::sagas::instance_update::test::test_migration_source_completed_succeeds
54782024-11-13T20:13:16.197Z PASS [ 141.187s] omicron-nexus app::sagas::instance_update::test::test_migration_completed_but_target_destroyed_can_unwind
54792024-11-13T20:13:20.169Z PASS [ 30.435s] omicron-nexus app::sagas::instance_update::test::test_migration_source_failed_destroyed_actions_succeed_idempotently
54802024-11-13T20:13:24.472Z PASS [ 116.816s] omicron-nexus app::sagas::instance_update::test::test_migration_completed_source_destroyed_can_unwind
54812024-11-13T20:13:28.676Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_update::test::test_migration_source_completed_can_unwind
54822024-11-13T20:13:46.124Z PASS [ 29.921s] omicron-nexus app::sagas::instance_update::test::test_migration_source_failed_destroyed_succeeds
54832024-11-13T20:13:47.342Z PASS [ 78.665s] omicron-nexus app::sagas::instance_update::test::test_migration_source_completed_can_unwind
54842024-11-13T20:13:47.472Z SLOW [>120.000s] omicron-nexus app::sagas::instance_update::test::test_migration_failed_everyone_died_can_unwind
54852024-11-13T20:13:52.240Z PASS [ 32.065s] omicron-nexus app::sagas::instance_update::test::test_migration_target_completed_actions_succeed_idempotently
54862024-11-13T20:13:53.225Z SLOW [>300.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
54872024-11-13T20:14:07.136Z SLOW [>300.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
54882024-11-13T20:14:08.908Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_update::test::test_migration_source_failed_destroyed_can_unwind
54892024-11-13T20:14:15.061Z PASS [ 28.930s] omicron-nexus app::sagas::instance_update::test::test_migration_target_completed_succeeds
54902024-11-13T20:14:17.966Z PASS [ 30.609s] omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_actions_succeed_idempotently
54912024-11-13T20:14:24.522Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_update::test::test_migration_target_completed_can_unwind
54922024-11-13T20:14:44.407Z PASS [ 79.920s] omicron-nexus app::sagas::instance_update::test::test_migration_target_completed_can_unwind
54932024-11-13T20:14:45.473Z PASS [ 30.396s] omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_destroyed_actions_succeed_idempotently
54942024-11-13T20:14:47.354Z PASS [ 179.868s] omicron-nexus app::sagas::instance_update::test::test_migration_failed_everyone_died_can_unwind
54952024-11-13T20:14:52.256Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_can_unwind
54962024-11-13T20:14:53.201Z SLOW [>360.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
54972024-11-13T20:15:07.123Z SLOW [>360.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
54982024-11-13T20:15:08.925Z SLOW [>120.000s] omicron-nexus app::sagas::instance_update::test::test_migration_source_failed_destroyed_can_unwind
54992024-11-13T20:15:14.108Z PASS [ 29.694s] omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_destroyed_succeeds
55002024-11-13T20:15:14.818Z PASS [ 29.350s] omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_succeeds
55012024-11-13T20:15:17.981Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_destroyed_can_unwind
55022024-11-13T20:15:25.362Z PASS [ 136.437s] omicron-nexus app::sagas::instance_update::test::test_migration_source_failed_destroyed_can_unwind
55032024-11-13T20:15:32.174Z PASS [ 44.811s] omicron-nexus app::sagas::instance_update::test::test_start_saga_action_failure_can_unwind
55042024-11-13T20:15:41.697Z PASS [ 27.582s] omicron-nexus app::sagas::instance_update::test::test_start_saga_actions_succeed_idempotently
55052024-11-13T20:15:44.511Z PASS [ 19.146s] omicron-nexus app::sagas::project_create::test::test_saga_basic_usage_succeeds
55062024-11-13T20:15:46.264Z PASS [ 31.435s] omicron-nexus app::sagas::project_create::test::test_action_failure_can_unwind
55072024-11-13T20:15:51.517Z PASS [ 19.339s] omicron-nexus app::sagas::region_replacement_finish::test::test_region_replacement_finish_saga
55082024-11-13T20:15:52.269Z SLOW [>120.000s] omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_can_unwind
55092024-11-13T20:15:53.215Z SLOW [>420.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
55102024-11-13T20:15:55.852Z PASS [ 123.582s] omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_can_unwind
55112024-11-13T20:16:06.119Z PASS [ 19.854s] omicron-nexus app::sagas::region_replacement_start::test::test_find_only_new_region
55122024-11-13T20:16:07.138Z SLOW [>420.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
55132024-11-13T20:16:10.677Z PASS [ 26.160s] omicron-nexus app::sagas::region_replacement_start::test::test_actions_succeed_idempotently
55142024-11-13T20:16:12.832Z PASS [ 31.122s] omicron-nexus app::sagas::region_replacement_start::test::test_action_failure_can_unwind_idempotently
55152024-11-13T20:16:14.787Z PASS [ 18.929s] omicron-nexus app::sagas::region_snapshot_replacement_garbage_collect::test::test_region_snapshot_replacement_garbage_collect_saga
55162024-11-13T20:16:17.995Z SLOW [>120.000s] omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_destroyed_can_unwind
55172024-11-13T20:16:18.852Z PASS [ 120.866s] omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_destroyed_can_unwind
55182024-11-13T20:16:21.743Z PASS [ 30.220s] omicron-nexus app::sagas::region_replacement_start::test::test_region_replacement_start_saga
55192024-11-13T20:16:34.889Z PASS [ 20.103s] omicron-nexus app::sagas::region_snapshot_replacement_step_garbage_collect::test::test_region_snapshot_replacement_step_garbage_collect_saga
55202024-11-13T20:16:34.947Z PASS [ 0.057s] omicron-nexus app::sagas::snapshot_create::test::test_create_snapshot_from_disk_modify_request
55212024-11-13T20:16:41.155Z PASS [ 35.027s] omicron-nexus app::sagas::region_snapshot_replacement_start::test::test_action_failure_can_unwind_idempotently
55222024-11-13T20:16:42.113Z PASS [ 31.427s] omicron-nexus app::sagas::region_snapshot_replacement_start::test::test_actions_succeed_idempotently
55232024-11-13T20:16:43.439Z PASS [ 30.608s] omicron-nexus app::sagas::region_snapshot_replacement_start::test::test_region_snapshot_replacement_start_saga
55242024-11-13T20:16:53.229Z SLOW [>480.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
55252024-11-13T20:17:02.077Z PASS [ 18.630s] omicron-nexus app::sagas::test_saga::test_saga_stuck
55262024-11-13T20:17:02.898Z PASS [ 27.947s] omicron-nexus app::sagas::snapshot_create::test::test_saga_basic_usage_succeeds
55272024-11-13T20:17:07.152Z SLOW [>480.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
55282024-11-13T20:17:16.932Z PASS [ 34.814s] omicron-nexus app::sagas::snapshot_create::test::test_saga_use_the_pantry_wrongly_unset
55292024-11-13T20:17:18.039Z PASS [ 36.877s] omicron-nexus app::sagas::snapshot_create::test::test_saga_use_the_pantry_wrongly_set
55302024-11-13T20:17:18.093Z PASS [ 0.053s] omicron-nexus external_api::console_api::test::test_accept_gz
55312024-11-13T20:17:18.153Z PASS [ 0.058s] omicron-nexus external_api::console_api::test::test_find_file_404_on_directory
55322024-11-13T20:17:18.216Z PASS [ 0.063s] omicron-nexus external_api::console_api::test::test_find_file_404_on_nonexistent
55332024-11-13T20:17:18.270Z PASS [ 0.054s] omicron-nexus external_api::console_api::test::test_find_file_404_on_nonexistent_nested
55342024-11-13T20:17:18.324Z PASS [ 0.055s] omicron-nexus external_api::console_api::test::test_find_file_404_on_symlink
55352024-11-13T20:17:18.380Z PASS [ 0.056s] omicron-nexus external_api::console_api::test::test_find_file_finds_file
55362024-11-13T20:17:18.454Z PASS [ 0.063s] omicron-nexus external_api::console_api::test::test_find_file_wont_follow_symlink
55372024-11-13T20:17:18.562Z PASS [ 0.108s] omicron-nexus external_api::console_api::test::test_relative_uri
55382024-11-13T20:17:18.866Z SLOW [> 60.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
55392024-11-13T20:17:21.759Z SLOW [> 60.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_pantry
55402024-11-13T20:17:22.529Z PASS [ 5.596s] omicron-nexus cidata::tests::build_vfat_works_with_arbitrarily_sized_input
55412024-11-13T20:17:24.336Z PASS [ 21.433s] omicron-nexus app::sagas::vpc_create::test::test_saga_basic_usage_succeeds
55422024-11-13T20:17:32.930Z PASS [ 30.849s] omicron-nexus app::sagas::vpc_create::test::test_action_failure_can_unwind
55432024-11-13T20:17:45.904Z PASS [ 21.563s] omicron-nexus::test_all integration_tests::address_lots::test_address_lot_invalid_range
55442024-11-13T20:17:46.266Z PASS [ 23.731s] omicron-nexus::test_all integration_tests::address_lots::test_address_lot_basic_crud
55452024-11-13T20:17:48.297Z PASS [ 2.032s] omicron-nexus::test_all integration_tests::authn_http::test_authn_spoof_allowed
55462024-11-13T20:17:48.393Z PASS [ 2.488s] omicron-nexus::test_all integration_tests::authn_http::test_authn_session_cookie
55472024-11-13T20:17:48.875Z PASS [ 0.574s] omicron-nexus::test_all integration_tests::authn_http::test_authn_spoof_unconfigured
55482024-11-13T20:17:49.253Z PASS [ 87.490s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_pantry
55492024-11-13T20:17:53.263Z SLOW [>540.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
55502024-11-13T20:18:01.586Z PASS [ 24.697s] omicron-nexus::test_all integration_tests::allow_list::test_allow_list
55512024-11-13T20:18:07.166Z SLOW [>540.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
55522024-11-13T20:18:08.168Z PASS [ 19.290s] omicron-nexus::test_all integration_tests::authz::test_list_silo_idps_for_unpriv
55532024-11-13T20:18:08.433Z PASS [ 20.034s] omicron-nexus::test_all integration_tests::authz::test_cannot_read_others_ssh_keys
55542024-11-13T20:18:09.157Z PASS [ 19.898s] omicron-nexus::test_all integration_tests::authz::test_list_silo_users_for_unpriv
55552024-11-13T20:18:16.087Z PASS [ 18.449s] omicron-nexus::test_all integration_tests::authz::test_session_me_for_unpriv
55562024-11-13T20:18:18.577Z SLOW [> 60.000s] omicron-nexus populate::test::test_populators
55572024-11-13T20:18:18.880Z SLOW [>120.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
55582024-11-13T20:18:25.813Z PASS [ 17.378s] omicron-nexus::test_all integration_tests::basic::test_basic_failures
55592024-11-13T20:18:25.871Z PASS [ 16.713s] omicron-nexus::test_all integration_tests::basic::test_ping
55602024-11-13T20:18:26.005Z PASS [ 17.836s] omicron-nexus::test_all integration_tests::authz::test_silo_read_for_unpriv
55612024-11-13T20:18:38.590Z PASS [ 22.498s] omicron-nexus::test_all integration_tests::basic::test_projects_basic
55622024-11-13T20:18:42.504Z PASS [ 16.487s] omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_bad_key
55632024-11-13T20:18:42.557Z PASS [ 16.682s] omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_bad_cert
55642024-11-13T20:18:42.611Z PASS [ 589.361s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
55652024-11-13T20:18:55.181Z PASS [ 29.359s] omicron-nexus::test_all integration_tests::basic::test_projects_list
55662024-11-13T20:18:55.401Z PASS [ 16.809s] omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_expired_cert
55672024-11-13T20:18:57.817Z PASS [ 590.646s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
55682024-11-13T20:18:59.346Z PASS [ 16.846s] omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_incorrect_subject_alt_name
55692024-11-13T20:19:00.190Z PASS [ 17.629s] omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_mismatched_key
55702024-11-13T20:19:00.295Z PASS [ 17.688s] omicron-nexus::test_all integration_tests::certificates::test_crud
55712024-11-13T20:19:00.396Z PASS [ 0.207s] omicron-nexus::test_all integration_tests::commands::test_nexus_no_args
55722024-11-13T20:19:01.924Z PASS [ 4.110s] omicron-nexus::test_all integration_tests::commands::test_nexus_bad_config
55732024-11-13T20:19:01.957Z PASS [ 2.608s] omicron-nexus::test_all integration_tests::commands::test_nexus_invalid_config
55742024-11-13T20:19:13.133Z PASS [ 17.949s] omicron-nexus::test_all integration_tests::certificates::test_not_found_before_creation
55752024-11-13T20:19:17.673Z PASS [ 17.372s] omicron-nexus::test_all integration_tests::console_api::test_absolute_static_dir
55762024-11-13T20:19:18.179Z PASS [ 17.770s] omicron-nexus::test_all integration_tests::console_api::test_assets
55772024-11-13T20:19:18.560Z PASS [ 23.151s] omicron-nexus::test_all integration_tests::certificates::test_silo_certificates
55782024-11-13T20:19:18.591Z SLOW [>120.000s] omicron-nexus populate::test::test_populators
55792024-11-13T20:19:18.895Z SLOW [>180.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
55802024-11-13T20:19:19.359Z PASS [ 17.430s] omicron-nexus::test_all integration_tests::console_api::test_bad_redirect_uri
55812024-11-13T20:19:23.724Z PASS [ 21.764s] omicron-nexus::test_all integration_tests::console_api::test_console_pages
55822024-11-13T20:19:35.092Z PASS [ 17.416s] omicron-nexus::test_all integration_tests::console_api::test_login_redirect_simple
55832024-11-13T20:19:35.408Z PASS [ 22.270s] omicron-nexus::test_all integration_tests::console_api::test_login_redirect_multiple_silos
55842024-11-13T20:19:37.099Z PASS [ 18.925s] omicron-nexus::test_all integration_tests::console_api::test_session_me
55852024-11-13T20:19:37.586Z PASS [ 19.016s] omicron-nexus::test_all integration_tests::console_api::test_session_me_groups
55862024-11-13T20:19:42.823Z PASS [ 19.093s] omicron-nexus::test_all integration_tests::console_api::test_unauthed_console_pages
55872024-11-13T20:19:43.491Z PASS [ 24.127s] omicron-nexus::test_all integration_tests::console_api::test_sessions
55882024-11-13T20:19:51.346Z PASS [ 152.757s] omicron-nexus populate::test::test_populators
55892024-11-13T20:20:04.447Z PASS [ 20.952s] omicron-nexus::test_all integration_tests::demo_saga::test_demo_saga
55902024-11-13T20:20:09.208Z PASS [ 17.863s] omicron-nexus::test_all integration_tests::device_auth::test_device_auth_flow
55912024-11-13T20:20:10.056Z PASS [ 34.637s] omicron-nexus::test_all integration_tests::crucible_replacements::test_delete_volume_region_replacement_state_requested
55922024-11-13T20:20:10.498Z PASS [ 27.664s] omicron-nexus::test_all integration_tests::crucible_replacements::test_region_replacement_does_not_create_freed_region
55932024-11-13T20:20:12.065Z PASS [ 36.962s] omicron-nexus::test_all integration_tests::crucible_replacements::test_delete_volume_region_replacement_state_replacement_done
55942024-11-13T20:20:16.279Z PASS [ 39.170s] omicron-nexus::test_all integration_tests::crucible_replacements::test_delete_volume_region_replacement_state_running
55952024-11-13T20:20:17.844Z PASS [ 40.257s] omicron-nexus::test_all integration_tests::crucible_replacements::test_delete_volume_region_replacement_state_running_on_pantry
55962024-11-13T20:20:18.910Z SLOW [>240.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
55972024-11-13T20:20:34.121Z PASS [ 29.667s] omicron-nexus::test_all integration_tests::disks::test_disk_backed_by_multiple_region_sets
55982024-11-13T20:20:38.443Z PASS [ 28.384s] omicron-nexus::test_all integration_tests::disks::test_disk_create_disk_that_already_exists_fails
55992024-11-13T20:20:39.091Z PASS [ 28.593s] omicron-nexus::test_all integration_tests::disks::test_disk_create_for_importing
56002024-11-13T20:20:41.092Z PASS [ 29.023s] omicron-nexus::test_all integration_tests::disks::test_disk_creation_region_requested_then_started
56012024-11-13T20:20:46.271Z PASS [ 28.418s] omicron-nexus::test_all integration_tests::disks::test_disk_invalid_block_size_rejected
56022024-11-13T20:20:46.404Z PASS [ 30.044s] omicron-nexus::test_all integration_tests::disks::test_disk_expunge
56032024-11-13T20:20:51.619Z PASS [ 42.400s] omicron-nexus::test_all integration_tests::disks::test_disk_create_attach_detach_delete
56042024-11-13T20:21:09.603Z PASS [ 23.268s] omicron-nexus::test_all integration_tests::disks::test_disk_reject_total_size_greater_than_max_disk_size_bytes
56052024-11-13T20:21:10.178Z PASS [ 29.076s] omicron-nexus::test_all integration_tests::disks::test_disk_not_found_before_creation
56062024-11-13T20:21:14.290Z PASS [ 22.642s] omicron-nexus::test_all integration_tests::disks::test_disk_reject_total_size_less_than_min_disk_size_bytes
56072024-11-13T20:21:15.101Z PASS [ 40.970s] omicron-nexus::test_all integration_tests::disks::test_disk_metrics
56082024-11-13T20:21:15.962Z PASS [ 29.685s] omicron-nexus::test_all integration_tests::disks::test_disk_region_creation_failure
56092024-11-13T20:21:18.925Z SLOW [>300.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
56102024-11-13T20:21:21.508Z PASS [ 43.055s] omicron-nexus::test_all integration_tests::disks::test_disk_metrics_paginated
56112024-11-13T20:21:33.709Z PASS [ 23.527s] omicron-nexus::test_all integration_tests::disks::test_disk_reject_total_size_not_divisible_by_min_disk_size
56122024-11-13T20:21:34.322Z PASS [ 55.218s] omicron-nexus::test_all integration_tests::disks::test_disk_move_between_instances
56132024-11-13T20:21:39.026Z PASS [ 29.416s] omicron-nexus::test_all integration_tests::disks::test_disk_reject_total_size_not_divisible_by_block_size
56142024-11-13T20:21:45.086Z PASS [ 29.115s] omicron-nexus::test_all integration_tests::disks::test_disk_too_big
56152024-11-13T20:21:45.629Z PASS [ 31.356s] omicron-nexus::test_all integration_tests::disks::test_disk_size_accounting
56162024-11-13T20:21:54.415Z PASS [ 32.900s] omicron-nexus::test_all integration_tests::disks::test_disk_virtual_provisioning_collection
56172024-11-13T20:22:01.171Z PASS [ 46.060s] omicron-nexus::test_all integration_tests::disks::test_disk_slot_assignment
56182024-11-13T20:22:06.567Z PASS [ 32.849s] omicron-nexus::test_all integration_tests::disks::test_disk_virtual_provisioning_collection_failed_delete
56192024-11-13T20:22:08.114Z PASS [ 29.082s] omicron-nexus::test_all integration_tests::disks::test_no_halt_disk_delete_one_region_on_expunged_agent
56202024-11-13T20:22:09.278Z PASS [ 34.947s] omicron-nexus::test_all integration_tests::disks::test_multiple_disks_multiple_zpools
56212024-11-13T20:22:14.332Z PASS [ 28.696s] omicron-nexus::test_all integration_tests::disks::test_project_delete_disk_no_auth_idempotent
56222024-11-13T20:22:17.363Z PASS [ 32.272s] omicron-nexus::test_all integration_tests::disks::test_phantom_disk_rename
56232024-11-13T20:22:18.940Z SLOW [>360.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
56242024-11-13T20:22:24.493Z PASS [ 30.071s] omicron-nexus::test_all integration_tests::disks::test_region_allocation_strategy_random_is_idempotent
56252024-11-13T20:22:29.028Z PASS [ 27.850s] omicron-nexus::test_all integration_tests::disks::test_region_allocation_strategy_random_is_idempotent_arbitrary
56262024-11-13T20:22:32.548Z PASS [ 25.979s] omicron-nexus::test_all integration_tests::disks::test_single_region_allocate
56272024-11-13T20:22:39.902Z PASS [ 30.619s] omicron-nexus::test_all integration_tests::disks::test_single_region_allocate_for_replace_not_enough_zpools
56282024-11-13T20:22:40.518Z PASS [ 32.397s] omicron-nexus::test_all integration_tests::disks::test_single_region_allocate_for_replace
56292024-11-13T20:22:49.927Z PASS [ 35.588s] omicron-nexus::test_all integration_tests::external_ips::test_external_ip_attach_ephemeral_at_pool_exhaustion
56302024-11-13T20:22:56.554Z PASS [ 24.000s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_access
56312024-11-13T20:22:57.349Z PASS [ 39.978s] omicron-nexus::test_all integration_tests::external_ips::test_external_ip_attach_fail_if_in_use_by_other
56322024-11-13T20:23:06.591Z PASS [ 26.066s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create
56332024-11-13T20:23:16.041Z PASS [ 36.125s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_attach_fail_between_projects
56342024-11-13T20:23:17.436Z PASS [ 52.932s] omicron-nexus::test_all integration_tests::external_ips::test_external_ip_attach_fails_after_maximum
56352024-11-13T20:23:18.956Z SLOW [>420.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
56362024-11-13T20:23:19.190Z PASS [ 21.790s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_ip_in_use
56372024-11-13T20:23:19.427Z PASS [ 22.848s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_fails_in_other_silo_pool
56382024-11-13T20:23:19.987Z PASS [ 0.572s] omicron-nexus::test_all integration_tests::host_phase1_updater::test_host_phase1_updater_delivers_progress
56392024-11-13T20:23:20.547Z PASS [ 0.567s] omicron-nexus::test_all integration_tests::host_phase1_updater::test_host_phase1_updater_remembers_successful_mgs_instance
56402024-11-13T20:23:21.221Z PASS [ 0.674s] omicron-nexus::test_all integration_tests::host_phase1_updater::test_host_phase1_updater_switches_mgs_instances_on_failure
56412024-11-13T20:23:21.811Z PASS [ 52.771s] omicron-nexus::test_all integration_tests::external_ips::test_external_ip_live_attach_detach
56422024-11-13T20:23:24.742Z PASS [ 3.518s] omicron-nexus::test_all integration_tests::host_phase1_updater::test_host_phase1_updater_updates_sled
56432024-11-13T20:23:25.023Z PASS [ 35.083s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_attachment
56442024-11-13T20:23:29.475Z PASS [ 22.879s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_name_in_use
56452024-11-13T20:23:41.912Z PASS [ 24.470s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_delete
56462024-11-13T20:23:42.499Z PASS [ 23.349s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_update
56472024-11-13T20:23:42.635Z PASS [ 26.595s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_non_admin
56482024-11-13T20:23:50.711Z PASS [ 28.798s] omicron-nexus::test_all integration_tests::images::test_image_create
56492024-11-13T20:23:55.674Z PASS [ 30.926s] omicron-nexus::test_all integration_tests::images::test_image_deletion_permissions
56502024-11-13T20:23:58.134Z PASS [ 33.109s] omicron-nexus::test_all integration_tests::images::test_image_from_other_project_snapshot_fails
56512024-11-13T20:23:59.412Z PASS [ 29.933s] omicron-nexus::test_all integration_tests::images::test_image_promotion
56522024-11-13T20:24:05.558Z PASS [ 6.142s] omicron-nexus::test_all integration_tests::initialization::test_nexus_boots_with_valid_schema
56532024-11-13T20:24:06.443Z PASS [ 8.306s] omicron-nexus::test_all integration_tests::initialization::test_nexus_boots_before_dendrite
56542024-11-13T20:24:08.147Z PASS [ 25.641s] omicron-nexus::test_all integration_tests::images::test_make_disk_from_image_too_small
56552024-11-13T20:24:09.583Z PASS [ 26.941s] omicron-nexus::test_all integration_tests::images::test_make_disk_from_other_project_image_fails
56562024-11-13T20:24:09.863Z PASS [ 27.944s] omicron-nexus::test_all integration_tests::images::test_make_disk_from_image
56572024-11-13T20:24:10.725Z PASS [ 15.048s] omicron-nexus::test_all integration_tests::initialization::test_nexus_boots_before_cockroach
56582024-11-13T20:24:12.598Z PASS [ 7.023s] omicron-nexus::test_all integration_tests::initialization::test_nexus_does_not_boot_until_schema_updated
56592024-11-13T20:24:15.313Z PASS [ 24.693s] omicron-nexus::test_all integration_tests::images::test_silo_image_create
56602024-11-13T20:24:18.972Z SLOW [>480.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
56612024-11-13T20:24:38.224Z PASS [ 31.774s] omicron-nexus::test_all integration_tests::initialization::test_nexus_does_not_boot_without_valid_schema
56622024-11-13T20:24:38.235Z PASS [ 28.368s] omicron-nexus::test_all integration_tests::instances::test_auto_restart_policy_can_be_changed
56632024-11-13T20:24:45.179Z PASS [ 34.216s] omicron-nexus::test_all integration_tests::instances::test_boot_disk_can_be_changed
56642024-11-13T20:24:45.193Z PASS [ 32.415s] omicron-nexus::test_all integration_tests::instances::test_boot_disk_must_be_attached
56652024-11-13T20:24:45.194Z PASS [ 35.424s] omicron-nexus::test_all integration_tests::instances::test_attach_one_disk_to_instance
56662024-11-13T20:24:54.680Z PASS [ 46.519s] omicron-nexus::test_all integration_tests::instances::test_attach_eight_disks_to_instance
56672024-11-13T20:25:00.667Z PASS [ 22.423s] omicron-nexus::test_all integration_tests::instances::test_cannot_create_instance_with_bad_hostname
56682024-11-13T20:25:03.334Z PASS [ 48.009s] omicron-nexus::test_all integration_tests::instances::test_cannot_attach_faulted_disks
56692024-11-13T20:25:08.206Z PASS [ 23.252s] omicron-nexus::test_all integration_tests::instances::test_cannot_create_instance_with_empty_hostname
56702024-11-13T20:25:08.749Z PASS [ 529.780s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
56712024-11-13T20:25:13.963Z PASS [ 35.731s] omicron-nexus::test_all integration_tests::instances::test_cannot_attach_nine_disks_to_instance
56722024-11-13T20:25:16.408Z PASS [ 21.724s] omicron-nexus::test_all integration_tests::instances::test_cannot_provision_instance_beyond_cpu_limit
56732024-11-13T20:25:20.093Z PASS [ 35.080s] omicron-nexus::test_all integration_tests::instances::test_cannot_detach_boot_disk
56742024-11-13T20:25:30.961Z PASS [ 45.936s] omicron-nexus::test_all integration_tests::instances::test_cannot_provision_instance_beyond_cpu_capacity
56752024-11-13T20:25:34.410Z PASS [ 20.443s] omicron-nexus::test_all integration_tests::instances::test_instance_allow_only_one_ephemeral_ip
56762024-11-13T20:25:38.932Z PASS [ 30.178s] omicron-nexus::test_all integration_tests::instances::test_instance_access
56772024-11-13T20:25:46.761Z PASS [ 46.084s] omicron-nexus::test_all integration_tests::instances::test_cannot_provision_instance_beyond_ram_capacity
56782024-11-13T20:25:48.312Z PASS [ 31.900s] omicron-nexus::test_all integration_tests::instances::test_instance_attach_several_external_ips
56792024-11-13T20:25:53.478Z PASS [ 45.261s] omicron-nexus::test_all integration_tests::instances::test_duplicate_disk_attach_requests_ok
56802024-11-13T20:26:01.974Z PASS [ 41.871s] omicron-nexus::test_all integration_tests::instances::test_instance_create_attach_disks
56812024-11-13T20:26:03.347Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::instances::test_disks_detached_when_instance_destroyed
56822024-11-13T20:26:10.458Z PASS [ 39.488s] omicron-nexus::test_all integration_tests::instances::test_instance_create_attach_disks_undo
56832024-11-13T20:26:12.295Z PASS [ 33.355s] omicron-nexus::test_all integration_tests::instances::test_instance_create_in_silo
56842024-11-13T20:26:14.351Z PASS [ 39.931s] omicron-nexus::test_all integration_tests::instances::test_instance_create_delete_network_interface
56852024-11-13T20:26:23.650Z PASS [ 36.882s] omicron-nexus::test_all integration_tests::instances::test_instance_create_saga_removes_instance_database_record
56862024-11-13T20:26:29.834Z PASS [ 86.481s] omicron-nexus::test_all integration_tests::instances::test_disks_detached_when_instance_destroyed
56872024-11-13T20:26:31.940Z PASS [ 29.960s] omicron-nexus::test_all integration_tests::instances::test_instance_ephemeral_ip_from_orphan_pool
56882024-11-13T20:26:32.490Z PASS [ 44.167s] omicron-nexus::test_all integration_tests::instances::test_instance_create_with_ssh_keys
56892024-11-13T20:26:38.082Z PASS [ 27.618s] omicron-nexus::test_all integration_tests::instances::test_instance_ephemeral_ip_no_default_pool_error
56902024-11-13T20:26:44.207Z PASS [ 31.905s] omicron-nexus::test_all integration_tests::instances::test_instance_failed_after_sled_agent_forgets_vmm_can_be_deleted
56912024-11-13T20:26:47.960Z PASS [ 33.603s] omicron-nexus::test_all integration_tests::instances::test_instance_failed_after_sled_agent_forgets_vmm_can_be_restarted
56922024-11-13T20:26:48.169Z PASS [ 54.678s] omicron-nexus::test_all integration_tests::instances::test_instance_ephemeral_ip_from_correct_pool
56932024-11-13T20:26:57.056Z PASS [ 33.398s] omicron-nexus::test_all integration_tests::instances::test_instance_failed_after_sled_agent_forgets_vmm_can_be_stopped
56942024-11-13T20:27:02.442Z PASS [ 32.601s] omicron-nexus::test_all integration_tests::instances::test_instance_failed_by_instance_watcher_automatically_reincarnates
56952024-11-13T20:27:03.917Z PASS [ 31.971s] omicron-nexus::test_all integration_tests::instances::test_instance_failed_by_instance_watcher_can_be_deleted
56962024-11-13T20:27:04.334Z PASS [ 31.838s] omicron-nexus::test_all integration_tests::instances::test_instance_failed_by_instance_watcher_can_be_restarted
56972024-11-13T20:27:23.219Z PASS [ 35.043s] omicron-nexus::test_all integration_tests::instances::test_instance_migrate
56982024-11-13T20:27:23.915Z PASS [ 39.681s] omicron-nexus::test_all integration_tests::instances::test_instance_metrics
56992024-11-13T20:27:29.633Z PASS [ 51.540s] omicron-nexus::test_all integration_tests::instances::test_instance_failed_when_on_expunged_sled
57002024-11-13T20:27:29.651Z PASS [ 41.678s] omicron-nexus::test_all integration_tests::instances::test_instance_metrics_with_migration
57012024-11-13T20:27:36.261Z PASS [ 39.197s] omicron-nexus::test_all integration_tests::instances::test_instance_migrate_v2p_and_routes
57022024-11-13T20:27:43.710Z PASS [ 39.784s] omicron-nexus::test_all integration_tests::instances::test_instance_start_creates_networking_state
57032024-11-13T20:27:44.479Z PASS [ 42.027s] omicron-nexus::test_all integration_tests::instances::test_instance_serial
57042024-11-13T20:27:44.922Z PASS [ 21.700s] omicron-nexus::test_all integration_tests::instances::test_instance_using_image_from_other_project_fails
57052024-11-13T20:27:45.298Z PASS [ 40.954s] omicron-nexus::test_all integration_tests::instances::test_instance_update_network_interfaces
57062024-11-13T20:27:53.148Z PASS [ 22.857s] omicron-nexus::test_all integration_tests::instances::test_instance_with_multiple_nics_unwinds_completely
57072024-11-13T20:28:00.460Z PASS [ 30.805s] omicron-nexus::test_all integration_tests::instances::test_instance_with_new_custom_network_interfaces
57082024-11-13T20:28:01.114Z PASS [ 37.209s] omicron-nexus::test_all integration_tests::instances::test_instance_v2p_mappings
57092024-11-13T20:28:05.914Z PASS [ 29.648s] omicron-nexus::test_all integration_tests::instances::test_instance_with_single_explicit_ip_address
57102024-11-13T20:28:06.240Z PASS [ 22.525s] omicron-nexus::test_all integration_tests::instances::test_instances_access_before_create_returns_not_found
57112024-11-13T20:28:15.113Z PASS [ 30.628s] omicron-nexus::test_all integration_tests::instances::test_instances_are_not_marked_failed_on_other_sled_agent_errors
57122024-11-13T20:28:16.753Z PASS [ 31.822s] omicron-nexus::test_all integration_tests::instances::test_instances_are_not_marked_failed_on_other_sled_agent_errors_by_instance_watcher
57132024-11-13T20:28:20.462Z PASS [ 19.343s] omicron-nexus::test_all integration_tests::instances::test_instances_invalid_creation_returns_bad_request
57142024-11-13T20:28:20.995Z PASS [ 28.494s] omicron-nexus::test_all integration_tests::instances::test_instances_create_stopped_start
57152024-11-13T20:28:27.992Z PASS [ 22.070s] omicron-nexus::test_all integration_tests::instances::test_instances_memory_greater_than_max_size
57162024-11-13T20:28:28.810Z PASS [ 22.565s] omicron-nexus::test_all integration_tests::instances::test_instances_memory_not_divisible_by_min_memory_size
57172024-11-13T20:28:29.490Z PASS [ 44.183s] omicron-nexus::test_all integration_tests::instances::test_instances_create_reboot_halt
57182024-11-13T20:28:33.472Z PASS [ 33.004s] omicron-nexus::test_all integration_tests::instances::test_instances_delete_fails_when_running_succeeds_when_stopped
57192024-11-13T20:28:36.861Z PASS [ 21.742s] omicron-nexus::test_all integration_tests::instances::test_instances_memory_rejected_less_than_min_memory_size
57202024-11-13T20:28:38.520Z PASS [ 21.763s] omicron-nexus::test_all integration_tests::instances::test_updating_missing_instance_is_not_found
57212024-11-13T20:28:54.387Z PASS [ 20.912s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_basic_crud
57222024-11-13T20:28:54.443Z PASS [ 33.402s] omicron-nexus::test_all integration_tests::internet_gateway::test_igw_ip_pool_attach_silo_user
57232024-11-13T20:28:59.760Z PASS [ 21.230s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_list_in_silo
57242024-11-13T20:29:00.206Z PASS [ 39.736s] omicron-nexus::test_all integration_tests::instances::test_updating_running_instance_boot_disk_is_conflict
57252024-11-13T20:29:00.478Z PASS [ 32.480s] omicron-nexus::test_all integration_tests::internet_gateway::test_internet_gateway_address_detach
57262024-11-13T20:29:00.703Z PASS [ 23.835s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_list_dedupe
57272024-11-13T20:29:02.296Z PASS [ 32.799s] omicron-nexus::test_all integration_tests::internet_gateway::test_internet_gateway_delete_cascade
57282024-11-13T20:29:04.749Z PASS [ 35.930s] omicron-nexus::test_all integration_tests::internet_gateway::test_internet_gateway_basic_crud
57292024-11-13T20:29:16.747Z PASS [ 22.336s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_range_overlapping_ranges_fails
57302024-11-13T20:29:17.361Z PASS [ 22.968s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_pagination
57312024-11-13T20:29:21.611Z PASS [ 21.398s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_range_rejects_v6
57322024-11-13T20:29:21.795Z PASS [ 22.002s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_range_pagination
57332024-11-13T20:29:21.954Z PASS [ 21.468s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_service
57342024-11-13T20:29:23.456Z PASS [ 22.749s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_service_no_cud
57352024-11-13T20:29:26.630Z PASS [ 24.327s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_silo_link
57362024-11-13T20:29:30.845Z PASS [ 23.531s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_silo_list_only_discoverable
57372024-11-13T20:29:41.883Z PASS [ 24.516s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_update_default
57382024-11-13T20:29:42.901Z PASS [ 21.288s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_utilization_total
57392024-11-13T20:29:43.573Z PASS [ 26.822s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_silos_pagination
57402024-11-13T20:29:49.031Z PASS [ 20.702s] omicron-nexus::test_all integration_tests::metrics::test_timeseries_schema_list
57412024-11-13T20:29:54.870Z PASS [ 33.101s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_range_delete_with_allocated_external_ip_fails
57422024-11-13T20:29:55.561Z PASS [ 28.925s] omicron-nexus::test_all integration_tests::metrics::test_mgs_metrics
57432024-11-13T20:30:03.032Z PASS [ 21.129s] omicron-nexus::test_all integration_tests::oximeter::test_oximeter_database_records
57442024-11-13T20:30:08.112Z PASS [ 46.150s] omicron-nexus::test_all integration_tests::metrics::test_instance_watcher_metrics
57452024-11-13T20:30:12.262Z PASS [ 28.606s] omicron-nexus::test_all integration_tests::oximeter::test_oximeter_reregistration
57462024-11-13T20:30:19.988Z PASS [ 36.405s] omicron-nexus::test_all integration_tests::pantry::test_can_stop_start_import_from_bulk_write
57472024-11-13T20:30:21.141Z PASS [ 57.672s] omicron-nexus::test_all integration_tests::metrics::test_metrics
57482024-11-13T20:30:21.408Z PASS [ 26.533s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_data_non_base64
57492024-11-13T20:30:22.058Z PASS [ 26.489s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_data_not_block_size_multiple
57502024-11-13T20:30:36.268Z PASS [ 29.095s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_data_past_end_of_disk
57512024-11-13T20:30:36.426Z PASS [ 47.410s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_attached_disk
57522024-11-13T20:30:47.198Z PASS [ 27.204s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_to_unaligned_offset
57532024-11-13T20:30:54.602Z PASS [ 46.481s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_start_attached_disk
57542024-11-13T20:30:56.803Z PASS [ 35.386s] omicron-nexus::test_all integration_tests::pantry::test_cannot_finalize_without_stopping_bulk_writes
57552024-11-13T20:30:58.142Z PASS [ 46.619s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_stop_attached_disk
57562024-11-13T20:30:58.153Z PASS [ 36.090s] omicron-nexus::test_all integration_tests::pantry::test_cannot_mount_import_from_bulk_writes_disk
57572024-11-13T20:31:02.999Z PASS [ 26.583s] omicron-nexus::test_all integration_tests::pantry::test_disk_create_for_importing
57582024-11-13T20:31:07.778Z PASS [ 46.626s] omicron-nexus::test_all integration_tests::pantry::test_cannot_finalize_attached_disk
57592024-11-13T20:31:11.119Z PASS [ 38.985s] omicron-nexus::test_all integration_tests::pantry::test_cannot_mount_import_ready_disk
57602024-11-13T20:31:21.686Z PASS [ 23.526s] omicron-nexus::test_all integration_tests::projects::test_project_deletion
57612024-11-13T20:31:22.509Z PASS [ 24.360s] omicron-nexus::test_all integration_tests::probe::test_probe_basic_crud
57622024-11-13T20:31:30.264Z PASS [ 27.256s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_disk
57632024-11-13T20:31:33.428Z PASS [ 22.312s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_image
57642024-11-13T20:31:33.555Z PASS [ 25.772s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_floating_ip
57652024-11-13T20:31:35.684Z PASS [ 48.476s] omicron-nexus::test_all integration_tests::pantry::test_import_blocks_with_bulk_write
57662024-11-13T20:31:45.908Z PASS [ 51.294s] omicron-nexus::test_all integration_tests::pantry::test_import_blocks_with_bulk_write_with_snapshot
57672024-11-13T20:31:50.587Z PASS [ 28.895s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_instance
57682024-11-13T20:31:53.764Z PASS [ 23.483s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_vpc
57692024-11-13T20:31:54.104Z PASS [ 31.588s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_snapshot
57702024-11-13T20:31:56.026Z PASS [ 22.592s] omicron-nexus::test_all integration_tests::projects::test_projects
57712024-11-13T20:31:56.290Z PASS [ 22.721s] omicron-nexus::test_all integration_tests::quotas::test_quota_limits
57722024-11-13T20:31:56.819Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::password_login::test_local_users
57732024-11-13T20:32:02.073Z PASS [ 65.255s] omicron-nexus::test_all integration_tests::password_login::test_local_users
57742024-11-13T20:32:07.769Z PASS [ 21.855s] omicron-nexus::test_all integration_tests::rack::test_get_own_rack
57752024-11-13T20:32:13.214Z PASS [ 22.623s] omicron-nexus::test_all integration_tests::rack::test_list_own_rack
57762024-11-13T20:32:16.248Z PASS [ 22.445s] omicron-nexus::test_all integration_tests::rack::test_rack_initialization
57772024-11-13T20:32:16.516Z PASS [ 22.404s] omicron-nexus::test_all integration_tests::rack::test_sled_add
57782024-11-13T20:32:17.705Z PASS [ 21.676s] omicron-nexus::test_all integration_tests::rack::test_sled_list_uninitialized
57792024-11-13T20:32:17.941Z PASS [ 21.656s] omicron-nexus::test_all integration_tests::role_assignments::test_role_assignments_fleet
57802024-11-13T20:32:18.391Z PASS [ 0.450s] omicron-nexus::test_all integration_tests::rot_updater::test_rot_updater_switches_mgs_instances_on_failure
57812024-11-13T20:32:19.966Z PASS [ 3.450s] omicron-nexus::test_all integration_tests::rot_updater::test_rot_updater_delivers_progress
57822024-11-13T20:32:21.217Z PASS [ 3.511s] omicron-nexus::test_all integration_tests::rot_updater::test_rot_updater_remembers_successful_mgs_instance
57832024-11-13T20:32:21.779Z PASS [ 3.385s] omicron-nexus::test_all integration_tests::rot_updater::test_rot_updater_updates_sled
57842024-11-13T20:32:22.925Z PASS [ 20.851s] omicron-nexus::test_all integration_tests::role_assignments::test_role_assignments_project
57852024-11-13T20:32:23.353Z PASS [ 3.384s] omicron-nexus::test_all integration_tests::rot_updater::test_rot_updater_updates_switch
57862024-11-13T20:32:24.926Z PASS [ 17.154s] omicron-nexus::test_all integration_tests::role_assignments::test_role_assignments_silo
57872024-11-13T20:32:32.838Z PASS [ 57.143s] omicron-nexus::test_all integration_tests::quotas::test_quotas
57882024-11-13T20:32:33.031Z PASS [ 0.185s] omicron-nexus::test_all integration_tests::saml::test_accept_saml_response_only_assertion_signed
57892024-11-13T20:32:33.196Z PASS [ 0.138s] omicron-nexus::test_all integration_tests::saml::test_correct_saml_response
57902024-11-13T20:32:33.284Z PASS [ 20.062s] omicron-nexus::test_all integration_tests::role_assignments::test_role_assignments_silo_implicit
57912024-11-13T20:32:33.333Z PASS [ 0.169s] omicron-nexus::test_all integration_tests::saml::test_correct_saml_response_ecdsa_sha256
57922024-11-13T20:32:33.461Z PASS [ 0.165s] omicron-nexus::test_all integration_tests::saml::test_correct_saml_response_with_group_attributes
57932024-11-13T20:32:33.477Z PASS [ 0.140s] omicron-nexus::test_all integration_tests::saml::test_correct_saml_response_with_group_attributes_wrong_attribute_name
57942024-11-13T20:32:38.657Z PASS [ 22.451s] omicron-nexus::test_all integration_tests::roles_builtin::test_roles_builtin
57952024-11-13T20:32:45.616Z PASS [ 22.262s] omicron-nexus::test_all integration_tests::router_routes::test_router_routes_internet_gateway_target
57962024-11-13T20:32:46.724Z PASS [ 24.941s] omicron-nexus::test_all integration_tests::router_routes::test_router_routes_disallow_custom_targets
57972024-11-13T20:32:47.517Z PASS [ 26.292s] omicron-nexus::test_all integration_tests::router_routes::test_router_routes_crud_operations
57982024-11-13T20:32:49.051Z PASS [ 24.119s] omicron-nexus::test_all integration_tests::router_routes::test_router_routes_modify_system_routes
57992024-11-13T20:32:49.173Z PASS [ 0.122s] omicron-nexus::test_all integration_tests::saml::test_handle_saml_response_with_xml_comment
58002024-11-13T20:32:53.943Z PASS [ 20.467s] omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp
58012024-11-13T20:32:54.780Z PASS [ 21.329s] omicron-nexus::test_all integration_tests::saml::test_create_a_hidden_silo_saml_idp
58022024-11-13T20:32:54.904Z PASS [ 0.125s] omicron-nexus::test_all integration_tests::saml::test_reject_saml_response_signed_with_other_key
58032024-11-13T20:32:55.014Z PASS [ 0.110s] omicron-nexus::test_all integration_tests::saml::test_reject_unsigned_saml_response
58042024-11-13T20:32:58.705Z PASS [ 35.770s] omicron-nexus::test_all integration_tests::router_routes::test_router_routes_disallow_mixed_v4_v6
58052024-11-13T20:33:03.203Z PASS [ 21.618s] omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp_invalid_descriptor_no_redirect_binding
58062024-11-13T20:33:07.295Z PASS [ 21.675s] omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp_invalid_descriptor_truncated
58072024-11-13T20:33:09.052Z PASS [ 22.331s] omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp_metadata_no_keys
58082024-11-13T20:33:09.823Z PASS [ 22.314s] omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp_metadata_only_encryption_keys
58092024-11-13T20:33:12.023Z PASS [ 22.855s] omicron-nexus::test_all integration_tests::saml::test_post_saml_response
58102024-11-13T20:33:12.759Z PASS [ 18.812s] omicron-nexus::test_all integration_tests::saml::test_post_saml_response_with_relay_state
58112024-11-13T20:33:14.025Z PASS [ 19.016s] omicron-nexus::test_all integration_tests::saml::test_saml_idp_metadata_url_404
58122024-11-13T20:33:15.407Z PASS [ 16.708s] omicron-nexus::test_all integration_tests::saml::test_saml_idp_metadata_url_invalid
58132024-11-13T20:33:16.330Z PASS [ 3.573s] omicron-nexus::test_all integration_tests::schema::compare_index_creation_differing_columns
58142024-11-13T20:33:16.439Z PASS [ 16.166s] omicron-nexus::test_all integration_tests::saml::test_saml_idp_reject_keypair
58152024-11-13T20:33:18.340Z PASS [ 11.045s] omicron-nexus::test_all integration_tests::saml::test_saml_idp_rsa_keypair_ok
58162024-11-13T20:33:19.036Z PASS [ 2.705s] omicron-nexus::test_all integration_tests::schema::compare_index_creation_differing_where_clause
58172024-11-13T20:33:20.623Z PASS [ 2.283s] omicron-nexus::test_all integration_tests::schema::compare_sequence_differing_increment
58182024-11-13T20:33:21.347Z PASS [ 2.310s] omicron-nexus::test_all integration_tests::schema::compare_table_differing_constraint
58192024-11-13T20:33:22.960Z PASS [ 2.334s] omicron-nexus::test_all integration_tests::schema::compare_table_differing_not_null_order
58202024-11-13T20:33:23.737Z PASS [ 2.391s] omicron-nexus::test_all integration_tests::schema::compare_view_differing_where_clause
58212024-11-13T20:33:25.076Z PASS [ 1.336s] omicron-nexus::test_all integration_tests::schema::dbinit_version_matches_version_known_to_nexus
58222024-11-13T20:34:02.395Z PASS [ 37.311s] omicron-nexus::test_all integration_tests::schema::nexus_applies_update_on_boot
58232024-11-13T20:34:13.321Z PASS [ 50.352s] omicron-nexus::test_all integration_tests::schema::dbinit_equals_sum_of_all_up
58242024-11-13T20:34:24.248Z PASS [ 21.848s] omicron-nexus::test_all integration_tests::schema::nexus_cannot_apply_update_from_unknown_version
58252024-11-13T20:34:47.315Z PASS [ 33.972s] omicron-nexus::test_all integration_tests::schema::validate_data_migration
58262024-11-13T20:35:00.315Z PASS [ 13.000s] omicron-nexus::test_all integration_tests::silo_users::test_silo_group_users_bad_group_id
58272024-11-13T20:35:00.539Z PASS [ 13.231s] omicron-nexus::test_all integration_tests::silo_users::test_silo_group_detail_bad_group_id
58282024-11-13T20:35:00.677Z PASS [ 13.364s] omicron-nexus::test_all integration_tests::silo_users::test_silo_group_users
58292024-11-13T20:35:00.946Z PASS [ 13.625s] omicron-nexus::test_all integration_tests::silos::test_deleting_a_silo_deletes_the_idp
58302024-11-13T20:35:10.362Z PASS [ 46.077s] omicron-nexus::test_all integration_tests::schema::versions_have_idempotent_up
58312024-11-13T20:35:17.661Z PASS [ 17.339s] omicron-nexus::test_all integration_tests::silos::test_ensure_same_silo_group
58322024-11-13T20:35:19.944Z PASS [ 19.262s] omicron-nexus::test_all integration_tests::silos::test_listing_identity_providers
58332024-11-13T20:35:20.082Z PASS [ 19.540s] omicron-nexus::test_all integration_tests::silos::test_jit_silo_constraints
58342024-11-13T20:35:20.247Z PASS [ 19.289s] omicron-nexus::test_all integration_tests::silos::test_local_silo_constraints
58352024-11-13T20:35:32.577Z PASS [ 22.209s] omicron-nexus::test_all integration_tests::silos::test_saml_idp_metadata_data_valid
58362024-11-13T20:35:32.703Z PASS [ 22.345s] omicron-nexus::test_all integration_tests::silos::test_saml_idp_metadata_data_truncated
58372024-11-13T20:35:32.779Z PASS [ 22.427s] omicron-nexus::test_all integration_tests::silos::test_saml_idp_metadata_data_invalid
58382024-11-13T20:35:35.216Z PASS [ 24.874s] omicron-nexus::test_all integration_tests::silos::test_local_silo_users
58392024-11-13T20:35:40.156Z PASS [ 22.490s] omicron-nexus::test_all integration_tests::silos::test_silo_admin_can_create_certs
58402024-11-13T20:35:44.108Z PASS [ 23.862s] omicron-nexus::test_all integration_tests::silos::test_silo_delete_clean_up_groups
58412024-11-13T20:35:44.119Z PASS [ 24.170s] omicron-nexus::test_all integration_tests::silos::test_silo_admin_group
58422024-11-13T20:35:50.909Z PASS [ 30.821s] omicron-nexus::test_all integration_tests::silos::test_silo_authn_policy
58432024-11-13T20:35:54.525Z PASS [ 21.738s] omicron-nexus::test_all integration_tests::silos::test_silo_groups_jit
58442024-11-13T20:35:54.782Z PASS [ 22.073s] omicron-nexus::test_all integration_tests::silos::test_silo_groups_fixed
58452024-11-13T20:35:56.475Z PASS [ 21.252s] omicron-nexus::test_all integration_tests::silos::test_silo_groups_remove_from_both_groups
58462024-11-13T20:35:57.231Z PASS [ 24.650s] omicron-nexus::test_all integration_tests::silos::test_silo_delete_cleans_up_ip_pool_links
58472024-11-13T20:36:02.303Z PASS [ 22.144s] omicron-nexus::test_all integration_tests::silos::test_silo_groups_remove_from_one_group
58482024-11-13T20:36:06.185Z PASS [ 22.072s] omicron-nexus::test_all integration_tests::silos::test_silo_user_fetch_by_external_id
58492024-11-13T20:36:09.920Z PASS [ 25.797s] omicron-nexus::test_all integration_tests::silos::test_silo_user_provision_types
58502024-11-13T20:36:16.802Z PASS [ 22.276s] omicron-nexus::test_all integration_tests::silos::test_silo_users_list
58512024-11-13T20:36:18.322Z PASS [ 21.843s] omicron-nexus::test_all integration_tests::sleds::test_physical_disk_create_list_delete
58522024-11-13T20:36:20.580Z PASS [ 29.661s] omicron-nexus::test_all integration_tests::silos::test_silo_user_views
58532024-11-13T20:36:24.038Z PASS [ 29.250s] omicron-nexus::test_all integration_tests::silos::test_silos
58542024-11-13T20:36:24.910Z PASS [ 22.602s] omicron-nexus::test_all integration_tests::sleds::test_sleds_list
58552024-11-13T20:36:29.860Z PASS [ 32.621s] omicron-nexus::test_all integration_tests::sleds::test_sled_instance_list
58562024-11-13T20:36:34.702Z PASS [ 24.774s] omicron-nexus::test_all integration_tests::snapshots::test_create_snapshot_record_idempotent
58572024-11-13T20:36:35.252Z PASS [ 29.060s] omicron-nexus::test_all integration_tests::snapshots::test_cannot_snapshot_if_no_space
58582024-11-13T20:36:44.898Z PASS [ 20.853s] omicron-nexus::test_all integration_tests::snapshots::test_region_snapshot_create_idempotent
58592024-11-13T20:36:48.871Z PASS [ 23.955s] omicron-nexus::test_all integration_tests::snapshots::test_reject_creating_disk_from_illegal_snapshot
58602024-11-13T20:36:50.954Z PASS [ 34.146s] omicron-nexus::test_all integration_tests::snapshots::test_delete_snapshot
58612024-11-13T20:36:54.073Z PASS [ 24.205s] omicron-nexus::test_all integration_tests::snapshots::test_reject_creating_disk_from_other_project_snapshot
58622024-11-13T20:36:54.134Z PASS [ 33.549s] omicron-nexus::test_all integration_tests::snapshots::test_region_allocation_for_snapshot
58632024-11-13T20:36:55.110Z PASS [ 36.780s] omicron-nexus::test_all integration_tests::snapshots::test_multiple_deletes_not_sent
58642024-11-13T20:36:57.656Z PASS [ 22.948s] omicron-nexus::test_all integration_tests::snapshots::test_reject_creating_disk_from_snapshot
58652024-11-13T20:36:58.604Z PASS [ 4.469s] omicron-nexus::test_all integration_tests::sp_updater::test_sp_updater_delivers_progress
58662024-11-13T20:36:59.067Z PASS [ 1.412s] omicron-nexus::test_all integration_tests::sp_updater::test_sp_updater_switches_mgs_instances_on_failure
58672024-11-13T20:36:59.808Z PASS [ 4.695s] omicron-nexus::test_all integration_tests::sp_updater::test_sp_updater_remembers_successful_mgs_instance
58682024-11-13T20:37:03.006Z PASS [ 4.400s] omicron-nexus::test_all integration_tests::sp_updater::test_sp_updater_updates_sled
58692024-11-13T20:37:03.421Z PASS [ 4.354s] omicron-nexus::test_all integration_tests::sp_updater::test_sp_updater_updates_switch
58702024-11-13T20:37:09.893Z PASS [ 34.632s] omicron-nexus::test_all integration_tests::snapshots::test_snapshot_basic
58712024-11-13T20:37:11.865Z PASS [ 26.963s] omicron-nexus::test_all integration_tests::snapshots::test_snapshot_expunge
58722024-11-13T20:37:12.537Z PASS [ 2.646s] omicron-nexus::test_all integration_tests::unauthorized_coverage::test_unauthorized_coverage
58732024-11-13T20:37:19.865Z PASS [ 20.053s] omicron-nexus::test_all integration_tests::ssh_keys::test_ssh_keys
58742024-11-13T20:37:21.479Z PASS [ 27.401s] omicron-nexus::test_all integration_tests::snapshots::test_snapshot_without_instance
58752024-11-13T20:37:21.599Z PASS [ 32.721s] omicron-nexus::test_all integration_tests::snapshots::test_snapshot_stopped_instance
58762024-11-13T20:37:22.066Z PASS [ 31.104s] omicron-nexus::test_all integration_tests::snapshots::test_snapshot_unwind
58772024-11-13T20:37:33.132Z PASS [ 21.263s] omicron-nexus::test_all integration_tests::updates::test_download_with_dots_fails
58782024-11-13T20:37:35.082Z PASS [ 22.537s] omicron-nexus::test_all integration_tests::updates::test_update_end_to_end
58792024-11-13T20:37:37.693Z PASS [ 17.825s] omicron-nexus::test_all integration_tests::updates::test_update_uninitialized
58802024-11-13T20:37:42.036Z PASS [ 20.553s] omicron-nexus::test_all integration_tests::users_builtin::test_users_builtin
58812024-11-13T20:37:44.031Z PASS [ 41.016s] omicron-nexus::test_all integration_tests::subnet_allocation::test_subnet_allocation
58822024-11-13T20:37:53.815Z PASS [ 31.743s] omicron-nexus::test_all integration_tests::volume_management::test_create_image_from_snapshot
58832024-11-13T20:37:59.117Z PASS [ 37.511s] omicron-nexus::test_all integration_tests::utilization::test_utilization
58842024-11-13T20:38:02.347Z PASS [ 27.261s] omicron-nexus::test_all integration_tests::volume_management::test_cte_returns_regions
58852024-11-13T20:38:03.435Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::unauthorized::test_unauthorized
58862024-11-13T20:38:06.232Z PASS [ 33.094s] omicron-nexus::test_all integration_tests::volume_management::test_create_image_from_snapshot_delete
58872024-11-13T20:38:12.170Z PASS [ 34.468s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_1
58882024-11-13T20:38:16.817Z PASS [ 34.774s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_2
58892024-11-13T20:38:17.957Z PASS [ 33.918s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_3
58902024-11-13T20:38:27.111Z PASS [ 33.290s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_4
58912024-11-13T20:38:32.875Z PASS [ 33.748s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_5
58922024-11-13T20:38:36.065Z PASS [ 33.710s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_6
58932024-11-13T20:38:38.271Z PASS [ 32.030s] omicron-nexus::test_all integration_tests::volume_management::test_delete_snapshot_then_disk
58942024-11-13T20:38:41.533Z PASS [ 29.357s] omicron-nexus::test_all integration_tests::volume_management::test_disk_create_saga_unwinds_correctly
58952024-11-13T20:38:46.204Z PASS [ 102.757s] omicron-nexus::test_all integration_tests::unauthorized::test_unauthorized
58962024-11-13T20:38:52.796Z PASS [ 25.679s] omicron-nexus::test_all integration_tests::volume_management::test_keep_your_targets_straight
58972024-11-13T20:39:00.937Z PASS [ 24.867s] omicron-nexus::test_all integration_tests::volume_management::test_migrate_to_ref_count_with_records_region_snapshot_deleting
58982024-11-13T20:39:04.656Z PASS [ 31.772s] omicron-nexus::test_all integration_tests::volume_management::test_migrate_to_ref_count_with_records
58992024-11-13T20:39:05.737Z PASS [ 27.462s] omicron-nexus::test_all integration_tests::volume_management::test_migrate_to_ref_count_with_records_soft_delete_volume
59002024-11-13T20:39:09.834Z PASS [ 51.866s] omicron-nexus::test_all integration_tests::volume_management::test_double_layer_with_read_only_region_delete
59012024-11-13T20:39:14.619Z PASS [ 33.073s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_disks_multiple_snapshots_order_1
59022024-11-13T20:39:16.831Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::volume_management::test_double_layer_snapshot_with_read_only_region_delete_2
59032024-11-13T20:39:19.777Z PASS [ 33.566s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_disks_multiple_snapshots_order_2
59042024-11-13T20:39:21.081Z PASS [ 64.249s] omicron-nexus::test_all integration_tests::volume_management::test_double_layer_snapshot_with_read_only_region_delete_2
59052024-11-13T20:39:33.215Z PASS [ 40.409s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_layers_of_snapshots_delete_all_disks_first
59062024-11-13T20:39:36.735Z PASS [ 26.894s] omicron-nexus::test_all integration_tests::volume_management::test_no_zombie_read_only_regions
59072024-11-13T20:39:40.600Z PASS [ 25.980s] omicron-nexus::test_all integration_tests::volume_management::test_no_zombie_read_write_regions
59082024-11-13T20:39:44.428Z PASS [ 43.482s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_layers_of_snapshots_delete_all_snapshots_first
59092024-11-13T20:39:49.600Z PASS [ 44.937s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_layers_of_snapshots_random_delete_order
59102024-11-13T20:39:51.884Z PASS [ 46.134s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_snapshots
59112024-11-13T20:39:52.562Z PASS [ 32.779s] omicron-nexus::test_all integration_tests::volume_management::test_no_zombie_region_snapshots
59122024-11-13T20:40:05.099Z PASS [ 28.356s] omicron-nexus::test_all integration_tests::volume_management::test_read_only_region_reference_sanity_multi
59132024-11-13T20:40:08.231Z PASS [ 27.624s] omicron-nexus::test_all integration_tests::volume_management::test_read_only_region_reference_sanity_rop
59142024-11-13T20:40:11.301Z PASS [ 26.866s] omicron-nexus::test_all integration_tests::volume_management::test_read_only_region_reference_sanity_rop_multi
59152024-11-13T20:40:13.719Z PASS [ 52.617s] omicron-nexus::test_all integration_tests::volume_management::test_read_only_region_reference_counting
59162024-11-13T20:40:15.191Z PASS [ 25.586s] omicron-nexus::test_all integration_tests::volume_management::test_read_only_region_reference_usage_sanity
59172024-11-13T20:40:20.780Z PASS [ 28.889s] omicron-nexus::test_all integration_tests::volume_management::test_snapshot_create_saga_unwinds_correctly
59182024-11-13T20:40:25.788Z PASS [ 52.562s] omicron-nexus::test_all integration_tests::volume_management::test_read_only_region_reference_counting_layers
59192024-11-13T20:40:25.940Z PASS [ 33.371s] omicron-nexus::test_all integration_tests::volume_management::test_snapshot_prevents_other_disk
59202024-11-13T20:40:27.046Z PASS [ 18.812s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_notify_downstairs_client_stop_request
59212024-11-13T20:40:31.962Z PASS [ 20.644s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_notify_downstairs_client_stops
59222024-11-13T20:40:33.548Z PASS [ 19.834s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_different_upstairs_retry
59232024-11-13T20:40:36.708Z PASS [ 21.510s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_different_upstairs_retry_interrupted
59242024-11-13T20:40:38.023Z PASS [ 32.913s] omicron-nexus::test_all integration_tests::volume_management::test_snapshot_then_delete_disk
59252024-11-13T20:40:43.148Z PASS [ 22.364s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_notify_different_finish_status
59262024-11-13T20:40:47.810Z PASS [ 21.864s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_reject_submit_progress_when_no_repair
59272024-11-13T20:40:48.011Z PASS [ 22.217s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_notify_idempotent
59282024-11-13T20:40:48.948Z PASS [ 21.896s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_repair_id_and_type_conflict
59292024-11-13T20:40:53.789Z PASS [ 21.834s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_same_upstairs_retry
59302024-11-13T20:40:58.836Z PASS [ 20.814s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_randomize_ids_only_read_only
59312024-11-13T20:40:59.057Z PASS [ 22.345s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout
59322024-11-13T20:40:59.439Z PASS [ 25.887s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_submit_progress
59332024-11-13T20:41:04.849Z PASS [ 21.694s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_updates_multiple_gen
59342024-11-13T20:41:09.642Z PASS [ 21.827s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_updates_nothing
59352024-11-13T20:41:10.066Z PASS [ 22.049s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_updates_sparse_mid_multiple_gen
59362024-11-13T20:41:10.477Z PASS [ 21.524s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_updates_sparse_multiple_gen
59372024-11-13T20:41:15.138Z PASS [ 21.345s] omicron-nexus::test_all integration_tests::volume_management::test_volume_hard_delete_idempotent
59382024-11-13T20:41:20.963Z PASS [ 21.517s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_no_parent
59392024-11-13T20:41:21.159Z PASS [ 22.317s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_bad_volume
59402024-11-13T20:41:21.553Z PASS [ 22.491s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_base
59412024-11-13T20:41:27.414Z PASS [ 22.560s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_volume_deleted
59422024-11-13T20:41:32.022Z PASS [ 22.376s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_volume_not_volume
59432024-11-13T20:41:37.784Z PASS [ 22.637s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga
59442024-11-13T20:41:42.119Z PASS [ 20.955s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga_no_volume
59452024-11-13T20:41:42.331Z PASS [ 21.366s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga_deleted_volume
59462024-11-13T20:41:42.449Z PASS [ 20.892s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga_twice
59472024-11-13T20:41:45.064Z PASS [ 34.990s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_respects_accounting
59482024-11-13T20:41:47.239Z PASS [ 36.756s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_respects_accounting_no_modify_others
59492024-11-13T20:41:47.612Z PASS [ 20.196s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga_volume_not_volume
59502024-11-13T20:42:02.764Z PASS [ 24.977s] omicron-nexus::test_all integration_tests::vpc_firewall::test_firewall_rules_max_lengths
59512024-11-13T20:42:03.837Z PASS [ 21.715s] omicron-nexus::test_all integration_tests::vpc_firewall::test_firewall_rules_same_name
59522024-11-13T20:42:04.624Z PASS [ 32.592s] omicron-nexus::test_all integration_tests::volume_management::test_volume_replace_snapshot_respects_accounting
59532024-11-13T20:42:08.514Z PASS [ 26.176s] omicron-nexus::test_all integration_tests::vpc_firewall::test_vpc_firewall
59542024-11-13T20:42:12.139Z PASS [ 27.071s] omicron-nexus::test_all integration_tests::vpc_routers::test_vpc_routers_crud_operations
59552024-11-13T20:42:13.463Z PASS [ 31.006s] omicron-nexus::test_all integration_tests::vpc_routers::test_vpc_routers_attach_to_subnet
59562024-11-13T20:42:13.566Z PASS [ 0.104s] omicron-package dot::test::test_bad_dependency
59572024-11-13T20:42:13.619Z PASS [ 0.053s] omicron-package dot::test::test_dot_output
59582024-11-13T20:42:19.501Z PASS [ 7.360s] omicron-omdb::test_all_output test_omdb_usage_errors
59592024-11-13T20:42:19.524Z PASS [ 0.024s] omicron-passwords test::test_password_constraints
59602024-11-13T20:42:20.941Z PASS [ 7.320s] omicron-passwords test::test_compatible
59612024-11-13T20:42:21.448Z PASS [ 33.828s] omicron-nexus::test_all integration_tests::vpc_subnets::test_delete_vpc_subnet_with_interfaces_fails
59622024-11-13T20:42:21.498Z PASS [ 0.050s] omicron-passwords test::test_stable
59632024-11-13T20:42:21.527Z PASS [ 0.028s] omicron-passwords test::test_weak_hashes
59642024-11-13T20:42:21.555Z PASS [ 0.027s] omicron-rpaths internal::tests::test_configure_from_path
59652024-11-13T20:42:21.611Z PASS [ 0.057s] omicron-rpaths internal::tests::test_configure_rpaths_from_bad_envvar
59662024-11-13T20:42:21.644Z PASS [ 0.026s] omicron-rpaths internal::tests::test_emit_rpath
59672024-11-13T20:42:22.193Z PASS [ 0.556s] omicron-sled-agent artifact_store::test::list_get_put_delete
59682024-11-13T20:42:22.332Z PASS [ 0.139s] omicron-sled-agent artifact_store::test::no_dataset
59692024-11-13T20:42:22.416Z PASS [ 2.890s] omicron-passwords test::test_reproducible
59702024-11-13T20:42:22.492Z PASS [ 0.159s] omicron-sled-agent artifact_store::test::wrong_hash
59712024-11-13T20:42:22.547Z PASS [ 0.131s] omicron-sled-agent boot_disk_os_writer::tests::boot_disk_os_writer_can_update_both_slots_simultaneously
59722024-11-13T20:42:22.653Z PASS [ 0.104s] omicron-sled-agent boot_disk_os_writer::tests::boot_disk_os_writer_fails_if_reading_from_disk_doesnt_match
59732024-11-13T20:42:22.818Z PASS [ 0.167s] omicron-sled-agent boot_disk_os_writer::tests::boot_disk_os_writer_rejects_new_updates_while_old_completed
59742024-11-13T20:42:22.918Z PASS [ 0.101s] omicron-sled-agent boot_disk_os_writer::tests::boot_disk_os_writer_rejects_new_updates_while_old_running
59752024-11-13T20:42:23.104Z PASS [ 0.613s] omicron-sled-agent boot_disk_os_writer::tests::boot_disk_os_writer_delivers_upload_progress_and_rejects_bad_hashes
59762024-11-13T20:42:23.195Z PASS [ 0.090s] omicron-sled-agent bootstrap::params::tests::json_serialization_round_trips
59772024-11-13T20:42:23.252Z PASS [ 0.057s] omicron-sled-agent bootstrap::server::tests::start_sled_agent_request_serialization
59782024-11-13T20:42:23.318Z PASS [ 0.066s] omicron-sled-agent bootstrap::server::tests::test_persistent_sled_agent_request_schema
59792024-11-13T20:42:23.364Z PASS [ 0.044s] omicron-sled-agent common::instance::test::destruction_after_migration_out_does_not_transition
59802024-11-13T20:42:23.408Z PASS [ 0.046s] omicron-sled-agent common::instance::test::failure_after_migration_in_does_not_transition
59812024-11-13T20:42:23.453Z PASS [ 0.043s] omicron-sled-agent common::instance::test::propolis_terminal_states_request_destroy_action
59822024-11-13T20:42:23.481Z PASS [ 0.558s] omicron-sled-agent boot_disk_os_writer::tests::boot_disk_os_writer_writes_data_to_disk
59832024-11-13T20:42:23.494Z PASS [ 0.043s] omicron-sled-agent common::instance::test::rude_terminate_of_migration_target_does_not_transition_instance
59842024-11-13T20:42:23.513Z PASS [ 0.036s] omicron-sled-agent common::instance::test::source_termination_fails_in_progress_migration
59852024-11-13T20:42:23.531Z PASS [ 0.038s] omicron-sled-agent common::instance::test::target_termination_fails_in_progress_migration
59862024-11-13T20:42:23.597Z PASS [ 0.082s] omicron-sled-agent config::test::test_smf_configs
59872024-11-13T20:42:23.645Z PASS [ 0.110s] omicron-sled-agent dump_setup::tests::test_archives_rotated_logs_and_cores
59882024-11-13T20:42:23.660Z PASS [ 0.059s] omicron-sled-agent dump_setup::tests::test_configures_coreadm_only_when_crash_dataset_mounted
59892024-11-13T20:42:23.706Z PASS [ 0.063s] omicron-sled-agent dump_setup::tests::test_does_not_configure_coreadm_when_no_crash_dataset_mounted
59902024-11-13T20:42:23.734Z PASS [ 0.072s] omicron-sled-agent dump_setup::tests::test_dumpadm_called_when_vacant_slice_but_no_dir
59912024-11-13T20:42:23.808Z PASS [ 0.045s] omicron-sled-agent dump_setup::tests::test_savecore_and_dumpadm_invoked_when_slices_occupied_and_dir_is_available
59922024-11-13T20:42:23.808Z PASS [ 0.042s] omicron-sled-agent dump_setup::tests::test_savecore_and_dumpadm_not_called_when_occupied_and_no_dir
59932024-11-13T20:42:26.742Z PASS [ 23.973s] omicron-nexus::test_all integration_tests::vpc_subnets::test_vpc_subnets
59942024-11-13T20:42:27.128Z PASS [ 23.285s] omicron-nexus::test_all integration_tests::vpcs::test_vpcs
59952024-11-13T20:42:27.792Z PASS [ 4.044s] omicron-sled-agent instance::tests::test_instance_create_events_normal
59962024-11-13T20:42:28.974Z PASS [ 24.348s] omicron-omdb::test_all_output test_omdb_env_settings
59972024-11-13T20:42:29.017Z PASS [ 0.043s] omicron-sled-agent probe_manager::test::probe_state_set_ops
59982024-11-13T20:42:29.066Z PASS [ 0.037s] omicron-sled-agent profile::tests::empty_profile
59992024-11-13T20:42:29.098Z PASS [ 0.042s] omicron-sled-agent profile::tests::test_disabled_instance
60002024-11-13T20:42:29.134Z PASS [ 0.036s] omicron-sled-agent profile::tests::test_instance
60012024-11-13T20:42:29.175Z PASS [ 0.042s] omicron-sled-agent profile::tests::test_multiple
60022024-11-13T20:42:29.208Z PASS [ 0.035s] omicron-sled-agent profile::tests::test_property
60032024-11-13T20:42:29.246Z PASS [ 0.035s] omicron-sled-agent profile::tests::test_property_group
60042024-11-13T20:42:29.284Z PASS [ 0.039s] omicron-sled-agent profile::tests::test_service
60052024-11-13T20:42:29.323Z PASS [ 0.039s] omicron-sled-agent profile::tests::test_service_property_group
60062024-11-13T20:42:29.357Z PASS [ 0.033s] omicron-sled-agent rack_setup::plan::service::tests::bump_allocator_basics
60072024-11-13T20:42:29.394Z PASS [ 0.038s] omicron-sled-agent rack_setup::plan::service::tests::bump_allocator_exhaustion
60082024-11-13T20:42:29.438Z PASS [ 0.045s] omicron-sled-agent rack_setup::plan::service::tests::service_port_builder_skips_dns_ips
60092024-11-13T20:42:29.487Z PASS [ 0.049s] omicron-sled-agent rack_setup::plan::service::tests::test_dataset_and_zone_count
60102024-11-13T20:42:29.538Z PASS [ 0.051s] omicron-sled-agent rack_setup::plan::service::tests::test_rss_service_plan_v5_schema
60112024-11-13T20:42:29.588Z PASS [ 0.049s] omicron-sled-agent rack_setup::plan::sled::tests::test_read_known_rss_sled_plans
60122024-11-13T20:42:29.633Z PASS [ 0.047s] omicron-sled-agent rack_setup::plan::sled::tests::test_rss_sled_plan_schema
60132024-11-13T20:42:29.680Z PASS [ 0.046s] omicron-sled-agent rack_setup::service::test::test_omicron_zone_configs
60142024-11-13T20:42:30.123Z PASS [ 2.996s] omicron-sled-agent instance::tests::test_instance_manager_creation
60152024-11-13T20:42:30.843Z PASS [ 7.072s] omicron-sled-agent instance::tests::test_instance_create_timeout_while_creating_zone
60162024-11-13T20:42:30.945Z PASS [ 4.202s] omicron-sled-agent instance::tests::test_instance_create_timeout_while_starting_propolis
60172024-11-13T20:42:32.382Z PASS [ 45.134s] omicron-nexus::test_all integration_tests::vpc_routers::test_vpc_routers_custom_delivered_to_instance
60182024-11-13T20:42:32.744Z PASS [ 3.064s] omicron-sled-agent services::illumos_tests::test_bad_generations
60192024-11-13T20:42:33.075Z PASS [ 2.949s] omicron-sled-agent services::illumos_tests::test_ensure_service
60202024-11-13T20:42:33.122Z PASS [ 0.047s] omicron-sled-agent services::test::test_all_zones_requests_schema
60212024-11-13T20:42:33.164Z PASS [ 0.040s] omicron-sled-agent services::test::test_bootstrap_addr_to_techport_prefixes
60222024-11-13T20:42:33.223Z PASS [ 0.043s] omicron-sled-agent services::test::test_zone_bundle_metadata_schema
60232024-11-13T20:42:33.252Z PASS [ 0.043s] omicron-sled-agent sim::collection::test::test_sim_disk_attach_then_destroy
60242024-11-13T20:42:33.293Z PASS [ 0.046s] omicron-sled-agent sim::collection::test::test_sim_disk_attach_then_fault
60252024-11-13T20:42:33.335Z PASS [ 0.041s] omicron-sled-agent sim::collection::test::test_sim_disk_transition_to_detached_states
60262024-11-13T20:42:33.375Z PASS [ 0.041s] omicron-sled-agent sim::collection::test::test_sim_instance_creating_to_stop
60272024-11-13T20:42:33.417Z PASS [ 0.042s] omicron-sled-agent sim::collection::test::test_sim_instance_reboot
60282024-11-13T20:42:33.456Z PASS [ 0.038s] omicron-sled-agent sim::collection::test::test_sim_instance_running_then_destroyed
60292024-11-13T20:42:33.889Z PASS [ 12.948s] omicron-passwords test::test_smoke
60302024-11-13T20:42:33.917Z PASS [ 0.028s] omicron-sled-agent sim::storage::test::cannot_boot_read_only_downstairs_with_no_snapshot
60312024-11-13T20:42:33.948Z PASS [ 0.027s] omicron-sled-agent sim::storage::test::cannot_create_snapshot_for_destroyed_region
60322024-11-13T20:42:33.984Z PASS [ 0.036s] omicron-sled-agent sim::storage::test::crucible_ports_get_reused
60332024-11-13T20:42:34.016Z PASS [ 0.034s] omicron-sled-agent sim::storage::test::must_delete_read_only_downstairs_first
60342024-11-13T20:42:34.022Z PASS [ 3.182s] omicron-sled-agent services::illumos_tests::test_ensure_service_before_timesync
60352024-11-13T20:42:34.048Z PASS [ 0.031s] omicron-sled-agent sim::storage::test::must_delete_snapshots_first
60362024-11-13T20:42:34.058Z PASS [ 0.032s] omicron-sled-agent sim::storage::test::running_snapshot_needs_region
60372024-11-13T20:42:34.089Z PASS [ 0.040s] omicron-sled-agent sim::storage::test::snapshot_needs_region
60382024-11-13T20:42:34.109Z PASS [ 0.051s] omicron-sled-agent support_bundle::test::test_command_stderr_is_correct
60392024-11-13T20:42:34.128Z PASS [ 0.040s] omicron-sled-agent support_bundle::test::test_command_stdout_is_correct
60402024-11-13T20:42:34.137Z PASS [ 3.193s] omicron-sled-agent services::illumos_tests::test_ensure_service_which_already_exists
60412024-11-13T20:42:34.150Z PASS [ 0.041s] omicron-sled-agent support_bundle::test::test_command_stdout_stderr_are_interleaved
60422024-11-13T20:42:34.174Z PASS [ 0.034s] omicron-sled-agent updates::test::test_query_no_components
60432024-11-13T20:42:34.193Z PASS [ 0.042s] omicron-sled-agent updates::test::test_query_sled_agent_version
60442024-11-13T20:42:34.216Z PASS [ 0.045s] omicron-sled-agent updates::test::test_query_zone_version
60452024-11-13T20:42:34.249Z PASS [ 0.032s] omicron-sled-agent zone_bundle::illumos_tests::camino_starts_with_behaviour
60462024-11-13T20:42:34.329Z PASS [ 0.134s] omicron-sled-agent updates::test::test_write_artifact_to_filesystem
60472024-11-13T20:42:34.664Z PASS [ 0.535s] omicron-sled-agent support_bundle::test::test_long_running_command_is_aborted
60482024-11-13T20:42:34.707Z PASS [ 0.044s] omicron-sled-agent zone_bundle::illumos_tests::test_find_archived_log_files
60492024-11-13T20:42:35.872Z PASS [ 3.489s] omicron-sled-agent services::illumos_tests::test_services_are_recreated_on_reboot
60502024-11-13T20:42:36.081Z PASS [ 3.336s] omicron-sled-agent services::illumos_tests::test_services_do_not_persist_without_config
60512024-11-13T20:42:36.899Z PASS [ 3.442s] omicron-sled-agent sim::http_entrypoints_pantry::tests::test_simulated_api_matches_real
60522024-11-13T20:42:36.969Z PASS [ 0.072s] omicron-sled-agent zone_bundle::illumos_tests::test_zfs_quota
60532024-11-13T20:42:36.999Z PASS [ 0.031s] omicron-sled-agent zone_bundle::tests::test_dir_size
60542024-11-13T20:42:37.034Z PASS [ 0.035s] omicron-sled-agent zone_bundle::tests::test_dir_size_matches_du
60552024-11-13T20:42:37.242Z PASS [ 28.726s] omicron-omdb::test_all_output test_omdb_success_cases
60562024-11-13T20:42:37.320Z PASS [ 2.995s] omicron-sled-agent zone_bundle::illumos_tests::test_context
60572024-11-13T20:42:37.420Z PASS [ 3.170s] omicron-sled-agent zone_bundle::illumos_tests::test_cleanup
60582024-11-13T20:42:37.469Z PASS [ 0.145s] omicron-sled-agent::mod integration_tests::early_network::early_network_blobs_deserialize
60592024-11-13T20:42:37.503Z PASS [ 0.036s] omicron-test-utils dev::clickhouse::tests::test_clickhouse_in_path
60602024-11-13T20:42:37.527Z PASS [ 0.024s] omicron-test-utils dev::clickhouse::tests::test_clickhouse_ports_assert_consistent
60612024-11-13T20:42:37.579Z PASS [ 0.542s] omicron-sled-agent::mod integration_tests::commands::test_sled_agent_no_args
60622024-11-13T20:42:37.713Z PASS [ 0.468s] omicron-sled-agent::mod integration_tests::commands::test_sled_agent_sim_no_args
60632024-11-13T20:42:38.031Z PASS [ 0.448s] omicron-test-utils dev::clickhouse::tests::test_clickhouse_ports_assert_consistent_panics_one_specified
60642024-11-13T20:42:38.031Z PASS [ 0.497s] omicron-test-utils dev::clickhouse::tests::test_clickhouse_ports_assert_consistent_panics_both_specified
60652024-11-13T20:42:38.054Z PASS [ 0.028s] omicron-test-utils dev::clickhouse::tests::test_discover_clickhouse_ready
60662024-11-13T20:42:38.063Z PASS [ 0.029s] omicron-test-utils dev::clickhouse::tests::wait_for_ports_finds_actual_ports
60672024-11-13T20:42:38.178Z PASS [ 0.758s] omicron-test-utils dev::clickhouse::tests::sparse_serialization_is_disabled
60682024-11-13T20:42:38.187Z PASS [ 0.134s] omicron-test-utils dev::clickhouse::tests::wait_for_ports_panics_with_sentinel_but_no_ports
60692024-11-13T20:42:38.298Z PASS [ 3.589s] omicron-sled-agent zone_bundle::illumos_tests::test_list_with_filter
60702024-11-13T20:42:38.394Z PASS [ 0.216s] omicron-test-utils dev::db::test::test_bad_cmd
60712024-11-13T20:42:38.511Z PASS [ 0.446s] omicron-test-utils dev::clickhouse::tests::wait_for_ports_waits_for_sentinel_line
60722024-11-13T20:42:38.546Z PASS [ 0.034s] omicron-test-utils dev::db::test::test_make_pg_config_fail
60732024-11-13T20:42:38.574Z PASS [ 0.030s] omicron-test-utils dev::db::test::test_make_pg_config_ok
60742024-11-13T20:42:38.603Z PASS [ 0.417s] omicron-test-utils dev::db::test::test_cmd_fails
60752024-11-13T20:42:38.609Z PASS [ 0.038s] omicron-test-utils dev::db::test::test_process_exit_abnormal
60762024-11-13T20:42:38.634Z PASS [ 0.031s] omicron-test-utils dev::db::test::test_process_exit_normal
60772024-11-13T20:42:38.641Z PASS [ 0.249s] omicron-test-utils dev::db::test::test_database_start_hang
60782024-11-13T20:42:38.681Z PASS [ 2.807s] omicron-sled-agent zone_bundle::illumos_tests::test_update_context
60792024-11-13T20:42:38.713Z PASS [ 0.033s] omicron-test-utils dev::db::test::test_starter_tmpdir
60802024-11-13T20:42:38.742Z PASS [ 1.029s] omicron-test-utils dev::clickhouse::tests::test_discover_clickhouse_not_ready
60812024-11-13T20:42:38.770Z PASS [ 0.056s] omicron-test-utils dev::dendrite::tests::test_discover_local_listening_port
60822024-11-13T20:42:38.780Z PASS [ 0.037s] omicron-test-utils dev::dendrite::tests::test_dpd_in_path
60832024-11-13T20:42:38.804Z PASS [ 0.035s] omicron-test-utils dev::maghemite::tests::test_discover_local_listening_port
60842024-11-13T20:42:38.816Z PASS [ 0.035s] omicron-test-utils dev::maghemite::tests::test_mgd_in_path
60852024-11-13T20:42:38.880Z PASS [ 0.075s] omicron-test-utils dev::test_cmds::tests::test_redact_extra
60862024-11-13T20:42:39.055Z LEAK [ 0.437s] omicron-test-utils dev::db::test::test_setup_database_bad_listen_url
60872024-11-13T20:42:39.308Z PASS [ 0.484s] omicron-test-utils dev::test_cmds::tests::test_redact_timestamps
60882024-11-13T20:42:39.566Z PASS [ 3.482s] omicron-sled-agent zone_bundle::illumos_tests::test_utilization
60892024-11-13T20:42:39.586Z PASS [ 0.285s] oximeter-collector agent::tests::test_delete_nonexistent_producer_succeeds
60902024-11-13T20:42:39.600Z PASS [ 0.546s] oximeter test::timeseries_schema_consistency
60912024-11-13T20:42:39.901Z PASS [ 0.303s] oximeter-collector agent::tests::test_self_stat_error_counter
60922024-11-13T20:42:39.901Z PASS [ 0.292s] oximeter-collector agent::tests::test_self_stat_unreachable_counter
60932024-11-13T20:42:39.919Z PASS [ 0.030s] oximeter-collector self_stats::tests::test_failure_reason_serialization
60942024-11-13T20:42:39.952Z PASS [ 0.379s] oximeter-collector agent::tests::test_self_stat_collection_count
60952024-11-13T20:42:39.993Z PASS [ 1.114s] openapi-manager check::tests::check_apis_up_to_date
60962024-11-13T20:42:40.026Z PASS [ 1.381s] omicron-test-utils dev::db::test::test_setup_database_overridden_dir
60972024-11-13T20:42:40.069Z PASS [ 0.064s] oximeter-db client::oxql::tests::test_chunk_consistent_key_groups_all_in_one_chunk
60982024-11-13T20:42:40.069Z PASS [ 0.032s] oximeter-db client::oxql::tests::test_chunk_consistent_key_groups_split_key_group_multiple_times
60992024-11-13T20:42:40.089Z PASS [ 0.160s] oximeter-db client::oxql::tests::correctly_negate_field_predicate_expression
61002024-11-13T20:42:40.089Z PASS [ 0.135s] oximeter-db client::oxql::tests::correctly_negate_timestamp_predicate_expression
61012024-11-13T20:42:40.097Z PASS [ 0.040s] oximeter-db client::oxql::tests::test_chunk_consistent_key_groups_split_middle_of_key_group
61022024-11-13T20:42:40.219Z PASS [ 1.922s] omicron-test-utils dev::db::test::test_database_concurrent
61032024-11-13T20:42:40.304Z PASS [ 0.405s] oximeter-collector::test_commands test_oximeter_no_args
61042024-11-13T20:42:40.887Z PASS [ 0.667s] oximeter-db client::tests::can_ping_clickhouse
61052024-11-13T20:42:40.985Z PASS [ 0.098s] oximeter-db client::tests::check_actual_schema_upgrades_are_valid_replicated
61062024-11-13T20:42:41.088Z PASS [ 0.081s] oximeter-db client::tests::check_actual_schema_upgrades_are_valid_single_node
61072024-11-13T20:42:41.357Z PASS [ 1.288s] oximeter-db client::oxql::tests::test_get_entire_table
61082024-11-13T20:42:41.374Z PASS [ 1.269s] oximeter-db client::oxql::tests::test_limit_operations
61092024-11-13T20:42:41.391Z PASS [ 1.305s] oximeter-db client::oxql::tests::test_get_entire_timeseries_and_part_of_another
61102024-11-13T20:42:41.391Z PASS [ 1.294s] oximeter-db client::oxql::tests::test_get_one_timeseries
61112024-11-13T20:42:42.076Z PASS [ 0.682s] oximeter-db client::tests::read_latest_version_with_no_database_reports_zero
61122024-11-13T20:42:42.282Z PASS [ 0.914s] oximeter-db client::tests::read_latest_version_reports_max
61132024-11-13T20:42:42.312Z PASS [ 0.928s] oximeter-db client::tests::read_latest_version_with_empty_version_table_reports_zero
61142024-11-13T20:42:42.977Z PASS [ 0.902s] oximeter-db client::tests::read_latest_version_with_no_version_table_reports_zero
61152024-11-13T20:42:43.036Z PASS [ 0.726s] oximeter-db client::tests::test_apply_one_schema_upgrade_single_node
61162024-11-13T20:42:43.316Z PASS [ 1.036s] oximeter-db client::tests::select_timeseries_with_select_one
61172024-11-13T20:42:44.128Z PASS [ 1.092s] oximeter-db client::tests::test_database_version_update_is_idempotent
61182024-11-13T20:42:44.166Z PASS [ 1.189s] oximeter-db client::tests::test_client_select_timeseries_one
61192024-11-13T20:42:44.274Z PASS [ 0.955s] oximeter-db client::tests::test_database_version_will_not_downgrade
61202024-11-13T20:42:44.641Z PASS [ 3.288s] oximeter-db client::tests::check_db_init_is_sum_of_all_up_single_node
61212024-11-13T20:42:45.087Z PASS [ 0.923s] oximeter-db client::tests::test_differentiate_by_timeseries_name
61222024-11-13T20:42:45.245Z PASS [ 0.973s] oximeter-db client::tests::test_ensure_schema_walks_through_multiple_steps_single_node
61232024-11-13T20:42:45.351Z PASS [ 1.221s] oximeter-db client::tests::test_database_version_wipes_old_version
61242024-11-13T20:42:45.567Z PASS [ 0.923s] oximeter-db client::tests::test_ensure_schema_with_missing_desired_schema_version_fails
61252024-11-13T20:42:46.103Z PASS [ 1.014s] oximeter-db client::tests::test_ensure_schema_with_version_gaps_fails
61262024-11-13T20:42:46.307Z PASS [ 0.957s] oximeter-db client::tests::test_field_record_count
61272024-11-13T20:42:46.686Z PASS [ 1.119s] oximeter-db client::tests::test_get_schema_no_new_values
61282024-11-13T20:42:47.017Z PASS [ 1.770s] oximeter-db client::tests::test_expunge_timeseries_by_name_single_node
61292024-11-13T20:42:47.152Z PASS [ 1.047s] oximeter-db client::tests::test_insert_samples
61302024-11-13T20:42:47.195Z PASS [ 0.044s] oximeter-db client::tests::test_read_schema_upgrade_sql_files
61312024-11-13T20:42:47.234Z PASS [ 0.038s] oximeter-db client::tests::test_read_timeseries_to_delete
61322024-11-13T20:42:47.255Z PASS [ 0.949s] oximeter-db client::tests::test_is_oximeter_cluster
61332024-11-13T20:42:47.267Z PASS [ 0.034s] oximeter-db client::tests::test_read_timeseries_to_delete_empty_file_is_ok
61342024-11-13T20:42:47.287Z PASS [ 0.032s] oximeter-db client::tests::test_read_timeseries_to_delete_nonexistent_file_is_ok
61352024-11-13T20:42:47.340Z PASS [ 8.703s] omicron-test-utils dev::db::test::test_setup_database_default_dir
61362024-11-13T20:42:47.646Z PASS [ 0.962s] oximeter-db client::tests::test_list_timeseries
61372024-11-13T20:42:47.914Z PASS [ 0.898s] oximeter-db client::tests::test_new_schema_removed_when_not_inserted
61382024-11-13T20:42:48.174Z PASS [ 0.884s] oximeter-db client::tests::test_schema_mismatch
61392024-11-13T20:42:48.261Z PASS [ 0.920s] oximeter-db client::tests::test_schema_update
61402024-11-13T20:42:48.610Z PASS [ 1.343s] oximeter-db client::tests::test_recall_of_all_fields
61412024-11-13T20:42:48.665Z PASS [ 1.017s] oximeter-db client::tests::test_select_all_datum_types
61422024-11-13T20:42:48.873Z PASS [ 0.957s] oximeter-db client::tests::test_select_all_field_types
61432024-11-13T20:42:49.164Z PASS [ 0.992s] oximeter-db client::tests::test_select_timeseries_with_all
61442024-11-13T20:42:49.523Z PASS [ 1.263s] oximeter-db client::tests::test_select_timeseries_with_limit
61452024-11-13T20:42:49.682Z PASS [ 1.016s] oximeter-db client::tests::test_select_timeseries_with_select_multiple_fields_with_multiple_values
61462024-11-13T20:42:49.823Z PASS [ 1.212s] oximeter-db client::tests::test_select_timeseries_with_order
61472024-11-13T20:42:49.915Z PASS [ 1.042s] oximeter-db client::tests::test_select_timeseries_with_select_one_field_with_multiple_values
61482024-11-13T20:42:49.945Z PASS [ 0.029s] oximeter-db client::tests::test_unravel_index
61492024-11-13T20:42:50.186Z PASS [ 1.021s] oximeter-db client::tests::test_select_timeseries_with_start_time
61502024-11-13T20:42:50.220Z PASS [ 0.035s] oximeter-db client::tests::test_verify_schema_upgrades
61512024-11-13T20:42:50.262Z PASS [ 0.035s] oximeter-db model::fields::tests::test_extract_fields_as_block
61522024-11-13T20:42:50.291Z PASS [ 0.037s] oximeter-db model::measurements::tests::test_extract_histogram_measurement_columns
61532024-11-13T20:42:50.319Z PASS [ 0.029s] oximeter-db model::measurements::tests::test_extract_measurement_as_block_cumulative
61542024-11-13T20:42:50.349Z PASS [ 0.028s] oximeter-db model::measurements::tests::test_extract_measurement_as_block_gauge
61552024-11-13T20:42:50.392Z PASS [ 0.041s] oximeter-db model::measurements::tests::test_extract_measurement_as_block_histogram
61562024-11-13T20:42:50.424Z PASS [ 0.034s] oximeter-db model::measurements::tests::test_insert_datum_columns_scalar
61572024-11-13T20:42:50.451Z PASS [ 0.024s] oximeter-db model::tests::test_db_bool
61582024-11-13T20:42:50.636Z PASS [ 0.955s] oximeter-db client::tests::test_timeseries_schema_list
61592024-11-13T20:42:50.666Z PASS [ 0.029s] oximeter-db model::tests::test_db_datum_type_conversion
61602024-11-13T20:42:50.700Z PASS [ 0.035s] oximeter-db model::tests::test_db_field_list_conversion
61612024-11-13T20:42:50.725Z PASS [ 0.025s] oximeter-db model::tests::test_db_field_type_conversion
61622024-11-13T20:42:50.742Z PASS [ 0.921s] oximeter-db client::tests::test_unquoted_64bit_integers
61632024-11-13T20:42:50.754Z PASS [ 0.028s] oximeter-db model::tests::test_db_histogram
61642024-11-13T20:42:50.790Z PASS [ 0.034s] oximeter-db model::tests::test_parse_bytes_measurement
61652024-11-13T20:42:50.824Z PASS [ 0.036s] oximeter-db model::tests::test_parse_string_datum_requiring_escape
61662024-11-13T20:42:50.860Z PASS [ 0.034s] oximeter-db model::tests::test_parse_timeseries_histogram_measurement
61672024-11-13T20:42:50.892Z PASS [ 0.035s] oximeter-db model::tests::test_parse_timeseries_scalar_cumulative_measurement
61682024-11-13T20:42:50.916Z PASS [ 0.972s] oximeter-db client::tests::test_update_schema_cache_on_new_sample
61692024-11-13T20:42:50.924Z PASS [ 0.032s] oximeter-db model::tests::test_parse_timeseries_scalar_gauge_measurement
61702024-11-13T20:42:50.942Z PASS [ 0.027s] oximeter-db native::block::tests::concat_blocks
61712024-11-13T20:42:50.951Z PASS [ 0.026s] oximeter-db native::block::tests::datetime64_scale_checks_range
61722024-11-13T20:42:50.972Z PASS [ 0.027s] oximeter-db native::block::tests::parse_date_time
61732024-11-13T20:42:50.984Z PASS [ 0.032s] oximeter-db native::block::tests::parse_date_time64
61742024-11-13T20:42:51.004Z PASS [ 0.032s] oximeter-db native::block::tests::parse_escaped_date_time64
61752024-11-13T20:42:51.011Z PASS [ 0.030s] oximeter-db native::block::tests::test_data_type_to_string
61762024-11-13T20:42:51.030Z PASS [ 0.028s] oximeter-db native::block::tests::test_datetime64_conversions
61772024-11-13T20:42:51.043Z PASS [ 0.029s] oximeter-db native::block::tests::test_parse_all_known_timezones
61782024-11-13T20:42:51.064Z PASS [ 0.031s] oximeter-db native::block::tests::test_parse_array_enum8_with_bad_escapes
61792024-11-13T20:42:51.075Z PASS [ 0.032s] oximeter-db native::block::tests::test_parse_array_enum8_with_escapes
61802024-11-13T20:42:51.084Z PASS [ 1.559s] oximeter-db client::tests::test_sql_query_output
61812024-11-13T20:42:51.093Z PASS [ 0.032s] oximeter-db native::block::tests::test_parse_enum8
61822024-11-13T20:42:51.102Z PASS [ 0.028s] oximeter-db native::block::tests::test_parse_enum_variant
61832024-11-13T20:42:51.108Z PASS [ 0.027s] oximeter-db native::block::tests::test_parse_invalid_data_type
61842024-11-13T20:42:51.132Z PASS [ 0.676s] oximeter-db model::tests::test_db_bool_bad
61852024-11-13T20:42:51.132Z PASS [ 0.382s] oximeter-db model::tests::test_parse_bad_cumulative_json_data
61862024-11-13T20:42:51.684Z PASS [ 0.586s] oximeter-db native::connection::tests::test_basic_select_query
61872024-11-13T20:42:51.690Z PASS [ 0.579s] oximeter-db native::connection::tests::test_exchange_hello
61882024-11-13T20:42:51.730Z PASS [ 0.595s] oximeter-db native::connection::tests::test_insert_and_select_data
61892024-11-13T20:42:51.736Z PASS [ 0.597s] oximeter-db native::connection::tests::test_insert_and_select_uuid
61902024-11-13T20:42:51.795Z PASS [ 0.690s] oximeter-db native::connection::tests::test_can_cancel_query
61912024-11-13T20:42:51.824Z PASS [ 0.025s] oximeter-db native::io::block::tests::test_decode_block_with_nulls
61922024-11-13T20:42:51.845Z PASS [ 0.026s] oximeter-db native::io::block::tests::test_decode_full_block
61932024-11-13T20:42:51.874Z PASS [ 0.027s] oximeter-db native::io::column::tests::fail_to_encode_out_of_range_column
61942024-11-13T20:42:51.903Z PASS [ 0.031s] oximeter-db native::io::column::tests::test_decode_ipv4addr_column
61952024-11-13T20:42:51.932Z PASS [ 0.026s] oximeter-db native::io::column::tests::test_decode_ipv6addr_column
61962024-11-13T20:42:51.970Z PASS [ 0.036s] oximeter-db native::io::column::tests::test_decode_string_column
61972024-11-13T20:42:52.023Z PASS [ 0.037s] oximeter-db native::io::column::tests::test_decode_uint64_column
61982024-11-13T20:42:52.040Z PASS [ 0.030s] oximeter-db native::io::column::tests::test_decode_uint8_column
61992024-11-13T20:42:52.092Z PASS [ 0.027s] oximeter-db native::io::column::tests::test_decode_uuid_column
62002024-11-13T20:42:52.146Z PASS [ 0.027s] oximeter-db native::io::column::tests::test_encode_decode_column
62012024-11-13T20:42:52.146Z PASS [ 0.022s] oximeter-db native::io::packet::server::tests::test_decode_full_hello
62022024-11-13T20:42:52.189Z PASS [ 0.019s] oximeter-db native::io::packet::server::tests::test_decode_hello_packet_and_a_half
62032024-11-13T20:42:52.189Z PASS [ 0.019s] oximeter-db native::io::packet::server::tests::test_decode_multiple_hello_packets
62042024-11-13T20:42:52.222Z PASS [ 0.026s] oximeter-db native::io::packet::server::tests::test_decode_nested_exceptions
62052024-11-13T20:42:52.223Z PASS [ 0.028s] oximeter-db native::io::packet::server::tests::test_decode_partial_hello
62062024-11-13T20:42:52.243Z PASS [ 0.024s] oximeter-db native::io::packet::server::tests::test_decode_pong
62072024-11-13T20:42:52.260Z PASS [ 0.021s] oximeter-db native::io::packet::server::tests::test_decode_progress_packet
62082024-11-13T20:42:52.286Z PASS [ 0.591s] oximeter-db native::connection::tests::test_select_array_column
62092024-11-13T20:42:52.286Z PASS [ 0.581s] oximeter-db native::connection::tests::test_select_array_of_nullable_column
62102024-11-13T20:42:52.324Z PASS [ 0.043s] oximeter-db native::io::packet::server::tests::test_decode_single_exception
62112024-11-13T20:42:52.330Z PASS [ 0.027s] oximeter-db native::io::string::test::test_encode_decode
62122024-11-13T20:42:52.365Z PASS [ 0.024s] oximeter-db native::io::string::test::test_encode_hello_world
62132024-11-13T20:42:52.365Z PASS [ 0.023s] oximeter-db native::io::table_columns::tests::test_backtick_quoted_column_name
62142024-11-13T20:42:52.365Z PASS [ 0.591s] oximeter-db native::connection::tests::test_select_nullable_column
62152024-11-13T20:42:52.365Z PASS [ 0.582s] oximeter-db native::connection::tests::test_send_cancel_with_no_query
62162024-11-13T20:42:52.366Z PASS [ 0.029s] oximeter-db native::io::table_columns::tests::test_column_count
62172024-11-13T20:42:52.366Z PASS [ 0.022s] oximeter-db native::io::table_columns::tests::test_column_description_only_required_parts
62182024-11-13T20:42:52.366Z PASS [ 0.025s] oximeter-db native::io::table_columns::tests::test_column_description_with_default
62192024-11-13T20:42:52.366Z PASS [ 0.020s] oximeter-db native::io::table_columns::tests::test_column_descriptions
62202024-11-13T20:42:52.400Z PASS [ 0.019s] oximeter-db oxql::ast::grammar::tests::test_align_table_op
62212024-11-13T20:42:52.400Z PASS [ 0.024s] oximeter-db native::io::varuint::test_encode_decode_varuint
62222024-11-13T20:42:52.401Z PASS [ 0.026s] oximeter-db oxql::ast::grammar::tests::test_boolean_literal
62232024-11-13T20:42:52.401Z PASS [ 0.021s] oximeter-db oxql::ast::grammar::tests::test_comparison
62242024-11-13T20:42:52.401Z PASS [ 0.026s] oximeter-db oxql::ast::grammar::tests::test_double_literal
62252024-11-13T20:42:52.401Z PASS [ 0.030s] oximeter-db oxql::ast::grammar::tests::test_complicated_logical_combinations
62262024-11-13T20:42:52.401Z PASS [ 0.029s] oximeter-db oxql::ast::grammar::tests::test_duration_literal
62272024-11-13T20:42:52.401Z PASS [ 0.036s] oximeter-db oxql::ast::grammar::tests::test_double_quoted_string_literal
62282024-11-13T20:42:52.408Z PASS [ 0.030s] oximeter-db oxql::ast::grammar::tests::test_filter_expr_overridden_precedence
62292024-11-13T20:42:52.414Z PASS [ 0.038s] oximeter-db oxql::ast::grammar::tests::test_filter_expr_operator_precedence
62302024-11-13T20:42:52.425Z PASS [ 0.029s] oximeter-db oxql::ast::grammar::tests::test_filter_expr_single_simple_expression
62312024-11-13T20:42:52.425Z PASS [ 0.037s] oximeter-db oxql::ast::grammar::tests::test_filter_expr_single_negated_simple_expression
62322024-11-13T20:42:52.433Z PASS [ 0.026s] oximeter-db oxql::ast::grammar::tests::test_filter_table_op
62332024-11-13T20:42:52.439Z PASS [ 0.033s] oximeter-db oxql::ast::grammar::tests::test_filter_expr_two_simple_filter_expressions
62342024-11-13T20:42:52.446Z PASS [ 0.025s] oximeter-db oxql::ast::grammar::tests::test_group_by
62352024-11-13T20:42:52.450Z PASS [ 0.032s] oximeter-db oxql::ast::grammar::tests::test_get_table_op
62362024-11-13T20:42:52.463Z PASS [ 0.027s] oximeter-db oxql::ast::grammar::tests::test_ident
62372024-11-13T20:42:52.467Z PASS [ 0.033s] oximeter-db oxql::ast::grammar::tests::test_hex_integer_literal
62382024-11-13T20:42:52.478Z PASS [ 0.029s] oximeter-db oxql::ast::grammar::tests::test_like_only_available_for_strings
62392024-11-13T20:42:52.478Z PASS [ 0.036s] oximeter-db oxql::ast::grammar::tests::test_integer_literal
62402024-11-13T20:42:52.501Z PASS [ 0.032s] oximeter-db oxql::ast::grammar::tests::test_multiple_negation
62412024-11-13T20:42:52.501Z PASS [ 0.039s] oximeter-db oxql::ast::grammar::tests::test_limiting_table_ops
62422024-11-13T20:42:52.509Z PASS [ 0.030s] oximeter-db oxql::ast::grammar::tests::test_parse_ipv4_literal
62432024-11-13T20:42:52.509Z PASS [ 0.038s] oximeter-db oxql::ast::grammar::tests::test_negated_filter_expr
62442024-11-13T20:42:52.532Z PASS [ 0.028s] oximeter-db oxql::ast::grammar::tests::test_parse_literal_timestamp_string
62452024-11-13T20:42:52.532Z PASS [ 0.035s] oximeter-db oxql::ast::grammar::tests::test_parse_ipv6_literal
62462024-11-13T20:42:52.532Z PASS [ 0.032s] oximeter-db oxql::ast::grammar::tests::test_query
62472024-11-13T20:42:52.545Z PASS [ 0.030s] oximeter-db oxql::ast::grammar::tests::test_query_starts_with_get
62482024-11-13T20:42:52.545Z PASS [ 0.022s] oximeter-db oxql::ast::grammar::tests::test_recognize_escape_sequences_with_invalid_unicode_sequence
62492024-11-13T20:42:52.551Z PASS [ 0.021s] oximeter-db oxql::ast::grammar::tests::test_recognize_escape_sequences_with_none
62502024-11-13T20:42:52.551Z PASS [ 0.020s] oximeter-db oxql::ast::grammar::tests::test_recognize_escape_sequences_with_valid_escape_sequence
62512024-11-13T20:42:52.558Z PASS [ 0.019s] oximeter-db oxql::ast::grammar::tests::test_reducer
62522024-11-13T20:42:52.561Z PASS [ 0.022s] oximeter-db oxql::ast::grammar::tests::test_single_quoted_string_literal
62532024-11-13T20:42:52.570Z PASS [ 0.028s] oximeter-db oxql::ast::grammar::tests::test_uuid_literal
62542024-11-13T20:42:52.589Z PASS [ 0.028s] oximeter-db oxql::ast::literal::tests::test_duration_to_db_interval
62552024-11-13T20:42:52.589Z PASS [ 0.033s] oximeter-db oxql::ast::grammar::tests::test_uuid_literal_is_case_insensitive
62562024-11-13T20:42:52.602Z PASS [ 0.038s] oximeter-db oxql::ast::literal::tests::test_literal_compare_field
62572024-11-13T20:42:52.606Z PASS [ 0.036s] oximeter-db oxql::ast::literal::tests::test_literal_compare_field_wrong_type
62582024-11-13T20:42:52.617Z PASS [ 0.024s] oximeter-db oxql::ast::table_ops::align::tests::test_mean_delta_does_not_modify_missing_values
62592024-11-13T20:42:52.617Z PASS [ 0.034s] oximeter-db oxql::ast::table_ops::align::tests::test_fraction_overlap_with_window
62602024-11-13T20:42:52.626Z PASS [ 0.030s] oximeter-db oxql::ast::table_ops::align::tests::test_mean_delta_value_in_window
62612024-11-13T20:42:52.635Z PASS [ 0.028s] oximeter-db oxql::ast::table_ops::align::tests::test_mean_gauge_does_not_modify_missing_values
62622024-11-13T20:42:52.704Z PASS [ 0.029s] oximeter-db oxql::ast::table_ops::align::tests::test_mean_gauge_value_in_window
62632024-11-13T20:42:52.710Z PASS [ 0.029s] oximeter-db oxql::ast::table_ops::align::tests::test_verify_max_upsampling_ratio
62642024-11-13T20:42:52.710Z PASS [ 0.029s] oximeter-db oxql::ast::table_ops::filter::tests::test_all_ident_names
62652024-11-13T20:42:52.710Z PASS [ 0.031s] oximeter-db oxql::ast::table_ops::filter::tests::test_atom_filter_double_points
62662024-11-13T20:42:52.710Z PASS [ 0.032s] oximeter-db oxql::ast::table_ops::filter::tests::test_atom_filter_points_wrong_type
62672024-11-13T20:42:52.710Z PASS [ 0.035s] oximeter-db oxql::ast::table_ops::filter::tests::test_dnf_conversion_fails_on_extremely_deep_expressions
62682024-11-13T20:42:52.711Z PASS [ 0.035s] oximeter-db oxql::ast::table_ops::filter::tests::test_dnf_conversion_fails_on_extremely_long_expressions
62692024-11-13T20:42:52.711Z PASS [ 0.032s] oximeter-db oxql::ast::table_ops::filter::tests::test_error_message_with_invalid_field_names
62702024-11-13T20:42:52.711Z PASS [ 0.028s] oximeter-db oxql::ast::table_ops::filter::tests::test_filter_empty_timeseries
62712024-11-13T20:42:52.711Z PASS [ 0.024s] oximeter-db oxql::ast::table_ops::filter::tests::test_filter_field_logic
62722024-11-13T20:42:52.711Z PASS [ 0.022s] oximeter-db oxql::ast::table_ops::filter::tests::test_simplify_to_dnf
62732024-11-13T20:42:52.719Z PASS [ 0.024s] oximeter-db oxql::ast::table_ops::group_by::tests::test_group_by
62742024-11-13T20:42:52.732Z PASS [ 0.021s] oximeter-db oxql::ast::table_ops::limit::tests::test_last_k
62752024-11-13T20:42:52.732Z PASS [ 0.026s] oximeter-db oxql::ast::table_ops::limit::tests::test_first_k
62762024-11-13T20:42:52.737Z PASS [ 0.028s] oximeter-db oxql::query::tests::test_coalesce_limits
62772024-11-13T20:42:52.744Z PASS [ 0.025s] oximeter-db oxql::query::tests::test_coalesce_limits_do_not_coalesce_incompatible_kind_from_outer_query
62782024-11-13T20:42:52.778Z PASS [ 0.024s] oximeter-db oxql::query::tests::test_coalesce_limits_do_not_merge_different_kind_from_outer_query
62792024-11-13T20:42:52.779Z PASS [ 0.024s] oximeter-db oxql::query::tests::test_coalesce_limits_do_not_merge_different_kinds_within_query
62802024-11-13T20:42:52.785Z PASS [ 0.025s] oximeter-db oxql::query::tests::test_coalesce_limits_do_not_rearrange_around_incompatible_timestamp_filters
62812024-11-13T20:42:52.785Z PASS [ 0.027s] oximeter-db oxql::query::tests::test_coalesce_limits_merge_from_outer_query
62822024-11-13T20:42:52.811Z PASS [ 0.030s] oximeter-db oxql::query::tests::test_coalesce_limits_merge_same_kind_within_query
62832024-11-13T20:42:52.814Z PASS [ 0.031s] oximeter-db oxql::query::tests::test_coalesce_limits_rearrange_around_timestamp_filters
62842024-11-13T20:42:52.814Z PASS [ 0.030s] oximeter-db oxql::query::tests::test_coalesce_predicates
62852024-11-13T20:42:52.814Z PASS [ 0.029s] oximeter-db oxql::query::tests::test_coalesce_predicates_into_subqueries
62862024-11-13T20:42:52.814Z PASS [ 0.026s] oximeter-db oxql::query::tests::test_coalesce_predicates_into_subqueries_with_group_by
62872024-11-13T20:42:52.814Z PASS [ 0.025s] oximeter-db oxql::query::tests::test_coalesce_predicates_merged_into_subqueries
62882024-11-13T20:42:52.820Z PASS [ 0.027s] oximeter-db oxql::query::tests::test_query_end_time
62892024-11-13T20:42:52.831Z PASS [ 0.021s] oximeter-db oxql::query::tests::test_restrict_filter_idents_expr
62902024-11-13T20:42:52.833Z PASS [ 0.027s] oximeter-db oxql::query::tests::test_query_end_time_across_subqueries
62912024-11-13T20:42:52.837Z PASS [ 0.026s] oximeter-db oxql::query::tests::test_restrict_filter_idents_single_atom
62922024-11-13T20:42:52.845Z PASS [ 0.023s] oximeter-db oxql::query::tests::test_restrict_filter_idents_single_atom_with_timestamp
62932024-11-13T20:42:52.861Z PASS [ 0.026s] oximeter-db query::tests::test_field_cmp
62942024-11-13T20:42:52.879Z PASS [ 0.041s] oximeter-db oxql::query::tests::test_split_query
62952024-11-13T20:42:52.881Z PASS [ 0.030s] oximeter-db query::tests::test_field_selector_as_query
62962024-11-13T20:42:52.889Z PASS [ 0.042s] oximeter-db query::tests::test_field_value_as_db_str
62972024-11-13T20:42:52.899Z PASS [ 0.040s] oximeter-db query::tests::test_select_query_builder_field_selectors
62982024-11-13T20:42:52.908Z PASS [ 0.040s] oximeter-db query::tests::test_select_query_builder_filter_raw
62992024-11-13T20:42:52.913Z PASS [ 0.038s] oximeter-db query::tests::test_select_query_builder_from_parts
63002024-11-13T20:42:52.921Z PASS [ 0.036s] oximeter-db query::tests::test_select_query_builder_full
63012024-11-13T20:42:52.926Z PASS [ 0.030s] oximeter-db query::tests::test_select_query_builder_limit_offset
63022024-11-13T20:42:52.931Z PASS [ 0.025s] oximeter-db query::tests::test_select_query_builder_no_fields
63032024-11-13T20:42:52.938Z PASS [ 0.023s] oximeter-db query::tests::test_select_query_builder_no_selectors
63042024-11-13T20:42:52.950Z PASS [ 0.020s] oximeter-db query::tests::test_time_range
63052024-11-13T20:42:52.958Z PASS [ 0.035s] oximeter-db query::tests::test_string_field_selector
63062024-11-13T20:42:52.967Z PASS [ 0.032s] oximeter-db sql::tests::test_allow_limit_offset
63072024-11-13T20:42:52.976Z PASS [ 0.036s] oximeter-db sql::tests::test_allow_subqueries
63082024-11-13T20:42:52.985Z PASS [ 0.035s] oximeter-db sql::tests::test_cannot_name_database
63092024-11-13T20:42:52.991Z PASS [ 0.035s] oximeter-db sql::tests::test_ctes_are_not_supported
63102024-11-13T20:42:52.998Z PASS [ 0.033s] oximeter-db sql::tests::test_function_allow_list
63112024-11-13T20:42:53.010Z PASS [ 0.027s] oximeter-db sql::tests::test_multiple_statements_are_not_supported
63122024-11-13T20:42:53.027Z PASS [ 0.033s] oximeter-db sql::tests::test_query_must_be_select_statement
63132024-11-13T20:42:53.038Z PASS [ 0.036s] oximeter-db sql::tests::test_query_with_multiple_timeseries_generates_one_cte
63142024-11-13T20:42:53.038Z PASS [ 0.059s] oximeter-db sql::tests::test_join_must_be_inner
63152024-11-13T20:42:53.043Z PASS [ 0.035s] oximeter-db sql::tests::test_require_table_is_timeseries_name
63162024-11-13T20:42:53.060Z PASS [ 0.032s] oximeter-db sql::tests::test_safe_sql_does_not_modify_original_alias
63172024-11-13T20:42:53.079Z PASS [ 0.028s] oximeter-db tests::test_timeseries_key_field_stability
63182024-11-13T20:42:53.079Z PASS [ 0.034s] oximeter-db sql::tests::test_with_comma_join_fails
63192024-11-13T20:42:53.089Z PASS [ 0.042s] oximeter-db tests::test_timeseries_key_sample_stability
63202024-11-13T20:42:53.098Z PASS [ 0.039s] oximeter-db tests::test_unsorted_db_fields_are_sorted_on_read
63212024-11-13T20:42:53.142Z PASS [ 0.055s] oximeter-instruments http::tests::test_latency_tracker
63222024-11-13T20:42:53.220Z PASS [ 0.096s] oximeter-instruments kstat::link::tests::test_kstat_interested
63232024-11-13T20:42:53.520Z PASS [ 0.310s] oximeter-instruments kstat::link::tests::test_kstat_sampler_with_overflow
63242024-11-13T20:42:53.520Z PASS [ 0.361s] oximeter-instruments kstat::link::tests::test_kstat_sampler
63252024-11-13T20:42:53.588Z PASS [ 0.072s] oximeter-instruments kstat::link::tests::test_kstat_with_expiration
63262024-11-13T20:42:53.597Z PASS [ 0.093s] oximeter-instruments kstat::link::tests::test_kstat_start_time_is_equal
63272024-11-13T20:42:53.646Z PASS [ 0.060s] oximeter-instruments kstat::link::tests::test_prune_creation_times_when_kstat_is_gone
63282024-11-13T20:42:53.655Z PASS [ 0.058s] oximeter-instruments kstat::link::tests::test_prune_creation_times_when_target_is_removed
63292024-11-13T20:42:53.690Z PASS [ 0.036s] oximeter-macro-impl tests::test_extract_datum_type_by_annotatd_field
63302024-11-13T20:42:53.698Z PASS [ 0.054s] oximeter-instruments kstat::link::tests::test_sled_datalink
63312024-11-13T20:42:53.710Z PASS [ 0.020s] oximeter-macro-impl tests::test_extract_datum_type_by_field_name
63322024-11-13T20:42:53.716Z PASS [ 0.019s] oximeter-macro-impl tests::test_extract_datum_type_multiple_annotated_fields
63332024-11-13T20:42:53.728Z PASS [ 0.019s] oximeter-macro-impl tests::test_extract_datum_type_named_and_annotated
63342024-11-13T20:42:53.734Z PASS [ 0.018s] oximeter-macro-impl tests::test_extract_datum_type_named_and_annotated_same_field
63352024-11-13T20:42:53.751Z PASS [ 0.022s] oximeter-macro-impl tests::test_metric_annotated_field
63362024-11-13T20:42:53.759Z PASS [ 0.023s] oximeter-macro-impl tests::test_metric_datum_field
63372024-11-13T20:42:53.774Z PASS [ 0.021s] oximeter-macro-impl tests::test_metric_enum
63382024-11-13T20:42:53.785Z PASS [ 0.023s] oximeter-macro-impl tests::test_metric_without_datum_field
63392024-11-13T20:42:53.801Z PASS [ 0.028s] oximeter-macro-impl tests::test_target
63402024-11-13T20:42:53.809Z PASS [ 0.027s] oximeter-macro-impl tests::test_target_empty_struct
63412024-11-13T20:42:53.821Z PASS [ 0.021s] oximeter-macro-impl tests::test_target_enum
63422024-11-13T20:42:53.831Z PASS [ 0.019s] oximeter-macro-impl tests::test_target_unit_struct
63432024-11-13T20:42:53.846Z PASS [ 0.024s] oximeter-macro-impl tests::test_target_with_datum_field
63442024-11-13T20:42:53.927Z PASS [ 0.082s] oximeter-schema codegen::tests::compute_extra_derives_respects_datum_type_with_no_extra_derives
63452024-11-13T20:42:53.942Z PASS [ 1.435s] oximeter-db oxql::ast::grammar::tests::test_recognize_escape_sequence_with_valid_unicode_sequence
63462024-11-13T20:42:53.956Z PASS [ 0.029s] oximeter-schema codegen::tests::compute_extra_derives_respects_non_copy_datum_types
63472024-11-13T20:42:53.968Z PASS [ 0.026s] oximeter-schema codegen::tests::compute_extra_derives_respects_non_copy_fields
63482024-11-13T20:42:53.982Z PASS [ 0.026s] oximeter-schema codegen::tests::compute_extra_derives_respects_partially_ordered_datum_types
63492024-11-13T20:42:53.993Z PASS [ 0.025s] oximeter-schema codegen::tests::compute_extra_derives_respects_totally_ordered_datum_types
63502024-11-13T20:42:54.022Z PASS [ 0.039s] oximeter-schema codegen::tests::emit_schema_types_generates_expected_tokens
63512024-11-13T20:42:54.030Z PASS [ 0.038s] oximeter-schema codegen::tests::emit_schema_types_with_no_metric_fields_generates_expected_tokens
63522024-11-13T20:42:54.074Z PASS [ 0.042s] oximeter-schema ir::tests::construct_field_schema_fails_with_duplicate_field_names
63532024-11-13T20:42:54.075Z PASS [ 0.033s] oximeter-schema ir::tests::construct_field_schema_fails_with_reference_to_unknown_field
63542024-11-13T20:42:54.101Z PASS [ 0.036s] oximeter-schema ir::tests::construct_field_schema_picks_up_correct_fields
63552024-11-13T20:42:54.121Z PASS [ 0.046s] oximeter-schema ir::tests::ensures_target_has_at_least_one_field
63562024-11-13T20:42:54.130Z PASS [ 0.029s] oximeter-schema ir::tests::extract_authz_scope_requires_relevant_field
63572024-11-13T20:42:54.144Z PASS [ 0.026s] oximeter-schema ir::tests::extract_metric_fields_fails_to_add_existing_metric
63582024-11-13T20:42:54.153Z PASS [ 0.024s] oximeter-schema ir::tests::extract_metric_fields_fails_to_remove_non_existent_metric
63592024-11-13T20:42:54.169Z PASS [ 0.024s] oximeter-schema ir::tests::extract_metric_fields_fails_with_non_increasing_versions
63602024-11-13T20:42:54.176Z PASS [ 0.025s] oximeter-schema ir::tests::extract_metric_fields_requires_adding_first
63612024-11-13T20:42:54.190Z PASS [ 0.022s] oximeter-schema ir::tests::extract_metric_fields_succeeds_with_gaps_in_versions
63622024-11-13T20:42:54.195Z PASS [ 0.021s] oximeter-schema ir::tests::fail_on_empty_descriptions
63632024-11-13T20:42:54.209Z PASS [ 0.022s] oximeter-schema ir::tests::fail_on_empty_metric_name
63642024-11-13T20:42:54.214Z PASS [ 0.020s] oximeter-schema ir::tests::fail_on_empty_target_name
63652024-11-13T20:42:54.230Z PASS [ 0.018s] oximeter-schema ir::tests::fail_on_very_long_field_names
63662024-11-13T20:42:54.235Z PASS [ 0.020s] oximeter-schema ir::tests::fail_on_very_long_timeseries_name
63672024-11-13T20:42:54.255Z PASS [ 0.022s] oximeter-schema ir::tests::into_schema_list_fails_with_zero_metrics
63682024-11-13T20:42:54.263Z PASS [ 0.024s] oximeter-schema ir::tests::load_schema_catches_metric_versions_not_added_in
63692024-11-13T20:42:54.288Z PASS [ 0.034s] oximeter-schema ir::tests::load_schema_fails_with_duplicate_timeseries
63702024-11-13T20:42:54.294Z PASS [ 0.033s] oximeter-schema ir::tests::load_schema_fails_with_nonexistent_target_version
63712024-11-13T20:42:54.311Z PASS [ 0.026s] oximeter-schema ir::tests::load_schema_fills_in_implied_metric_versions
63722024-11-13T20:42:54.316Z PASS [ 0.024s] oximeter-schema ir::tests::load_schema_fills_in_implied_metric_versions_when_last_is_modified
63732024-11-13T20:42:54.331Z PASS [ 0.020s] oximeter-schema ir::tests::load_schema_fills_in_implied_metric_versions_when_last_version_is_removed
63742024-11-13T20:42:54.336Z PASS [ 0.020s] oximeter-schema ir::tests::load_schema_fills_in_late_implied_metric_versions
63752024-11-13T20:42:54.356Z PASS [ 0.023s] oximeter-schema ir::tests::load_schema_skips_versions_until_metric_is_added
63762024-11-13T20:42:54.363Z PASS [ 0.025s] oximeter-schema ir::tests::only_support_format_version_1
63772024-11-13T20:42:54.378Z PASS [ 0.022s] oximeter-schema ir::tests::validate_field_name_disallows_bad_names
63782024-11-13T20:42:54.386Z PASS [ 0.022s] oximeter-schema ir::tests::validate_field_name_verifies_uuid_field_names
63792024-11-13T20:42:54.464Z PASS [ 0.075s] oximeter-test-utils tests::test_sample_struct
63802024-11-13T20:42:54.472Z PASS [ 0.092s] oximeter-test-utils tests::test_gen_test_samples
63812024-11-13T20:42:54.494Z PASS [ 0.032s] oximeter-test-utils tests::test_schema_field_ordering_across_target_metric
63822024-11-13T20:42:54.499Z PASS [ 0.030s] oximeter-test-utils tests::test_timeseries_schema_from_parts
63832024-11-13T20:42:54.518Z PASS [ 0.025s] oximeter-test-utils tests::test_timeseries_schema_from_sample
63842024-11-13T20:42:54.525Z PASS [ 0.025s] oximeter-types histogram::tests::test_bin_range
63852024-11-13T20:42:54.535Z PASS [ 0.018s] oximeter-types histogram::tests::test_bin_range_from
63862024-11-13T20:42:54.539Z PASS [ 0.016s] oximeter-types histogram::tests::test_bin_range_to
63872024-11-13T20:42:54.561Z PASS [ 0.023s] oximeter-types histogram::tests::test_empty_bins_not_supported
63882024-11-13T20:42:54.570Z PASS [ 0.027s] oximeter-types histogram::tests::test_ensure_finite
63892024-11-13T20:42:54.593Z PASS [ 0.034s] oximeter-types histogram::tests::test_histogram
63902024-11-13T20:42:54.601Z PASS [ 0.032s] oximeter-types histogram::tests::test_histogram_construct_with
63912024-11-13T20:42:54.612Z PASS [ 0.020s] oximeter-types histogram::tests::test_histogram_extreme_bins
63922024-11-13T20:42:54.617Z PASS [ 0.019s] oximeter-types histogram::tests::test_histogram_extreme_samples
63932024-11-13T20:42:54.633Z PASS [ 0.019s] oximeter-types histogram::tests::test_histogram_float_bins
63942024-11-13T20:42:54.639Z PASS [ 0.021s] oximeter-types histogram::tests::test_histogram_unbounded_samples
63952024-11-13T20:42:54.660Z PASS [ 0.027s] oximeter-types histogram::tests::test_histogram_unsorted_bins
63962024-11-13T20:42:54.669Z PASS [ 0.027s] oximeter-types histogram::tests::test_histogram_with_bins
63972024-11-13T20:42:54.686Z PASS [ 0.023s] oximeter-types histogram::tests::test_histogram_with_non_partitioned_bins
63982024-11-13T20:42:54.698Z PASS [ 0.029s] oximeter-types histogram::tests::test_histogram_with_overlapping_bins
63992024-11-13T20:42:54.712Z PASS [ 0.028s] oximeter-types histogram::tests::test_log_bins_u64
64002024-11-13T20:42:54.727Z PASS [ 0.030s] oximeter-types histogram::tests::test_log_bins_u8
64012024-11-13T20:42:54.756Z PASS [ 0.026s] oximeter-types histogram::tests::test_log_linear_bins_does_not_overflow_wide_bin_type
64022024-11-13T20:42:54.765Z PASS [ 0.052s] oximeter-types histogram::tests::test_log_linear_bins_all_representable
64032024-11-13T20:42:54.784Z PASS [ 0.029s] oximeter-types histogram::tests::test_log_linear_bins_does_overflow_narrow_bin_type
64042024-11-13T20:42:54.793Z PASS [ 0.028s] oximeter-types histogram::tests::test_log_linear_bins_f64_matches_reference_implementation::case_1
64052024-11-13T20:42:54.809Z PASS [ 0.026s] oximeter-types histogram::tests::test_log_linear_bins_f64_matches_reference_implementation::case_2
64062024-11-13T20:42:54.816Z PASS [ 0.026s] oximeter-types histogram::tests::test_log_linear_bins_f64_matches_reference_implementation::case_3
64072024-11-13T20:42:54.832Z PASS [ 0.023s] oximeter-types histogram::tests::test_log_linear_bins_f64_matches_reference_implementation::case_4
64082024-11-13T20:42:54.838Z PASS [ 0.022s] oximeter-types histogram::tests::test_log_linear_bins_integer_size_checks
64092024-11-13T20:42:54.855Z PASS [ 0.022s] oximeter-types histogram::tests::test_log_linear_bins_small_bin_count
64102024-11-13T20:42:54.864Z PASS [ 0.023s] oximeter-types histogram::tests::test_span_decades
64112024-11-13T20:42:54.878Z PASS [ 0.024s] oximeter-types histogram::tests::test_span_decades_other_counts_f64
64122024-11-13T20:42:54.889Z PASS [ 0.025s] oximeter-types histogram::tests::test_span_decades_other_counts_u64_resolution_ok
64132024-11-13T20:42:54.899Z PASS [ 0.022s] oximeter-types histogram::tests::test_span_decades_other_counts_u64_resolution_too_low
64142024-11-13T20:42:54.913Z PASS [ 0.024s] oximeter-types quantile::tests::test_default_percentiles
64152024-11-13T20:42:54.927Z PASS [ 0.025s] oximeter-types quantile::tests::test_empty_observations
64162024-11-13T20:42:54.947Z PASS [ 0.033s] oximeter-types quantile::tests::test_find_cells
64172024-11-13T20:42:54.957Z PASS [ 0.029s] oximeter-types quantile::tests::test_float_observations
64182024-11-13T20:42:54.977Z PASS [ 0.029s] oximeter-types quantile::tests::test_integer_observations
64192024-11-13T20:42:54.985Z PASS [ 0.030s] oximeter-types quantile::tests::test_invalid_p_value
64202024-11-13T20:42:55.001Z PASS [ 0.026s] oximeter-types quantile::tests::test_max_p
64212024-11-13T20:42:55.007Z PASS [ 0.024s] oximeter-types quantile::tests::test_min_p
64222024-11-13T20:42:55.024Z PASS [ 0.022s] oximeter-types quantile::tests::test_non_filled_observations
64232024-11-13T20:42:55.037Z PASS [ 0.028s] oximeter-types quantile::tests::test_rounding
64242024-11-13T20:42:55.051Z PASS [ 0.026s] oximeter-types schema::tests::test_field_schema_ordering
64252024-11-13T20:42:55.079Z PASS [ 0.040s] oximeter-types schema::tests::test_timeseries_name
64262024-11-13T20:42:55.085Z PASS [ 0.037s] oximeter-types schema::tests::test_timeseries_name_from_str
64272024-11-13T20:42:55.105Z PASS [ 0.028s] oximeter-types traits::tests::test_metric_trait
64282024-11-13T20:42:55.114Z PASS [ 0.028s] oximeter-types traits::tests::test_producer_trait
64292024-11-13T20:42:55.130Z PASS [ 0.023s] oximeter-types traits::tests::test_target_trait
64302024-11-13T20:42:55.133Z PASS [ 0.023s] oximeter-types types::tests::test_cumulative_f64
64312024-11-13T20:42:55.161Z PASS [ 0.031s] oximeter-types types::tests::test_cumulative_i64
64322024-11-13T20:42:55.170Z PASS [ 0.031s] oximeter-types types::tests::test_datum
64332024-11-13T20:42:55.188Z PASS [ 0.027s] oximeter-types types::tests::test_field_value_parse_as_type::case_01_as_string
64342024-11-13T20:42:55.194Z PASS [ 0.027s] oximeter-types types::tests::test_field_value_parse_as_type::case_02_as_i8
64352024-11-13T20:42:55.209Z PASS [ 0.024s] oximeter-types types::tests::test_field_value_parse_as_type::case_03_as_u8
64362024-11-13T20:42:55.215Z PASS [ 0.021s] oximeter-types types::tests::test_field_value_parse_as_type::case_04_as_i16
64372024-11-13T20:42:55.229Z PASS [ 0.019s] oximeter-types types::tests::test_field_value_parse_as_type::case_05_as_u16
64382024-11-13T20:42:55.233Z PASS [ 0.020s] oximeter-types types::tests::test_field_value_parse_as_type::case_06_as_i32
64392024-11-13T20:42:55.260Z PASS [ 0.023s] oximeter-types types::tests::test_field_value_parse_as_type::case_07_as_u32
64402024-11-13T20:42:55.268Z PASS [ 0.031s] oximeter-types types::tests::test_field_value_parse_as_type::case_08_as_i64
64412024-11-13T20:42:55.284Z PASS [ 0.032s] oximeter-types types::tests::test_field_value_parse_as_type::case_09_as_u64
64422024-11-13T20:42:55.291Z PASS [ 0.024s] oximeter-types types::tests::test_field_value_parse_as_type::case_10_as_uuid
64432024-11-13T20:42:55.306Z PASS [ 0.022s] oximeter-types types::tests::test_field_value_parse_as_type::case_11_as_ipv4addr
64442024-11-13T20:42:55.311Z PASS [ 0.022s] oximeter-types types::tests::test_field_value_parse_as_type::case_12_as_ipv6addr
64452024-11-13T20:42:55.324Z PASS [ 0.020s] oximeter-types types::tests::test_field_value_parse_as_wrong_type::case_1_as_u64
64462024-11-13T20:42:55.329Z PASS [ 0.019s] oximeter-types types::tests::test_field_value_parse_as_wrong_type::case_2_as_uuid
64472024-11-13T20:42:55.342Z PASS [ 0.017s] oximeter-types types::tests::test_field_value_parse_as_wrong_type::case_3_as_bool
64482024-11-13T20:42:55.348Z PASS [ 0.017s] oximeter-types types::tests::test_field_value_parse_as_wrong_type::case_4_as_ipaddr
64492024-11-13T20:42:55.369Z PASS [ 0.025s] oximeter-types types::tests::test_field_value_parse_as_wrong_type::case_5_as_uuid
64502024-11-13T20:42:55.379Z PASS [ 0.027s] oximeter-types types::tests::test_measurement
64512024-11-13T20:42:55.394Z PASS [ 0.027s] oximeter-types types::tests::test_verify_field_names
64522024-11-13T20:42:55.400Z PASS [ 0.025s] oxlog tests::test_is_oxide_smf_log_file
64532024-11-13T20:42:55.409Z PASS [ 0.016s] oxlog tests::test_oxide_smf_service_name_from_log_file_name
64542024-11-13T20:42:55.417Z PASS [ 0.016s] oxlog tests::test_sort_logs
64552024-11-13T20:42:55.488Z PASS [ 0.067s] oxql-types point::tests::test_cast_points_from_bool
64562024-11-13T20:42:55.488Z PASS [ 0.059s] oxql-types point::tests::test_cast_points_from_double
64572024-11-13T20:42:55.503Z PASS [ 0.026s] oxql-types point::tests::test_cast_points_from_double_distribution
64582024-11-13T20:42:55.510Z PASS [ 0.025s] oxql-types point::tests::test_cast_points_from_int_distribution
64592024-11-13T20:42:55.521Z PASS [ 0.019s] oxql-types point::tests::test_cast_points_from_integer
64602024-11-13T20:42:55.538Z PASS [ 0.029s] oxql-types point::tests::test_cast_points_from_string
64612024-11-13T20:42:55.543Z PASS [ 0.023s] oxql-types point::tests::test_join_point_arrays
64622024-11-13T20:42:55.562Z PASS [ 0.019s] oxql-types point::tests::test_point_delta_between
64632024-11-13T20:42:55.567Z PASS [ 0.021s] oxql-types point::tests::test_point_delta_between_overlapping_time_ranges
64642024-11-13T20:42:55.586Z PASS [ 0.022s] oxql-types point::tests::test_point_delta_between_with_new_epoch
64652024-11-13T20:42:55.591Z PASS [ 0.024s] oxql-types point::tests::test_push_concrete_values
64662024-11-13T20:42:55.610Z PASS [ 0.029s] oxql-types point::tests::test_sub_between_histogram_distributions
64672024-11-13T20:42:56.194Z PASS [ 0.604s] reconfigurator-cli::test_basic test_basic
64682024-11-13T20:42:56.337Z PASS [ 0.144s] reconfigurator-cli::test_basic test_example
64692024-11-13T20:42:56.686Z PASS [ 0.151s] sled-agent-types early_networking::tests::serialized_early_network_config_v0_to_v2_conversion
64702024-11-13T20:42:56.689Z PASS [ 0.034s] sled-agent-types early_networking::tests::serialized_early_network_config_v1_to_v2_conversion
64712024-11-13T20:42:56.689Z PASS [ 0.050s] sled-agent-types rack_init::tests::parse_rack_initialization
64722024-11-13T20:42:56.689Z PASS [ 0.025s] sled-agent-types rack_init::tests::parse_rack_initialization_weak_hash
64732024-11-13T20:42:56.689Z PASS [ 0.035s] sled-agent-types rack_init::tests::test_extra_certs
64742024-11-13T20:42:56.690Z PASS [ 0.025s] sled-agent-types rack_init::tests::test_subnets
64752024-11-13T20:42:56.704Z PASS [ 0.045s] sled-agent-types rack_init::tests::validate_external_dns_ips_must_be_in_internal_services_ip_pools
64762024-11-13T20:42:56.730Z PASS [ 0.025s] sled-agent-types sled::tests::serialize_start_sled_agent_v0_deserialize_v1
64772024-11-13T20:42:56.764Z PASS [ 0.031s] sled-agent-types zone_bundle::tests::test_compare_bundles
64782024-11-13T20:42:56.790Z PASS [ 0.030s] sled-agent-types zone_bundle::tests::test_priority_dimension
64792024-11-13T20:42:56.814Z PASS [ 0.023s] sled-agent-types zone_bundle::tests::test_sort_zone_bundle_cause
64802024-11-13T20:42:56.847Z PASS [ 0.031s] sled-agent-types zone_bundle::tests::test_storage_limit_bytes_available
64812024-11-13T20:42:56.901Z PASS [ 0.056s] sled-hardware disk::test::test_disk_paths
64822024-11-13T20:42:56.935Z PASS [ 0.033s] sled-hardware disk::test::test_partition_device_paths
64832024-11-13T20:42:56.985Z PASS [ 3.153s] oximeter-producer tests::test_producer_registration_task
64842024-11-13T20:42:57.015Z PASS [ 0.080s] sled-hardware illumos::partitions::test::ensure_partition_layout_m2_cannot_format
64852024-11-13T20:42:57.023Z PASS [ 0.039s] sled-hardware illumos::partitions::test::ensure_partition_layout_m2_fails_with_empty_gpt
64862024-11-13T20:42:57.039Z PASS [ 0.025s] sled-hardware illumos::partitions::test::ensure_partition_layout_m2_with_expected_format
64872024-11-13T20:42:57.044Z PASS [ 0.025s] sled-hardware illumos::partitions::test::ensure_partition_layout_u2_fails_with_empty_gpt
64882024-11-13T20:42:57.084Z PASS [ 0.036s] sled-hardware illumos::partitions::test::ensure_partition_layout_u2_no_format_without_dev_path
64892024-11-13T20:42:57.102Z PASS [ 0.061s] sled-hardware illumos::partitions::test::ensure_partition_layout_u2_format_with_dev_path
64902024-11-13T20:42:57.109Z PASS [ 0.027s] sled-hardware illumos::partitions::test::ensure_partition_layout_u2_with_expected_format
64912024-11-13T20:42:57.156Z PASS [ 0.052s] sled-hardware-types underlay::tests::test_mac_to_bootstrap_ip
64922024-11-13T20:42:57.173Z PASS [ 0.061s] sled-storage dataset::test::serialize_dataset_name
64932024-11-13T20:42:57.258Z PASS [ 0.076s] sled-storage manager::test::test_omicron_physical_disks_schema
64942024-11-13T20:42:57.258Z PASS [ 0.094s] sled-storage manager::test::test_datasets_schema
64952024-11-13T20:42:58.762Z PASS [ 1.503s] sled-storage manager::tests::add_raw_u2_does_not_create_zpool
64962024-11-13T20:42:58.810Z PASS [ 0.049s] sled-storage manager::tests::detected_raw_disk_removal_triggers_notification
64972024-11-13T20:42:59.593Z PASS [ 2.346s] sled-storage manager::tests::add_control_plane_disks_requires_keymanager
64982024-11-13T20:42:59.945Z PASS [ 32.145s] omicron-sled-agent nexus::test::nexus_self_notification_test
64992024-11-13T20:43:00.017Z PASS [ 0.072s] sled-storage manager::tests::ensure_using_exactly_these_disks
65002024-11-13T20:43:02.560Z PASS [ 2.542s] sled-storage manager::tests::ledger_writes_require_at_least_one_m2
65012024-11-13T20:43:02.667Z PASS [ 3.069s] sled-storage manager::tests::ensure_datasets
65022024-11-13T20:43:03.370Z PASS [ 4.558s] sled-storage manager::tests::disks_automatically_managed_after_key_manager_ready
65032024-11-13T20:43:04.753Z PASS [ 1.384s] sled-storage manager::tests::update_rawdisk_firmware
65042024-11-13T20:43:05.696Z PASS [ 3.032s] sled-storage manager::tests::queued_disks_get_requeued_on_secret_retriever_error
65052024-11-13T20:43:05.797Z PASS [ 3.235s] sled-storage manager::tests::nested_dataset
65062024-11-13T20:43:07.101Z PASS [ 1.405s] sled-storage manager::tests::wait_for_boot_disk
65072024-11-13T20:43:07.164Z PASS [ 1.368s] tufaceous::integration-tests command_tests::test_assemble_fake
65082024-11-13T20:43:07.437Z PASS [ 2.685s] sled-storage manager::tests::upsert_filesystem
65092024-11-13T20:43:07.518Z PASS [ 0.081s] tufaceous-lib archive::tests::test_validate_path
65102024-11-13T20:43:07.524Z PASS [ 0.425s] tufaceous::integration-tests command_tests::test_init_and_add
65112024-11-13T20:43:07.601Z PASS [ 0.082s] tufaceous-lib assemble::manifest::tests::fake_roundtrip
65122024-11-13T20:43:07.715Z PASS [ 0.188s] tufaceous-lib repository::tests::reject_artifacts_with_the_same_filename
65132024-11-13T20:43:07.934Z PASS [ 0.770s] tufaceous::manifest-tests check_manifest::fake.toml
65142024-11-13T20:43:08.039Z PASS [ 0.106s] update-common artifacts::update_plan::tests::test_bad_hubris_cabooses
65152024-11-13T20:43:08.124Z PASS [ 0.085s] update-common artifacts::update_plan::tests::test_bad_rot_versions
65162024-11-13T20:43:08.220Z PASS [ 15.139s] oximeter-db::integration_test test_schemas_disjoint
65172024-11-13T20:43:08.224Z PASS [ 0.104s] update-common artifacts::update_plan::tests::test_multi_rot_bord
65182024-11-13T20:43:08.268Z PASS [ 0.036s] update-common artifacts::update_plan::tests::test_too_many_rot_bootloaders
65192024-11-13T20:43:08.327Z PASS [ 0.107s] update-common artifacts::update_plan::tests::test_multi_rot_version
65202024-11-13T20:43:08.332Z PASS [ 0.071s] update-common artifacts::update_plan::tests::test_too_many_rot_bord
65212024-11-13T20:43:08.406Z PASS [ 0.079s] update-common artifacts::update_plan::tests::test_update_plan_from_artifacts
65222024-11-13T20:43:08.541Z PASS [ 0.135s] update-engine display::group_display::tests::test_stats
65232024-11-13T20:43:08.572Z PASS [ 0.030s] update-engine display::line_display_shared::tests::test_format_progress_counter
65242024-11-13T20:43:08.600Z PASS [ 0.029s] update-engine display::line_display_shared::tests::test_start_line
65252024-11-13T20:43:08.635Z PASS [ 0.034s] update-engine engine::tests::error_exits_early
65262024-11-13T20:43:08.643Z PASS [ 1.043s] update-common artifacts::artifacts_with_plan::tests::test_extract_fake
65272024-11-13T20:43:08.695Z PASS [ 0.038s] update-engine events::tests::step_event_parse_unknown
65282024-11-13T20:43:08.695Z PASS [ 0.047s] update-engine events::tests::progress_event_parse_unknown
65292024-11-13T20:43:08.702Z PASS [ 0.367s] update-engine buffer::tests::test_buffer
65302024-11-13T20:43:08.708Z PASS [ 0.029s] update-engine spec::tests::test_merge_anyhow_list
65312024-11-13T20:43:08.736Z PASS [ 0.031s] wicket state::inventory::tests::component_id_display
65322024-11-13T20:43:08.822Z PASS [ 0.088s] wicket-common rack_setup::tests::roundtrip_import_export_policy
65332024-11-13T20:43:08.892Z PASS [ 0.198s] wicket cli::rack_setup::config_toml::tests::round_trip_nonempty_config
65342024-11-13T20:43:08.944Z PASS [ 0.121s] wicketd installinator_progress::tests::test_states
65352024-11-13T20:43:08.978Z PASS [ 0.087s] wicketd rss_config::tests::test_bgp_auth_key_states
65362024-11-13T20:43:09.119Z PASS [ 0.410s] wicket::mod integration_tests::command_tests::test_wicket_ssh_force_command_like
65372024-11-13T20:43:10.027Z PASS [ 14.413s] reconfigurator-cli::test_basic test_blueprint_edit
65382024-11-13T20:43:10.053Z PASS [ 1.117s] wicketd::mod integration_tests::inventory::test_inventory
65392024-11-13T20:43:10.494Z PASS [ 30.193s] oximeter-db client::tests::cannot_ping_nonexistent_server
65402024-11-13T20:43:10.750Z PASS [ 1.637s] wicketd::mod integration_tests::updates::test_update_races
65412024-11-13T20:43:11.214Z PASS [ 3.508s] update-common artifacts::artifacts_with_plan::tests::test_fake_archive_idempotent
65422024-11-13T20:43:12.282Z PASS [ 2.262s] wicketd::mod integration_tests::updates::test_updates
65432024-11-13T20:43:12.604Z PASS [ 3.635s] wicketd::mod integration_tests::updates::test_installinator_fetch
65442024-11-13T20:43:20.628Z PASS [ 27.560s] oximeter-db::integration_test test_cluster
65452024-11-13T20:43:41.102Z SLOW [> 60.000s] oximeter-db client::tests::check_db_init_is_sum_of_all_up_replicated
65462024-11-13T20:43:45.669Z PASS [ 64.590s] oximeter-db client::tests::check_db_init_is_sum_of_all_up_replicated
65472024-11-13T20:43:48.452Z PASS [ 2.783s] oximeter-db client::tests::test_apply_one_schema_upgrade_replicated
65482024-11-13T20:44:00.774Z PASS [ 12.318s] oximeter-db client::tests::test_ensure_schema_walks_through_multiple_steps_replicated
65492024-11-13T20:44:16.289Z PASS [ 15.513s] oximeter-db client::tests::test_expunge_timeseries_by_name_replicated
65502024-11-13T20:45:16.305Z SLOW [> 60.000s] oximeter-db client::tests::test_replicated
65512024-11-13T20:46:16.317Z SLOW [>120.000s] oximeter-db client::tests::test_replicated
65522024-11-13T20:47:16.332Z SLOW [>180.000s] oximeter-db client::tests::test_replicated
65532024-11-13T20:48:16.347Z SLOW [>240.000s] oximeter-db client::tests::test_replicated
65542024-11-13T20:49:16.362Z SLOW [>300.000s] oximeter-db client::tests::test_replicated
65552024-11-13T20:50:02.932Z PASS [ 346.573s] oximeter-db client::tests::test_replicated
65562024-11-13T20:50:02.935Z------------
65572024-11-13T20:50:02.935Z Summary [2838.174s] 1699 tests run: 1699 passed (23 slow, 1 leaky), 4 skipped
65582024-11-13T20:50:02.970Z
65592024-11-13T20:50:02.973Zreal 47:43.650615918
65602024-11-13T20:50:02.973Zuser 4:13:43.758009754
65612024-11-13T20:50:02.973Zsys 50:10.062784836
65622024-11-13T20:50:02.973Ztrap 4:02.504127628
65632024-11-13T20:50:02.973Ztflt 36.689116070
65642024-11-13T20:50:02.973Zdflt 2:10.446599776
65652024-11-13T20:50:02.973Zkflt 0.590818037
65662024-11-13T20:50:02.973Zlock 1420:27:57.190513946
65672024-11-13T20:50:02.973Zslp 129:22:23.095607514
65682024-11-13T20:50:02.973Zlat 6:02:50.656336187
65692024-11-13T20:50:02.973Zstop 1:42:36.003461420
65702024-11-13T20:50:02.973Z+ banner doctest
65712024-11-13T20:50:02.976Z
65722024-11-13T20:50:02.976Z ##### #### #### ##### ###### #### #####
65732024-11-13T20:50:02.977Z # # # # # # # # # #
65742024-11-13T20:50:02.977Z # # # # # # ##### #### #
65752024-11-13T20:50:02.977Z # # # # # # # # #
65762024-11-13T20:50:02.977Z # # # # # # # # # # #
65772024-11-13T20:50:02.977Z ##### #### #### # ###### #### #
65782024-11-13T20:50:02.977Z
65792024-11-13T20:50:02.977Z+ ptime -m timeout 1h cargo test --doc --locked --verbose --no-fail-fast
65802024-11-13T20:50:05.187Z Fresh unicode-ident v1.0.13
65812024-11-13T20:50:05.194Z Fresh cfg-if v1.0.0
65822024-11-13T20:50:05.194Z Fresh autocfg v1.4.0
65832024-11-13T20:50:05.195Z Fresh memchr v2.7.4
65842024-11-13T20:50:05.195Z Fresh version_check v0.9.5
65852024-11-13T20:50:05.195Z Fresh proc-macro2 v1.0.89
65862024-11-13T20:50:05.195Z Fresh value-bag v1.9.0
65872024-11-13T20:50:05.195Z Fresh scopeguard v1.2.0
65882024-11-13T20:50:05.196Z Fresh once_cell v1.20.2
65892024-11-13T20:50:05.196Z Fresh itoa v1.0.11
65902024-11-13T20:50:05.196Z Fresh quote v1.0.37
65912024-11-13T20:50:05.196Z Fresh libc v0.2.162
65922024-11-13T20:50:05.196Z Fresh log v0.4.22
65932024-11-13T20:50:05.196Z Fresh byteorder v1.5.0
65942024-11-13T20:50:05.196Z Fresh smallvec v1.13.2
65952024-11-13T20:50:05.196Z Fresh subtle v2.6.1
65962024-11-13T20:50:05.196Z Fresh shlex v1.3.0
65972024-11-13T20:50:05.196Z Fresh syn v2.0.87
65982024-11-13T20:50:05.196Z Fresh getrandom v0.2.15
65992024-11-13T20:50:05.196Z Fresh lock_api v0.4.12
66002024-11-13T20:50:05.196Z Fresh pin-project-lite v0.2.14
66012024-11-13T20:50:05.196Z Fresh jobserver v0.1.32
66022024-11-13T20:50:05.202Z Fresh serde_derive v1.0.215
66032024-11-13T20:50:05.202Z Fresh rand_core v0.6.4
66042024-11-13T20:50:05.202Z Fresh zeroize_derive v1.4.2
66052024-11-13T20:50:05.202Z Fresh cc v1.1.30
66062024-11-13T20:50:05.202Z Fresh thiserror-impl v1.0.64
66072024-11-13T20:50:05.202Z Fresh zerocopy-derive v0.7.35
66082024-11-13T20:50:05.202Z Fresh serde v1.0.215
66092024-11-13T20:50:05.203Z Fresh zeroize v1.8.1
66102024-11-13T20:50:05.203Z Fresh thiserror v1.0.64
66112024-11-13T20:50:05.203Z Fresh zerocopy v0.7.35
66122024-11-13T20:50:05.203Z Fresh typenum v1.17.0
66132024-11-13T20:50:05.203Z Fresh bytes v1.7.2
66142024-11-13T20:50:05.203Z Fresh bitflags v2.6.0
66152024-11-13T20:50:05.203Z Fresh generic-array v0.14.7
66162024-11-13T20:50:05.203Z Fresh regex-syntax v0.8.5
66172024-11-13T20:50:05.203Z Fresh allocator-api2 v0.2.18
66182024-11-13T20:50:05.203Z Fresh parking_lot_core v0.9.10
66192024-11-13T20:50:05.203Z Fresh futures-core v0.3.31
66202024-11-13T20:50:05.203Z Fresh ryu v1.0.18
66212024-11-13T20:50:05.203Z Fresh libm v0.2.8
66222024-11-13T20:50:05.204Z Fresh spin v0.9.8
66232024-11-13T20:50:05.204Z Fresh aho-corasick v1.1.3
66242024-11-13T20:50:05.204Z Fresh crypto-common v0.1.6
66252024-11-13T20:50:05.204Z Fresh parking_lot v0.12.3
66262024-11-13T20:50:05.204Z Fresh num-traits v0.2.19
66272024-11-13T20:50:05.204Z Fresh regex-automata v0.4.8
66282024-11-13T20:50:05.204Z Fresh errno v0.3.9
66292024-11-13T20:50:05.204Z Fresh signal-hook-registry v1.4.2
66302024-11-13T20:50:05.204Z Fresh equivalent v1.0.1
66312024-11-13T20:50:05.204Z Fresh foldhash v0.1.3
66322024-11-13T20:50:05.204Z Fresh mio v1.0.2
66332024-11-13T20:50:05.204Z Fresh regex v1.11.1
66342024-11-13T20:50:05.204Z Fresh lazy_static v1.5.0
66352024-11-13T20:50:05.204Z Fresh tokio-macros v2.4.0
66362024-11-13T20:50:05.204Z Fresh socket2 v0.5.7
66372024-11-13T20:50:05.204Z Fresh rustix v0.38.37
66382024-11-13T20:50:05.204Z Fresh serde_json v1.0.132
66392024-11-13T20:50:05.204Z Fresh hashbrown v0.15.0
66402024-11-13T20:50:05.204Z Fresh fnv v1.0.7
66412024-11-13T20:50:05.204Z Fresh tokio v1.40.0
66422024-11-13T20:50:05.204Z Fresh const-oid v0.9.6
66432024-11-13T20:50:05.204Z Fresh either v1.13.0
66442024-11-13T20:50:05.204Z Fresh indexmap v2.6.0
66452024-11-13T20:50:05.204Z Fresh futures-io v0.3.31
66462024-11-13T20:50:05.204Z Fresh block-buffer v0.10.4
66472024-11-13T20:50:05.204Z Fresh pkg-config v0.3.31
66482024-11-13T20:50:05.204Z Fresh cpufeatures v0.2.14
66492024-11-13T20:50:05.204Z Fresh futures-sink v0.3.31
66502024-11-13T20:50:05.204Z Fresh pin-utils v0.1.0
66512024-11-13T20:50:05.204Z Fresh slab v0.4.9
66522024-11-13T20:50:05.204Z Fresh digest v0.10.7
66532024-11-13T20:50:05.204Z Fresh futures-channel v0.3.31
66542024-11-13T20:50:05.204Z Fresh futures-macro v0.3.31
66552024-11-13T20:50:05.204Z Fresh futures-task v0.3.31
66562024-11-13T20:50:05.204Z Fresh heck v0.5.0
66572024-11-13T20:50:05.204Z Fresh ppv-lite86 v0.2.20
66582024-11-13T20:50:05.205Z Fresh iana-time-zone v0.1.61
66592024-11-13T20:50:05.205Z Fresh futures-util v0.3.31
66602024-11-13T20:50:05.205Z Fresh chrono v0.4.38
66612024-11-13T20:50:05.205Z Fresh rand_chacha v0.3.1
66622024-11-13T20:50:05.205Z Fresh tinyvec_macros v0.1.1
66632024-11-13T20:50:05.205Z Fresh uuid v1.10.0
66642024-11-13T20:50:05.205Z Fresh tracing-attributes v0.1.27
66652024-11-13T20:50:05.205Z Fresh rand v0.8.5
66662024-11-13T20:50:05.205Z Fresh tinyvec v1.8.0
66672024-11-13T20:50:05.205Z Fresh tracing-core v0.1.32
66682024-11-13T20:50:05.205Z Fresh glob v0.3.1
66692024-11-13T20:50:05.205Z Fresh unicode-bidi v0.3.17
66702024-11-13T20:50:05.205Z Fresh home v0.5.9
66712024-11-13T20:50:05.205Z Fresh semver v1.0.23
66722024-11-13T20:50:05.205Z Fresh syn v1.0.109
66732024-11-13T20:50:05.205Z Fresh tracing v0.1.40
66742024-11-13T20:50:05.205Z Fresh unicode-normalization v0.1.24
66752024-11-13T20:50:05.205Z Fresh minimal-lexical v0.2.1
66762024-11-13T20:50:05.205Z Fresh http v1.1.0
66772024-11-13T20:50:05.205Z Fresh serde_derive_internals v0.29.1
66782024-11-13T20:50:05.205Z Fresh vcpkg v0.2.15
66792024-11-13T20:50:05.205Z Fresh nom v7.1.3
66802024-11-13T20:50:05.205Z Fresh percent-encoding v2.3.1
66812024-11-13T20:50:05.205Z Fresh dyn-clone v1.0.17
66822024-11-13T20:50:05.205Z Fresh schemars_derive v0.8.21
66832024-11-13T20:50:05.205Z Fresh form_urlencoded v1.2.1
66842024-11-13T20:50:05.205Z Fresh itertools v0.12.1
66852024-11-13T20:50:05.205Z Fresh libloading v0.8.5
66862024-11-13T20:50:05.205Z Fresh schemars v0.8.21
66872024-11-13T20:50:05.205Z Fresh prettyplease v0.2.25
66882024-11-13T20:50:05.205Z Fresh crossbeam-utils v0.8.20
66892024-11-13T20:50:05.205Z Fresh clang-sys v1.8.1
66902024-11-13T20:50:05.205Z Fresh cexpr v0.6.0
66912024-11-13T20:50:05.205Z Fresh which v4.4.2
66922024-11-13T20:50:05.205Z Fresh block-padding v0.3.3
66932024-11-13T20:50:05.206Z Fresh rustc-hash v1.1.0
66942024-11-13T20:50:05.206Z Fresh lazycell v1.3.0
66952024-11-13T20:50:05.206Z Fresh inout v0.1.3
66962024-11-13T20:50:05.206Z Fresh idna v0.5.0
66972024-11-13T20:50:05.206Z Fresh adler2 v2.0.0
66982024-11-13T20:50:05.206Z Fresh bindgen v0.69.5
66992024-11-13T20:50:05.206Z Fresh cipher v0.4.4
67002024-11-13T20:50:05.206Z Fresh url v2.5.2
67012024-11-13T20:50:05.206Z Fresh miniz_oxide v0.8.0
67022024-11-13T20:50:05.209Z Fresh num-conv v0.1.0
67032024-11-13T20:50:05.209Z Fresh paste v1.0.15
67042024-11-13T20:50:05.209Z Fresh httparse v1.9.5
67052024-11-13T20:50:05.209Z Fresh time-core v0.1.2
67062024-11-13T20:50:05.209Z Fresh powerfmt v0.2.0
67072024-11-13T20:50:05.209Z Fresh atomic-waker v1.1.2
67082024-11-13T20:50:05.209Z Fresh tokio-util v0.7.12
67092024-11-13T20:50:05.209Z Fresh cmake v0.1.51
67102024-11-13T20:50:05.209Z Fresh dunce v1.0.5
67112024-11-13T20:50:05.209Z Fresh deranged v0.3.11
67122024-11-13T20:50:05.209Z Fresh time-macros v0.2.18
67132024-11-13T20:50:05.209Z Fresh num_threads v0.1.7
67142024-11-13T20:50:05.209Z Fresh untrusted v0.9.0
67152024-11-13T20:50:05.209Z Fresh base64ct v1.6.0
67162024-11-13T20:50:05.209Z Fresh fs_extra v1.3.0
67172024-11-13T20:50:05.209Z Fresh hmac v0.12.1
67182024-11-13T20:50:05.210Z Fresh serde_spanned v0.6.8
67192024-11-13T20:50:05.210Z Fresh ring v0.17.8
67202024-11-13T20:50:05.210Z Fresh time v0.3.36
67212024-11-13T20:50:05.210Z Fresh toml_datetime v0.6.8
67222024-11-13T20:50:05.210Z Fresh sha2 v0.10.8
67232024-11-13T20:50:05.210Z Fresh strsim v0.11.1
67242024-11-13T20:50:05.210Z Fresh rustls-pki-types v1.9.0
67252024-11-13T20:50:05.210Z Fresh untrusted v0.7.1
67262024-11-13T20:50:05.210Z Fresh pem-rfc7468 v0.7.0
67272024-11-13T20:50:05.210Z Fresh http-body v1.0.1
67282024-11-13T20:50:05.210Z Fresh mirai-annotations v1.12.0
67292024-11-13T20:50:05.210Z Fresh httpdate v1.0.3
67302024-11-13T20:50:05.210Z Fresh aws-lc-sys v0.22.0
67312024-11-13T20:50:05.210Z Fresh ahash v0.8.11
67322024-11-13T20:50:05.210Z Fresh base64 v0.22.1
67332024-11-13T20:50:05.210Z Fresh try-lock v0.2.5
67342024-11-13T20:50:05.210Z Fresh gimli v0.31.1
67352024-11-13T20:50:05.210Z Fresh h2 v0.4.6
67362024-11-13T20:50:05.210Z Fresh object v0.36.5
67372024-11-13T20:50:05.210Z Fresh aws-lc-rs v1.10.0
67382024-11-13T20:50:05.210Z Fresh addr2line v0.24.2
67392024-11-13T20:50:05.211Z Fresh want v0.3.1
67402024-11-13T20:50:05.211Z Fresh rustc-demangle v0.1.24
67412024-11-13T20:50:05.211Z Fresh serde_tokenstream v0.2.2
67422024-11-13T20:50:05.211Z Fresh backtrace v0.3.74
67432024-11-13T20:50:05.211Z Fresh hyper v1.4.1
67442024-11-13T20:50:05.211Z Fresh rustls-webpki v0.102.8
67452024-11-13T20:50:05.211Z Fresh async-trait v0.1.83
67462024-11-13T20:50:05.211Z Fresh der_derive v0.7.3
67472024-11-13T20:50:05.211Z Fresh flagset v0.4.6
67482024-11-13T20:50:05.211Z Fresh anyhow v1.0.93
67492024-11-13T20:50:05.211Z Fresh der v0.7.9
67502024-11-13T20:50:05.211Z Fresh slog v2.7.0
67512024-11-13T20:50:05.211Z Fresh pbkdf2 v0.12.2
67522024-11-13T20:50:05.211Z Fresh aes v0.8.4
67532024-11-13T20:50:05.211Z Fresh rustc_version v0.4.1
67542024-11-13T20:50:05.211Z Fresh tower-service v0.3.3
67552024-11-13T20:50:05.211Z Fresh spki v0.7.3
67562024-11-13T20:50:05.211Z Fresh hyper-util v0.1.10
67572024-11-13T20:50:05.211Z Fresh salsa20 v0.10.2
67582024-11-13T20:50:05.211Z Fresh cbc v0.1.2
67592024-11-13T20:50:05.211Z Fresh mime v0.3.17
67602024-11-13T20:50:05.211Z Fresh ipnet v2.10.1
67612024-11-13T20:50:05.211Z Fresh http-body-util v0.1.2
67622024-11-13T20:50:05.211Z Fresh scrypt v0.11.0
67632024-11-13T20:50:05.211Z Fresh futures-executor v0.3.31
67642024-11-13T20:50:05.211Z Fresh openssl-probe v0.1.5
67652024-11-13T20:50:05.211Z Fresh foreign-types-shared v0.1.1
67662024-11-13T20:50:05.211Z Fresh openssl-sys v0.9.104
67672024-11-13T20:50:05.212Z Fresh rustls-pemfile v2.2.0
67682024-11-13T20:50:05.212Z Fresh pkcs5 v0.7.1
67692024-11-13T20:50:05.213Z Fresh rustversion v1.0.17
67702024-11-13T20:50:05.213Z Fresh futures v0.3.31
67712024-11-13T20:50:05.213Z Fresh foreign-types v0.3.2
67722024-11-13T20:50:05.213Z Fresh openssl-macros v0.1.1
67732024-11-13T20:50:05.213Z Fresh data-encoding v2.6.0
67742024-11-13T20:50:05.213Z Fresh pkcs8 v0.10.2
67752024-11-13T20:50:05.213Z Fresh openssl v0.10.68
67762024-11-13T20:50:05.214Z Fresh serde_urlencoded v0.7.1
67772024-11-13T20:50:05.214Z Fresh encoding_rs v0.8.34
67782024-11-13T20:50:05.214Z Fresh winnow v0.5.40
67792024-11-13T20:50:05.214Z Fresh utf8parse v0.2.2
67802024-11-13T20:50:05.214Z Fresh rustls v0.23.14
67812024-11-13T20:50:05.214Z Fresh toml_edit v0.19.15
67822024-11-13T20:50:05.214Z Fresh is-terminal v0.4.13
67832024-11-13T20:50:05.214Z Fresh unicode-width v0.1.14
67842024-11-13T20:50:05.214Z Fresh camino v1.1.9
67852024-11-13T20:50:05.214Z Fresh winnow v0.6.20
67862024-11-13T20:50:05.214Z Fresh tokio-rustls v0.26.0
67872024-11-13T20:50:05.214Z Fresh native-tls v0.2.12
67882024-11-13T20:50:05.214Z Fresh idna v0.3.0
67892024-11-13T20:50:05.214Z Fresh sha1 v0.10.6
67902024-11-13T20:50:05.214Z Fresh openapiv3 v2.0.0
67912024-11-13T20:50:05.214Z Fresh siphasher v0.3.11
67922024-11-13T20:50:05.214Z Fresh psl-types v2.0.11
67932024-11-13T20:50:05.214Z Fresh anstyle v1.0.10
67942024-11-13T20:50:05.214Z Fresh tokio-native-tls v0.3.1
67952024-11-13T20:50:05.214Z Fresh cookie v0.18.1
67962024-11-13T20:50:05.214Z Fresh webpki-roots v0.26.6
67972024-11-13T20:50:05.214Z Fresh dirs-sys-next v0.1.2
67982024-11-13T20:50:05.214Z Fresh ucd-trie v0.1.7
67992024-11-13T20:50:05.214Z Fresh publicsuffix v2.2.3
68002024-11-13T20:50:05.214Z Fresh pest v2.7.14
68012024-11-13T20:50:05.214Z Fresh dirs-next v2.0.0
68022024-11-13T20:50:05.218Z Fresh hyper-rustls v0.27.3
68032024-11-13T20:50:05.218Z Fresh hyper-tls v0.6.0
68042024-11-13T20:50:05.218Z Fresh signature v2.2.0
68052024-11-13T20:50:05.218Z Fresh sync_wrapper v1.0.1
68062024-11-13T20:50:05.218Z Fresh anstyle-parse v0.2.5
68072024-11-13T20:50:05.218Z Fresh cookie_store v0.21.0
68082024-11-13T20:50:05.218Z Fresh pest_meta v2.7.14
68092024-11-13T20:50:05.218Z Fresh term v0.7.0
68102024-11-13T20:50:05.218Z Fresh scroll_derive v0.12.0
68112024-11-13T20:50:05.218Z Fresh heck v0.4.1
68122024-11-13T20:50:05.218Z Fresh unicode-segmentation v1.12.0
68132024-11-13T20:50:05.218Z Fresh anstyle-query v1.1.1
68142024-11-13T20:50:05.218Z Fresh colorchoice v1.0.2
68152024-11-13T20:50:05.218Z Fresh reqwest v0.12.9
68162024-11-13T20:50:05.218Z Fresh is_terminal_polyfill v1.70.1
68172024-11-13T20:50:05.218Z Fresh scroll v0.12.0
68182024-11-13T20:50:05.218Z Fresh pest_generator v2.7.14
68192024-11-13T20:50:05.218Z Fresh toml_edit v0.22.22
68202024-11-13T20:50:05.218Z Fresh terminal_size v0.4.0
68212024-11-13T20:50:05.218Z Fresh crc32fast v1.4.2
68222024-11-13T20:50:05.218Z Fresh plain v0.2.3
68232024-11-13T20:50:05.218Z Fresh anstream v0.6.15
68242024-11-13T20:50:05.218Z Fresh clap_lex v0.7.2
68252024-11-13T20:50:05.218Z Fresh base16ct v0.2.0
68262024-11-13T20:50:05.218Z Fresh goblin v0.8.2
68272024-11-13T20:50:05.218Z Fresh pest_derive v2.7.14
68282024-11-13T20:50:05.218Z Fresh clap_derive v4.5.18
68292024-11-13T20:50:05.219Z Fresh num-integer v0.1.46
68302024-11-13T20:50:05.219Z Fresh ff v0.13.0
68312024-11-13T20:50:05.219Z Fresh sec1 v0.7.3
68322024-11-13T20:50:05.219Z Fresh clap_builder v4.5.20
68332024-11-13T20:50:05.219Z Fresh pretty-hex v0.4.1
68342024-11-13T20:50:05.219Z Fresh dtrace-parser v0.2.0
68352024-11-13T20:50:05.219Z Fresh group v0.13.0
68362024-11-13T20:50:05.219Z Fresh hkdf v0.12.4
68372024-11-13T20:50:05.219Z Fresh crossbeam-epoch v0.9.18
68382024-11-13T20:50:05.219Z Fresh clap v4.5.20
68392024-11-13T20:50:05.219Z Fresh dof v0.3.0
68402024-11-13T20:50:05.219Z Fresh crypto-bigint v0.5.5
68412024-11-13T20:50:05.219Z Fresh thread-id v4.2.2
68422024-11-13T20:50:05.219Z Fresh utf-8 v0.7.6
68432024-11-13T20:50:05.219Z Fresh static_assertions v1.1.0
68442024-11-13T20:50:05.219Z Fresh bitflags v1.3.2
68452024-11-13T20:50:05.219Z Fresh usdt-impl v0.5.0
68462024-11-13T20:50:05.219Z Fresh elliptic-curve v0.13.8
68472024-11-13T20:50:05.219Z Fresh itertools v0.10.5
68482024-11-13T20:50:05.219Z Fresh hex v0.4.3
68492024-11-13T20:50:05.219Z Fresh stable_deref_trait v1.2.0
68502024-11-13T20:50:05.219Z Fresh bit-vec v0.6.3
68512024-11-13T20:50:05.219Z Fresh bit-set v0.5.3
68522024-11-13T20:50:05.219Z Fresh crossbeam-deque v0.8.5
68532024-11-13T20:50:05.219Z Fresh num-iter v0.1.45
68542024-11-13T20:50:05.219Z Fresh toml v0.8.19
68552024-11-13T20:50:05.219Z Fresh flate2 v1.0.34
68562024-11-13T20:50:05.219Z Fresh crossbeam-channel v0.5.13
68572024-11-13T20:50:05.219Z Fresh thread_local v1.1.8
68582024-11-13T20:50:05.219Z Fresh rayon-core v1.12.1
68592024-11-13T20:50:05.219Z Fresh usdt-attr-macro v0.5.0
68602024-11-13T20:50:05.219Z Fresh usdt-macro v0.5.0
68612024-11-13T20:50:05.219Z Fresh phf_shared v0.11.2
68622024-11-13T20:50:05.219Z Fresh toml v0.7.8
68632024-11-13T20:50:05.219Z Fresh rfc6979 v0.4.0
68642024-11-13T20:50:05.219Z Fresh bstr v1.10.0
68652024-11-13T20:50:05.219Z Fresh zerocopy-derive v0.6.6
68662024-11-13T20:50:05.219Z Fresh curve25519-dalek-derive v0.1.1
68672024-11-13T20:50:05.220Z Fresh memmap v0.7.0
68682024-11-13T20:50:05.220Z Fresh fixedbitset v0.4.2
68692024-11-13T20:50:05.220Z Fresh take_mut v0.2.2
68702024-11-13T20:50:05.220Z Fresh managed v0.8.0
68712024-11-13T20:50:05.220Z Fresh match_cfg v0.1.0
68722024-11-13T20:50:05.220Z Fresh curve25519-dalek v4.1.3
68732024-11-13T20:50:05.220Z Fresh usdt v0.5.0
68742024-11-13T20:50:05.220Z Fresh num-bigint-dig v0.8.4
68752024-11-13T20:50:05.220Z Fresh hostname v0.3.1
68762024-11-13T20:50:05.220Z Fresh slog-async v2.8.0
68772024-11-13T20:50:05.220Z Fresh ecdsa v0.16.9
68782024-11-13T20:50:05.220Z Fresh zerocopy v0.6.6
68792024-11-13T20:50:05.220Z Fresh petgraph v0.6.5
68802024-11-13T20:50:05.220Z Fresh slog-term v2.9.1
68812024-11-13T20:50:05.220Z Fresh phf_shared v0.10.0
68822024-11-13T20:50:05.221Z Fresh pkcs1 v0.7.5
68832024-11-13T20:50:05.221Z Fresh precomputed-hash v0.1.1
68842024-11-13T20:50:05.221Z Fresh new_debug_unreachable v1.0.6
68852024-11-13T20:50:05.221Z Fresh unicode-xid v0.2.6
68862024-11-13T20:50:05.221Z Fresh signal-hook v0.3.17
68872024-11-13T20:50:05.221Z Fresh rustls v0.22.4
68882024-11-13T20:50:05.221Z Fresh string_cache v0.8.7
68892024-11-13T20:50:05.221Z Fresh rsa v0.9.6
68902024-11-13T20:50:05.221Z Fresh ed25519 v2.2.3
68912024-11-13T20:50:05.221Z Fresh hubpack_derive v0.1.1
68922024-11-13T20:50:05.221Z Fresh quick-error v1.2.3
68932024-11-13T20:50:05.221Z Fresh tokio-rustls v0.25.0
68942024-11-13T20:50:05.221Z Fresh hubpack v0.1.2
68952024-11-13T20:50:05.221Z Fresh bzip2-sys v0.1.11+1.0.8
68962024-11-13T20:50:05.221Z Fresh ed25519-dalek v2.1.1
68972024-11-13T20:50:05.221Z Fresh x509-cert v0.2.5
68982024-11-13T20:50:05.221Z Fresh slog-json v2.6.1
68992024-11-13T20:50:05.221Z Fresh idna v0.4.0
69002024-11-13T20:50:05.221Z Fresh enum-as-inner v0.6.1
69012024-11-13T20:50:05.221Z Fresh async-stream-impl v0.3.6
69022024-11-13T20:50:05.224Z Fresh lalrpop-util v0.19.12
69032024-11-13T20:50:05.225Z Fresh debug-ignore v1.0.5
69042024-11-13T20:50:05.225Z Fresh bzip2 v0.4.4
69052024-11-13T20:50:05.225Z Fresh multer v3.1.0
69062024-11-13T20:50:05.225Z Fresh hickory-proto v0.24.1
69072024-11-13T20:50:05.225Z Fresh async-stream v0.3.6
69082024-11-13T20:50:05.225Z Fresh slog-bunyan v2.5.0
69092024-11-13T20:50:05.225Z Fresh signal-hook-mio v0.2.4
69102024-11-13T20:50:05.225Z Fresh console v0.15.8
69112024-11-13T20:50:05.225Z Fresh dropshot_endpoint v0.12.0
69122024-11-13T20:50:05.225Z Fresh waitgroup v0.1.2
69132024-11-13T20:50:05.225Z Fresh serde_path_to_error v0.1.16
69142024-11-13T20:50:05.225Z Fresh hostname v0.4.0
69152024-11-13T20:50:05.225Z Fresh hash32 v0.2.1
69162024-11-13T20:50:05.225Z Fresh linked-hash-map v0.5.6
69172024-11-13T20:50:05.225Z Fresh predicates-core v1.0.8
69182024-11-13T20:50:05.225Z Fresh unicode-properties v0.1.3
69192024-11-13T20:50:05.225Z Fresh heapless v0.7.17
69202024-11-13T20:50:05.225Z Fresh dropshot v0.12.0
69212024-11-13T20:50:05.228Z Fresh lru-cache v0.1.2
69222024-11-13T20:50:05.228Z Fresh stringprep v0.1.5
69232024-11-13T20:50:05.228Z Fresh crossterm v0.28.1
69242024-11-13T20:50:05.228Z Fresh similar v2.6.0
69252024-11-13T20:50:05.228Z Fresh rayon v1.10.0
69262024-11-13T20:50:05.228Z Fresh tokio-stream v0.1.16
69272024-11-13T20:50:05.228Z Fresh md-5 v0.10.6
69282024-11-13T20:50:05.228Z Fresh float-cmp v0.9.0
69292024-11-13T20:50:05.228Z Fresh difflib v0.4.0
69302024-11-13T20:50:05.228Z Fresh fallible-iterator v0.2.0
69312024-11-13T20:50:05.228Z Fresh normalize-line-endings v0.3.0
69322024-11-13T20:50:05.228Z Fresh portable-atomic v1.9.0
69332024-11-13T20:50:05.228Z Fresh predicates v3.1.2
69342024-11-13T20:50:05.228Z Fresh postgres-protocol v0.6.7
69352024-11-13T20:50:05.228Z Fresh smoltcp v0.9.1
69362024-11-13T20:50:05.228Z Fresh zip v0.6.6
69372024-11-13T20:50:05.229Z Fresh resolv-conf v0.7.0
69382024-11-13T20:50:05.229Z Fresh phf v0.11.2
69392024-11-13T20:50:05.229Z Fresh tungstenite v0.24.0
69402024-11-13T20:50:05.229Z Fresh strum_macros v0.25.3
69412024-11-13T20:50:05.229Z Fresh serde-big-array v0.5.1
69422024-11-13T20:50:05.229Z Fresh serde_repr v0.1.19
69432024-11-13T20:50:05.229Z Fresh number_prefix v0.4.0
69442024-11-13T20:50:05.229Z Fresh peg-runtime v0.8.3
69452024-11-13T20:50:05.229Z Fresh hickory-resolver v0.24.1
69462024-11-13T20:50:05.229Z Fresh postgres-types v0.2.8
69472024-11-13T20:50:05.229Z Fresh tokio-tungstenite v0.24.0
69482024-11-13T20:50:05.229Z Fresh gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
69492024-11-13T20:50:05.229Z Fresh indicatif v0.17.8
69502024-11-13T20:50:05.229Z Fresh derive-where v1.2.7
69512024-11-13T20:50:05.229Z Fresh whoami v1.5.2
69522024-11-13T20:50:05.229Z Fresh hashbrown v0.14.5
69532024-11-13T20:50:05.229Z Fresh unsafe-libyaml v0.2.11
69542024-11-13T20:50:05.229Z Fresh progenitor-client v0.8.0
69552024-11-13T20:50:05.229Z Fresh fs-err v2.11.0
69562024-11-13T20:50:05.229Z Fresh qorb v0.2.0
69572024-11-13T20:50:05.229Z Fresh tokio-postgres v0.7.12
69582024-11-13T20:50:05.229Z Fresh regress v0.10.1
69592024-11-13T20:50:05.229Z Fresh serde_yaml v0.9.34+deprecated
69602024-11-13T20:50:05.229Z Fresh fastrand v2.1.1
69612024-11-13T20:50:05.229Z Fresh ident_case v1.0.1
69622024-11-13T20:50:05.229Z Fresh ipnetwork v0.20.0
69632024-11-13T20:50:05.229Z Fresh typify-impl v0.2.0
69642024-11-13T20:50:05.229Z Fresh darling_core v0.20.10
69652024-11-13T20:50:05.229Z Fresh tempfile v3.13.0
69662024-11-13T20:50:05.229Z Fresh strum_macros v0.26.4
69672024-11-13T20:50:05.229Z Fresh oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
69682024-11-13T20:50:05.229Z Fresh instant v0.1.13
69692024-11-13T20:50:05.229Z Fresh typify-macro v0.2.0
69702024-11-13T20:50:05.229Z Fresh darling_macro v0.20.10
69712024-11-13T20:50:05.229Z Fresh strum v0.26.3
69722024-11-13T20:50:05.229Z Fresh regress v0.9.1
69732024-11-13T20:50:05.229Z Fresh structmeta-derive v0.3.0
69742024-11-13T20:50:05.229Z Fresh slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
69752024-11-13T20:50:05.229Z Fresh typify v0.2.0
69762024-11-13T20:50:05.230Z Fresh darling v0.20.10
69772024-11-13T20:50:05.230Z Fresh newtype-uuid v1.1.3
69782024-11-13T20:50:05.230Z Fresh structmeta v0.3.0
69792024-11-13T20:50:05.230Z Fresh slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
69802024-11-13T20:50:05.230Z Fresh backoff v0.4.0
69812024-11-13T20:50:05.230Z Fresh serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
69822024-11-13T20:50:05.230Z Fresh progenitor-impl v0.8.0
69832024-11-13T20:50:05.230Z Fresh serde_with_macros v3.11.0
69842024-11-13T20:50:05.230Z Fresh parse-display-derive v0.10.0
69852024-11-13T20:50:05.230Z Fresh macaddr v1.0.1
69862024-11-13T20:50:05.230Z Fresh wait-timeout v0.2.0
69872024-11-13T20:50:05.230Z Fresh rand_xorshift v0.3.0
69882024-11-13T20:50:05.230Z Fresh progenitor-macro v0.8.0
69892024-11-13T20:50:05.230Z Fresh serde_with v3.11.0
69902024-11-13T20:50:05.230Z Fresh parse-display v0.10.0
69912024-11-13T20:50:05.230Z Fresh rusty-fork v0.3.0
69922024-11-13T20:50:05.230Z Fresh structmeta-derive v0.2.0
69932024-11-13T20:50:05.230Z Fresh unarray v0.1.4
69942024-11-13T20:50:05.230Z Fresh camino-tempfile v1.1.1
69952024-11-13T20:50:05.230Z Fresh progenitor v0.8.0
69962024-11-13T20:50:05.230Z Fresh structmeta v0.2.0
69972024-11-13T20:50:05.230Z Fresh proptest v1.5.0
69982024-11-13T20:50:05.230Z Fresh proc-macro-crate v1.3.1
69992024-11-13T20:50:05.230Z Fresh mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=056283eb02b6887fbf27f66a215662520f7c159c#056283eb)
70002024-11-13T20:50:05.230Z Fresh test-strategy v0.3.1
70012024-11-13T20:50:05.230Z Fresh proc-macro-error-attr v1.0.4
70022024-11-13T20:50:05.234Z Fresh num_enum_derive v0.5.11
70032024-11-13T20:50:05.234Z Fresh foreign-types-macros v0.2.3
70042024-11-13T20:50:05.234Z Fresh proc-macro-error v1.0.4
70052024-11-13T20:50:05.234Z Fresh num_enum v0.5.11
70062024-11-13T20:50:05.234Z Fresh foreign-types-shared v0.3.1
70072024-11-13T20:50:05.234Z Fresh nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
70082024-11-13T20:50:05.234Z Fresh libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
70092024-11-13T20:50:05.234Z Fresh tabwriter v1.4.0
70102024-11-13T20:50:05.234Z Fresh rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
70112024-11-13T20:50:05.234Z Fresh foreign-types v0.5.0
70122024-11-13T20:50:05.234Z Fresh cstr-argument v0.1.2
70132024-11-13T20:50:05.234Z Fresh pretty-hex v0.2.1
70142024-11-13T20:50:05.234Z Fresh rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
70152024-11-13T20:50:05.234Z Fresh colored v2.1.0
70162024-11-13T20:50:05.234Z Fresh smf v0.2.3
70172024-11-13T20:50:05.234Z Fresh nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
70182024-11-13T20:50:05.234Z Fresh dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
70192024-11-13T20:50:05.235Z Fresh hash32 v0.3.1
70202024-11-13T20:50:05.235Z Fresh cobs v0.2.3
70212024-11-13T20:50:05.235Z Fresh crucible-workspace-hack v0.1.0
70222024-11-13T20:50:05.235Z Fresh heapless v0.8.0
70232024-11-13T20:50:05.235Z Fresh postcard v1.0.10
70242024-11-13T20:50:05.235Z Fresh illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
70252024-11-13T20:50:05.235Z Fresh termtree v0.4.1
70262024-11-13T20:50:05.235Z Fresh kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
70272024-11-13T20:50:05.235Z Fresh smoltcp v0.11.0
70282024-11-13T20:50:05.235Z Fresh predicates-tree v1.0.11
70292024-11-13T20:50:05.235Z Fresh sigpipe v0.1.3
70302024-11-13T20:50:05.235Z Fresh poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
70312024-11-13T20:50:05.235Z Fresh zone_cfg_derive v0.3.0
70322024-11-13T20:50:05.235Z Fresh bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=86101eaf80b55e7f405b5cafe9b0de0e9f331656#86101eaf)
70332024-11-13T20:50:05.235Z Fresh opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
70342024-11-13T20:50:05.235Z Fresh num-derive v0.4.2
70352024-11-13T20:50:05.235Z Fresh downcast v0.11.0
70362024-11-13T20:50:05.235Z Fresh fragile v2.0.0
70372024-11-13T20:50:05.235Z Fresh opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
70382024-11-13T20:50:05.235Z Fresh libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
70392024-11-13T20:50:05.235Z Fresh mockall_derive v0.13.0
70402024-11-13T20:50:05.236Z Fresh crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
70412024-11-13T20:50:05.236Z Fresh zone v0.3.0
70422024-11-13T20:50:05.236Z Fresh bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=86101eaf80b55e7f405b5cafe9b0de0e9f331656#86101eaf)
70432024-11-13T20:50:05.236Z Fresh convert_case v0.4.0
70442024-11-13T20:50:05.236Z Fresh oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
70452024-11-13T20:50:05.236Z Fresh mockall v0.13.0
70462024-11-13T20:50:05.236Z Fresh derive_more v0.99.18
70472024-11-13T20:50:05.236Z Fresh base64 v0.21.7
70482024-11-13T20:50:05.237Z Fresh same-file v1.0.6
70492024-11-13T20:50:05.237Z Fresh atomicwrites v0.4.4
70502024-11-13T20:50:05.237Z Fresh itertools v0.13.0
70512024-11-13T20:50:05.237Z Fresh newline-converter v0.3.0
70522024-11-13T20:50:05.237Z Fresh opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
70532024-11-13T20:50:05.237Z Fresh walkdir v2.5.0
70542024-11-13T20:50:05.237Z Fresh expectorate v1.1.0
70552024-11-13T20:50:05.237Z Fresh xattr v1.3.1
70562024-11-13T20:50:05.237Z Fresh filetime v0.2.25
70572024-11-13T20:50:05.237Z Fresh password-hash v0.5.0
70582024-11-13T20:50:05.237Z Fresh tar v0.4.43
70592024-11-13T20:50:05.237Z Fresh blake2 v0.10.6
70602024-11-13T20:50:05.237Z Fresh libsw v3.3.1
70612024-11-13T20:50:05.237Z Fresh indent_write v2.2.0
70622024-11-13T20:50:05.238Z Fresh swrite v0.1.0
70632024-11-13T20:50:05.238Z Fresh owo-colors v4.1.0
70642024-11-13T20:50:05.238Z Fresh cancel-safe-futures v0.1.5
70652024-11-13T20:50:05.238Z Fresh argon2 v0.5.3
70662024-11-13T20:50:05.238Z Fresh linear-map v1.2.0
70672024-11-13T20:50:05.238Z Fresh num-rational v0.4.2
70682024-11-13T20:50:05.238Z Fresh num-complex v0.4.6
70692024-11-13T20:50:05.238Z Fresh float-ord v0.3.2
70702024-11-13T20:50:05.238Z Fresh num v0.4.3
70712024-11-13T20:50:05.238Z Fresh tungstenite v0.21.0
70722024-11-13T20:50:05.238Z Fresh tokio-tungstenite v0.21.0
70732024-11-13T20:50:05.238Z Fresh arc-swap v1.7.1
70742024-11-13T20:50:05.238Z Fresh semver v0.1.20
70752024-11-13T20:50:05.238Z Fresh slog-scope v4.4.0
70762024-11-13T20:50:05.238Z Fresh humantime v2.1.0
70772024-11-13T20:50:05.238Z Fresh rustc_version v0.1.7
70782024-11-13T20:50:05.238Z Fresh highway v1.2.0
70792024-11-13T20:50:05.238Z Fresh pem v3.0.4
70802024-11-13T20:50:05.238Z Fresh half v2.4.1
70812024-11-13T20:50:05.238Z Fresh ciborium-io v0.2.2
70822024-11-13T20:50:05.238Z Fresh slog-stdlog v4.1.1
70832024-11-13T20:50:05.238Z Fresh ciborium-ll v0.2.2
70842024-11-13T20:50:05.238Z Fresh pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
70852024-11-13T20:50:05.238Z Fresh heck v0.3.3
70862024-11-13T20:50:05.238Z Fresh headers-core v0.3.0
70872024-11-13T20:50:05.238Z Fresh slog-envlogger v2.2.0
70882024-11-13T20:50:05.238Z Fresh zone_cfg_derive v0.1.2
70892024-11-13T20:50:05.238Z Fresh headers v0.4.0
70902024-11-13T20:50:05.238Z Fresh ciborium v0.2.2
70912024-11-13T20:50:05.238Z Fresh lzma-sys v0.1.20
70922024-11-13T20:50:05.238Z Fresh cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
70932024-11-13T20:50:05.238Z Fresh newtype_derive v0.1.6
70942024-11-13T20:50:05.238Z Fresh base64 v0.13.1
70952024-11-13T20:50:05.238Z Fresh propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
70962024-11-13T20:50:05.238Z Fresh zone v0.1.8
70972024-11-13T20:50:05.238Z Fresh xz2 v0.1.7
70982024-11-13T20:50:05.238Z Fresh propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
70992024-11-13T20:50:05.238Z Fresh yasna v0.5.2
71002024-11-13T20:50:05.238Z Fresh steno v0.4.1
71012024-11-13T20:50:05.239Z Fresh ron v0.7.1
71022024-11-13T20:50:05.243Z Fresh libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
71032024-11-13T20:50:05.243Z Fresh rcgen v0.12.1
71042024-11-13T20:50:05.243Z Fresh subprocess v0.2.9
71052024-11-13T20:50:05.243Z Fresh keccak v0.1.5
71062024-11-13T20:50:05.243Z Fresh libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588)
71072024-11-13T20:50:05.243Z Fresh sha3 v0.10.8
71082024-11-13T20:50:05.243Z Fresh universal-hash v0.5.1
71092024-11-13T20:50:05.243Z Fresh display-error-chain v0.2.2
71102024-11-13T20:50:05.243Z Fresh opaque-debug v0.3.1
71112024-11-13T20:50:05.243Z Fresh constant_time_eq v0.3.1
71122024-11-13T20:50:05.243Z Fresh arrayref v0.3.9
71132024-11-13T20:50:05.243Z Fresh arrayvec v0.7.6
71142024-11-13T20:50:05.243Z Fresh secrecy v0.8.0
71152024-11-13T20:50:05.243Z Fresh aead v0.5.2
71162024-11-13T20:50:05.243Z Fresh poly1305 v0.8.0
71172024-11-13T20:50:05.243Z Fresh chacha20 v0.9.1
71182024-11-13T20:50:05.243Z Fresh memmap2 v0.9.5
71192024-11-13T20:50:05.243Z Fresh spin v0.5.2
71202024-11-13T20:50:05.243Z Fresh blake3 v1.5.4
71212024-11-13T20:50:05.243Z Fresh topological-sort v0.2.2
71222024-11-13T20:50:05.243Z Fresh toolchain_find v0.4.0
71232024-11-13T20:50:05.243Z Fresh thiserror-impl-no-std v2.0.2
71242024-11-13T20:50:05.243Z Fresh ring v0.16.20
71252024-11-13T20:50:05.243Z Fresh maplit v1.0.2
71262024-11-13T20:50:05.243Z Fresh rustfmt-wrapper v0.2.1
71272024-11-13T20:50:05.243Z Fresh thiserror-no-std v2.0.2
71282024-11-13T20:50:05.244Z Fresh omicron-zone-package v0.11.1
71292024-11-13T20:50:05.244Z Fresh slog-dtrace v0.3.0
71302024-11-13T20:50:05.244Z Fresh libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
71312024-11-13T20:50:05.244Z Fresh vsss-rs v3.3.4
71322024-11-13T20:50:05.244Z Fresh chacha20poly1305 v0.10.1
71332024-11-13T20:50:05.244Z Fresh propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=86101eaf80b55e7f405b5cafe9b0de0e9f331656#86101eaf)
71342024-11-13T20:50:05.244Z Fresh termcolor v1.4.1
71352024-11-13T20:50:05.244Z Fresh tap v1.0.1
71362024-11-13T20:50:05.244Z Fresh gethostname v0.5.0
71372024-11-13T20:50:05.244Z Fresh funty v2.0.0
71382024-11-13T20:50:05.244Z Fresh wyz v0.5.1
71392024-11-13T20:50:05.244Z Fresh crc-catalog v2.4.0
71402024-11-13T20:50:05.244Z Fresh packed_struct_codegen v0.10.1
71412024-11-13T20:50:05.244Z Fresh radium v0.7.0
71422024-11-13T20:50:05.244Z Fresh maybe-uninit v2.0.0
71432024-11-13T20:50:05.244Z Fresh crc v3.2.1
71442024-11-13T20:50:05.244Z Fresh nodrop v0.1.14
71452024-11-13T20:50:05.244Z Fresh bitvec v1.0.1
71462024-11-13T20:50:05.244Z Fresh smallvec v0.6.14
71472024-11-13T20:50:05.244Z Fresh array-init v0.0.4
71482024-11-13T20:50:05.244Z Fresh bitfield v0.14.0
71492024-11-13T20:50:05.244Z Fresh hashbrown v0.12.3
71502024-11-13T20:50:05.244Z Fresh tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
71512024-11-13T20:50:05.244Z Fresh env_logger v0.10.2
71522024-11-13T20:50:05.244Z Fresh packed_struct v0.10.1
71532024-11-13T20:50:05.244Z Fresh serde-hex v0.1.0
71542024-11-13T20:50:05.244Z Fresh indexmap v1.9.3
71552024-11-13T20:50:05.244Z Fresh ron v0.8.1
71562024-11-13T20:50:05.244Z Fresh dsl_auto_type v0.1.2
71572024-11-13T20:50:05.244Z Fresh hashbrown v0.13.2
71582024-11-13T20:50:05.244Z Fresh scheduled-thread-pool v0.2.7
71592024-11-13T20:50:05.244Z Fresh diesel_table_macro_syntax v0.2.0
71602024-11-13T20:50:05.244Z Fresh lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
71612024-11-13T20:50:05.244Z Fresh crc-any v2.5.0
71622024-11-13T20:50:05.245Z Fresh r2d2 v0.8.10
71632024-11-13T20:50:05.245Z Fresh tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
71642024-11-13T20:50:05.245Z Fresh object v0.30.4
71652024-11-13T20:50:05.245Z Fresh diesel_derives v2.2.3
71662024-11-13T20:50:05.245Z Fresh lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
71672024-11-13T20:50:05.245Z Fresh bitfield-struct v0.6.2
71682024-11-13T20:50:05.245Z Fresh nibble_vec v0.1.0
71692024-11-13T20:50:05.245Z Fresh diff v0.1.13
71702024-11-13T20:50:05.245Z Fresh endian-type v0.1.2
71712024-11-13T20:50:05.245Z Fresh path-slash v0.1.5
71722024-11-13T20:50:05.245Z Fresh libefi-sys v0.1.0
71732024-11-13T20:50:05.245Z Fresh crunchy v0.2.2
71742024-11-13T20:50:05.245Z Fresh libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
71752024-11-13T20:50:05.245Z Fresh radix_trie v0.2.1
71762024-11-13T20:50:05.245Z Fresh hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
71772024-11-13T20:50:05.245Z Fresh diesel v2.2.4
71782024-11-13T20:50:05.245Z Fresh illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
71792024-11-13T20:50:05.245Z Fresh fxhash v0.2.1
71802024-11-13T20:50:05.245Z Fresh nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
71812024-11-13T20:50:05.245Z Fresh tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
71822024-11-13T20:50:05.245Z Fresh tiny-keccak v2.0.2
71832024-11-13T20:50:05.245Z Fresh libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
71842024-11-13T20:50:05.245Z Fresh libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
71852024-11-13T20:50:05.245Z Fresh ascii-canvas v3.0.0
71862024-11-13T20:50:05.245Z Fresh async-recursion v1.1.1
71872024-11-13T20:50:05.245Z Fresh ref-cast-impl v1.0.23
71882024-11-13T20:50:05.245Z Fresh ena v0.14.3
71892024-11-13T20:50:05.245Z Fresh regex-syntax v0.6.29
71902024-11-13T20:50:05.245Z Fresh kstat-rs v0.2.4
71912024-11-13T20:50:05.245Z Fresh ref-cast v1.0.23
71922024-11-13T20:50:05.245Z Fresh lalrpop v0.19.12
71932024-11-13T20:50:05.245Z Fresh derive_builder_core v0.20.2
71942024-11-13T20:50:05.245Z Fresh const_format_proc_macros v0.2.33
71952024-11-13T20:50:05.245Z Fresh primeorder v0.13.6
71962024-11-13T20:50:05.245Z Fresh derive_builder_macro v0.20.2
71972024-11-13T20:50:05.246Z Fresh const_format v0.2.33
71982024-11-13T20:50:05.246Z Fresh ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=056283eb02b6887fbf27f66a215662520f7c159c#056283eb)
71992024-11-13T20:50:05.246Z Fresh strum_macros v0.24.3
72002024-11-13T20:50:05.246Z Fresh indoc v1.0.9
72012024-11-13T20:50:05.246Z Fresh parking_lot_core v0.8.6
72022024-11-13T20:50:05.251Z Fresh libxml v0.3.3
72032024-11-13T20:50:05.251Z Fresh polar-core v0.27.3
72042024-11-13T20:50:05.251Z Fresh derive_builder v0.20.2
72052024-11-13T20:50:05.251Z Fresh oso-derive v0.27.3
72062024-11-13T20:50:05.251Z Fresh impl-trait-for-tuples v0.2.2
72072024-11-13T20:50:05.252Z Fresh quick-xml v0.33.0
72082024-11-13T20:50:05.253Z Fresh unicase v2.7.0
72092024-11-13T20:50:05.253Z Fresh parking_lot v0.11.2
72102024-11-13T20:50:05.253Z Fresh p384 v0.13.0
72112024-11-13T20:50:05.253Z Fresh samael v0.0.17
72122024-11-13T20:50:05.253Z Fresh oso v0.27.3
72132024-11-13T20:50:05.253Z Fresh sled v0.34.7
72142024-11-13T20:50:05.253Z Fresh hickory-client v0.24.1
72152024-11-13T20:50:05.253Z Fresh salty v0.3.0
72162024-11-13T20:50:05.253Z Fresh hickory-server v0.24.1
72172024-11-13T20:50:05.253Z Fresh phf_generator v0.11.2
72182024-11-13T20:50:05.253Z Fresh bb8 v0.8.5
72192024-11-13T20:50:05.253Z Fresh nanorand v0.7.0
72202024-11-13T20:50:05.253Z Fresh vte_generate_state_changes v0.1.2
72212024-11-13T20:50:05.253Z Fresh atty v0.2.14
72222024-11-13T20:50:05.253Z Fresh env_filter v0.1.2
72232024-11-13T20:50:05.253Z Fresh flume v0.11.1
72242024-11-13T20:50:05.253Z Fresh phf_codegen v0.11.2
72252024-11-13T20:50:05.253Z Fresh vte v0.11.1
72262024-11-13T20:50:05.253Z Fresh async-bb8-diesel v0.2.1
72272024-11-13T20:50:05.253Z Fresh env_logger v0.11.5
72282024-11-13T20:50:05.253Z Fresh attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
72292024-11-13T20:50:05.253Z Fresh diesel-dtrace v0.3.0
72302024-11-13T20:50:05.254Z Fresh buf-list v1.0.3
72312024-11-13T20:50:05.254Z Fresh propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=86101eaf80b55e7f405b5cafe9b0de0e9f331656#86101eaf)
72322024-11-13T20:50:05.254Z Fresh fd-lock v4.0.2
72332024-11-13T20:50:05.254Z Fresh parse-zoneinfo v0.3.1
72342024-11-13T20:50:05.254Z Fresh cfg_aliases v0.1.1
72352024-11-13T20:50:05.254Z Fresh chrono-tz-build v0.4.0
72362024-11-13T20:50:05.254Z Fresh mime_guess v2.0.5
72372024-11-13T20:50:05.254Z Fresh dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
72382024-11-13T20:50:05.254Z Fresh strip-ansi-escapes v0.2.0
72392024-11-13T20:50:05.254Z Fresh memoffset v0.9.1
72402024-11-13T20:50:05.254Z Fresh crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
72412024-11-13T20:50:05.254Z Fresh crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
72422024-11-13T20:50:05.254Z Fresh pin-project-internal v1.1.6
72432024-11-13T20:50:05.254Z Fresh http-range v0.1.5
72442024-11-13T20:50:05.255Z Fresh nu-ansi-term v0.50.1
72452024-11-13T20:50:05.255Z Fresh hyper-staticfile v0.10.1
72462024-11-13T20:50:05.255Z Fresh propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=86101eaf80b55e7f405b5cafe9b0de0e9f331656#86101eaf)
72472024-11-13T20:50:05.255Z Fresh sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
72482024-11-13T20:50:05.255Z Fresh pin-project v1.1.6
72492024-11-13T20:50:05.255Z Fresh reedline v0.35.0
72502024-11-13T20:50:05.255Z Fresh nix v0.27.1
72512024-11-13T20:50:05.255Z Fresh propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=86101eaf80b55e7f405b5cafe9b0de0e9f331656#86101eaf)
72522024-11-13T20:50:05.255Z Fresh tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
72532024-11-13T20:50:05.255Z Fresh clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=a1b342c2558e835d09e6e39a40d3de798a29c2f#a1b342c2)
72542024-11-13T20:50:05.255Z Fresh tungstenite v0.23.0
72552024-11-13T20:50:05.255Z Fresh bytecount v0.6.8
72562024-11-13T20:50:05.255Z Fresh nix v0.28.0
72572024-11-13T20:50:05.255Z Fresh gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
72582024-11-13T20:50:05.255Z Fresh papergrid v0.11.0
72592024-11-13T20:50:05.255Z Fresh tokio-tungstenite v0.23.1
72602024-11-13T20:50:05.255Z Fresh tabled_derive v0.7.0
72612024-11-13T20:50:05.255Z Fresh peg-macros v0.8.4
72622024-11-13T20:50:05.255Z Fresh signal-hook-tokio v0.3.1
72632024-11-13T20:50:05.255Z Fresh concurrent-queue v2.5.0
72642024-11-13T20:50:05.255Z Fresh snafu-derive v0.8.5
72652024-11-13T20:50:05.255Z Fresh sqlparser_derive v0.2.2
72662024-11-13T20:50:05.255Z Fresh unicode_categories v0.1.1
72672024-11-13T20:50:05.255Z Fresh bumpalo v3.16.0
72682024-11-13T20:50:05.255Z Fresh parking v2.2.1
72692024-11-13T20:50:05.256Z Fresh lockfree-object-pool v0.1.6
72702024-11-13T20:50:05.256Z Fresh simd-adler32 v0.3.7
72712024-11-13T20:50:05.256Z Fresh snafu v0.8.5
72722024-11-13T20:50:05.256Z Fresh sqlparser v0.45.0
72732024-11-13T20:50:05.256Z Fresh sqlformat v0.2.6
72742024-11-13T20:50:05.256Z Fresh zopfli v0.8.1
72752024-11-13T20:50:05.256Z Fresh chrono-tz v0.10.0
72762024-11-13T20:50:05.256Z Fresh peg v0.8.4
72772024-11-13T20:50:05.256Z Fresh tabled v0.15.0
72782024-11-13T20:50:05.258Z Fresh rustyline v14.0.0
72792024-11-13T20:50:05.258Z Fresh globset v0.4.15
72802024-11-13T20:50:05.258Z Fresh olpc-cjson v0.1.4
72812024-11-13T20:50:05.258Z Fresh bcs v0.1.6
72822024-11-13T20:50:05.259Z Fresh serde_plain v1.0.2
72832024-11-13T20:50:05.259Z Fresh cargo-platform v0.1.8
72842024-11-13T20:50:05.259Z Fresh displaydoc v0.2.5
72852024-11-13T20:50:05.259Z Fresh typed-path v0.9.3
72862024-11-13T20:50:05.259Z Fresh cargo_metadata v0.18.1
72872024-11-13T20:50:05.259Z Fresh zip v2.1.3
72882024-11-13T20:50:05.259Z Fresh tough v0.19.0
72892024-11-13T20:50:05.259Z Fresh parse-size v1.1.0
72902024-11-13T20:50:05.259Z Fresh event-listener v5.3.1
72912024-11-13T20:50:05.259Z Fresh event-listener-strategy v0.5.2
72922024-11-13T20:50:05.259Z Fresh futures-lite v2.3.0
72932024-11-13T20:50:05.259Z Fresh rand_seeder v0.3.0
72942024-11-13T20:50:05.259Z Fresh libz-sys v1.1.20
72952024-11-13T20:50:05.259Z Fresh csv-core v0.1.11
72962024-11-13T20:50:05.259Z Fresh is_ci v1.2.0
72972024-11-13T20:50:05.259Z Fresh async-lock v3.4.0
72982024-11-13T20:50:05.259Z Fresh polyval v0.6.2
72992024-11-13T20:50:05.259Z Fresh csv v1.3.0
73002024-11-13T20:50:05.260Z Fresh supports-color v3.0.1
73012024-11-13T20:50:05.260Z Fresh openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
73022024-11-13T20:50:05.265Z Fresh castaway v0.2.3
73032024-11-13T20:50:05.265Z Fresh libgit2-sys v0.17.0+1.8.1
73042024-11-13T20:50:05.265Z Fresh polling v3.7.3
73052024-11-13T20:50:05.265Z Fresh compact_str v0.8.0
73062024-11-13T20:50:05.265Z Fresh ghash v0.5.1
73072024-11-13T20:50:05.265Z Fresh async-io v2.3.4
73082024-11-13T20:50:05.265Z Fresh git2 v0.19.0
73092024-11-13T20:50:05.265Z Fresh unicode-truncate v1.1.0
73102024-11-13T20:50:05.265Z Fresh ctr v0.9.2
73112024-11-13T20:50:05.265Z Fresh lru v0.12.5
73122024-11-13T20:50:05.265Z Fresh instability v0.3.2
73132024-11-13T20:50:05.265Z Fresh async-task v4.7.1
73142024-11-13T20:50:05.265Z Fresh plotters-backend v0.3.7
73152024-11-13T20:50:05.265Z Fresh cfg_aliases v0.2.1
73162024-11-13T20:50:05.265Z Fresh assert_matches v1.5.0
73172024-11-13T20:50:05.265Z Fresh cassowary v0.3.0
73182024-11-13T20:50:05.266Z Fresh aes-gcm v0.10.3
73192024-11-13T20:50:05.266Z Fresh plotters-svg v0.3.7
73202024-11-13T20:50:05.266Z Fresh ratatui v0.28.1
73212024-11-13T20:50:05.266Z Fresh vergen v8.3.2
73222024-11-13T20:50:05.266Z Fresh async-channel v2.3.1
73232024-11-13T20:50:05.266Z Fresh piper v0.2.4
73242024-11-13T20:50:05.266Z Fresh ssh-encoding v0.2.0
73252024-11-13T20:50:05.266Z Fresh sct v0.7.1
73262024-11-13T20:50:05.266Z Fresh rustls-webpki v0.101.7
73272024-11-13T20:50:05.267Z Fresh blowfish v0.9.1
73282024-11-13T20:50:05.267Z Fresh rtoolbox v0.0.2
73292024-11-13T20:50:05.267Z Fresh smawk v0.3.2
73302024-11-13T20:50:05.267Z Fresh unicode-linebreak v0.1.5
73312024-11-13T20:50:05.267Z Fresh cast v0.3.0
73322024-11-13T20:50:05.267Z Fresh rustls v0.21.12
73332024-11-13T20:50:05.267Z Fresh bcrypt-pbkdf v0.10.0
73342024-11-13T20:50:05.267Z Fresh ssh-cipher v0.2.0
73352024-11-13T20:50:05.267Z Fresh rpassword v7.3.1
73362024-11-13T20:50:05.267Z Fresh criterion-plot v0.5.0
73372024-11-13T20:50:05.267Z Fresh textwrap v0.16.1
73382024-11-13T20:50:05.267Z Fresh blocking v1.6.1
73392024-11-13T20:50:05.267Z Fresh plotters v0.3.7
73402024-11-13T20:50:05.267Z Fresh tui-tree-widget v0.22.0
73412024-11-13T20:50:05.267Z Fresh async-executor v1.13.1
73422024-11-13T20:50:05.267Z Fresh libsqlite3-sys v0.30.1
73432024-11-13T20:50:05.267Z Fresh async-signal v0.2.10
73442024-11-13T20:50:05.268Z Fresh hashlink v0.9.1
73452024-11-13T20:50:05.268Z Fresh password-hash v0.4.2
73462024-11-13T20:50:05.268Z Fresh tinytemplate v1.2.1
73472024-11-13T20:50:05.268Z Fresh yansi v1.0.1
73482024-11-13T20:50:05.268Z Fresh anes v0.1.6
73492024-11-13T20:50:05.268Z Fresh fallible-iterator v0.3.0
73502024-11-13T20:50:05.268Z Fresh oorandom v11.1.4
73512024-11-13T20:50:05.268Z Fresh shell-words v1.1.0
73522024-11-13T20:50:05.268Z Fresh fallible-streaming-iterator v0.1.9
73532024-11-13T20:50:05.268Z Fresh matches v0.1.10
73542024-11-13T20:50:05.268Z Fresh event-listener v2.5.3
73552024-11-13T20:50:05.268Z Fresh hex-literal v0.4.1
73562024-11-13T20:50:05.268Z Fresh criterion v0.5.1
73572024-11-13T20:50:05.268Z Fresh pretty_assertions v1.4.1
73582024-11-13T20:50:05.268Z Fresh rusqlite v0.32.1
73592024-11-13T20:50:05.268Z Fresh async-channel v1.9.0
73602024-11-13T20:50:05.268Z Fresh idna v0.2.3
73612024-11-13T20:50:05.268Z Fresh pbkdf2 v0.11.0
73622024-11-13T20:50:05.268Z Fresh async-global-executor v2.4.1
73632024-11-13T20:50:05.268Z Fresh async-process v2.3.0
73642024-11-13T20:50:05.268Z Fresh target-lexicon v0.12.16
73652024-11-13T20:50:05.268Z Fresh nix v0.29.0
73662024-11-13T20:50:05.268Z Fresh ssh-key v0.6.6
73672024-11-13T20:50:05.268Z Fresh tokio-rustls v0.24.1
73682024-11-13T20:50:05.268Z Fresh p521 v0.13.3
73692024-11-13T20:50:05.268Z Fresh p256 v0.13.2
73702024-11-13T20:50:05.269Z Fresh rustls-pemfile v1.0.4
73712024-11-13T20:50:05.269Z Fresh twox-hash v1.6.3
73722024-11-13T20:50:05.269Z Fresh enum-as-inner v0.5.1
73732024-11-13T20:50:05.269Z Fresh async-attributes v1.1.2
73742024-11-13T20:50:05.269Z Fresh russh-cryptovec v0.7.3
73752024-11-13T20:50:05.269Z Fresh kv-log-macro v1.0.7
73762024-11-13T20:50:05.269Z Fresh num_cpus v1.16.0
73772024-11-13T20:50:05.269Z Fresh futures-timer v3.0.3
73782024-11-13T20:50:05.269Z Fresh md5 v0.7.0
73792024-11-13T20:50:05.269Z Fresh trust-dns-proto v0.22.0
73802024-11-13T20:50:05.269Z Fresh async-std v1.13.0
73812024-11-13T20:50:05.270Z Fresh threadpool v1.8.1
73822024-11-13T20:50:05.270Z Fresh russh-keys v0.45.0
73832024-11-13T20:50:05.270Z Fresh crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
73842024-11-13T20:50:05.270Z Fresh cfg-expr v0.17.0
73852024-11-13T20:50:05.270Z Fresh guppy-workspace-hack v0.1.0
73862024-11-13T20:50:05.270Z Fresh doc-comment v0.3.3
73872024-11-13T20:50:05.271Z Fresh crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
73882024-11-13T20:50:05.271Z Fresh httptest v0.16.1
73892024-11-13T20:50:05.271Z Fresh fatfs v0.3.6
73902024-11-13T20:50:05.271Z Fresh num-bigint v0.4.6
73912024-11-13T20:50:05.271Z Fresh proc-macro-crate v3.2.0
73922024-11-13T20:50:05.271Z Fresh rustls-native-certs v0.7.3
73932024-11-13T20:50:05.271Z Fresh des v0.8.1
73942024-11-13T20:50:05.271Z Fresh relative-path v1.9.3
73952024-11-13T20:50:05.271Z Fresh escape8259 v0.5.3
73962024-11-13T20:50:05.271Z Fresh dhcproto-macros v0.1.0
73972024-11-13T20:50:05.271Z Fresh hyper-rustls v0.26.0
73982024-11-13T20:50:05.271Z Fresh russh v0.45.0
73992024-11-13T20:50:05.271Z Fresh rstest_macros v0.23.0
74002024-11-13T20:50:05.271Z Fresh dhcproto v0.12.0
74012024-11-13T20:50:05.271Z Fresh libtest-mimic v0.7.3
74022024-11-13T20:50:05.276Z Fresh target-spec v3.2.2
74032024-11-13T20:50:05.276Z Fresh assert_cmd v2.0.16
74042024-11-13T20:50:05.276Z Fresh async-object-pool v0.1.5
74052024-11-13T20:50:05.277Z Fresh blake2b_simd v1.0.2
74062024-11-13T20:50:05.277Z Fresh fancy-regex v0.13.0
74072024-11-13T20:50:05.277Z Fresh pathdiff v0.2.2
74082024-11-13T20:50:05.277Z Fresh assert-json-diff v2.0.2
74092024-11-13T20:50:05.277Z Fresh serde_regex v1.1.0
74102024-11-13T20:50:05.277Z Fresh ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
74112024-11-13T20:50:05.278Z Fresh uzers v0.12.1
74122024-11-13T20:50:05.278Z Fresh path-tree v0.8.1
74132024-11-13T20:50:05.278Z Fresh internet-checksum v0.2.1
74142024-11-13T20:50:05.278Z Fresh nested v0.1.1
74152024-11-13T20:50:05.278Z Fresh stringmetrics v2.2.2
74162024-11-13T20:50:05.278Z Fresh rust-argon2 v2.1.0
74172024-11-13T20:50:05.278Z Fresh datatest-stable v0.2.9
74182024-11-13T20:50:05.278Z Fresh rstest v0.23.0
74192024-11-13T20:50:05.278Z Fresh trybuild v1.0.100
74202024-11-13T20:50:05.279Z Fresh guppy v0.17.8
74212024-11-13T20:50:05.279Z Fresh httpmock v0.8.0-alpha.1
74222024-11-13T20:50:05.279Z Fresh partial-io v0.5.4
74232024-11-13T20:50:05.279Z Fresh similar-asserts v1.6.0
74242024-11-13T20:50:05.279Z Fresh rand_distr v0.4.3
74252024-11-13T20:50:05.279Z Fresh approx v0.5.1
74262024-11-13T20:50:05.279Z Fresh indoc v2.0.5
74272024-11-13T20:50:05.279Z Fresh omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
74282024-11-13T20:50:05.279Z Fresh omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
74292024-11-13T20:50:05.279Z Fresh omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
74302024-11-13T20:50:05.279Z Fresh live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
74312024-11-13T20:50:05.279Z Fresh installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
74322024-11-13T20:50:05.279Z Fresh omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
74332024-11-13T20:50:05.279Z Fresh update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
74342024-11-13T20:50:05.279Z Fresh oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
74352024-11-13T20:50:05.279Z Fresh xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
74362024-11-13T20:50:05.279Z Fresh omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
74372024-11-13T20:50:05.279Z Fresh wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
74382024-11-13T20:50:05.279Z Fresh wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
74392024-11-13T20:50:05.279Z Fresh omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
74402024-11-13T20:50:05.279Z Fresh omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
74412024-11-13T20:50:05.279Z Fresh end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
74422024-11-13T20:50:05.280Z Fresh oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
74432024-11-13T20:50:05.280Z Fresh openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
74442024-11-13T20:50:05.280Z Fresh tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
74452024-11-13T20:50:05.280Z Fresh omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
74462024-11-13T20:50:05.280Z Fresh zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
74472024-11-13T20:50:05.280Z Fresh wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
74482024-11-13T20:50:05.280Z Fresh nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
74492024-11-13T20:50:05.280Z Fresh nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
74502024-11-13T20:50:05.280Z Fresh nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
74512024-11-13T20:50:05.280Z Fresh oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
74522024-11-13T20:50:05.280Z Fresh oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
74532024-11-13T20:50:05.280Z Fresh oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
74542024-11-13T20:50:05.280Z Fresh nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
74552024-11-13T20:50:05.280Z Fresh nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
74562024-11-13T20:50:05.280Z Fresh installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
74572024-11-13T20:50:05.280Z Fresh update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
74582024-11-13T20:50:05.280Z Fresh nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
74592024-11-13T20:50:05.280Z Fresh nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
74602024-11-13T20:50:05.280Z Fresh installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
74612024-11-13T20:50:05.280Z Fresh clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
74622024-11-13T20:50:05.280Z Fresh cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
74632024-11-13T20:50:05.280Z Fresh wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
74642024-11-13T20:50:05.280Z Fresh nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
74652024-11-13T20:50:05.280Z Fresh cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
74662024-11-13T20:50:05.280Z Fresh nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
74672024-11-13T20:50:05.280Z Fresh nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
74682024-11-13T20:50:05.280Z Fresh internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
74692024-11-13T20:50:05.280Z Fresh bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
74702024-11-13T20:50:05.280Z Fresh wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
74712024-11-13T20:50:05.280Z Fresh nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
74722024-11-13T20:50:05.280Z Fresh cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
74732024-11-13T20:50:05.280Z Fresh openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
74742024-11-13T20:50:05.280Z Fresh dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
74752024-11-13T20:50:05.280Z Fresh typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
74762024-11-13T20:50:05.281Z Fresh nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
74772024-11-13T20:50:05.281Z Fresh tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
74782024-11-13T20:50:05.281Z Fresh clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
74792024-11-13T20:50:05.281Z Fresh nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
74802024-11-13T20:50:05.281Z Fresh clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
74812024-11-13T20:50:05.281Z Fresh wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
74822024-11-13T20:50:05.281Z Fresh omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
74832024-11-13T20:50:05.281Z Fresh gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
74842024-11-13T20:50:05.281Z Fresh oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
74852024-11-13T20:50:05.281Z Fresh oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
74862024-11-13T20:50:05.281Z Fresh sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
74872024-11-13T20:50:05.281Z Fresh repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
74882024-11-13T20:50:05.281Z Fresh gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
74892024-11-13T20:50:05.281Z Fresh repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
74902024-11-13T20:50:05.281Z Fresh sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
74912024-11-13T20:50:05.281Z Fresh bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
74922024-11-13T20:50:05.281Z Fresh nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
74932024-11-13T20:50:05.281Z Fresh sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
74942024-11-13T20:50:05.281Z Fresh dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
74952024-11-13T20:50:05.281Z Fresh authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
74962024-11-13T20:50:05.281Z Fresh omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
74972024-11-13T20:50:05.281Z Fresh nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
74982024-11-13T20:50:05.281Z Fresh dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
74992024-11-13T20:50:05.281Z Fresh key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
75002024-11-13T20:50:05.281Z Fresh gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
75012024-11-13T20:50:05.281Z Fresh nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
75022024-11-13T20:50:05.286Z Fresh sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
75032024-11-13T20:50:05.286Z Fresh bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
75042024-11-13T20:50:05.286Z Fresh oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
75052024-11-13T20:50:05.286Z Fresh oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
75062024-11-13T20:50:05.286Z Fresh db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
75072024-11-13T20:50:05.286Z Fresh nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
75082024-11-13T20:50:05.286Z Fresh ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
75092024-11-13T20:50:05.286Z Fresh omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
75102024-11-13T20:50:05.287Z Fresh nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
75112024-11-13T20:50:05.287Z Fresh nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
75122024-11-13T20:50:05.287Z Fresh dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
75132024-11-13T20:50:05.287Z Fresh sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
75142024-11-13T20:50:05.287Z Fresh omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
75152024-11-13T20:50:05.287Z Fresh installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
75162024-11-13T20:50:05.287Z Fresh sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
75172024-11-13T20:50:05.287Z Fresh oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
75182024-11-13T20:50:05.287Z Fresh oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
75192024-11-13T20:50:05.287Z Fresh oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
75202024-11-13T20:50:05.287Z Fresh nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
75212024-11-13T20:50:05.287Z Fresh oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
75222024-11-13T20:50:05.287Z Fresh oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
75232024-11-13T20:50:05.287Z Fresh nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
75242024-11-13T20:50:05.290Z Fresh clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
75252024-11-13T20:50:05.290Z Fresh nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
75262024-11-13T20:50:05.290Z Fresh gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
75272024-11-13T20:50:05.290Z Fresh omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
75282024-11-13T20:50:05.290Z Fresh internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
75292024-11-13T20:50:05.290Z Fresh sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
75302024-11-13T20:50:05.290Z Fresh illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
75312024-11-13T20:50:05.290Z Fresh omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
75322024-11-13T20:50:05.290Z Fresh oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
75332024-11-13T20:50:05.290Z Fresh omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
75342024-11-13T20:50:05.290Z Fresh api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
75352024-11-13T20:50:05.290Z Fresh omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
75362024-11-13T20:50:05.291Z Finished `test` profile [unoptimized + debuginfo] target(s) in 2.20s
75372024-11-13T20:50:05.341Z Doc-tests api_identity
75382024-11-13T20:50:05.345Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type proc-macro --crate-name api_identity --test api_identity/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/api_identity -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-b8bd1938cb3272eb/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-8f15e4c1de160c77.so --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-bb86a0f4b2092559.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-061032add1e59e1c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0e3802aa2be39be2.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`
75392024-11-13T20:50:05.635Z
75402024-11-13T20:50:05.639Zrunning 0 tests
75412024-11-13T20:50:05.639Z
75422024-11-13T20:50:05.639Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
75432024-11-13T20:50:05.640Z
75442024-11-13T20:50:05.645Z Doc-tests authz_macros
75452024-11-13T20:50:05.648Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type proc-macro --crate-name authz_macros --test nexus/authz-macros/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/authz-macros -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-b8bd1938cb3272eb/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-1176d9f226900e9e.so --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-4abd36fb465a093f.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-702249e0617a2365.rlib --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-1d4e4381130058df.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-0c1895992fb94fa8.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-bb86a0f4b2092559.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-061032add1e59e1c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-2c14b4def3b7b710.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0e3802aa2be39be2.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`
75462024-11-13T20:50:05.790Z
75472024-11-13T20:50:05.790Zrunning 7 tests
75482024-11-13T20:50:05.796Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 109) ... ignored
75492024-11-13T20:50:05.796Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 122) ... ignored
75502024-11-13T20:50:05.796Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 27) ... ignored
75512024-11-13T20:50:05.796Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 46) ... ignored
75522024-11-13T20:50:05.796Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 59) ... ignored
75532024-11-13T20:50:05.796Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 76) ... ignored
75542024-11-13T20:50:05.796Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 94) ... ignored
75552024-11-13T20:50:05.796Z
75562024-11-13T20:50:05.796Ztest result: ok. 0 passed; 0 failed; 7 ignored; 0 measured; 0 filtered out; finished in 0.00s
75572024-11-13T20:50:05.796Z
75582024-11-13T20:50:05.802Z Doc-tests bootstore
75592024-11-13T20:50:05.809Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name bootstore --test bootstore/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/bootstore -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-b8bd1938cb3272eb/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-19e5985bb94b6ed1.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-3437effcbe5bc4f6.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-8f3db5af18e8ba7c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-efdb0e70c4c12326.rlib --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-4ce480f5dad11f9e.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-0e005f0e9c526801.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-ec69ba1f899f2ea9.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-3f5934bdadfdef5e.rlib --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-7e28e9f181ae0250.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-ebc379566efd2a27.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-d670407408d91317.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-2e31e26ea63eb7ef.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-5a287ec055c5cf9e.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-9a484ef53cddbb44.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-537b3617320a1d25.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-d3cfaa7747ffa7e5.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ff2df2b76a1cf1a1.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib --extern vsss_rs=/work/oxidecomputer/omicron/target/debug/deps/libvsss_rs-4d656c8b9c22cbf3.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-e36277d4aa1c4608.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`
75602024-11-13T20:50:06.679Z
75612024-11-13T20:50:06.679Zrunning 0 tests
75622024-11-13T20:50:06.679Z
75632024-11-13T20:50:06.679Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
75642024-11-13T20:50:06.679Z
75652024-11-13T20:50:06.710Z Doc-tests bootstrap_agent_api
75662024-11-13T20:50:06.713Z Running `/home/build/.rustup/toolchains/1.81.0-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/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-b8bd1938cb3272eb/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-b066fc542d1262a2.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-5b8b21bf3d3ff7fb.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-537b3617320a1d25.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
75672024-11-13T20:50:07.099Z
75682024-11-13T20:50:07.099Zrunning 2 tests
75692024-11-13T20:50:07.102Ztest sled-agent/bootstrap-agent-api/src/lib.rs - bootstrap_agent_api_mod::api_description (line 32) ... ignored
75702024-11-13T20:50:07.103Ztest sled-agent/bootstrap-agent-api/src/lib.rs - bootstrap_agent_api_mod::stub_api_description (line 38) ... ignored
75712024-11-13T20:50:07.103Z
75722024-11-13T20:50:07.103Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
75732024-11-13T20:50:07.103Z
75742024-11-13T20:50:07.122Z Doc-tests bootstrap_agent_client
75752024-11-13T20:50:07.125Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name bootstrap_agent_client --test clients/bootstrap-agent-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/bootstrap-agent-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-b8bd1938cb3272eb/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-3734d8dc6632ebb5.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-6aa42280b99bf9ab.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-e9af7051a0382f02.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-dba42f888508f696.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-537b3617320a1d25.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
75762024-11-13T20:50:07.985Z
75772024-11-13T20:50:07.985Zrunning 0 tests
75782024-11-13T20:50:07.985Z
75792024-11-13T20:50:07.985Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
75802024-11-13T20:50:07.985Z
75812024-11-13T20:50:08.014Z Doc-tests clickhouse_admin_api
75822024-11-13T20:50:08.017Z Running `/home/build/.rustup/toolchains/1.81.0-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/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-b8bd1938cb3272eb/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-6aeee856bb676d82.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-720e9cb50484815c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
75832024-11-13T20:50:08.267Z
75842024-11-13T20:50:08.267Zrunning 4 tests
75852024-11-13T20:50:08.270Ztest clickhouse-admin/api/src/lib.rs - clickhouse_admin_keeper_api_mod::api_description (line 34) ... ignored
75862024-11-13T20:50:08.270Ztest clickhouse-admin/api/src/lib.rs - clickhouse_admin_keeper_api_mod::stub_api_description (line 40) ... ignored
75872024-11-13T20:50:08.270Ztest clickhouse-admin/api/src/lib.rs - clickhouse_admin_server_api_mod::api_description (line 103) ... ignored
75882024-11-13T20:50:08.270Ztest clickhouse-admin/api/src/lib.rs - clickhouse_admin_server_api_mod::stub_api_description (line 109) ... ignored
75892024-11-13T20:50:08.270Z
75902024-11-13T20:50:08.270Ztest result: ok. 0 passed; 0 failed; 4 ignored; 0 measured; 0 filtered out; finished in 0.00s
75912024-11-13T20:50:08.270Z
75922024-11-13T20:50:08.289Z Doc-tests clickhouse_admin_keeper_client
75932024-11-13T20:50:08.292Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name clickhouse_admin_keeper_client --test clients/clickhouse-admin-keeper-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-b8bd1938cb3272eb/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-07ebaf0eb0f1113e.rlib --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-164504e472fa0070.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-720e9cb50484815c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-e9af7051a0382f02.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
75942024-11-13T20:50:08.807Z
75952024-11-13T20:50:08.807Zrunning 0 tests
75962024-11-13T20:50:08.807Z
75972024-11-13T20:50:08.807Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
75982024-11-13T20:50:08.807Z
75992024-11-13T20:50:08.831Z Doc-tests clickhouse_admin_server_client
76002024-11-13T20:50:08.834Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name clickhouse_admin_server_client --test clients/clickhouse-admin-server-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/clickhouse-admin-server-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-b8bd1938cb3272eb/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-07ebaf0eb0f1113e.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-314b2bf59d0bfce9.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-720e9cb50484815c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-e9af7051a0382f02.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
76012024-11-13T20:50:09.266Z
76022024-11-13T20:50:09.267Zrunning 0 tests
76032024-11-13T20:50:09.267Z
76042024-11-13T20:50:09.269Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
76052024-11-13T20:50:09.269Z
76062024-11-13T20:50:09.292Z Doc-tests clickhouse_admin_types
76072024-11-13T20:50:09.296Z Running `/home/build/.rustup/toolchains/1.81.0-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/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-b8bd1938cb3272eb/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-b3a11a022b1c6aa4.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-a49e1e336b7595b5.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-efdb0e70c4c12326.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-720e9cb50484815c.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-ec69ba1f899f2ea9.so --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-4abd36fb465a093f.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-6b8c06aaa5867a2a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-d3cfaa7747ffa7e5.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ff2df2b76a1cf1a1.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
76082024-11-13T20:50:09.811Z
76092024-11-13T20:50:09.811Zrunning 0 tests
76102024-11-13T20:50:09.811Z
76112024-11-13T20:50:09.811Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
76122024-11-13T20:50:09.811Z
76132024-11-13T20:50:09.839Z Doc-tests cockroach_admin_api
76142024-11-13T20:50:09.842Z Running `/home/build/.rustup/toolchains/1.81.0-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/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-b8bd1938cb3272eb/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-e2866ea2f6a3da5d.rlib --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-d9a97b78fa498c83.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
76152024-11-13T20:50:10.056Z
76162024-11-13T20:50:10.057Zrunning 2 tests
76172024-11-13T20:50:10.059Ztest cockroach-admin/api/src/lib.rs - cockroach_admin_api_mod::api_description (line 20) ... ignored
76182024-11-13T20:50:10.059Ztest cockroach-admin/api/src/lib.rs - cockroach_admin_api_mod::stub_api_description (line 26) ... ignored
76192024-11-13T20:50:10.059Z
76202024-11-13T20:50:10.060Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
76212024-11-13T20:50:10.060Z
76222024-11-13T20:50:10.077Z Doc-tests cockroach_admin_client
76232024-11-13T20:50:10.080Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name cockroach_admin_client --test clients/cockroach-admin-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/cockroach-admin-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-b8bd1938cb3272eb/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-07ebaf0eb0f1113e.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-c28f0b06ecf68d2a.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-e9af7051a0382f02.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
76242024-11-13T20:50:10.354Z
76252024-11-13T20:50:10.354Zrunning 0 tests
76262024-11-13T20:50:10.354Z
76272024-11-13T20:50:10.354Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
76282024-11-13T20:50:10.354Z
76292024-11-13T20:50:10.372Z Doc-tests cockroach_admin_types
76302024-11-13T20:50:10.375Z Running `/home/build/.rustup/toolchains/1.81.0-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/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-b8bd1938cb3272eb/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-07ebaf0eb0f1113e.rlib --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-d9a97b78fa498c83.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-48927a5eea74ccb0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-d670407408d91317.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-198ebdf28c1b51c7.so -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
76312024-11-13T20:50:10.531Z
76322024-11-13T20:50:10.531Zrunning 0 tests
76332024-11-13T20:50:10.531Z
76342024-11-13T20:50:10.531Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
76352024-11-13T20:50:10.531Z
76362024-11-13T20:50:10.542Z Doc-tests db_macros
76372024-11-13T20:50:10.545Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type proc-macro --crate-name db_macros --test nexus/db-macros/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/db-macros -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-b8bd1938cb3272eb/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-706cee43f05d2e30.so --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-4abd36fb465a093f.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-702249e0617a2365.rlib --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-1d4e4381130058df.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-0c1895992fb94fa8.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-bb86a0f4b2092559.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-061032add1e59e1c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-2c14b4def3b7b710.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0e3802aa2be39be2.rlib --extern proc_macro -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
76382024-11-13T20:50:10.822Z
76392024-11-13T20:50:10.822Zrunning 3 tests
76402024-11-13T20:50:10.829Ztest nexus/db-macros/src/lib.rs - lookup_resource (line 31) ... ignored
76412024-11-13T20:50:10.829Ztest nexus/db-macros/src/lib.rs - lookup_resource (line 51) ... ignored
76422024-11-13T20:50:10.829Ztest nexus/db-macros/src/lib.rs - lookup_resource (line 76) ... ignored
76432024-11-13T20:50:10.829Z
76442024-11-13T20:50:10.829Ztest result: ok. 0 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.00s
76452024-11-13T20:50:10.829Z
76462024-11-13T20:50:10.838Z Doc-tests dns_server
76472024-11-13T20:50:10.843Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name dns_server --test dns-server/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/dns-server -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-b8bd1938cb3272eb/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-b3a11a022b1c6aa4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-efdb0e70c4c12326.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-30bcb77390b44240.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-ebe7a9da67cfe10a.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-61f51384d8d3ac0d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-4abd36fb465a093f.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-d5f37067495da8f0.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-ec883152b8d7190a.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-271baf00a915a986.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-01c7d538e11aa534.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8abd96d38511401b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-29866baf45eaf830.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-fade29d57381db29.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-b110af5685252111.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-f7af14b37d81d494.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-d3cfaa7747ffa7e5.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-6f6c828458804848.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ff2df2b76a1cf1a1.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-e7b60d3e91176a92.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-1c22c94e862a09e7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-caf03fabfccd35a4.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
76482024-11-13T20:50:11.202Z
76492024-11-13T20:50:11.202Zrunning 0 tests
76502024-11-13T20:50:11.202Z
76512024-11-13T20:50:11.202Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
76522024-11-13T20:50:11.202Z
76532024-11-13T20:50:11.223Z Doc-tests dns_server_api
76542024-11-13T20:50:11.226Z Running `/home/build/.rustup/toolchains/1.81.0-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/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-b8bd1938cb3272eb/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-07ebaf0eb0f1113e.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-ebe7a9da67cfe10a.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8abd96d38511401b.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
76552024-11-13T20:50:11.455Z
76562024-11-13T20:50:11.455Zrunning 2 tests
76572024-11-13T20:50:11.457Ztest dns-server-api/src/lib.rs - dns_server_api_mod::api_description (line 104) ... ignored
76582024-11-13T20:50:11.457Ztest dns-server-api/src/lib.rs - dns_server_api_mod::stub_api_description (line 110) ... ignored
76592024-11-13T20:50:11.457Z
76602024-11-13T20:50:11.457Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
76612024-11-13T20:50:11.458Z
76622024-11-13T20:50:11.476Z Doc-tests dns_service_client
76632024-11-13T20:50:11.479Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name dns_service_client --test clients/dns-service-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/dns-service-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-b8bd1938cb3272eb/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-07ebaf0eb0f1113e.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-61f51384d8d3ac0d.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-4abd36fb465a093f.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8abd96d38511401b.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-e9af7051a0382f02.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
76642024-11-13T20:50:11.763Z
76652024-11-13T20:50:11.764Zrunning 0 tests
76662024-11-13T20:50:11.764Z
76672024-11-13T20:50:11.764Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
76682024-11-13T20:50:11.764Z
76692024-11-13T20:50:11.786Z Doc-tests dpd_client
76702024-11-13T20:50:11.789Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name dpd_client --test clients/dpd-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/dpd-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-b8bd1938cb3272eb/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-07ebaf0eb0f1113e.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-6658aa9c41c787e9.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-26dca2463dc76089.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-dba42f888508f696.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
76712024-11-13T20:50:13.063Z
76722024-11-13T20:50:13.063Zrunning 0 tests
76732024-11-13T20:50:13.063Z
76742024-11-13T20:50:13.063Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
76752024-11-13T20:50:13.063Z
76762024-11-13T20:50:13.102Z Doc-tests end_to_end_tests
76772024-11-13T20:50:13.105Z Running `/home/build/.rustup/toolchains/1.81.0-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/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-b8bd1938cb3272eb/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-2570a634c4322755.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-49589da9b84e9811.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e342ec737c4cbcc0.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-8f3db5af18e8ba7c.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-cca24c851c6c4979.rlib --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-8d8e08e4a9268b67.rlib --extern end_to_end_tests=/work/oxidecomputer/omicron/target/debug/deps/libend_to_end_tests-c39f81c52339b5af.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-271baf00a915a986.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-31c3ffab5224127a.rlib --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-fc090d67868fcae5.rlib --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-514e6a7ff6bc0fc6.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-c70a935ecfdda494.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-a00f6e4d1e2aaea1.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-f4b6ead942bf0bc3.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rlib --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-83472bff21f23b63.rlib --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-1845c32141be92e4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-5b8b21bf3d3ff7fb.rlib --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-024a7c8877c9d5fd.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-caf03fabfccd35a4.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
76782024-11-13T20:50:13.557Z
76792024-11-13T20:50:13.557Zrunning 0 tests
76802024-11-13T20:50:13.557Z
76812024-11-13T20:50:13.557Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
76822024-11-13T20:50:13.557Z
76832024-11-13T20:50:13.582Z Doc-tests gateway_api
76842024-11-13T20:50:13.585Z Running `/home/build/.rustup/toolchains/1.81.0-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/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-b8bd1938cb3272eb/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-2dbe70a56323cca2.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-a21ac6c2cad4d00c.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-4875ff73da7dbe54.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
76852024-11-13T20:50:13.949Z
76862024-11-13T20:50:13.949Zrunning 2 tests
76872024-11-13T20:50:13.952Ztest gateway-api/src/lib.rs - gateway_api_mod::api_description (line 41) ... ignored
76882024-11-13T20:50:13.952Ztest gateway-api/src/lib.rs - gateway_api_mod::stub_api_description (line 47) ... ignored
76892024-11-13T20:50:13.952Z
76902024-11-13T20:50:13.952Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
76912024-11-13T20:50:13.952Z
76922024-11-13T20:50:13.974Z Doc-tests gateway_client
76932024-11-13T20:50:13.976Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name gateway_client --test clients/gateway-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/gateway-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-b8bd1938cb3272eb/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-e342ec737c4cbcc0.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-a229ae4e6a4127c0.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-f9a699a62abdd20f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-e9af7051a0382f02.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
76942024-11-13T20:50:15.007Z
76952024-11-13T20:50:15.007Zrunning 0 tests
76962024-11-13T20:50:15.007Z
76972024-11-13T20:50:15.007Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
76982024-11-13T20:50:15.007Z
76992024-11-13T20:50:15.037Z Doc-tests gateway_test_utils
77002024-11-13T20:50:15.040Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name gateway_test_utils --test gateway-test-utils/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/gateway-test-utils -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-b8bd1938cb3272eb/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-9798e8e7609cdab8.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-f9a699a62abdd20f.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-cea07e52a72c9fbb.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-4875ff73da7dbe54.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-2b91ed01b92803c4.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-8f9beb259d75bef0.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
77012024-11-13T20:50:15.718Z
77022024-11-13T20:50:15.718Zrunning 0 tests
77032024-11-13T20:50:15.719Z
77042024-11-13T20:50:15.719Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
77052024-11-13T20:50:15.719Z
77062024-11-13T20:50:15.747Z Doc-tests gateway_types
77072024-11-13T20:50:15.749Z Running `/home/build/.rustup/toolchains/1.81.0-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/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-b8bd1938cb3272eb/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-f9a699a62abdd20f.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-4875ff73da7dbe54.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-3f5934bdadfdef5e.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-0d21f00b9d57bff2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
77082024-11-13T20:50:16.396Z
77092024-11-13T20:50:16.396Zrunning 0 tests
77102024-11-13T20:50:16.396Z
77112024-11-13T20:50:16.396Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
77122024-11-13T20:50:16.397Z
77132024-11-13T20:50:16.423Z Doc-tests illumos_utils
77142024-11-13T20:50:16.428Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name illumos_utils --test illumos-utils/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/illumos-utils -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-b8bd1938cb3272eb/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-b3a11a022b1c6aa4.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-49589da9b84e9811.so --extern bhyve_api=/work/oxidecomputer/omicron/target/debug/deps/libbhyve_api-f82b334427963f5d.rlib --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-42c8c764cb4293aa.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-efdb0e70c4c12326.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-83c04ded702a2c6e.rlib --extern crucible_smf=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_smf-abf602ce69cc1b51.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-a8e7d0ccf5d65a51.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-8675fbbe3641ce68.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-29117e4ff36dab03.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-c70a935ecfdda494.rlib --extern mockall=/work/oxidecomputer/omicron/target/debug/deps/libmockall-1fb2ef3138515a7e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-27bef9a8c38f9fcf.rlib --extern oxide_vpc=/work/oxidecomputer/omicron/target/debug/deps/liboxide_vpc-81a229f8c327321b.rlib --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-61d335731617a561.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-6aa42280b99bf9ab.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-dba42f888508f696.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-9d00d284d0b08369.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-1d4e9f7c6ab57727.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-caf03fabfccd35a4.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib --extern whoami=/work/oxidecomputer/omicron/target/debug/deps/libwhoami-f844697b7d647f35.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-033fc65b80973786.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`
77152024-11-13T20:50:18.408Z
77162024-11-13T20:50:18.408Zrunning 0 tests
77172024-11-13T20:50:18.408Z
77182024-11-13T20:50:18.408Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
77192024-11-13T20:50:18.408Z
77202024-11-13T20:50:18.460Z Doc-tests installinator
77212024-11-13T20:50:18.465Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name installinator --test installinator/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/installinator -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-b8bd1938cb3272eb/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-b3a11a022b1c6aa4.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-49589da9b84e9811.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-b0ea4a7159a41bb5.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-8f3db5af18e8ba7c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-efdb0e70c4c12326.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-ae3cec0fe43b44de.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-c934ff84d13620ad.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-3f5934bdadfdef5e.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-822e122ffc091e79.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-a8e7d0ccf5d65a51.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-a8766f05bdb576c2.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-6314fbcd8aeacbf5.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-b3923ddb1f887e35.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-0d21f00b9d57bff2.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-6b8c06aaa5867a2a.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-29117e4ff36dab03.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-1c3322afbe4e6d57.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern partial_io=/work/oxidecomputer/omicron/target/debug/deps/libpartial_io-84c5775a93bf1cb6.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-d670407408d91317.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-74d5ef4f7c47e951.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-f4d68ee8ad68e9e1.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-537b3617320a1d25.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-58fa6774c08a2f4c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-d3cfaa7747ffa7e5.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-6f6c828458804848.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ff2df2b76a1cf1a1.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-1d4e9f7c6ab57727.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-198ebdf28c1b51c7.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-fe1c4c158a2bcfde.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-27bd6b7955f8cd93.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ce299f3aa435a264.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("image-standard"))' --document-private-items -D warnings --error-format human`
77222024-11-13T20:50:19.251Z
77232024-11-13T20:50:19.251Zrunning 0 tests
77242024-11-13T20:50:19.251Z
77252024-11-13T20:50:19.251Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
77262024-11-13T20:50:19.251Z
77272024-11-13T20:50:19.281Z Doc-tests installinator_api
77282024-11-13T20:50:19.284Z Running `/home/build/.rustup/toolchains/1.81.0-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/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-b8bd1938cb3272eb/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-b3a11a022b1c6aa4.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-196425df5db70bad.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-1d5e4b30cbb721d5.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-b3923ddb1f887e35.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
77292024-11-13T20:50:19.572Z
77302024-11-13T20:50:19.572Zrunning 2 tests
77312024-11-13T20:50:19.575Ztest installinator-api/src/lib.rs - installinator_api_mod::api_description (line 39) ... ignored
77322024-11-13T20:50:19.575Ztest installinator-api/src/lib.rs - installinator_api_mod::stub_api_description (line 45) ... ignored
77332024-11-13T20:50:19.576Z
77342024-11-13T20:50:19.576Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
77352024-11-13T20:50:19.576Z
77362024-11-13T20:50:19.596Z Doc-tests installinator_client
77372024-11-13T20:50:19.599Z Running `/home/build/.rustup/toolchains/1.81.0-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/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-b8bd1938cb3272eb/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-6314fbcd8aeacbf5.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-b3923ddb1f887e35.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-e9af7051a0382f02.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-dba42f888508f696.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ce299f3aa435a264.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
77382024-11-13T20:50:20.470Z
77392024-11-13T20:50:20.470Zrunning 0 tests
77402024-11-13T20:50:20.470Z
77412024-11-13T20:50:20.470Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
77422024-11-13T20:50:20.470Z
77432024-11-13T20:50:20.503Z Doc-tests installinator_common
77442024-11-13T20:50:20.506Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name installinator_common --test installinator-common/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/installinator-common -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-b8bd1938cb3272eb/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-b3a11a022b1c6aa4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-a8e7d0ccf5d65a51.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-b3923ddb1f887e35.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-29117e4ff36dab03.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-d670407408d91317.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-5a287ec055c5cf9e.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-198ebdf28c1b51c7.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ce299f3aa435a264.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
77452024-11-13T20:50:20.892Z
77462024-11-13T20:50:20.892Zrunning 0 tests
77472024-11-13T20:50:20.892Z
77482024-11-13T20:50:20.892Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
77492024-11-13T20:50:20.892Z
77502024-11-13T20:50:20.916Z Doc-tests internal_dns_resolver
77512024-11-13T20:50:20.919Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name internal_dns_resolver --test internal-dns/resolver/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/internal-dns/resolver -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-b8bd1938cb3272eb/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-b3a11a022b1c6aa4.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-19e5985bb94b6ed1.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-30bcb77390b44240.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-61f51384d8d3ac0d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-4abd36fb465a093f.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-271baf00a915a986.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-427794d150fcf552.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8abd96d38511401b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-e9af7051a0382f02.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-14a29e2d7c42d4ba.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-f7af14b37d81d494.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-1c22c94e862a09e7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
77522024-11-13T20:50:21.187Z
77532024-11-13T20:50:21.187Zrunning 0 tests
77542024-11-13T20:50:21.187Z
77552024-11-13T20:50:21.187Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
77562024-11-13T20:50:21.187Z
77572024-11-13T20:50:21.209Z Doc-tests internal_dns_types
77582024-11-13T20:50:21.211Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name internal_dns_types --test internal-dns/types/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/internal-dns/types -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-b8bd1938cb3272eb/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-b3a11a022b1c6aa4.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-4abd36fb465a093f.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8abd96d38511401b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
77592024-11-13T20:50:21.526Z
77602024-11-13T20:50:21.526Zrunning 0 tests
77612024-11-13T20:50:21.526Z
77622024-11-13T20:50:21.526Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
77632024-11-13T20:50:21.526Z
77642024-11-13T20:50:21.549Z Doc-tests ipcc
77652024-11-13T20:50:21.554Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name ipcc --test ipcc/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/ipcc -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-b8bd1938cb3272eb/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-0e005f0e9c526801.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-0d21f00b9d57bff2.rlib --extern libipcc=/work/oxidecomputer/omicron/target/debug/deps/liblibipcc-ba29ae7c09ec3436.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-d670407408d91317.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-198ebdf28c1b51c7.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
77662024-11-13T20:50:21.806Z
77672024-11-13T20:50:21.806Zrunning 0 tests
77682024-11-13T20:50:21.806Z
77692024-11-13T20:50:21.806Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
77702024-11-13T20:50:21.806Z
77712024-11-13T20:50:21.826Z Doc-tests key_manager
77722024-11-13T20:50:21.829Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name key_manager --test key-manager/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/key-manager -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-b8bd1938cb3272eb/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-49589da9b84e9811.so --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-7e28e9f181ae0250.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-bbcb5e8192429551.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-2e31e26ea63eb7ef.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-9a484ef53cddbb44.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-e36277d4aa1c4608.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
77732024-11-13T20:50:22.080Z
77742024-11-13T20:50:22.080Zrunning 0 tests
77752024-11-13T20:50:22.080Z
77762024-11-13T20:50:22.080Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
77772024-11-13T20:50:22.080Z
77782024-11-13T20:50:22.101Z Doc-tests live_tests_macros
77792024-11-13T20:50:22.104Z Running `/home/build/.rustup/toolchains/1.81.0-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/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-b8bd1938cb3272eb/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-720b1e73d73fb16a.so --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-061032add1e59e1c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0e3802aa2be39be2.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`
77802024-11-13T20:50:22.184Z
77812024-11-13T20:50:22.184Zrunning 1 test
77822024-11-13T20:50:22.189Ztest live-tests/macros/src/lib.rs - live_test (line 24) ... ignored
77832024-11-13T20:50:22.189Z
77842024-11-13T20:50:22.189Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
77852024-11-13T20:50:22.189Z
77862024-11-13T20:50:22.195Z Doc-tests nexus_auth
77872024-11-13T20:50:22.197Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_auth --test nexus/auth/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/auth -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-b8bd1938cb3272eb/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-b3a11a022b1c6aa4.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-49589da9b84e9811.so --extern authz_macros=/work/oxidecomputer/omicron/target/debug/deps/libauthz_macros-1176d9f226900e9e.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e342ec737c4cbcc0.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-10113f7b36e29269.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-b64034d5c504771a.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-196425df5db70bad.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-46f75afc187be87d.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-54220d37091258fb.rlib --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-e89c7b6803b133c0.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-9cc1c77274703fed.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4006fd7b25533870.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-4fac8a596e09fa80.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-ade214701d568573.rlib --extern oso=/work/oxidecomputer/omicron/target/debug/deps/liboso-5802b73a3235cc32.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-ebc379566efd2a27.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-b250bc23da662988.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-7a7e2ac205968f40.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d3365051e79f13bf.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.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`
77882024-11-13T20:50:23.544Z
77892024-11-13T20:50:23.544Zrunning 0 tests
77902024-11-13T20:50:23.544Z
77912024-11-13T20:50:23.544Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
77922024-11-13T20:50:23.544Z
77932024-11-13T20:50:23.582Z Doc-tests nexus_client
77942024-11-13T20:50:23.584Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_client --test clients/nexus-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/nexus-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-b8bd1938cb3272eb/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-07ebaf0eb0f1113e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-64c2b779e22b46ad.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d0e2a9a5962967b0.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4006fd7b25533870.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-49061ad469babd71.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-6aa42280b99bf9ab.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-e9af7051a0382f02.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-dba42f888508f696.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
77952024-11-13T20:50:25.712Z
77962024-11-13T20:50:25.712Zrunning 0 tests
77972024-11-13T20:50:25.712Z
77982024-11-13T20:50:25.712Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
77992024-11-13T20:50:25.712Z
78002024-11-13T20:50:25.760Z Doc-tests nexus_config
78012024-11-13T20:50:25.779Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_config --test nexus-config/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus-config -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-b8bd1938cb3272eb/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-b3a11a022b1c6aa4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-4abd36fb465a093f.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-29117e4ff36dab03.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-73cacb8c7d944392.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-5a287ec055c5cf9e.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-13f3f522d4be8a05.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-caf03fabfccd35a4.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
78022024-11-13T20:50:26.343Z
78032024-11-13T20:50:26.343Zrunning 0 tests
78042024-11-13T20:50:26.343Z
78052024-11-13T20:50:26.343Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
78062024-11-13T20:50:26.343Z
78072024-11-13T20:50:26.373Z Doc-tests nexus_db_fixed_data
78082024-11-13T20:50:26.375Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_db_fixed_data --test nexus/db-fixed-data/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/db-fixed-data -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-b8bd1938cb3272eb/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-e89c7b6803b133c0.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-9cc1c77274703fed.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4006fd7b25533870.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-4fac8a596e09fa80.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-ebc379566efd2a27.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d3365051e79f13bf.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.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`
78092024-11-13T20:50:26.876Z
78102024-11-13T20:50:26.876Zrunning 0 tests
78112024-11-13T20:50:26.876Z
78122024-11-13T20:50:26.876Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
78132024-11-13T20:50:26.876Z
78142024-11-13T20:50:26.902Z Doc-tests nexus_db_model
78152024-11-13T20:50:26.905Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_db_model --test nexus/db-model/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/db-model -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-b8bd1938cb3272eb/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-b3a11a022b1c6aa4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-efdb0e70c4c12326.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-720e9cb50484815c.rlib --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-706cee43f05d2e30.so --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-5498ca00308c27b5.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-16d0149618a9acdf.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-4abd36fb465a093f.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-3f5934bdadfdef5e.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-8675fbbe3641ce68.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-c70a935ecfdda494.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-46f75afc187be87d.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-73cacb8c7d944392.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-9cc1c77274703fed.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-654182fbbeb2e5f4.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d0e2a9a5962967b0.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4006fd7b25533870.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-e6f6717e6c07d9f2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-49061ad469babd71.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-4fac8a596e09fa80.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-6aa42280b99bf9ab.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-f81a4f758dfcb860.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-ebc379566efd2a27.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-08c2a6b83aecd798.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-080cabe85a0bfc93.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-40f5d588eec13e98.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-9d00d284d0b08369.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-6080795708f147e0.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d3365051e79f13bf.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.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`
78162024-11-13T20:50:40.417Z
78172024-11-13T20:50:40.417Zrunning 2 tests
78182024-11-13T20:50:43.156Ztest nexus/db-model/src/collection.rs - collection::DatastoreAttachTargetConfig (line 83) ... ok
78192024-11-13T20:51:30.830Ztest nexus/db-model/src/collection.rs - collection::DatastoreCollectionConfig (line 14) ... ok
78202024-11-13T20:51:30.830Z
78212024-11-13T20:51:30.833Ztest result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 50.41s
78222024-11-13T20:51:30.833Z
78232024-11-13T20:51:31.050Z Doc-tests nexus_db_queries
78242024-11-13T20:51:31.058Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_db_queries --test nexus/db-queries/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/db-queries -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-b8bd1938cb3272eb/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-b3a11a022b1c6aa4.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-19e5985bb94b6ed1.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-4d2e600354619a71.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-49589da9b84e9811.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-efdb0e70c4c12326.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-720e9cb50484815c.rlib --extern const_format=/work/oxidecomputer/omicron/target/debug/deps/libconst_format-73f4a98753eb625a.rlib --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-706cee43f05d2e30.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-16d0149618a9acdf.rlib --extern diesel_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_dtrace-af9ea3a80665acc4.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-4abd36fb465a093f.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-a229ae4e6a4127c0.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-3e401856edbab006.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-a8e7d0ccf5d65a51.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-427794d150fcf552.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8abd96d38511401b.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-8675fbbe3641ce68.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-6b8c06aaa5867a2a.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-c70a935ecfdda494.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-54220d37091258fb.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-73cacb8c7d944392.rlib --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-e89c7b6803b133c0.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-9cc1c77274703fed.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-98672e954211c3ea.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-590cca645e11d266.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-0a9702344391e6f7.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d0e2a9a5962967b0.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-ea22d9591c34c508.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4006fd7b25533870.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-49061ad469babd71.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-a00f6e4d1e2aaea1.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-4fac8a596e09fa80.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-fade29d57381db29.rlib --extern oso=/work/oxidecomputer/omicron/target/debug/deps/liboso-5802b73a3235cc32.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e987f08d5eab5408.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-6aa42280b99bf9ab.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-65509bc7a12a7936.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-de7ed3725d1ecbe1.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-aca7ed34a108a7b7.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-ebc379566efd2a27.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-176eac0973f64c24.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-9a15c963fedc7a99.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-14a29e2d7c42d4ba.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-4509fe8783ecf5e7.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-08c2a6b83aecd798.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-a2e05c7d531f1f8e.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-9846f96c2c62571a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-080cabe85a0bfc93.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-5a287ec055c5cf9e.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-40f5d588eec13e98.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-9d00d284d0b08369.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-4838cc47d8ef8586.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-6080795708f147e0.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d3365051e79f13bf.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-e7b60d3e91176a92.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-74c3ec0fd5fa922d.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-ce7f22be8feb1ed4.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-a318cade84a99369.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b9eeb6bccaea084d.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.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`
78252024-11-13T20:51:33.695Z
78262024-11-13T20:51:33.695Zrunning 1 test
78272024-11-13T20:51:36.930Ztest nexus/db-queries/src/db/pagination.rs - db::pagination::Paginator (line 222) ... ok
78282024-11-13T20:51:36.931Z
78292024-11-13T20:51:36.931Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.24s
78302024-11-13T20:51:36.931Z
78312024-11-13T20:51:37.017Z Doc-tests nexus_defaults
78322024-11-13T20:51:37.039Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_defaults --test nexus/defaults/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/defaults -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-b8bd1938cb3272eb/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-8675fbbe3641ce68.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-654182fbbeb2e5f4.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-4fac8a596e09fa80.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-6aa42280b99bf9ab.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
78332024-11-13T20:51:37.432Z
78342024-11-13T20:51:37.433Zrunning 0 tests
78352024-11-13T20:51:37.433Z
78362024-11-13T20:51:37.433Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
78372024-11-13T20:51:37.433Z
78382024-11-13T20:51:37.436Z Doc-tests nexus_external_api
78392024-11-13T20:51:37.436Z Running `/home/build/.rustup/toolchains/1.81.0-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/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-b8bd1938cb3272eb/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-b3a11a022b1c6aa4.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-196425df5db70bad.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-8675fbbe3641ce68.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-3486c92f9460de26.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4006fd7b25533870.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern openapi_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager_types-079bb11af0ee42fc.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-fade29d57381db29.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-dcf5e23200a1eaa9.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-2c8d1225ed4bcda4.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
78402024-11-13T20:51:37.816Z
78412024-11-13T20:51:37.816Zrunning 2 tests
78422024-11-13T20:51:37.819Ztest nexus/external-api/src/lib.rs - nexus_external_api_mod::api_description (line 74) ... ignored
78432024-11-13T20:51:37.819Ztest nexus/external-api/src/lib.rs - nexus_external_api_mod::stub_api_description (line 80) ... ignored
78442024-11-13T20:51:37.820Z
78452024-11-13T20:51:37.820Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
78462024-11-13T20:51:37.820Z
78472024-11-13T20:51:37.845Z Doc-tests nexus_internal_api
78482024-11-13T20:51:37.848Z Running `/home/build/.rustup/toolchains/1.81.0-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/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-b8bd1938cb3272eb/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-2dbe70a56323cca2.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-0cf2814f92b31b12.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4006fd7b25533870.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
78492024-11-13T20:51:38.295Z
78502024-11-13T20:51:38.295Zrunning 2 tests
78512024-11-13T20:51:38.298Ztest nexus/internal-api/src/lib.rs - nexus_internal_api_mod::api_description (line 59) ... ignored
78522024-11-13T20:51:38.298Ztest nexus/internal-api/src/lib.rs - nexus_internal_api_mod::stub_api_description (line 65) ... ignored
78532024-11-13T20:51:38.298Z
78542024-11-13T20:51:38.298Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
78552024-11-13T20:51:38.298Z
78562024-11-13T20:51:38.322Z Doc-tests nexus_inventory
78572024-11-13T20:51:38.325Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_inventory --test nexus/inventory/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/inventory -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-b8bd1938cb3272eb/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-b3a11a022b1c6aa4.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e342ec737c4cbcc0.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-164504e472fa0070.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-314b2bf59d0bfce9.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-720e9cb50484815c.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-4abd36fb465a093f.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-a229ae4e6a4127c0.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-f9a699a62abdd20f.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-cea07e52a72c9fbb.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-590cca645e11d266.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d0e2a9a5962967b0.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4006fd7b25533870.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-a00f6e4d1e2aaea1.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-a2e05c7d531f1f8e.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-40f5d588eec13e98.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d3365051e79f13bf.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-b8fcaa4916d08503.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
78582024-11-13T20:51:38.698Z
78592024-11-13T20:51:38.699Zrunning 0 tests
78602024-11-13T20:51:38.699Z
78612024-11-13T20:51:38.699Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
78622024-11-13T20:51:38.699Z
78632024-11-13T20:51:38.723Z Doc-tests nexus_macros_common
78642024-11-13T20:51:38.726Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_macros_common --test nexus/macros-common/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/macros-common -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-b8bd1938cb3272eb/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-1d4e4381130058df.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-bb86a0f4b2092559.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-061032add1e59e1c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0e3802aa2be39be2.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
78652024-11-13T20:51:38.804Z
78662024-11-13T20:51:38.804Zrunning 0 tests
78672024-11-13T20:51:38.804Z
78682024-11-13T20:51:38.805Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
78692024-11-13T20:51:38.805Z
78702024-11-13T20:51:38.813Z Doc-tests nexus_metrics_producer_gc
78712024-11-13T20:51:38.816Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_metrics_producer_gc --test nexus/metrics-producer-gc/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/metrics-producer-gc -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-b8bd1938cb3272eb/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-4d2e600354619a71.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-16d0149618a9acdf.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-540cbfb9b0d06903.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-8675fbbe3641ce68.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-9cc1c77274703fed.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-98672e954211c3ea.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-238dc39c77f91394.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-ea22d9591c34c508.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4006fd7b25533870.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-c54e420124985d39.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-ebc379566efd2a27.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-9d00d284d0b08369.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.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`
78722024-11-13T20:51:39.248Z
78732024-11-13T20:51:39.248Zrunning 0 tests
78742024-11-13T20:51:39.248Z
78752024-11-13T20:51:39.248Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
78762024-11-13T20:51:39.248Z
78772024-11-13T20:51:39.281Z Doc-tests nexus_networking
78782024-11-13T20:51:39.283Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_networking --test nexus/networking/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/networking -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-b8bd1938cb3272eb/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-6961bb14eaa0b2c9.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-8675fbbe3641ce68.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-98672e954211c3ea.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-30b6043ff41ef46e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-6aa42280b99bf9ab.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-40f5d588eec13e98.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
78792024-11-13T20:51:39.724Z
78802024-11-13T20:51:39.724Zrunning 0 tests
78812024-11-13T20:51:39.724Z
78822024-11-13T20:51:39.725Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
78832024-11-13T20:51:39.725Z
78842024-11-13T20:51:39.755Z Doc-tests nexus_reconfigurator_execution
78852024-11-13T20:51:39.760Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_reconfigurator_execution --test nexus/reconfigurator/execution/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/reconfigurator/execution -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-b8bd1938cb3272eb/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-b3a11a022b1c6aa4.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-4d2e600354619a71.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-164504e472fa0070.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-314b2bf59d0bfce9.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-720e9cb50484815c.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-c28f0b06ecf68d2a.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-16d0149618a9acdf.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-540cbfb9b0d06903.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-427794d150fcf552.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8abd96d38511401b.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-8a897554a5f2cfdc.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-7cb28e7e15257f8d.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-73cacb8c7d944392.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-9cc1c77274703fed.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-98672e954211c3ea.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-590cca645e11d266.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-30b6043ff41ef46e.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-e914469202f60a11.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-0a9702344391e6f7.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-89714eb224d9c2a6.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d0e2a9a5962967b0.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-ea22d9591c34c508.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-1bcf5c57005e3a8d.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4006fd7b25533870.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-6eef2978d5d7ec87.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-6aa42280b99bf9ab.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-ebc379566efd2a27.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-40f5d588eec13e98.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-9d00d284d0b08369.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ce299f3aa435a264.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.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`
78862024-11-13T20:51:40.263Z
78872024-11-13T20:51:40.263Zrunning 0 tests
78882024-11-13T20:51:40.263Z
78892024-11-13T20:51:40.263Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
78902024-11-13T20:51:40.263Z
78912024-11-13T20:51:40.297Z Doc-tests nexus_reconfigurator_planning
78922024-11-13T20:51:40.300Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_reconfigurator_planning --test nexus/reconfigurator/planning/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/reconfigurator/planning -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-b8bd1938cb3272eb/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-b3a11a022b1c6aa4.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-720e9cb50484815c.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-8617a6d6bd6b63dc.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-4abd36fb465a093f.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-a229ae4e6a4127c0.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-a8e7d0ccf5d65a51.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-7b51d40d91e0d99e.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-427794d150fcf552.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-8a897554a5f2cfdc.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-ecfd5b0ec037d853.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-73cacb8c7d944392.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-590cca645e11d266.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-0a9702344391e6f7.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d0e2a9a5962967b0.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4006fd7b25533870.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-4fac8a596e09fa80.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-6aa42280b99bf9ab.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-d670407408d91317.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-40f5d588eec13e98.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-9d00d284d0b08369.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-4838cc47d8ef8586.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d3365051e79f13bf.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-198ebdf28c1b51c7.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-b8fcaa4916d08503.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
78932024-11-13T20:51:40.808Z
78942024-11-13T20:51:40.808Zrunning 0 tests
78952024-11-13T20:51:40.808Z
78962024-11-13T20:51:40.808Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
78972024-11-13T20:51:40.808Z
78982024-11-13T20:51:40.835Z Doc-tests nexus_reconfigurator_preparation
78992024-11-13T20:51:40.837Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_reconfigurator_preparation --test nexus/reconfigurator/preparation/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/reconfigurator/preparation -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-b8bd1938cb3272eb/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-b3a11a022b1c6aa4.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-9cc1c77274703fed.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-98672e954211c3ea.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-89714eb224d9c2a6.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4006fd7b25533870.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-9d00d284d0b08369.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
79002024-11-13T20:51:41.262Z
79012024-11-13T20:51:41.262Zrunning 0 tests
79022024-11-13T20:51:41.262Z
79032024-11-13T20:51:41.262Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
79042024-11-13T20:51:41.262Z
79052024-11-13T20:51:41.294Z Doc-tests nexus_saga_recovery
79062024-11-13T20:51:41.296Z Running `/home/build/.rustup/toolchains/1.81.0-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/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-b8bd1938cb3272eb/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-07ebaf0eb0f1113e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-54220d37091258fb.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-9cc1c77274703fed.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-98672e954211c3ea.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-a24d0c6366d9ad82.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-ea22d9591c34c508.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-1bcf5c57005e3a8d.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4006fd7b25533870.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-4fac8a596e09fa80.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-ebc379566efd2a27.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-9a15c963fedc7a99.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-9d00d284d0b08369.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-6080795708f147e0.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.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`
79072024-11-13T20:51:41.678Z
79082024-11-13T20:51:41.678Zrunning 0 tests
79092024-11-13T20:51:41.678Z
79102024-11-13T20:51:41.678Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
79112024-11-13T20:51:41.678Z
79122024-11-13T20:51:41.705Z Doc-tests nexus_sled_agent_shared
79132024-11-13T20:51:41.708Z Running `/home/build/.rustup/toolchains/1.81.0-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/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-b8bd1938cb3272eb/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-a8e7d0ccf5d65a51.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d0e2a9a5962967b0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-49061ad469babd71.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-537b3617320a1d25.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d3365051e79f13bf.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
79142024-11-13T20:51:42.126Z
79152024-11-13T20:51:42.126Zrunning 0 tests
79162024-11-13T20:51:42.126Z
79172024-11-13T20:51:42.126Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
79182024-11-13T20:51:42.126Z
79192024-11-13T20:51:42.152Z Doc-tests nexus_test_interface
79202024-11-13T20:51:42.154Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_test_interface --test nexus/test-interface/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/test-interface -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-b8bd1938cb3272eb/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-49589da9b84e9811.so --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-73cacb8c7d944392.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d0e2a9a5962967b0.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-98e9a03514b22485.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4006fd7b25533870.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
79212024-11-13T20:51:42.477Z
79222024-11-13T20:51:42.477Zrunning 0 tests
79232024-11-13T20:51:42.477Z
79242024-11-13T20:51:42.477Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
79252024-11-13T20:51:42.477Z
79262024-11-13T20:51:42.501Z Doc-tests nexus_test_utils
79272024-11-13T20:51:42.504Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_test_utils --test nexus/test-utils/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/test-utils -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-b8bd1938cb3272eb/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-b3a11a022b1c6aa4.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-8f3db5af18e8ba7c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-efdb0e70c4c12326.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-03b108eb22457c3a.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-30bcb77390b44240.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-61f51384d8d3ac0d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-f9a699a62abdd20f.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-cea07e52a72c9fbb.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-b64034d5c504771a.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-271baf00a915a986.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-781c1ee142155a49.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-196425df5db70bad.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-a8e7d0ccf5d65a51.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-427794d150fcf552.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8abd96d38511401b.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-64c2b779e22b46ad.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-73cacb8c7d944392.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-98672e954211c3ea.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d0e2a9a5962967b0.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-98e9a03514b22485.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-ea22d9591c34c508.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4006fd7b25533870.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-49061ad469babd71.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-a00f6e4d1e2aaea1.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e987f08d5eab5408.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-c65c5cb6dc8691de.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-ad2507589cfd09b6.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-6aa42280b99bf9ab.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-7a7e2ac205968f40.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-40f5d588eec13e98.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-b9fdeff246bf82e9.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.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`
79282024-11-13T20:51:43.484Z
79292024-11-13T20:51:43.484Zrunning 0 tests
79302024-11-13T20:51:43.484Z
79312024-11-13T20:51:43.484Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
79322024-11-13T20:51:43.484Z
79332024-11-13T20:51:43.519Z Doc-tests nexus_test_utils_macros
79342024-11-13T20:51:43.522Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type proc-macro --crate-name nexus_test_utils_macros --test nexus/test-utils-macros/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/test-utils-macros -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-b8bd1938cb3272eb/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-1bcf5c57005e3a8d.so --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-061032add1e59e1c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0e3802aa2be39be2.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`
79352024-11-13T20:51:43.606Z
79362024-11-13T20:51:43.606Zrunning 1 test
79372024-11-13T20:51:43.609Ztest nexus/test-utils-macros/src/lib.rs - nexus_test (line 43) ... ignored
79382024-11-13T20:51:43.609Z
79392024-11-13T20:51:43.609Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
79402024-11-13T20:51:43.609Z
79412024-11-13T20:51:43.617Z Doc-tests nexus_types
79422024-11-13T20:51:43.619Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_types --test nexus/types/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/types -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-b8bd1938cb3272eb/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-b3a11a022b1c6aa4.rlib --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-8f15e4c1de160c77.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-49589da9b84e9811.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e342ec737c4cbcc0.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-720e9cb50484815c.rlib --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-10113f7b36e29269.rlib --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-5498ca00308c27b5.so --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-ec69ba1f899f2ea9.so --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-a229ae4e6a4127c0.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-31c3ffab5224127a.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8abd96d38511401b.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-8675fbbe3641ce68.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-7cb28e7e15257f8d.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-46f75afc187be87d.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d0e2a9a5962967b0.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4006fd7b25533870.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-49061ad469babd71.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-ade214701d568573.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-6aa42280b99bf9ab.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-2c8d1225ed4bcda4.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-f81a4f758dfcb860.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-d670407408d91317.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-5a287ec055c5cf9e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-9d00d284d0b08369.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-6080795708f147e0.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d3365051e79f13bf.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-198ebdf28c1b51c7.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ce299f3aa435a264.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
79432024-11-13T20:51:46.762Z
79442024-11-13T20:51:46.762Zrunning 0 tests
79452024-11-13T20:51:46.762Z
79462024-11-13T20:51:46.762Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
79472024-11-13T20:51:46.762Z
79482024-11-13T20:51:46.835Z Doc-tests omicron_certificates
79492024-11-13T20:51:46.838Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name omicron_certificates --test certificates/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/certificates -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-b8bd1938cb3272eb/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-c934ff84d13620ad.rlib --extern foreign_types=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types-65aad7686e050c4b.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-e6f6717e6c07d9f2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-ade214701d568573.rlib --extern openssl_sys=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-fc17366cfcdb24bd.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-4509fe8783ecf5e7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
79502024-11-13T20:51:47.118Z
79512024-11-13T20:51:47.118Zrunning 0 tests
79522024-11-13T20:51:47.118Z
79532024-11-13T20:51:47.118Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
79542024-11-13T20:51:47.118Z
79552024-11-13T20:51:47.138Z Doc-tests omicron_clickhouse_admin
79562024-11-13T20:51:47.140Z Running `/home/build/.rustup/toolchains/1.81.0-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/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-b8bd1938cb3272eb/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-b3a11a022b1c6aa4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-6aeee856bb676d82.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-720e9cb50484815c.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-6dbe5dcbff60060e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-4abd36fb465a093f.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-a8e7d0ccf5d65a51.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-ea22d9591c34c508.rlib --extern omicron_clickhouse_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_clickhouse_admin-a25eaceca37db0c7.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-29866baf45eaf830.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-fade29d57381db29.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-279751769b0f5888.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-ea263fc39f269f13.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-d3cfaa7747ffa7e5.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5b06ea6f574ac6b7.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-9d00d284d0b08369.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-e7b60d3e91176a92.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-13f3f522d4be8a05.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-caf03fabfccd35a4.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-a318cade84a99369.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
79572024-11-13T20:51:47.481Z
79582024-11-13T20:51:47.481Zrunning 0 tests
79592024-11-13T20:51:47.481Z
79602024-11-13T20:51:47.481Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
79612024-11-13T20:51:47.481Z
79622024-11-13T20:51:47.504Z Doc-tests omicron_cockroach_admin
79632024-11-13T20:51:47.507Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name omicron_cockroach_admin --test cockroach-admin/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/cockroach-admin -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-b8bd1938cb3272eb/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-b3a11a022b1c6aa4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-e2866ea2f6a3da5d.rlib --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-d9a97b78fa498c83.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-48927a5eea74ccb0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-4abd36fb465a093f.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-a8e7d0ccf5d65a51.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-ea22d9591c34c508.rlib --extern omicron_cockroach_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_admin-1a8883e5c00c3f73.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-4fac8a596e09fa80.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-29866baf45eaf830.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-fade29d57381db29.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-ebc379566efd2a27.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-d670407408d91317.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-d3cfaa7747ffa7e5.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5b06ea6f574ac6b7.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-9d00d284d0b08369.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-e7b60d3e91176a92.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-198ebdf28c1b51c7.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-13f3f522d4be8a05.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-caf03fabfccd35a4.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-a318cade84a99369.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`
79642024-11-13T20:51:47.811Z
79652024-11-13T20:51:47.811Zrunning 0 tests
79662024-11-13T20:51:47.811Z
79672024-11-13T20:51:47.811Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
79682024-11-13T20:51:47.811Z
79692024-11-13T20:51:47.833Z Doc-tests omicron_common
79702024-11-13T20:51:47.835Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name omicron_common --test common/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/common -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-b8bd1938cb3272eb/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-b3a11a022b1c6aa4.rlib --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-8f15e4c1de160c77.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-49589da9b84e9811.so --extern backoff=/work/oxidecomputer/omicron/target/debug/deps/libbackoff-3cad2a9c7c940aab.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-efdb0e70c4c12326.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-4abd36fb465a093f.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-3f5934bdadfdef5e.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-8675fbbe3641ce68.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-29117e4ff36dab03.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-c70a935ecfdda494.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-7d864262962d6cbe.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-4fac8a596e09fa80.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-6aa42280b99bf9ab.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-f81a4f758dfcb860.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-26dca2463dc76089.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-d670407408d91317.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-dba42f888508f696.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-080cabe85a0bfc93.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-a2aa46893791ada1.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-7a7e2ac205968f40.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-5a287ec055c5cf9e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-9d00d284d0b08369.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d3365051e79f13bf.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-198ebdf28c1b51c7.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-caf03fabfccd35a4.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.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`
79712024-11-13T20:51:49.985Z
79722024-11-13T20:51:49.985Zrunning 2 tests
79732024-11-13T20:51:49.988Ztest common/src/lib.rs - FileKv (line 40) ... ignored
79742024-11-13T20:51:55.472Ztest common/src/api/external/error.rs - api::external::error::InternalContext (line 612) ... ok
79752024-11-13T20:51:55.472Z
79762024-11-13T20:51:55.474Ztest result: ok. 1 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 5.49s
79772024-11-13T20:51:55.474Z
79782024-11-13T20:51:55.531Z Doc-tests omicron_ddm_admin_client
79792024-11-13T20:51:55.535Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name omicron_ddm_admin_client --test clients/ddm-admin-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/ddm-admin-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-b8bd1938cb3272eb/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-309699db2a00056b.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-682f0202de4cb9c8.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-1c3322afbe4e6d57.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-26dca2463dc76089.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-537b3617320a1d25.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
79802024-11-13T20:51:55.822Z
79812024-11-13T20:51:55.822Zrunning 0 tests
79822024-11-13T20:51:55.822Z
79832024-11-13T20:51:55.822Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
79842024-11-13T20:51:55.822Z
79852024-11-13T20:51:55.843Z Doc-tests omicron_dev_lib
79862024-11-13T20:51:55.846Z Running `/home/build/.rustup/toolchains/1.81.0-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/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-b8bd1938cb3272eb/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-29117e4ff36dab03.rlib --extern omicron_dev_lib=/work/oxidecomputer/omicron/target/debug/deps/libomicron_dev_lib-1ca50ef3d3ba7079.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-e7b60d3e91176a92.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
79872024-11-13T20:51:56.087Z
79882024-11-13T20:51:56.087Zrunning 0 tests
79892024-11-13T20:51:56.087Z
79902024-11-13T20:51:56.087Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
79912024-11-13T20:51:56.087Z
79922024-11-13T20:51:56.106Z Doc-tests omicron_gateway
79932024-11-13T20:51:56.110Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name omicron_gateway --test gateway/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/gateway -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-b8bd1938cb3272eb/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-b3a11a022b1c6aa4.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e342ec737c4cbcc0.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-4abd36fb465a093f.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-a21ac6c2cad4d00c.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-f9a699a62abdd20f.rlib --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-540e7f37a18122b2.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-cea07e52a72c9fbb.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-4875ff73da7dbe54.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-3f5934bdadfdef5e.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-196425df5db70bad.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-a8e7d0ccf5d65a51.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-0d21f00b9d57bff2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-2b91ed01b92803c4.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-4fac8a596e09fa80.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e987f08d5eab5408.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-f0a911e64bc774f6.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-ad2507589cfd09b6.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-957acfcff7c72c94.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-df5dc25ba7879434.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5b06ea6f574ac6b7.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-9d00d284d0b08369.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-8f9beb259d75bef0.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-e7b60d3e91176a92.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-fe1c4c158a2bcfde.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-b7b416df96fa7805.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-caf03fabfccd35a4.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
79942024-11-13T20:51:56.829Z
79952024-11-13T20:51:56.829Zrunning 0 tests
79962024-11-13T20:51:56.829Z
79972024-11-13T20:51:56.829Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
79982024-11-13T20:51:56.829Z
79992024-11-13T20:51:56.865Z Doc-tests omicron_ls_apis
80002024-11-13T20:51:56.868Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name omicron_ls_apis --test dev-tools/ls-apis/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/dev-tools/ls-apis -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-b8bd1938cb3272eb/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-b3a11a022b1c6aa4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-782cd9fd04c927d0.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-4abd36fb465a093f.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-46f75afc187be87d.rlib --extern omicron_ls_apis=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ls_apis-130c256ef95e4ec2.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-f81a4f758dfcb860.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-aca7ed34a108a7b7.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-e7b60d3e91176a92.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-caf03fabfccd35a4.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
80012024-11-13T20:51:57.074Z
80022024-11-13T20:51:57.074Zrunning 1 test
80032024-11-13T20:51:57.077Ztest dev-tools/ls-apis/src/cargo.rs - cargo::Workspace::walk_required_deps_recursively (line 240) ... ignored
80042024-11-13T20:51:57.077Z
80052024-11-13T20:51:57.077Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
80062024-11-13T20:51:57.077Z
80072024-11-13T20:51:57.090Z Doc-tests omicron_nexus
80082024-11-13T20:51:57.097Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name omicron_nexus --test nexus/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-b8bd1938cb3272eb/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-b3a11a022b1c6aa4.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-19e5985bb94b6ed1.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-4d2e600354619a71.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-49589da9b84e9811.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e342ec737c4cbcc0.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-b0ea4a7159a41bb5.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-8f3db5af18e8ba7c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-efdb0e70c4c12326.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-ae3cec0fe43b44de.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-164504e472fa0070.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-314b2bf59d0bfce9.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-c28f0b06ecf68d2a.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-20212db77650b909.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-03b108eb22457c3a.rlib --extern crucible_common=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_common-d112966068d35c6d.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-25a8fdda060b281f.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-16d0149618a9acdf.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-c934ff84d13620ad.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-30bcb77390b44240.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-61f51384d8d3ac0d.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-6658aa9c41c787e9.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-4abd36fb465a093f.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-58c25c3614feb1ef.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-a229ae4e6a4127c0.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-f9a699a62abdd20f.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-cea07e52a72c9fbb.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-b64034d5c504771a.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-3f5934bdadfdef5e.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-271baf00a915a986.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-781c1ee142155a49.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-540cbfb9b0d06903.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-0006ea77e7b559a1.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-196425df5db70bad.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-3e401856edbab006.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-a8e7d0ccf5d65a51.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-427794d150fcf552.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8abd96d38511401b.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-8675fbbe3641ce68.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-6b8c06aaa5867a2a.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-c70a935ecfdda494.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-7d864262962d6cbe.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-54220d37091258fb.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-64c2b779e22b46ad.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-73cacb8c7d944392.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-9cc1c77274703fed.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-98672e954211c3ea.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-654182fbbeb2e5f4.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-3486c92f9460de26.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-0cf2814f92b31b12.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-590cca645e11d266.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-238dc39c77f91394.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-30b6043ff41ef46e.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-e914469202f60a11.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-0a9702344391e6f7.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-89714eb224d9c2a6.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-a24d0c6366d9ad82.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d0e2a9a5962967b0.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-98e9a03514b22485.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-ea22d9591c34c508.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-1bcf5c57005e3a8d.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4006fd7b25533870.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-57ea22489f9eb50c.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-6eef2978d5d7ec87.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-49061ad469babd71.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-a00f6e4d1e2aaea1.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-4fac8a596e09fa80.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-29866baf45eaf830.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-fade29d57381db29.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-ade214701d568573.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-f4b6ead942bf0bc3.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e987f08d5eab5408.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-c54e420124985d39.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-c65c5cb6dc8691de.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-279751769b0f5888.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-f0a911e64bc774f6.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-ad2507589cfd09b6.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-6aa42280b99bf9ab.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-2c8d1225ed4bcda4.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-f81a4f758dfcb860.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-65509bc7a12a7936.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-de7ed3725d1ecbe1.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-aca7ed34a108a7b7.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-ebc379566efd2a27.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-9a15c963fedc7a99.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-26dca2463dc76089.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-628131b4045892f2.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-14a29e2d7c42d4ba.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-4509fe8783ecf5e7.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-08c2a6b83aecd798.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-a2e05c7d531f1f8e.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-2d831c09c951a940.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-9846f96c2c62571a.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-54c9dd9f9eac97f3.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-b250bc23da662988.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-080cabe85a0bfc93.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-7a7e2ac205968f40.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-5a287ec055c5cf9e.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-0bda880a12e82784.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-40f5d588eec13e98.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-5b8b21bf3d3ff7fb.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-d3cfaa7747ffa7e5.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5b06ea6f574ac6b7.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-9d00d284d0b08369.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ff2df2b76a1cf1a1.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-8f9beb259d75bef0.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-6080795708f147e0.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d3365051e79f13bf.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-e7b60d3e91176a92.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-1c22c94e862a09e7.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-ce7f22be8feb1ed4.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-13f3f522d4be8a05.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-b9fdeff246bf82e9.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-3a226019e190c269.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-3b9fb8475f501c56.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-27bd6b7955f8cd93.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-63dd1e503d85aac2.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ce299f3aa435a264.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.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`
80092024-11-13T20:51:59.936Z
80102024-11-13T20:51:59.936Zrunning 5 tests
80112024-11-13T20:51:59.938Ztest nexus/src/app/sagas/mod.rs - app::sagas::declare_saga_actions (line 235) ... ignored
80122024-11-13T20:52:04.194Ztest nexus/src/app/mod.rs - app::Nexus::unimplemented_todo (line 833) ... ok
80132024-11-13T20:52:04.196Ztest nexus/src/app/mod.rs - app::Nexus::unimplemented_todo (line 927) ... ok
80142024-11-13T20:52:04.201Ztest nexus/src/app/mod.rs - app::Nexus::unimplemented_todo (line 897) ... ok
80152024-11-13T20:52:04.206Ztest nexus/src/app/mod.rs - app::Nexus::unimplemented_todo (line 855) ... ok
80162024-11-13T20:52:04.209Z
80172024-11-13T20:52:04.209Ztest result: ok. 4 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 4.27s
80182024-11-13T20:52:04.209Z
80192024-11-13T20:52:04.290Z Doc-tests omicron_package
80202024-11-13T20:52:04.292Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name omicron_package --test package/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/package -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-b8bd1938cb3272eb/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-b3a11a022b1c6aa4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-782cd9fd04c927d0.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-4abd36fb465a093f.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-3f5934bdadfdef5e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-a8e7d0ccf5d65a51.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-9fc98ca3a4090ebb.rlib --extern omicron_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_package-af75a9b806903323.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-b904c087dadfeeb0.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-aca7ed34a108a7b7.rlib --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-3f23d9fc9686fb30.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-2d831c09c951a940.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-080cabe85a0bfc93.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-f4d68ee8ad68e9e1.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-d3cfaa7747ffa7e5.rlib --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-3a466a91dbf752e7.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ff2df2b76a1cf1a1.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-1d4e9f7c6ab57727.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d3365051e79f13bf.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-7da40a2e41206c1b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-caf03fabfccd35a4.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-276d808b1ead684e.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
80212024-11-13T20:52:04.537Z
80222024-11-13T20:52:04.537Zrunning 0 tests
80232024-11-13T20:52:04.537Z
80242024-11-13T20:52:04.537Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
80252024-11-13T20:52:04.537Z
80262024-11-13T20:52:04.552Z Doc-tests omicron_passwords
80272024-11-13T20:52:04.555Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name omicron_passwords --test passwords/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/passwords -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-b8bd1938cb3272eb/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-b3a11a022b1c6aa4.rlib --extern argon2=/work/oxidecomputer/omicron/target/debug/deps/libargon2-d8f7b1b51375db4b.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-20212db77650b909.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-49061ad469babd71.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rlib --extern argon2alt=/work/oxidecomputer/omicron/target/debug/deps/libargon2-b71e8232227ebb47.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-5a287ec055c5cf9e.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
80282024-11-13T20:52:04.690Z
80292024-11-13T20:52:04.690Zrunning 0 tests
80302024-11-13T20:52:04.690Z
80312024-11-13T20:52:04.690Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
80322024-11-13T20:52:04.690Z
80332024-11-13T20:52:04.703Z Doc-tests omicron_rpaths
80342024-11-13T20:52:04.707Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name omicron_rpaths --test rpaths/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/rpaths -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-b8bd1938cb3272eb/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-341281dda73e7e46.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
80352024-11-13T20:52:04.787Z
80362024-11-13T20:52:04.787Zrunning 0 tests
80372024-11-13T20:52:04.787Z
80382024-11-13T20:52:04.787Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
80392024-11-13T20:52:04.787Z
80402024-11-13T20:52:04.793Z Doc-tests omicron_sled_agent
80412024-11-13T20:52:04.797Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name omicron_sled_agent --test sled-agent/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/sled-agent -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-b8bd1938cb3272eb/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-b3a11a022b1c6aa4.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-19e5985bb94b6ed1.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-49589da9b84e9811.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e342ec737c4cbcc0.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-3437effcbe5bc4f6.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-b066fc542d1262a2.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-3734d8dc6632ebb5.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-8f3db5af18e8ba7c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-efdb0e70c4c12326.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-ae3cec0fe43b44de.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-83c04ded702a2c6e.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-03b108eb22457c3a.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-ec69ba1f899f2ea9.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-c934ff84d13620ad.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-30bcb77390b44240.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-61f51384d8d3ac0d.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-6658aa9c41c787e9.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-4abd36fb465a093f.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-26a811491049a3a2.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-04244dd35b0a8098.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-a229ae4e6a4127c0.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-dec4d7736b1aadcb.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-659539bc2ebabfeb.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-3f5934bdadfdef5e.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-822e122ffc091e79.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-196425df5db70bad.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-cf9a4326bbfda60d.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-a8e7d0ccf5d65a51.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-b3923ddb1f887e35.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-427794d150fcf552.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8abd96d38511401b.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-8675fbbe3641ce68.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-6b8c06aaa5867a2a.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-bbcb5e8192429551.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-29117e4ff36dab03.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-c70a935ecfdda494.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-7d864262962d6cbe.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-64c2b779e22b46ad.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-73cacb8c7d944392.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d0e2a9a5962967b0.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4006fd7b25533870.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-1c3322afbe4e6d57.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-a00f6e4d1e2aaea1.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-4fac8a596e09fa80.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-27bef9a8c38f9fcf.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e987f08d5eab5408.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-f0a911e64bc774f6.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-ad2507589cfd09b6.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-6aa42280b99bf9ab.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-9a15c963fedc7a99.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-628131b4045892f2.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-7cc95edb79c39818.rlib --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-394783fd38ff1698.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-4509fe8783ecf5e7.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-d2bed132ec9aadde.rlib --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-f75d1a044b0d719b.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-080cabe85a0bfc93.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-a2aa46893791ada1.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-74d5ef4f7c47e951.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-9a484ef53cddbb44.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-83713f1ff23f1f34.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-40f5d588eec13e98.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-5b8b21bf3d3ff7fb.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-f4d68ee8ad68e9e1.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-537b3617320a1d25.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-58fa6774c08a2f4c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-d3cfaa7747ffa7e5.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5b06ea6f574ac6b7.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-9d00d284d0b08369.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ff2df2b76a1cf1a1.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-1d4e9f7c6ab57727.rlib --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-38319003ae86e394.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-4838cc47d8ef8586.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d3365051e79f13bf.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-e7b60d3e91176a92.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-7da40a2e41206c1b.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-1c22c94e862a09e7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-f2a47b8fa7547b75.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-fe1c4c158a2bcfde.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-b9fdeff246bf82e9.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-caf03fabfccd35a4.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b9eeb6bccaea084d.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-276d808b1ead684e.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-e36277d4aa1c4608.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-033fc65b80973786.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`
80422024-11-13T20:52:06.763Z
80432024-11-13T20:52:06.763Zrunning 0 tests
80442024-11-13T20:52:06.763Z
80452024-11-13T20:52:06.764Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
80462024-11-13T20:52:06.764Z
80472024-11-13T20:52:06.822Z Doc-tests omicron_test_utils
80482024-11-13T20:52:06.825Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name omicron_test_utils --test test-utils/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/test-utils -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-b8bd1938cb3272eb/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-b3a11a022b1c6aa4.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-a49e1e336b7595b5.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-efdb0e70c4c12326.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-4abd36fb465a093f.rlib --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-169928e563e20f79.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-609f1d2cdfe5bf4b.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-b64034d5c504771a.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-3f5934bdadfdef5e.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-29117e4ff36dab03.rlib --extern libfalcon=/work/oxidecomputer/omicron/target/debug/deps/liblibfalcon-8c6a0f29d91f56ff.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-73cacb8c7d944392.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-de7ed3725d1ecbe1.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-4509fe8783ecf5e7.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-a2e05c7d531f1f8e.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-2d831c09c951a940.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-9846f96c2c62571a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-e7b60d3e91176a92.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-7da40a2e41206c1b.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-1c22c94e862a09e7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-13f3f522d4be8a05.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b9eeb6bccaea084d.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-276d808b1ead684e.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`
80492024-11-13T20:52:07.164Z
80502024-11-13T20:52:07.164Zrunning 0 tests
80512024-11-13T20:52:07.164Z
80522024-11-13T20:52:07.164Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
80532024-11-13T20:52:07.164Z
80542024-11-13T20:52:07.189Z Doc-tests omicron_uuid_kinds
80552024-11-13T20:52:07.191Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name omicron_uuid_kinds --test uuid-kinds/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/uuid-kinds -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-b8bd1938cb3272eb/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-7cb28e7e15257f8d.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-65509bc7a12a7936.so --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.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`
80562024-11-13T20:52:07.307Z
80572024-11-13T20:52:07.307Zrunning 0 tests
80582024-11-13T20:52:07.307Z
80592024-11-13T20:52:07.307Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
80602024-11-13T20:52:07.307Z
80612024-11-13T20:52:07.323Z Doc-tests omicron_workspace_hack
80622024-11-13T20:52:07.328Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --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/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-b8bd1938cb3272eb/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-8be98ef023620e24.rlib --extern aho_corasick=/work/oxidecomputer/omicron/target/debug/deps/libaho_corasick-0da0f4417492a9a4.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b3a11a022b1c6aa4.rlib --extern aws_lc_rs=/work/oxidecomputer/omicron/target/debug/deps/libaws_lc_rs-bde352daa1e0ab9b.rlib --extern base16ct=/work/oxidecomputer/omicron/target/debug/deps/libbase16ct-2a65e2ab151e09a4.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e342ec737c4cbcc0.rlib --extern base64ct=/work/oxidecomputer/omicron/target/debug/deps/libbase64ct-d4bf7869d4ee9385.rlib --extern bit_set=/work/oxidecomputer/omicron/target/debug/deps/libbit_set-1499c911902a6a96.rlib --extern bit_vec=/work/oxidecomputer/omicron/target/debug/deps/libbit_vec-cb08cab83165003f.rlib --extern bitflags_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-6ed2929a91f42350.rlib --extern bitflags_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-0f2df29a0f34846c.rlib --extern bstr=/work/oxidecomputer/omicron/target/debug/deps/libbstr-a50dd529fc113091.rlib --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-42c8c764cb4293aa.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-8f3db5af18e8ba7c.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-359f414b48a0b383.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern clap_builder=/work/oxidecomputer/omicron/target/debug/deps/libclap_builder-d767648c83cb8abe.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-8134fd228889b755.rlib --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-10113f7b36e29269.rlib --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-4004ba72e88035e1.rlib --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-a82849320d8cb1d1.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-71814ddc354bf12b.rlib --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-7fdfedb38dd16271.rlib --extern curve25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libcurve25519_dalek-40b96768f529d1af.rlib --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-427828cb45815475.rlib --extern dof=/work/oxidecomputer/omicron/target/debug/deps/libdof-fd49370028658743.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern ecdsa=/work/oxidecomputer/omicron/target/debug/deps/libecdsa-ed453d00d35c9183.rlib --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-211f99b09ada353d.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-682f0202de4cb9c8.rlib --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-5ba1eb541a4215fa.rlib --extern ff=/work/oxidecomputer/omicron/target/debug/deps/libff-f4b6060c124612c9.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-26a811491049a3a2.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-6017fbe5bc569ec0.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-f4bf537936a3f942.rlib --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-15b4a62ef3693967.rlib --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-0d0c1d18420ed0e7.rlib --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-21f681dec55ed1d5.rlib --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-ec40fd422059f537.rlib --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-0e75d2014d70b1ca.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-f9a699a62abdd20f.rlib --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-2b500a8874ca0b37.rlib --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-4686656331214bbd.rlib --extern group=/work/oxidecomputer/omicron/target/debug/deps/libgroup-4fbad1c3541d47a4.rlib --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-3daf550dc8d29bb8.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-3f5934bdadfdef5e.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-ec883152b8d7190a.rlib --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-39c1f5afe63003ce.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-196425df5db70bad.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-425e48909de2c26b.rlib --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-56f99f36332f94bc.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-7b51d40d91e0d99e.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-9fc98ca3a4090ebb.rlib --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-eb68e2ab9c24eeea.rlib --extern itertools_93f6ce9d446188ac=/work/oxidecomputer/omicron/target/debug/deps/libitertools-db92a402d6d3376a.rlib --extern itertools_5ef9efb8ec2df382=/work/oxidecomputer/omicron/target/debug/deps/libitertools-ae1ce0c123c35ba1.rlib --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-45ab90acb7045a6c.rlib --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-cc0c30b4f89d8188.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-29117e4ff36dab03.rlib --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a2c99244b373d360.rlib --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-0a48528787edc64f.rlib --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-628c83ce3f8440f3.rlib --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-df13f09366e40281.rlib --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-1096e8633209e52a.rlib --extern num_bigint_dig=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint_dig-48f8d61c884ba5b2.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-57ea22489f9eb50c.rlib --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-2d51c30d8a79f52c.rlib --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-b347099865a56f50.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-4fac8a596e09fa80.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-fade29d57381db29.rlib --extern peg_runtime=/work/oxidecomputer/omicron/target/debug/deps/libpeg_runtime-fb8d126bde10d148.rlib --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-b898a37d897096ef.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-aca7ed34a108a7b7.rlib --extern phf=/work/oxidecomputer/omicron/target/debug/deps/libphf-65e2155ffe51f9ae.rlib --extern phf_shared=/work/oxidecomputer/omicron/target/debug/deps/libphf_shared-a7eca61a1c7ae2ae.rlib --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-519023090d6b1cbc.rlib --extern postgres_types=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_types-56bb7f530b20b37f.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-176eac0973f64c24.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-bb86a0f4b2092559.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-14a29e2d7c42d4ba.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-061032add1e59e1c.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-a2e05c7d531f1f8e.rlib --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-1cec3bd77f56db17.rlib --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-798e3a4bdf9327b3.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rlib --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-fdcd5d1cbb88a689.rlib --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-a9fa2cc94e1a2df0.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-22102c5bb215ebdb.rlib --extern webpki=/work/oxidecomputer/omicron/target/debug/deps/libwebpki-fc94331f3242735a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-e10ff91bdb1d6034.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-080cabe85a0bfc93.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-dc368f25c9d668a2.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-74d5ef4f7c47e951.rlib --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-4cc1d74c80ff992c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-4dafc5e65351502b.rlib --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-0d6a5191eef2dd9a.rlib --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-a945f3d5498b658a.rlib --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-31cb50c570ccb59e.rlib --extern syn_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0e3802aa2be39be2.rlib --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-e66601789c1c58db.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-13f3f522d4be8a05.rlib --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-ad44f387882ee09e.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-fe1c4c158a2bcfde.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-b9fdeff246bf82e9.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-9d74e933e701bf87.rlib --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-0aa4feb74b385baa.rlib --extern toml_edit_cdcf2f9584511fe6=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-27cb6e30adf30b5f.rlib --extern toml_edit_3c51e837cfc5589a=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-991a477f22f47871.rlib --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-259315155e448d30.rlib --extern unicode_bidi=/work/oxidecomputer/omicron/target/debug/deps/libunicode_bidi-89934fbd737039c3.rlib --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-ca1e9b17af3e7cbc.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b9eeb6bccaea084d.rlib --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-b71906a6602357bd.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-6bf31068eafc87a0.rlib --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-6ad875dd4010cc5b.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-e36277d4aa1c4608.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-faafd5e37a001aad.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
80632024-11-13T20:52:07.394Z
80642024-11-13T20:52:07.394Zrunning 0 tests
80652024-11-13T20:52:07.394Z
80662024-11-13T20:52:07.394Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
80672024-11-13T20:52:07.394Z
80682024-11-13T20:52:07.403Z Doc-tests openapi_manager
80692024-11-13T20:52:07.406Z Running `/home/build/.rustup/toolchains/1.81.0-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/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-b8bd1938cb3272eb/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-b3a11a022b1c6aa4.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-a49e1e336b7595b5.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-b066fc542d1262a2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-6aeee856bb676d82.rlib --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-e2866ea2f6a3da5d.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-ebe7a9da67cfe10a.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-6017fbe5bc569ec0.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-a21ac6c2cad4d00c.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-d115df43764c8065.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-1d5e4b30cbb721d5.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-3486c92f9460de26.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-0cf2814f92b31b12.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-29866baf45eaf830.rlib --extern openapi_manager=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager-c5ef0bac3633c206.rlib --extern openapi_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager_types-079bb11af0ee42fc.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-fade29d57381db29.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-d27cd3c9a5bd1634.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-3451e56dcfa8d167.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-d2bed132ec9aadde.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-4cc1d74c80ff992c.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-83713f1ff23f1f34.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-8590f9db0815147b.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-20d57ecbcca14823.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
80702024-11-13T20:52:07.825Z
80712024-11-13T20:52:07.826Zrunning 0 tests
80722024-11-13T20:52:07.826Z
80732024-11-13T20:52:07.826Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
80742024-11-13T20:52:07.826Z
80752024-11-13T20:52:07.851Z Doc-tests openapi_manager_types
80762024-11-13T20:52:07.853Z Running `/home/build/.rustup/toolchains/1.81.0-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/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-b8bd1938cb3272eb/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-b3a11a022b1c6aa4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern openapi_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager_types-079bb11af0ee42fc.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
80772024-11-13T20:52:07.938Z
80782024-11-13T20:52:07.938Zrunning 0 tests
80792024-11-13T20:52:07.938Z
80802024-11-13T20:52:07.938Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
80812024-11-13T20:52:07.938Z
80822024-11-13T20:52:07.949Z Doc-tests oxide_client
80832024-11-13T20:52:07.951Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name oxide_client --test clients/oxide-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/oxide-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-b8bd1938cb3272eb/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-b3a11a022b1c6aa4.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e342ec737c4cbcc0.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-271baf00a915a986.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-196425df5db70bad.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-f4b6ead942bf0bc3.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-e9af7051a0382f02.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-dba42f888508f696.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
80842024-11-13T20:52:13.585Z
80852024-11-13T20:52:13.585Zrunning 208 tests
80862024-11-13T20:52:13.589Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_bulk_write_import (line 26) ... ignored
80872024-11-13T20:52:13.589Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_bulk_write_import_start (line 27) ... ignored
80882024-11-13T20:52:13.589Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_bulk_write_import_stop (line 27) ... ignored
80892024-11-13T20:52:13.589Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_create (line 25) ... ignored
80902024-11-13T20:52:13.589Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_delete (line 25) ... ignored
80912024-11-13T20:52:13.589Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_finalize_import (line 26) ... ignored
80922024-11-13T20:52:13.589Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_list (line 27) ... ignored
80932024-11-13T20:52:13.589Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_metrics_list (line 31) ... ignored
80942024-11-13T20:52:13.589Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_view (line 25) ... ignored
80952024-11-13T20:52:13.589Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_attach (line 28) ... ignored
80962024-11-13T20:52:13.590Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_create (line 25) ... ignored
80972024-11-13T20:52:13.590Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_delete (line 25) ... ignored
80982024-11-13T20:52:13.590Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_detach (line 25) ... ignored
80992024-11-13T20:52:13.590Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_list (line 27) ... ignored
81002024-11-13T20:52:13.590Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_update (line 26) ... ignored
81012024-11-13T20:52:13.590Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_view (line 25) ... ignored
81022024-11-13T20:52:13.590Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::device_access_token (line 24) ... ignored
81032024-11-13T20:52:13.590Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::device_auth_confirm (line 24) ... ignored
81042024-11-13T20:52:13.590Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::device_auth_request (line 24) ... ignored
81052024-11-13T20:52:13.590Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::logout (line 22) ... ignored
81062024-11-13T20:52:13.590Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::probe_create (line 25) ... ignored
81072024-11-13T20:52:13.590Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::probe_delete (line 25) ... ignored
81082024-11-13T20:52:13.590Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::probe_list (line 27) ... ignored
81092024-11-13T20:52:13.590Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::probe_view (line 25) ... ignored
81102024-11-13T20:52:13.590Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_create (line 27) ... ignored
81112024-11-13T20:52:13.590Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_delete (line 27) ... ignored
81122024-11-13T20:52:13.590Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_demote (line 27) ... ignored
81132024-11-13T20:52:13.590Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_list (line 29) ... ignored
81142024-11-13T20:52:13.590Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_promote (line 27) ... ignored
81152024-11-13T20:52:13.590Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_view (line 27) ... ignored
81162024-11-13T20:52:13.590Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_create (line 25) ... ignored
81172024-11-13T20:52:13.590Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_delete (line 25) ... ignored
81182024-11-13T20:52:13.590Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_disk_attach (line 26) ... ignored
81192024-11-13T20:52:13.590Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_disk_detach (line 26) ... ignored
81202024-11-13T20:52:13.590Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_disk_list (line 28) ... ignored
81212024-11-13T20:52:13.590Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_ephemeral_ip_attach (line 26) ... ignored
81222024-11-13T20:52:13.590Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_ephemeral_ip_detach (line 25) ... ignored
81232024-11-13T20:52:13.590Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_external_ip_list (line 25) ... ignored
81242024-11-13T20:52:13.590Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_list (line 27) ... ignored
81252024-11-13T20:52:13.590Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_network_interface_create (line 26) ... ignored
81262024-11-13T20:52:13.590Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_network_interface_delete (line 28) ... ignored
81272024-11-13T20:52:13.590Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_network_interface_list (line 28) ... ignored
81282024-11-13T20:52:13.590Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_network_interface_update (line 27) ... ignored
81292024-11-13T20:52:13.590Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_network_interface_view (line 26) ... ignored
81302024-11-13T20:52:13.590Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_reboot (line 25) ... ignored
81312024-11-13T20:52:13.590Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_serial_console (line 28) ... ignored
81322024-11-13T20:52:13.590Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_serial_console_stream (line 26) ... ignored
81332024-11-13T20:52:13.590Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_ssh_public_key_list (line 30) ... ignored
81342024-11-13T20:52:13.594Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_start (line 25) ... ignored
81352024-11-13T20:52:13.594Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_stop (line 25) ... ignored
81362024-11-13T20:52:13.595Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_update (line 26) ... ignored
81372024-11-13T20:52:13.595Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_view (line 25) ... ignored
81382024-11-13T20:52:13.595Ztest clients/oxide-client/src/lib.rs - ClientLoginExt::login_local (line 22) ... ignored
81392024-11-13T20:52:13.595Ztest clients/oxide-client/src/lib.rs - ClientLoginExt::login_saml (line 22) ... ignored
81402024-11-13T20:52:13.595Ztest clients/oxide-client/src/lib.rs - ClientMetricsExt::silo_metric (line 32) ... ignored
81412024-11-13T20:52:13.595Ztest clients/oxide-client/src/lib.rs - ClientPolicyExt::system_policy_update (line 22) ... ignored
81422024-11-13T20:52:13.595Ztest clients/oxide-client/src/lib.rs - ClientPolicyExt::system_policy_view (line 22) ... ignored
81432024-11-13T20:52:13.595Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_create (line 22) ... ignored
81442024-11-13T20:52:13.595Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_delete (line 24) ... ignored
81452024-11-13T20:52:13.595Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_ip_pool_list (line 26) ... ignored
81462024-11-13T20:52:13.595Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_ip_pool_view (line 24) ... ignored
81472024-11-13T20:52:13.595Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_list (line 26) ... ignored
81482024-11-13T20:52:13.595Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_policy_update (line 25) ... ignored
81492024-11-13T20:52:13.595Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_policy_view (line 24) ... ignored
81502024-11-13T20:52:13.595Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_update (line 25) ... ignored
81512024-11-13T20:52:13.595Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_view (line 24) ... ignored
81522024-11-13T20:52:13.595Ztest clients/oxide-client/src/lib.rs - ClientRolesExt::role_list (line 25) ... ignored
81532024-11-13T20:52:13.595Ztest clients/oxide-client/src/lib.rs - ClientRolesExt::role_view (line 24) ... ignored
81542024-11-13T20:52:13.596Ztest clients/oxide-client/src/lib.rs - ClientSessionExt::current_user_groups (line 26) ... ignored
81552024-11-13T20:52:13.596Ztest clients/oxide-client/src/lib.rs - ClientSessionExt::current_user_ssh_key_create (line 24) ... ignored
81562024-11-13T20:52:13.596Ztest clients/oxide-client/src/lib.rs - ClientSessionExt::current_user_ssh_key_delete (line 26) ... ignored
81572024-11-13T20:52:13.596Ztest clients/oxide-client/src/lib.rs - ClientSessionExt::current_user_ssh_key_list (line 28) ... ignored
81582024-11-13T20:52:13.596Ztest clients/oxide-client/src/lib.rs - ClientSessionExt::current_user_ssh_key_view (line 26) ... ignored
81592024-11-13T20:52:13.596Ztest clients/oxide-client/src/lib.rs - ClientSessionExt::current_user_view (line 22) ... ignored
81602024-11-13T20:52:13.596Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::certificate_create (line 24) ... ignored
81612024-11-13T20:52:13.596Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::certificate_delete (line 26) ... ignored
81622024-11-13T20:52:13.596Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::certificate_list (line 28) ... ignored
81632024-11-13T20:52:13.596Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::certificate_view (line 26) ... ignored
81642024-11-13T20:52:13.596Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::group_list (line 26) ... ignored
81652024-11-13T20:52:13.596Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::group_view (line 24) ... ignored
81662024-11-13T20:52:13.596Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::policy_update (line 22) ... ignored
81672024-11-13T20:52:13.596Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::policy_view (line 22) ... ignored
81682024-11-13T20:52:13.596Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::user_list (line 27) ... ignored
81692024-11-13T20:52:13.596Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::utilization_view (line 22) ... ignored
81702024-11-13T20:52:13.596Ztest clients/oxide-client/src/lib.rs - ClientSnapshotsExt::snapshot_create (line 27) ... ignored
81712024-11-13T20:52:13.596Ztest clients/oxide-client/src/lib.rs - ClientSnapshotsExt::snapshot_delete (line 25) ... ignored
81722024-11-13T20:52:13.596Ztest clients/oxide-client/src/lib.rs - ClientSnapshotsExt::snapshot_list (line 27) ... ignored
81732024-11-13T20:52:13.596Ztest clients/oxide-client/src/lib.rs - ClientSnapshotsExt::snapshot_view (line 25) ... ignored
81742024-11-13T20:52:13.596Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::networking_switch_port_apply_settings (line 27) ... ignored
81752024-11-13T20:52:13.596Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::networking_switch_port_clear_settings (line 26) ... ignored
81762024-11-13T20:52:13.596Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::networking_switch_port_list (line 27) ... ignored
81772024-11-13T20:52:13.596Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::networking_switch_port_status (line 26) ... ignored
81782024-11-13T20:52:13.596Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::physical_disk_list (line 26) ... ignored
81792024-11-13T20:52:13.596Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::physical_disk_view (line 24) ... ignored
81802024-11-13T20:52:13.596Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::rack_list (line 26) ... ignored
81812024-11-13T20:52:13.596Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::rack_view (line 24) ... ignored
81822024-11-13T20:52:13.596Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_add (line 22) ... ignored
81832024-11-13T20:52:13.596Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_instance_list (line 27) ... ignored
81842024-11-13T20:52:13.596Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_list (line 26) ... ignored
81852024-11-13T20:52:13.596Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_list_uninitialized (line 25) ... ignored
81862024-11-13T20:52:13.596Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_physical_disk_list (line 27) ... ignored
81872024-11-13T20:52:13.598Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_set_provision_policy (line 25) ... ignored
81882024-11-13T20:52:13.598Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_view (line 24) ... ignored
81892024-11-13T20:52:13.598Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::switch_list (line 26) ... ignored
81902024-11-13T20:52:13.598Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::switch_view (line 24) ... ignored
81912024-11-13T20:52:13.598Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_create (line 22) ... ignored
81922024-11-13T20:52:13.598Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_delete (line 24) ... ignored
81932024-11-13T20:52:13.598Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_list (line 26) ... ignored
81942024-11-13T20:52:13.598Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_range_add (line 27) ... ignored
81952024-11-13T20:52:13.598Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_range_list (line 28) ... ignored
81962024-11-13T20:52:13.598Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_range_remove (line 25) ... ignored
81972024-11-13T20:52:13.598Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_service_range_add (line 24) ... ignored
81982024-11-13T20:52:13.598Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_service_range_list (line 27) ... ignored
81992024-11-13T20:52:13.598Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_service_range_remove (line 22) ... ignored
82002024-11-13T20:52:13.598Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_service_view (line 22) ... ignored
82012024-11-13T20:52:13.599Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_silo_link (line 27) ... ignored
82022024-11-13T20:52:13.599Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_silo_list (line 27) ... ignored
82032024-11-13T20:52:13.599Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_silo_unlink (line 24) ... ignored
82042024-11-13T20:52:13.599Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_silo_update (line 24) ... ignored
82052024-11-13T20:52:13.599Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_update (line 25) ... ignored
82062024-11-13T20:52:13.599Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_utilization_view (line 24) ... ignored
82072024-11-13T20:52:13.599Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_view (line 24) ... ignored
82082024-11-13T20:52:13.599Ztest clients/oxide-client/src/lib.rs - ClientSystemMetricsExt::system_metric (line 32) ... ignored
82092024-11-13T20:52:13.599Ztest clients/oxide-client/src/lib.rs - ClientSystemMetricsExt::system_timeseries_query (line 24) ... ignored
82102024-11-13T20:52:13.599Ztest clients/oxide-client/src/lib.rs - ClientSystemMetricsExt::system_timeseries_schema_list (line 25) ... ignored
82112024-11-13T20:52:13.599Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_address_lot_block_list (line 27) ... ignored
82122024-11-13T20:52:13.599Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_address_lot_create (line 22) ... ignored
82132024-11-13T20:52:13.599Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_address_lot_delete (line 24) ... ignored
82142024-11-13T20:52:13.599Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_address_lot_list (line 26) ... ignored
82152024-11-13T20:52:13.599Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_allow_list_update (line 22) ... ignored
82162024-11-13T20:52:13.599Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_allow_list_view (line 22) ... ignored
82172024-11-13T20:52:13.599Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bfd_disable (line 22) ... ignored
82182024-11-13T20:52:13.599Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bfd_enable (line 22) ... ignored
82192024-11-13T20:52:13.599Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bfd_status (line 22) ... ignored
82202024-11-13T20:52:13.599Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_announce_set_delete (line 24) ... ignored
82212024-11-13T20:52:13.599Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_announce_set_list (line 26) ... ignored
82222024-11-13T20:52:13.599Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_announce_set_update (line 24) ... ignored
82232024-11-13T20:52:13.599Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_announcement_list (line 24) ... ignored
82242024-11-13T20:52:13.599Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_config_create (line 22) ... ignored
82252024-11-13T20:52:13.599Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_config_delete (line 24) ... ignored
82262024-11-13T20:52:13.599Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_config_list (line 26) ... ignored
82272024-11-13T20:52:13.599Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_exported (line 22) ... ignored
82282024-11-13T20:52:13.599Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_imported_routes_ipv4 (line 24) ... ignored
82292024-11-13T20:52:13.599Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_message_history (line 24) ... ignored
82302024-11-13T20:52:13.599Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_status (line 22) ... ignored
82312024-11-13T20:52:13.599Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_loopback_address_create (line 22) ... ignored
82322024-11-13T20:52:13.599Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_loopback_address_delete (line 27) ... ignored
82332024-11-13T20:52:13.599Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_loopback_address_list (line 26) ... ignored
82342024-11-13T20:52:13.602Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_switch_port_settings_create (line 22) ... ignored
82352024-11-13T20:52:13.602Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_switch_port_settings_delete (line 24) ... ignored
82362024-11-13T20:52:13.602Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_switch_port_settings_list (line 27) ... ignored
82372024-11-13T20:52:13.602Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_switch_port_settings_view (line 24) ... ignored
82382024-11-13T20:52:13.602Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::local_idp_user_create (line 27) ... ignored
82392024-11-13T20:52:13.602Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::local_idp_user_delete (line 25) ... ignored
82402024-11-13T20:52:13.603Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::local_idp_user_set_password (line 28) ... ignored
82412024-11-13T20:52:13.603Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::saml_identity_provider_create (line 25) ... ignored
82422024-11-13T20:52:13.603Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::saml_identity_provider_view (line 25) ... ignored
82432024-11-13T20:52:13.603Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_create (line 22) ... ignored
82442024-11-13T20:52:13.603Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_delete (line 26) ... ignored
82452024-11-13T20:52:13.603Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_identity_provider_list (line 27) ... ignored
82462024-11-13T20:52:13.603Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_ip_pool_list (line 29) ... ignored
82472024-11-13T20:52:13.603Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_list (line 28) ... ignored
82482024-11-13T20:52:13.603Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_policy_update (line 25) ... ignored
82492024-11-13T20:52:13.603Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_policy_view (line 24) ... ignored
82502024-11-13T20:52:13.603Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_quotas_update (line 27) ... ignored
82512024-11-13T20:52:13.603Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_quotas_view (line 24) ... ignored
82522024-11-13T20:52:13.603Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_user_list (line 27) ... ignored
82532024-11-13T20:52:13.603Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_user_view (line 25) ... ignored
82542024-11-13T20:52:13.603Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_utilization_list (line 26) ... ignored
82552024-11-13T20:52:13.603Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_utilization_view (line 24) ... ignored
82562024-11-13T20:52:13.603Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_view (line 26) ... ignored
82572024-11-13T20:52:13.604Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::system_quotas_list (line 26) ... ignored
82582024-11-13T20:52:13.604Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::user_builtin_list (line 26) ... ignored
82592024-11-13T20:52:13.604Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::user_builtin_view (line 22) ... ignored
82602024-11-13T20:52:13.604Ztest clients/oxide-client/src/lib.rs - ClientSystemStatusExt::ping (line 24) ... ignored
82612024-11-13T20:52:13.604Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::internet_gateway_create (line 26) ... ignored
82622024-11-13T20:52:13.604Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::internet_gateway_delete (line 27) ... ignored
82632024-11-13T20:52:13.604Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::internet_gateway_ip_address_create (line 27) ... ignored
82642024-11-13T20:52:13.604Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::internet_gateway_ip_address_delete (line 28) ... ignored
82652024-11-13T20:52:13.604Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::internet_gateway_ip_address_list (line 29) ... ignored
82662024-11-13T20:52:13.604Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::internet_gateway_ip_pool_create (line 27) ... ignored
82672024-11-13T20:52:13.604Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::internet_gateway_ip_pool_delete (line 28) ... ignored
82682024-11-13T20:52:13.604Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::internet_gateway_ip_pool_list (line 29) ... ignored
82692024-11-13T20:52:13.604Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::internet_gateway_list (line 28) ... ignored
82702024-11-13T20:52:13.604Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::internet_gateway_view (line 26) ... ignored
82712024-11-13T20:52:13.604Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_create (line 25) ... ignored
82722024-11-13T20:52:13.604Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_delete (line 25) ... ignored
82732024-11-13T20:52:13.604Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_firewall_rules_update (line 32) ... ignored
82742024-11-13T20:52:13.604Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_firewall_rules_view (line 25) ... ignored
82752024-11-13T20:52:13.604Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_list (line 27) ... ignored
82762024-11-13T20:52:13.604Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_create (line 26) ... ignored
82772024-11-13T20:52:13.605Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_delete (line 26) ... ignored
82782024-11-13T20:52:13.606Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_list (line 28) ... ignored
82792024-11-13T20:52:13.606Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_route_create (line 27) ... ignored
82802024-11-13T20:52:13.606Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_route_delete (line 27) ... ignored
82812024-11-13T20:52:13.606Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_route_list (line 31) ... ignored
82822024-11-13T20:52:13.606Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_route_update (line 28) ... ignored
82832024-11-13T20:52:13.606Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_route_view (line 27) ... ignored
82842024-11-13T20:52:13.606Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_update (line 27) ... ignored
82852024-11-13T20:52:13.606Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_view (line 26) ... ignored
82862024-11-13T20:52:13.606Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_create (line 26) ... ignored
82872024-11-13T20:52:13.606Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_delete (line 26) ... ignored
82882024-11-13T20:52:13.606Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_list (line 28) ... ignored
82892024-11-13T20:52:13.606Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_list_network_interfaces (line 29) ... ignored
82902024-11-13T20:52:13.606Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_update (line 27) ... ignored
82912024-11-13T20:52:13.606Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_view (line 26) ... ignored
82922024-11-13T20:52:13.606Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_update (line 26) ... ignored
82932024-11-13T20:52:13.606Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_view (line 25) ... ignored
82942024-11-13T20:52:13.606Z
82952024-11-13T20:52:13.606Ztest result: ok. 0 passed; 0 failed; 208 ignored; 0 measured; 0 filtered out; finished in 0.01s
82962024-11-13T20:52:13.606Z
82972024-11-13T20:52:13.694Z Doc-tests oximeter
82982024-11-13T20:52:13.697Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name oximeter --test oximeter/oximeter/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/oximeter/oximeter -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-b8bd1938cb3272eb/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-b3a11a022b1c6aa4.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e987f08d5eab5408.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-8410861ab0493f35.so --extern oximeter_schema=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_schema-0995963ecd3fa789.rlib --extern oximeter_timeseries_macro=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_timeseries_macro-ea8d8c9834e3efb4.so --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-dcf5e23200a1eaa9.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-0c1895992fb94fa8.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0e3802aa2be39be2.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-caf03fabfccd35a4.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
82992024-11-13T20:52:13.963Z
83002024-11-13T20:52:13.963Zrunning 2 tests
83012024-11-13T20:52:13.966Ztest oximeter/oximeter/src/lib.rs - (line 111) ... ignored
83022024-11-13T20:52:15.194Ztest oximeter/oximeter/src/lib.rs - (line 118) ... ok
83032024-11-13T20:52:15.194Z
83042024-11-13T20:52:15.194Ztest result: ok. 1 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 1.23s
83052024-11-13T20:52:15.194Z
83062024-11-13T20:52:15.225Z Doc-tests oximeter_api
83072024-11-13T20:52:15.227Z Running `/home/build/.rustup/toolchains/1.81.0-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/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-b8bd1938cb3272eb/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-07ebaf0eb0f1113e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-3451e56dcfa8d167.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
83082024-11-13T20:52:15.490Z
83092024-11-13T20:52:15.490Zrunning 2 tests
83102024-11-13T20:52:15.494Ztest oximeter/api/src/lib.rs - oximeter_api_mod::api_description (line 24) ... ignored
83112024-11-13T20:52:15.494Ztest oximeter/api/src/lib.rs - oximeter_api_mod::stub_api_description (line 30) ... ignored
83122024-11-13T20:52:15.494Z
83132024-11-13T20:52:15.494Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
83142024-11-13T20:52:15.494Z
83152024-11-13T20:52:15.512Z Doc-tests oximeter_client
83162024-11-13T20:52:15.514Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name oximeter_client --test clients/oximeter-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/oximeter-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-b8bd1938cb3272eb/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-07ebaf0eb0f1113e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-c54e420124985d39.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-e9af7051a0382f02.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
83172024-11-13T20:52:15.837Z
83182024-11-13T20:52:15.838Zrunning 0 tests
83192024-11-13T20:52:15.838Z
83202024-11-13T20:52:15.838Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
83212024-11-13T20:52:15.838Z
83222024-11-13T20:52:15.861Z Doc-tests oximeter_collector
83232024-11-13T20:52:15.863Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name oximeter_collector --test oximeter/collector/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/oximeter/collector -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-b8bd1938cb3272eb/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-b3a11a022b1c6aa4.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-49589da9b84e9811.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-4abd36fb465a093f.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern httpmock=/work/oxidecomputer/omicron/target/debug/deps/libhttpmock-a2a2f47e68c922ba.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-427794d150fcf552.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8abd96d38511401b.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-64c2b779e22b46ad.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-4006fd7b25533870.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-29866baf45eaf830.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-fade29d57381db29.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e987f08d5eab5408.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-3451e56dcfa8d167.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-c54e420124985d39.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-c65c5cb6dc8691de.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-279751769b0f5888.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-14a29e2d7c42d4ba.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-d3cfaa7747ffa7e5.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5b06ea6f574ac6b7.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ff2df2b76a1cf1a1.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d3365051e79f13bf.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-e7b60d3e91176a92.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-caf03fabfccd35a4.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
83242024-11-13T20:52:16.406Z
83252024-11-13T20:52:16.406Zrunning 0 tests
83262024-11-13T20:52:16.406Z
83272024-11-13T20:52:16.406Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
83282024-11-13T20:52:16.406Z
83292024-11-13T20:52:16.438Z Doc-tests oximeter_db
83302024-11-13T20:52:16.441Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name oximeter_db --test oximeter/db/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/oximeter/db -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-b8bd1938cb3272eb/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-b3a11a022b1c6aa4.rlib --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-2980bee54355cce2.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-49589da9b84e9811.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-30103a7f968234a7.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-8f3db5af18e8ba7c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-efdb0e70c4c12326.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern chrono_tz=/work/oxidecomputer/omicron/target/debug/deps/libchrono_tz-8aac0bf43b5ce6a4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-6dbe5dcbff60060e.rlib --extern const_format=/work/oxidecomputer/omicron/target/debug/deps/libconst_format-73f4a98753eb625a.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-20212db77650b909.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-71814ddc354bf12b.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-8617a6d6bd6b63dc.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-c934ff84d13620ad.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-4abd36fb465a093f.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-609f1d2cdfe5bf4b.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-5591bedad390d062.rlib --extern iana_time_zone=/work/oxidecomputer/omicron/target/debug/deps/libiana_time_zone-d5293dfbc80d23ab.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-7b51d40d91e0d99e.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-6b8c06aaa5867a2a.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-29117e4ff36dab03.rlib --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-1096e8633209e52a.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-37e6e52c977aa548.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e987f08d5eab5408.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-279751769b0f5888.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-ea263fc39f269f13.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-2c8d1225ed4bcda4.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-f81a4f758dfcb860.rlib --extern peg=/work/oxidecomputer/omicron/target/debug/deps/libpeg-6aa2b9c4abd361da.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-14a29e2d7c42d4ba.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-158226578f30c9bd.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-a2e05c7d531f1f8e.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rlib --extern rustyline=/work/oxidecomputer/omicron/target/debug/deps/librustyline-b153e20ad78017e8.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-d3cfaa7747ffa7e5.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5b06ea6f574ac6b7.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ff2df2b76a1cf1a1.rlib --extern sqlformat=/work/oxidecomputer/omicron/target/debug/deps/libsqlformat-12ed97d8f2ec15f5.rlib --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-4f1c7ceb7c7fc136.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d3365051e79f13bf.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-6219b1d809618323.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-1c22c94e862a09e7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-b9fdeff246bf82e9.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b9eeb6bccaea084d.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="native-sql-shell"' --cfg 'feature="oxql"' --cfg 'feature="sql"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "native-sql-shell", "oxql", "sql"))' --document-private-items -D warnings --error-format human`
83312024-11-13T20:52:17.663Z
83322024-11-13T20:52:17.663Zrunning 1 test
83332024-11-13T20:52:17.665Ztest oximeter/db/src/oxql/ast/table_ops/filter.rs - oxql::ast::table_ops::filter::Filter::simplify_to_dnf (line 115) ... ignored
83342024-11-13T20:52:17.666Z
83352024-11-13T20:52:17.666Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
83362024-11-13T20:52:17.666Z
83372024-11-13T20:52:17.712Z Doc-tests oximeter_instruments
83382024-11-13T20:52:17.715Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name oximeter_instruments --test oximeter/instruments/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/oximeter/instruments -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-b8bd1938cb3272eb/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-83c04ded702a2c6e.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-196425df5db70bad.rlib --extern kstat_rs=/work/oxidecomputer/omicron/target/debug/deps/libkstat_rs-cf954270d5bcffe7.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-29117e4ff36dab03.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e987f08d5eab5408.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-f0a911e64bc774f6.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-d3cfaa7747ffa7e5.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ff2df2b76a1cf1a1.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.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`
83392024-11-13T20:52:18.138Z
83402024-11-13T20:52:18.138Zrunning 0 tests
83412024-11-13T20:52:18.138Z
83422024-11-13T20:52:18.138Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
83432024-11-13T20:52:18.138Z
83442024-11-13T20:52:18.168Z Doc-tests oximeter_macro_impl
83452024-11-13T20:52:18.170Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type proc-macro --crate-name oximeter_macro_impl --test oximeter/oximeter-macro-impl/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/oximeter/oximeter-macro-impl -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-b8bd1938cb3272eb/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-04bb5a8c946649eb.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-8410861ab0493f35.so --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-bb86a0f4b2092559.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-061032add1e59e1c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0e3802aa2be39be2.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`
83462024-11-13T20:52:18.269Z
83472024-11-13T20:52:18.269Zrunning 0 tests
83482024-11-13T20:52:18.269Z
83492024-11-13T20:52:18.269Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
83502024-11-13T20:52:18.270Z
83512024-11-13T20:52:18.281Z Doc-tests oximeter_producer
83522024-11-13T20:52:18.284Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name oximeter_producer --test oximeter/producer/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/oximeter/producer -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-b8bd1938cb3272eb/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-b3a11a022b1c6aa4.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-427794d150fcf552.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8abd96d38511401b.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-64c2b779e22b46ad.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e987f08d5eab5408.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-ad2507589cfd09b6.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5b06ea6f574ac6b7.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ff2df2b76a1cf1a1.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
83532024-11-13T20:52:18.683Z
83542024-11-13T20:52:18.683Zrunning 0 tests
83552024-11-13T20:52:18.683Z
83562024-11-13T20:52:18.684Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
83572024-11-13T20:52:18.684Z
83582024-11-13T20:52:18.713Z Doc-tests oximeter_schema
83592024-11-13T20:52:18.715Z Running `/home/build/.rustup/toolchains/1.81.0-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/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-b8bd1938cb3272eb/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-b3a11a022b1c6aa4.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-702249e0617a2365.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern oximeter_schema=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_schema-0995963ecd3fa789.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-dcf5e23200a1eaa9.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-0c1895992fb94fa8.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-bb86a0f4b2092559.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-061032add1e59e1c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-9d00d284d0b08369.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0e3802aa2be39be2.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-caf03fabfccd35a4.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
83602024-11-13T20:52:19.035Z
83612024-11-13T20:52:19.035Zrunning 0 tests
83622024-11-13T20:52:19.035Z
83632024-11-13T20:52:19.037Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
83642024-11-13T20:52:19.037Z
83652024-11-13T20:52:19.058Z Doc-tests oximeter_test_utils
83662024-11-13T20:52:19.061Z Running `/home/build/.rustup/toolchains/1.81.0-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/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-b8bd1938cb3272eb/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-b3a11a022b1c6aa4.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-6dbe5dcbff60060e.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-8410861ab0493f35.so --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-ea263fc39f269f13.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-dcf5e23200a1eaa9.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
83672024-11-13T20:52:19.329Z
83682024-11-13T20:52:19.329Zrunning 0 tests
83692024-11-13T20:52:19.329Z
83702024-11-13T20:52:19.330Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
83712024-11-13T20:52:19.330Z
83722024-11-13T20:52:19.350Z Doc-tests oximeter_timeseries_macro
83732024-11-13T20:52:19.353Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type proc-macro --crate-name oximeter_timeseries_macro --test oximeter/timeseries-macro/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/oximeter/timeseries-macro -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-b8bd1938cb3272eb/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-04bb5a8c946649eb.rlib --extern oximeter_schema=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_schema-606abbf3306a6bc0.rlib --extern oximeter_timeseries_macro=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_timeseries_macro-ea8d8c9834e3efb4.so --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-72eb198051bec861.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-bb86a0f4b2092559.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-061032add1e59e1c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0e3802aa2be39be2.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`
83742024-11-13T20:52:19.598Z
83752024-11-13T20:52:19.598Zrunning 0 tests
83762024-11-13T20:52:19.598Z
83772024-11-13T20:52:19.598Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
83782024-11-13T20:52:19.598Z
83792024-11-13T20:52:19.618Z Doc-tests oximeter_types
83802024-11-13T20:52:19.620Z Running `/home/build/.rustup/toolchains/1.81.0-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/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-b8bd1938cb3272eb/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-8148c88ee720cd5b.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-8f3db5af18e8ba7c.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-20212db77650b909.rlib --extern float_ord=/work/oxidecomputer/omicron/target/debug/deps/libfloat_ord-64ad33de53dcc530.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-37e6e52c977aa548.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-8410861ab0493f35.so --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-dcf5e23200a1eaa9.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-f81a4f758dfcb860.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rlib --extern rand_distr=/work/oxidecomputer/omicron/target/debug/deps/librand_distr-d9ba92eedc0ce4c3.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-a2e05c7d531f1f8e.rlib --extern rstest=/work/oxidecomputer/omicron/target/debug/deps/librstest-c158cf6783e6b4cd.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d3365051e79f13bf.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern trybuild=/work/oxidecomputer/omicron/target/debug/deps/libtrybuild-a64e9b72300d3bde.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
83812024-11-13T20:52:20.321Z
83822024-11-13T20:52:20.321Zrunning 11 tests
83832024-11-13T20:52:20.958Ztest oximeter/types/src/traits.rs - traits::Metric (line 190) - compile fail ... ok
83842024-11-13T20:52:28.171Ztest oximeter/types/src/quantile.rs - quantile::Quantile::from_parts (line 118) ... ok
83852024-11-13T20:52:28.356Ztest oximeter/types/src/quantile.rs - quantile::Quantile::append (line 245) ... ok
83862024-11-13T20:52:28.399Ztest oximeter/types/src/traits.rs - traits::Metric (line 165) ... ok
83872024-11-13T20:52:28.419Ztest oximeter/types/src/quantile.rs - quantile::Quantile::estimate (line 202) ... ok
83882024-11-13T20:52:28.421Ztest oximeter/types/src/quantile.rs - quantile::Quantile::new (line 80) ... ok
83892024-11-13T20:52:28.434Ztest oximeter/types/src/histogram.rs - histogram::Histogram<T>::with_bins (line 525) ... ok
83902024-11-13T20:52:28.444Ztest oximeter/types/src/histogram.rs - histogram::Histogram<T>::span_decades (line 924) ... ok
83912024-11-13T20:52:28.820Ztest oximeter/types/src/traits.rs - traits::Target (line 79) - compile fail ... ok
83922024-11-13T20:52:31.259Ztest oximeter/types/src/traits.rs - traits::Producer (line 369) ... ok
83932024-11-13T20:52:33.505Ztest oximeter/types/src/traits.rs - traits::Target (line 49) ... ok
83942024-11-13T20:52:33.505Z
83952024-11-13T20:52:33.508Ztest result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 13.18s
83962024-11-13T20:52:33.508Z
83972024-11-13T20:52:33.540Z Doc-tests oxlog
83982024-11-13T20:52:33.543Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name oxlog --test dev-tools/oxlog/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/dev-tools/oxlog -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-b8bd1938cb3272eb/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-b3a11a022b1c6aa4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-61d335731617a561.rlib --extern sigpipe=/work/oxidecomputer/omicron/target/debug/deps/libsigpipe-5380c02213065272.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
83992024-11-13T20:52:33.647Z
84002024-11-13T20:52:33.647Zrunning 0 tests
84012024-11-13T20:52:33.647Z
84022024-11-13T20:52:33.647Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
84032024-11-13T20:52:33.647Z
84042024-11-13T20:52:33.658Z Doc-tests oxql_types
84052024-11-13T20:52:33.660Z Running `/home/build/.rustup/toolchains/1.81.0-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/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-b8bd1938cb3272eb/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-b3a11a022b1c6aa4.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-5591bedad390d062.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-37e6e52c977aa548.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-dcf5e23200a1eaa9.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-2c8d1225ed4bcda4.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
84062024-11-13T20:52:34.035Z
84072024-11-13T20:52:34.035Zrunning 0 tests
84082024-11-13T20:52:34.035Z
84092024-11-13T20:52:34.039Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
84102024-11-13T20:52:34.039Z
84112024-11-13T20:52:34.061Z Doc-tests repo_depot_api
84122024-11-13T20:52:34.064Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name repo_depot_api --test sled-agent/repo-depot-api/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/sled-agent/repo-depot-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/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-b8bd1938cb3272eb/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-2dbe70a56323cca2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-d2bed132ec9aadde.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
84132024-11-13T20:52:34.315Z
84142024-11-13T20:52:34.315Zrunning 2 tests
84152024-11-13T20:52:34.317Ztest sled-agent/repo-depot-api/src/lib.rs - repo_depot_api_mod::api_description (line 19) ... ignored
84162024-11-13T20:52:34.317Ztest sled-agent/repo-depot-api/src/lib.rs - repo_depot_api_mod::stub_api_description (line 25) ... ignored
84172024-11-13T20:52:34.317Z
84182024-11-13T20:52:34.317Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
84192024-11-13T20:52:34.317Z
84202024-11-13T20:52:34.336Z Doc-tests repo_depot_client
84212024-11-13T20:52:34.338Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name repo_depot_client --test clients/repo-depot-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/repo-depot-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/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-b8bd1938cb3272eb/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-04bb5a8c946649eb.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-e9af7051a0382f02.rlib --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-f75d1a044b0d719b.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
84222024-11-13T20:52:34.538Z
84232024-11-13T20:52:34.538Zrunning 0 tests
84242024-11-13T20:52:34.540Z
84252024-11-13T20:52:34.540Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
84262024-11-13T20:52:34.540Z
84272024-11-13T20:52:34.555Z Doc-tests sled_agent_api
84282024-11-13T20:52:34.558Z Running `/home/build/.rustup/toolchains/1.81.0-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/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-b8bd1938cb3272eb/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-9798e8e7609cdab8.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d0e2a9a5962967b0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-83713f1ff23f1f34.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-5b8b21bf3d3ff7fb.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-537b3617320a1d25.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
84292024-11-13T20:52:34.971Z
84302024-11-13T20:52:34.971Zrunning 2 tests
84312024-11-13T20:52:34.974Ztest sled-agent/api/src/lib.rs - sled_agent_api_mod::api_description (line 66) ... ignored
84322024-11-13T20:52:34.974Ztest sled-agent/api/src/lib.rs - sled_agent_api_mod::stub_api_description (line 72) ... ignored
84332024-11-13T20:52:34.974Z
84342024-11-13T20:52:34.974Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
84352024-11-13T20:52:34.974Z
84362024-11-13T20:52:34.999Z Doc-tests sled_agent_client
84372024-11-13T20:52:35.001Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name sled_agent_client --test clients/sled-agent-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/sled-agent-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-b8bd1938cb3272eb/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-b3a11a022b1c6aa4.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-49589da9b84e9811.so --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d0e2a9a5962967b0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-6aa42280b99bf9ab.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-e9af7051a0382f02.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-dba42f888508f696.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-40f5d588eec13e98.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
84382024-11-13T20:52:36.990Z
84392024-11-13T20:52:36.990Zrunning 0 tests
84402024-11-13T20:52:36.990Z
84412024-11-13T20:52:36.992Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
84422024-11-13T20:52:36.992Z
84432024-11-13T20:52:37.034Z Doc-tests sled_agent_types
84442024-11-13T20:52:37.036Z Running `/home/build/.rustup/toolchains/1.81.0-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/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-b8bd1938cb3272eb/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-b3a11a022b1c6aa4.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-49589da9b84e9811.so --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-3437effcbe5bc4f6.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-efdb0e70c4c12326.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-d0e2a9a5962967b0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-6aa42280b99bf9ab.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-628131b4045892f2.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-4509fe8783ecf5e7.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-a2aa46893791ada1.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-9a484ef53cddbb44.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-5b8b21bf3d3ff7fb.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-537b3617320a1d25.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d3365051e79f13bf.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-caf03fabfccd35a4.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
84452024-11-13T20:52:37.860Z
84462024-11-13T20:52:37.860Zrunning 0 tests
84472024-11-13T20:52:37.863Z
84482024-11-13T20:52:37.863Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
84492024-11-13T20:52:37.863Z
84502024-11-13T20:52:37.896Z Doc-tests sled_hardware
84512024-11-13T20:52:37.898Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name sled_hardware --test sled-hardware/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/sled-hardware -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-b8bd1938cb3272eb/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-b3a11a022b1c6aa4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-83c04ded702a2c6e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-609f1d2cdfe5bf4b.rlib --extern illumos_devinfo=/work/oxidecomputer/omicron/target/debug/deps/libillumos_devinfo-ee1ab4c70d850ef9.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-a8e7d0ccf5d65a51.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-29117e4ff36dab03.rlib --extern libefi_illumos=/work/oxidecomputer/omicron/target/debug/deps/liblibefi_illumos-9da357790082fc75.rlib --extern libnvme=/work/oxidecomputer/omicron/target/debug/deps/liblibnvme-fbbb95b2dd3cafe1.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-c70a935ecfdda494.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-f4d68ee8ad68e9e1.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-537b3617320a1d25.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-9d00d284d0b08369.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-f2a47b8fa7547b75.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
84522024-11-13T20:52:38.302Z
84532024-11-13T20:52:38.302Zrunning 0 tests
84542024-11-13T20:52:38.302Z
84552024-11-13T20:52:38.302Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
84562024-11-13T20:52:38.302Z
84572024-11-13T20:52:38.327Z Doc-tests sled_hardware_types
84582024-11-13T20:52:38.329Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name sled_hardware_types --test sled-hardware/types/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/sled-hardware/types -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-b8bd1938cb3272eb/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-a8e7d0ccf5d65a51.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-c70a935ecfdda494.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-537b3617320a1d25.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
84592024-11-13T20:52:38.616Z
84602024-11-13T20:52:38.616Zrunning 0 tests
84612024-11-13T20:52:38.616Z
84622024-11-13T20:52:38.616Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
84632024-11-13T20:52:38.616Z
84642024-11-13T20:52:38.638Z Doc-tests sled_storage
84652024-11-13T20:52:38.641Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name sled_storage --test sled-storage/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/sled-storage -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-b8bd1938cb3272eb/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-b3a11a022b1c6aa4.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-49589da9b84e9811.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-efdb0e70c4c12326.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-83c04ded702a2c6e.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-8617a6d6bd6b63dc.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-ec69ba1f899f2ea9.so --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-4abd36fb465a093f.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-dec4d7736b1aadcb.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-a8e7d0ccf5d65a51.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-bbcb5e8192429551.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-f4d68ee8ad68e9e1.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-58fa6774c08a2f4c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.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`
84662024-11-13T20:52:39.085Z
84672024-11-13T20:52:39.085Zrunning 0 tests
84682024-11-13T20:52:39.085Z
84692024-11-13T20:52:39.085Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
84702024-11-13T20:52:39.085Z
84712024-11-13T20:52:39.111Z Doc-tests sp_sim
84722024-11-13T20:52:39.114Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name sp_sim --test sp-sim/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/sp-sim -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-b8bd1938cb3272eb/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-b3a11a022b1c6aa4.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-49589da9b84e9811.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-f9a699a62abdd20f.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-4875ff73da7dbe54.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-3f5934bdadfdef5e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5b06ea6f574ac6b7.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-8f9beb259d75bef0.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-caf03fabfccd35a4.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
84732024-11-13T20:52:39.629Z
84742024-11-13T20:52:39.629Zrunning 0 tests
84752024-11-13T20:52:39.629Z
84762024-11-13T20:52:39.634Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
84772024-11-13T20:52:39.634Z
84782024-11-13T20:52:39.656Z Doc-tests tufaceous
84792024-11-13T20:52:39.659Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name tufaceous --test tufaceous/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/tufaceous -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-b8bd1938cb3272eb/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-b3a11a022b1c6aa4.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-ec6033f800f8da03.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-8134fd228889b755.rlib --extern datatest_stable=/work/oxidecomputer/omicron/target/debug/deps/libdatatest_stable-438089010e5f95bc.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-6017fbe5bc569ec0.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-31c3ffab5224127a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-176eac0973f64c24.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-d3cfaa7747ffa7e5.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-6f6c828458804848.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ff2df2b76a1cf1a1.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-1c22c94e862a09e7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-3b9fb8475f501c56.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-27bd6b7955f8cd93.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
84802024-11-13T20:52:39.990Z
84812024-11-13T20:52:39.991Zrunning 0 tests
84822024-11-13T20:52:39.991Z
84832024-11-13T20:52:39.991Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
84842024-11-13T20:52:39.991Z
84852024-11-13T20:52:40.013Z Doc-tests tufaceous_lib
84862024-11-13T20:52:40.016Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name tufaceous_lib --test tufaceous-lib/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/tufaceous-lib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-b8bd1938cb3272eb/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-b3a11a022b1c6aa4.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-49589da9b84e9811.so --extern aws_lc_rs=/work/oxidecomputer/omicron/target/debug/deps/libaws_lc_rs-bde352daa1e0ab9b.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e342ec737c4cbcc0.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-b0ea4a7159a41bb5.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-8f3db5af18e8ba7c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-efdb0e70c4c12326.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-8617a6d6bd6b63dc.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-26a811491049a3a2.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-6017fbe5bc569ec0.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-3f5934bdadfdef5e.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-0006ea77e7b559a1.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-6b8c06aaa5867a2a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern parse_size=/work/oxidecomputer/omicron/target/debug/deps/libparse_size-8d778f7f778e5e60.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern serde_path_to_error=/work/oxidecomputer/omicron/target/debug/deps/libserde_path_to_error-fb5efd3d36097f53.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-74d5ef4f7c47e951.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-7da40a2e41206c1b.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-caf03fabfccd35a4.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-3a226019e190c269.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-27bd6b7955f8cd93.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-a318cade84a99369.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-893306ea7c2822fa.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
84872024-11-13T20:52:40.483Z
84882024-11-13T20:52:40.483Zrunning 0 tests
84892024-11-13T20:52:40.483Z
84902024-11-13T20:52:40.483Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
84912024-11-13T20:52:40.483Z
84922024-11-13T20:52:40.510Z Doc-tests typed_rng
84932024-11-13T20:52:40.513Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name typed_rng --test typed-rng/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/typed-rng -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-b8bd1938cb3272eb/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-7cb28e7e15257f8d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rlib --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-873553d298e635a4.rlib --extern rand_seeder=/work/oxidecomputer/omicron/target/debug/deps/librand_seeder-d1a9e9c214c64a0a.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-b8fcaa4916d08503.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
84942024-11-13T20:52:40.607Z
84952024-11-13T20:52:40.607Zrunning 0 tests
84962024-11-13T20:52:40.607Z
84972024-11-13T20:52:40.607Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
84982024-11-13T20:52:40.607Z
84992024-11-13T20:52:40.618Z Doc-tests update_common
85002024-11-13T20:52:40.621Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name update_common --test update-common/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/update-common -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-b8bd1938cb3272eb/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-b3a11a022b1c6aa4.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-8f3db5af18e8ba7c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-efdb0e70c4c12326.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-8617a6d6bd6b63dc.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-c934ff84d13620ad.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-3f5934bdadfdef5e.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-0006ea77e7b559a1.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-74d5ef4f7c47e951.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-b9fdeff246bf82e9.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-3a226019e190c269.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-3b9fb8475f501c56.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-27bd6b7955f8cd93.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-63dd1e503d85aac2.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
85012024-11-13T20:52:40.965Z
85022024-11-13T20:52:40.965Zrunning 0 tests
85032024-11-13T20:52:40.965Z
85042024-11-13T20:52:40.965Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
85052024-11-13T20:52:40.965Z
85062024-11-13T20:52:40.991Z Doc-tests update_engine
85072024-11-13T20:52:40.994Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name update_engine --test update-engine/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/update-engine -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-b8bd1938cb3272eb/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-b3a11a022b1c6aa4.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-b0ea4a7159a41bb5.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-8f3db5af18e8ba7c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-efdb0e70c4c12326.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-ae3cec0fe43b44de.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-07ebaf0eb0f1113e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-8617a6d6bd6b63dc.rlib --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-5498ca00308c27b5.so --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-682f0202de4cb9c8.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-d115df43764c8065.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-7b51d40d91e0d99e.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-9fc98ca3a4090ebb.rlib --extern indoc=/work/oxidecomputer/omicron/target/debug/deps/libindoc-7d65c32a1e8d7443.so --extern libsw=/work/oxidecomputer/omicron/target/debug/deps/liblibsw-199ff00d8cd43517.rlib --extern linear_map=/work/oxidecomputer/omicron/target/debug/deps/liblinear_map-004b24f70abe6b23.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-d27cd3c9a5bd1634.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-aca7ed34a108a7b7.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-5a287ec055c5cf9e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-8590f9db0815147b.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-74c3ec0fd5fa922d.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-fe1c4c158a2bcfde.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-6f7bee780039a0b9.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ce299f3aa435a264.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
85082024-11-13T20:52:41.514Z
85092024-11-13T20:52:41.514Zrunning 4 tests
85102024-11-13T20:52:41.518Ztest update-engine/src/events.rs - events::StepEvent::spec (line 78) ... ignored
85112024-11-13T20:52:41.519Ztest update-engine/src/macros.rs - macros::define_update_engine (line 11) ... ignored
85122024-11-13T20:52:41.519Ztest update-engine/src/macros.rs - macros::define_update_engine (line 17) ... ignored
85132024-11-13T20:52:42.334Ztest update-engine/src/display/utils.rs - display::utils::ProgressRatioDisplay (line 20) ... ok
85142024-11-13T20:52:42.334Z
85152024-11-13T20:52:42.334Ztest result: ok. 1 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.82s
85162024-11-13T20:52:42.334Z
85172024-11-13T20:52:42.355Z Doc-tests wicket
85182024-11-13T20:52:42.357Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name wicket --test wicket/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/wicket -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-b8bd1938cb3272eb/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-b3a11a022b1c6aa4.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-ec6033f800f8da03.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-b0ea4a7159a41bb5.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-0e005f0e9c526801.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-71814ddc354bf12b.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-4abd36fb465a093f.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-3f5934bdadfdef5e.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-31c3ffab5224127a.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-7b51d40d91e0d99e.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-9fc98ca3a4090ebb.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-6b8c06aaa5867a2a.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-ecfd5b0ec037d853.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-49061ad469babd71.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-4fac8a596e09fa80.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-d27cd3c9a5bd1634.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-d670407408d91317.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-0b03c8be747422eb.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rlib --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-e84e9e63d126afcc.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-75b510c2fbb2f7bd.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-537b3617320a1d25.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-d3cfaa7747ffa7e5.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-6f6c828458804848.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ff2df2b76a1cf1a1.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-8590f9db0815147b.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-1c22c94e862a09e7.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-f43b67a92975d52e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-b9fdeff246bf82e9.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-caf03fabfccd35a4.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-991a477f22f47871.rlib --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-6b5dfc8d043b4f16.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-6f7bee780039a0b9.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ce299f3aa435a264.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-d13997df12293406.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-abc8b27fa59a9f72.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-d4f11f483230e69d.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-e36277d4aa1c4608.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
85192024-11-13T20:52:43.388Z
85202024-11-13T20:52:43.388Zrunning 0 tests
85212024-11-13T20:52:43.389Z
85222024-11-13T20:52:43.389Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
85232024-11-13T20:52:43.389Z
85242024-11-13T20:52:43.424Z Doc-tests wicket_common
85252024-11-13T20:52:43.426Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name wicket_common --test wicket-common/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/wicket-common -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-b8bd1938cb3272eb/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-b3a11a022b1c6aa4.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-6658aa9c41c787e9.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-a229ae4e6a4127c0.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-ecfd5b0ec037d853.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-d27cd3c9a5bd1634.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-6aa42280b99bf9ab.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-74d5ef4f7c47e951.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-537b3617320a1d25.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-caf03fabfccd35a4.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ce299f3aa435a264.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-abc8b27fa59a9f72.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
85262024-11-13T20:52:44.042Z
85272024-11-13T20:52:44.042Zrunning 0 tests
85282024-11-13T20:52:44.042Z
85292024-11-13T20:52:44.042Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
85302024-11-13T20:52:44.042Z
85312024-11-13T20:52:44.075Z Doc-tests wicket_dbg
85322024-11-13T20:52:44.077Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name wicket_dbg --test wicket-dbg/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/wicket-dbg -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-b8bd1938cb3272eb/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-b3a11a022b1c6aa4.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-8f3db5af18e8ba7c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-0e005f0e9c526801.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-71814ddc354bf12b.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-158226578f30c9bd.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-d3cfaa7747ffa7e5.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-6f6c828458804848.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ff2df2b76a1cf1a1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-d13997df12293406.rlib --extern wicket_dbg=/work/oxidecomputer/omicron/target/debug/deps/libwicket_dbg-6c019e139762000e.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
85332024-11-13T20:52:44.487Z
85342024-11-13T20:52:44.487Zrunning 0 tests
85352024-11-13T20:52:44.487Z
85362024-11-13T20:52:44.488Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
85372024-11-13T20:52:44.488Z
85382024-11-13T20:52:44.514Z Doc-tests wicketd
85392024-11-13T20:52:44.517Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name wicketd --test wicketd/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/wicketd -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-b8bd1938cb3272eb/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-b3a11a022b1c6aa4.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-49589da9b84e9811.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-e342ec737c4cbcc0.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-3734d8dc6632ebb5.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-b0ea4a7159a41bb5.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-8f3db5af18e8ba7c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-efdb0e70c4c12326.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-8617a6d6bd6b63dc.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-c934ff84d13620ad.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-6658aa9c41c787e9.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-682f0202de4cb9c8.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-4abd36fb465a093f.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-26a811491049a3a2.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-04244dd35b0a8098.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-6017fbe5bc569ec0.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-a229ae4e6a4127c0.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-f9a699a62abdd20f.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-cea07e52a72c9fbb.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-3f5934bdadfdef5e.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-271baf00a915a986.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efdfc1810bb1bf37.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-781c1ee142155a49.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-0006ea77e7b559a1.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-196425df5db70bad.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-a8e7d0ccf5d65a51.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-a8766f05bdb576c2.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-1d5e4b30cbb721d5.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-6314fbcd8aeacbf5.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-b3923ddb1f887e35.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-427794d150fcf552.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8abd96d38511401b.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-6b8c06aaa5867a2a.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-ecfd5b0ec037d853.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-e6f6717e6c07d9f2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-1c3322afbe4e6d57.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-49061ad469babd71.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-045a1ef5d22f778c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-4fac8a596e09fa80.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-29866baf45eaf830.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-fade29d57381db29.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-6aa42280b99bf9ab.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41bf9abf24590c70.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-74d5ef4f7c47e951.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-537b3617320a1d25.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-5b06ea6f574ac6b7.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-e7b60d3e91176a92.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-7da40a2e41206c1b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-56b045eb9fc81abc.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-fe1c4c158a2bcfde.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-b9fdeff246bf82e9.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-caf03fabfccd35a4.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-3a226019e190c269.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-3b9fb8475f501c56.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-27bd6b7955f8cd93.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-63dd1e503d85aac2.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ce299f3aa435a264.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-d13997df12293406.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-abc8b27fa59a9f72.rlib --extern wicketd=/work/oxidecomputer/omicron/target/debug/deps/libwicketd-e71d61337395073a.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-20d57ecbcca14823.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-d4f11f483230e69d.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
85402024-11-13T20:52:45.223Z
85412024-11-13T20:52:45.223Zrunning 0 tests
85422024-11-13T20:52:45.224Z
85432024-11-13T20:52:45.224Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
85442024-11-13T20:52:45.224Z
85452024-11-13T20:52:45.257Z Doc-tests wicketd_api
85462024-11-13T20:52:45.259Z Running `/home/build/.rustup/toolchains/1.81.0-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/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-b8bd1938cb3272eb/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-3734d8dc6632ebb5.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-a229ae4e6a4127c0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-49061ad469babd71.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-537b3617320a1d25.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-abc8b27fa59a9f72.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-20d57ecbcca14823.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
85472024-11-13T20:52:45.701Z
85482024-11-13T20:52:45.701Zrunning 2 tests
85492024-11-13T20:52:45.703Ztest wicketd-api/src/lib.rs - wicketd_api_mod::api_description (line 51) ... ignored
85502024-11-13T20:52:45.703Ztest wicketd-api/src/lib.rs - wicketd_api_mod::stub_api_description (line 57) ... ignored
85512024-11-13T20:52:45.703Z
85522024-11-13T20:52:45.703Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
85532024-11-13T20:52:45.703Z
85542024-11-13T20:52:45.727Z Doc-tests wicketd_client
85552024-11-13T20:52:45.729Z Running `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name wicketd_client --test clients/wicketd-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/wicketd-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-b8bd1938cb3272eb/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-07ebaf0eb0f1113e.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-b3923ddb1f887e35.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-a013d3b9e37d11c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-e9af7051a0382f02.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-dba42f888508f696.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-6bcbbcf7d91fb157.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-1ac9fc4a930966d4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-5b8b21bf3d3ff7fb.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-537b3617320a1d25.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ce299f3aa435a264.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-4be8c7eceb401f4e.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-abc8b27fa59a9f72.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-d4f11f483230e69d.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
85562024-11-13T20:52:47.421Z
85572024-11-13T20:52:47.421Zrunning 0 tests
85582024-11-13T20:52:47.421Z
85592024-11-13T20:52:47.421Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
85602024-11-13T20:52:47.421Z
85612024-11-13T20:52:47.465Z Doc-tests xtask_downloader
85622024-11-13T20:52:47.467Z Running `/home/build/.rustup/toolchains/1.81.0-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/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-b8bd1938cb3272eb/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-b3a11a022b1c6aa4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-26a811491049a3a2.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-6961bb14eaa0b2c9.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-1662bc47f5c479ec.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-74d5ef4f7c47e951.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-d3cfaa7747ffa7e5.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ff2df2b76a1cf1a1.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d3365051e79f13bf.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-7da40a2e41206c1b.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern xtask_downloader=/work/oxidecomputer/omicron/target/debug/deps/libxtask_downloader-c7128a114bc0cc18.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
85632024-11-13T20:52:47.661Z
85642024-11-13T20:52:47.661Zrunning 1 test
85652024-11-13T20:52:47.663Ztest dev-tools/downloader/src/lib.rs - get_values_from_file (line 229) ... ignored
85662024-11-13T20:52:47.663Z
85672024-11-13T20:52:47.664Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
85682024-11-13T20:52:47.664Z
85692024-11-13T20:52:47.677Z Doc-tests zone_setup
85702024-11-13T20:52:47.680Z Running `/home/build/.rustup/toolchains/1.81.0-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/aws-lc-sys-f678d5619e771335/out/build/artifacts/ -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-c42f94be6e37ac76/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f7ea44e4a6d36c20/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-b8bd1938cb3272eb/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-1241268c87e39eaf/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-80ddec618d3bcea8/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-544ca801dccddab8/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-b3a11a022b1c6aa4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9798e8e7609cdab8.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-14e4af59874e5204.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-2dbe70a56323cca2.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-a8e7d0ccf5d65a51.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-d1383eb30ba7b9b5.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-a00f6e4d1e2aaea1.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-04bb5a8c946649eb.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-6aa42280b99bf9ab.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-eb5a8386ca9927b8.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-537b3617320a1d25.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-25d89424d82fb873.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-1f75cef0b6b15e85.rlib --extern uzers=/work/oxidecomputer/omicron/target/debug/deps/libuzers-701a4a1f6a4aa386.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-033fc65b80973786.rlib --extern zone_setup=/work/oxidecomputer/omicron/target/debug/deps/libzone_setup-bdce840d3ab98c70.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
85712024-11-13T20:52:47.952Z
85722024-11-13T20:52:47.952Zrunning 0 tests
85732024-11-13T20:52:47.953Z
85742024-11-13T20:52:47.953Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
85752024-11-13T20:52:47.953Z
85762024-11-13T20:52:48.054Z
85772024-11-13T20:52:48.054Zreal 2:45.041488267
85782024-11-13T20:52:48.054Zuser 2:45.850414474
85792024-11-13T20:52:48.054Zsys 53.904106116
85802024-11-13T20:52:48.054Ztrap 0.041249292
85812024-11-13T20:52:48.054Ztflt 1.099533534
85822024-11-13T20:52:48.057Zdflt 7.516572858
85832024-11-13T20:52:48.057Zkflt 0.025206541
85842024-11-13T20:52:48.057Zlock 3:51.724407534
85852024-11-13T20:52:48.057Zslp 17:57.996871491
85862024-11-13T20:52:48.057Zlat 3.225419760
85872024-11-13T20:52:48.057Zstop 8.657622629
85882024-11-13T20:52:48.057Z+ [[ illumos == \i\l\l\u\m\o\s ]]
85892024-11-13T20:52:48.057Z+ banner live-test
85902024-11-13T20:52:48.060Z
85912024-11-13T20:52:48.060Z # # # # ###### ##### ###### #### #####
85922024-11-13T20:52:48.060Z # # # # # # # # #
85932024-11-13T20:52:48.061Z # # # # ##### ##### # ##### #### #
85942024-11-13T20:52:48.061Z # # # # # # # # #
85952024-11-13T20:52:48.061Z # # # # # # # # # #
85962024-11-13T20:52:48.061Z ###### # ## ###### # ###### #### #
85972024-11-13T20:52:48.061Z
85982024-11-13T20:52:48.061Z+ ptime -m cargo xtask live-tests
85992024-11-13T20:52:49.059Z Compiling serde v1.0.215
86002024-11-13T20:52:49.063Z Compiling rustix v0.38.37
86012024-11-13T20:52:49.063Z Compiling serde_json v1.0.132
86022024-11-13T20:52:49.063Z Compiling libc v0.2.162
86032024-11-13T20:52:49.063Z Compiling syn v2.0.87
86042024-11-13T20:52:49.063Z Compiling bitflags v2.6.0
86052024-11-13T20:52:49.544Z Compiling usdt-impl v0.5.0
86062024-11-13T20:52:49.608Z Compiling syn v1.0.109
86072024-11-13T20:52:49.635Z Compiling hashbrown v0.15.0
86082024-11-13T20:52:49.845Z Compiling log v0.4.22
86092024-11-13T20:52:49.903Z Compiling fs-err v2.11.0
86102024-11-13T20:52:50.133Z Compiling anyhow v1.0.93
86112024-11-13T20:52:50.256Z Compiling once_cell v1.20.2
86122024-11-13T20:52:50.920Z Compiling indexmap v2.6.0
86132024-11-13T20:52:51.016Z Compiling thread-id v4.2.2
86142024-11-13T20:52:52.332Z Compiling terminal_size v0.4.0
86152024-11-13T20:52:52.332Z Compiling tempfile v3.13.0
86162024-11-13T20:52:52.478Z Compiling clap_builder v4.5.20
86172024-11-13T20:52:52.882Z Compiling proc-macro-error v1.0.4
86182024-11-13T20:52:54.578Z Compiling tabled_derive v0.7.0
86192024-11-13T20:52:56.272Z Compiling tabled v0.15.0
86202024-11-13T20:52:57.996Z Compiling serde_derive v1.0.215
86212024-11-13T20:52:57.996Z Compiling thiserror-impl v1.0.64
86222024-11-13T20:52:57.999Z Compiling zerocopy-derive v0.7.35
86232024-11-13T20:52:57.999Z Compiling scroll_derive v0.12.0
86242024-11-13T20:52:57.999Z Compiling clap_derive v4.5.18
86252024-11-13T20:52:59.452Z Compiling scroll v0.12.0
86262024-11-13T20:52:59.936Z Compiling goblin v0.8.2
86272024-11-13T20:53:00.160Z Compiling zerocopy v0.7.35
86282024-11-13T20:53:00.564Z Compiling thiserror v1.0.64
86292024-11-13T20:53:00.742Z Compiling pest v2.7.14
86302024-11-13T20:53:02.310Z Compiling clap v4.5.20
86312024-11-13T20:53:03.178Z Compiling pest_meta v2.7.14
86322024-11-13T20:53:04.123Z Compiling pest_generator v2.7.14
86332024-11-13T20:53:06.211Z Compiling pest_derive v2.7.14
86342024-11-13T20:53:07.314Z Compiling dtrace-parser v0.2.0
86352024-11-13T20:53:08.922Z Compiling serde_tokenstream v0.2.2
86362024-11-13T20:53:09.070Z Compiling serde_spanned v0.6.8
86372024-11-13T20:53:09.073Z Compiling toml_datetime v0.6.8
86382024-11-13T20:53:09.090Z Compiling camino v1.1.9
86392024-11-13T20:53:09.201Z Compiling cargo-platform v0.1.8
86402024-11-13T20:53:09.327Z Compiling semver v1.0.23
86412024-11-13T20:53:09.526Z Compiling toml_edit v0.22.22
86422024-11-13T20:53:09.591Z Compiling macaddr v1.0.1
86432024-11-13T20:53:09.787Z Compiling camino-tempfile v1.1.1
86442024-11-13T20:53:10.512Z Compiling dof v0.3.0
86452024-11-13T20:53:10.730Z Compiling cargo_metadata v0.18.1
86462024-11-13T20:53:12.306Z Compiling usdt-attr-macro v0.5.0
86472024-11-13T20:53:12.309Z Compiling usdt-macro v0.5.0
86482024-11-13T20:53:12.441Z Compiling toml v0.8.19
86492024-11-13T20:53:13.317Z Compiling cargo_toml v0.20.5
86502024-11-13T20:53:13.976Z Compiling usdt v0.5.0
86512024-11-13T20:53:17.146Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
86522024-11-13T20:53:21.758Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.62s
86532024-11-13T20:53:21.818Z Running `target/debug/xtask live-tests`
86542024-11-13T20:53:21.850Zusing temporary directory: /var/tmp/omicron_tmp/.tmpbqs4Fi
86552024-11-13T20:53:21.850Zwill create archive file: /var/tmp/omicron_tmp/.tmpbqs4Fi/live-tests-archive/omicron-live-tests.tar.zst
86562024-11-13T20:53:21.851Zoutput tarball: /work/oxidecomputer/omicron/target/live-tests-archive.tgz
86572024-11-13T20:53:21.851Z
86582024-11-13T20:53:21.853Zrunning: /home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/cargo "nextest" "archive" "--package" "omicron-live-tests" "--archive-file" "/var/tmp/omicron_tmp/.tmpbqs4Fi/live-tests-archive/omicron-live-tests.tar.zst"
86592024-11-13T20:53:23.979Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
86602024-11-13T20:53:24.090Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
86612024-11-13T20:53:24.093Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
86622024-11-13T20:53:24.116Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
86632024-11-13T20:53:24.131Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
86642024-11-13T20:53:24.133Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
86652024-11-13T20:53:24.169Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
86662024-11-13T20:53:24.187Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
86672024-11-13T20:53:24.570Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
86682024-11-13T20:53:25.300Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
86692024-11-13T20:53:26.883Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
86702024-11-13T20:53:27.103Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
86712024-11-13T20:53:27.755Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
86722024-11-13T20:53:28.409Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
86732024-11-13T20:53:29.813Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
86742024-11-13T20:53:29.813Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
86752024-11-13T20:53:42.471Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
86762024-11-13T20:53:42.471Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
86772024-11-13T20:53:42.474Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
86782024-11-13T20:53:43.432Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
86792024-11-13T20:54:38.341Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
86802024-11-13T20:54:38.928Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
86812024-11-13T20:55:14.897Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
86822024-11-13T20:55:20.241Z Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
86832024-11-13T20:55:44.086Z Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 20s
86842024-11-13T20:55:44.294Zinfo: experimental features enabled: setup-scripts
86852024-11-13T20:55:44.301Z Archiving 1 binary, 1 build script output directory, 3 linked paths, and 1 standard library to /var/tmp/omicron_tmp/.tmpbqs4Fi/live-tests-archive/omicron-live-tests.tar.zst
86862024-11-13T20:55:44.866Z Archived 46 files to /var/tmp/omicron_tmp/.tmpbqs4Fi/live-tests-archive/omicron-live-tests.tar.zst in 0.57s
86872024-11-13T20:55:44.918Zrunning: bash "-c" "tar cf - Cargo.toml .config/nextest.toml live-tests | tar xf - -C \"/var/tmp/omicron_tmp/.tmpbqs4Fi/live-tests-archive\""
86882024-11-13T20:55:44.930Zrunning: tar "cf" "/work/oxidecomputer/omicron/target/live-tests-archive.tgz" "-C" "/var/tmp/omicron_tmp/.tmpbqs4Fi" "live-tests-archive"
86892024-11-13T20:55:45.011Z/work/oxidecomputer/omicron/target/live-tests-archive.tgz
86902024-11-13T20:55:45.011Zcreated:
86912024-11-13T20:55:45.011ZTo use this:
86922024-11-13T20:55:45.011Z
86932024-11-13T20:55:45.011Z1. Copy the tarball to the switch zone in a deployed Omicron system.
86942024-11-13T20:55:45.011Z
86952024-11-13T20:55:45.014Z e.g., scp \
86962024-11-13T20:55:45.014Z /work/oxidecomputer/omicron/target/live-tests-archive.tgz \
86972024-11-13T20:55:45.014Z root@YOUR_SCRIMLET_GZ_IP:/zone/oxz_switch/root/root
86982024-11-13T20:55:45.014Z
86992024-11-13T20:55:45.014Z2. Copy the `cargo-nextest` binary to the same place.
87002024-11-13T20:55:45.014Z
87012024-11-13T20:55:45.014Z e.g., scp \
87022024-11-13T20:55:45.014Z $(which cargo-nextest) \
87032024-11-13T20:55:45.014Z root@YOUR_SCRIMLET_GZ_IP:/zone/oxz_switch/root/root
87042024-11-13T20:55:45.014Z
87052024-11-13T20:55:45.014Z3. From the switch zone on that system, unpack the tarball with:
87062024-11-13T20:55:45.014Z
87072024-11-13T20:55:45.014Z tar xzf live-tests-archive.tgz
87082024-11-13T20:55:45.014Z
87092024-11-13T20:55:45.014Z4. From the switch zone on that system, run tests with:
87102024-11-13T20:55:45.014Z
87112024-11-13T20:55:45.014Z TMPDIR=/var/tmp ./cargo-nextest nextest run --profile=live-tests \
87122024-11-13T20:55:45.015Z --archive-file live-tests-archive/omicron-live-tests.tar.zst \
87132024-11-13T20:55:45.015Z --workspace-remap live-tests-archive
87142024-11-13T20:55:45.015Z
87152024-11-13T20:55:45.015Z
87162024-11-13T20:55:45.015Zreal 2:56.911488754
87172024-11-13T20:55:45.015Zuser 6:29.224803712
87182024-11-13T20:55:45.015Zsys 1:21.764119458
87192024-11-13T20:55:45.015Ztrap 0.128476193
87202024-11-13T20:55:45.015Ztflt 0.650015585
87212024-11-13T20:55:45.015Zdflt 3.624234872
87222024-11-13T20:55:45.015Zkflt 0.000675941
87232024-11-13T20:55:45.015Zlock 18:13.310133526
87242024-11-13T20:55:45.015Zslp 25:13.546431562
87252024-11-13T20:55:45.015Zlat 7.152197938
87262024-11-13T20:55:45.015Zstop 18.163804655
87272024-11-13T20:55:45.015Z+ rm -rf /var/tmp/omicron_tmp/crdb-base-build
87282024-11-13T20:55:45.018Z+ unset TMPDIR
87292024-11-13T20:55:45.018Z+ echo 'files in /var/tmp/omicron_tmp (none expected on success):'
87302024-11-13T20:55:45.018Zfiles in /var/tmp/omicron_tmp (none expected on success):
87312024-11-13T20:55:45.018Z+ find /var/tmp/omicron_tmp -ls
87322024-11-13T20:55:45.023Z164399 11 drwxr-xr-x 2 build build 2 Nov 13 20:55 /var/tmp/omicron_tmp
87332024-11-13T20:55:45.025Z+ rmdir /var/tmp/omicron_tmp
87342024-11-13T20:55:45.302Zprocess exited: duration 6851971 ms, exit code 0
 
87352024-11-13T20:55:45.319Zfound 1 output files
87362024-11-13T20:55:45.319Zuploading: /work/crate-build-timings.json (572748 bytes)
87372024-11-13T20:55:46.344Zuploaded: /work/crate-build-timings.json